/* //  Styles  // */

a {color:#87b5cf;text-decoration:none;}
a:hover {color:#fff;}

h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote {margin:1em 0; font-weight:normal;}
h1 {font-size:1.6em; color:#7394a9}
h2 {font-size:1.4em; color:#fff;}
h3 {font-size:1.3em; color:#7394a9;}
h4 {font-size:1.1em;}

ul, ol, blockquote {padding-left:30px;}

hr {
	border:none;
	border-bottom:1px solid #7394a9;
	height: 0;
}


#news-Preview .news-PreviewItem h4 {
	margin:1em 0 0;
}
#news-Preview .news-PreviewItem h4 a {
	color:#87b5cf;
}
#news-Preview .news-PreviewItem .date {
	font-size:.9em;
	color:#FFFFFF;
}
#news-Preview .news-PreviewItem p {
	padding-left:10px;
	font-size:.9em;
	color:#FFFFFF;
}
#news-Preview .news-PreviewItem p.more {
	text-align:right;
	margin-top:0;
}

img.news-PreviewImg {
	float:right;
	margin-left:10px;
	border:2px solid #000;
}

#news-Paging table {
	margin:1em 0 0;
	line-height:14px;
}
#news-Paging table td {
	font-size:.9em;
	color:#567183;
}

#news-Article h2 {
	margin-bottom:0;
}
#news-Article .date {
	font-size:.9em;
	color:#567183;
	border-bottom:1px solid #7394a9;
	padding-bottom:1em;
}
#news-Article .back {
	font-size:.9em;
	margin:.5em 0 0;
	text-align:right;
}

a.breadcrumb:link { font-weight:normal; color:#87b5cf; text-decoration:none}
a.breadcrumb:visited { font-weight:normal; color:#87b5ff; text-decoration:none}
a.breadcrumb:hover { font-weight:normal; color:#FFFFFF; text-decoration:none}
a.breadcrumb:active { font-weight:normal; color:#87b5ff; text-decoration:none}

a.breadcrumb2:link { font-weight:normal; color:#87b5cf; text-decoration:none; font-size:9px}
a.breadcrumb2:visited { font-weight:normal; color:#87b5ff; text-decoration:none; font-size:9px}
a.breadcrumb2:hover { font-weight:normal; color:#FFFFFF; text-decoration:none; font-size:9px}
a.breadcrumb2:active { font-weight:normal; color:#87b5ff; text-decoration:none; font-size:9px}

.smalltext {
	font-size: 9px;
}
.whitebdr {
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-left: 10px;
}
