@charset "utf-8";

/* reset.css */
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: VerdAna, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-image: url(images/bk1.jpg);
	background-repeat: repeat-x;



}

.boxCopy {
	font-size: 10px;
	line-height: 15px;
	color: #425661;
}


.bodyCopy {
	font-size: 11px;
	line-height: 18px;
	color: #425661;
}



tr, p {
	font-family: VerdAna, Arial, Helvetica, sans-serif;
	color: #333333;
}


.blueColor {
	font-size: 14px;
	line-height: 19px;
	color: 135490;
}



#topNav {
	font-size: 11px;
	font-weight: bold;
}

#SubtopNav {
	font-size: 10px;
	font-weight: bold;
}


a {
	color: #356399;
	text-decoration: none;
}
a:visited {
	color: #356399;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #D89E16;
}
a:active {
	text-decoration: none;
	color: #D89E16;
}	




#topNav a {
	color: #356399;
	text-decoration: none;
}
#topNav a:visited {
	color: #356399;
	text-decoration: none;
}
#topNav a:hover {
	text-decoration: none;
	color: #272C3A;
}
#topNav a:active {
	color: #272C3A;
	text-decoration: none;
}	


#SubtopNav a {
	color: #356399;
	text-decoration: none;
}
#SubtopNav a:visited {
	color: #356399;
	text-decoration: none;
}
#SubtopNav a:hover {
	text-decoration: none;
	color: #D89E16;
}
#SubtopNav a:active {
	color: #D89E16;
	text-decoration: none;
}	


.FlashArea {
	color: #0A246A;
	font-size: 14px;
	line-height: 19px;
}


#news {
	font-size: 11px;
}


#footer {
	font-size: 10px;
	color: #767D80;
}

.footer {
	color: #767D80;
}

#news {
	font-size: 11px;
	line-height: 14px;
}


#footer a {
	color: #456171;
	text-decoration: none;
}
#footer a:visited {
	color: #456171;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #D89E16;
}
#footer a:active {
	color: #D89E16;
	text-decoration: none;
}	

.sideBar {
	font-size: 11px;
	color: #425661;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}



/* *********** NEWS *********** */

#news {
	font-size: 11px;
}

#news strong {
	font-weight: bold;
	color: #0F609A;
}

#news a {
	color: #333333;
	text-decoration: none;
}
#news a:visited {
	color: #333333;
	text-decoration: none;
}
#news a:hover {
	text-decoration: none;
	color: #027DC2;
}
#news a:active {
	color: #027DC2;
	text-decoration: none;
}	

/* *********** End NEWS *********** */


.date {color: #666666}

.smallText {font-size: 11px}
.smallText10 {
	font-size: 10px;
	color: #788A9C;
}
.SideBarTitle {
	font-size: 12px;
	font-weight: bold;
	color: #115E98;
	line-height: 18px;
}
.titlebig {
	font-size: 14px;
	font-weight: bold;
	color: #115E98;
}
.boldBlue {
	color: #135490;
	font-weight: bold;
}
#artical {
	line-height: 15px;
}
#quote {
	line-height: 18px;
}
#textSub {
	background-image: url(images/textBK.gif);
	background-repeat: repeat-x;
}

#sideNav {
font-size: 11px;
}
#sideNav a {
	color: #0066CC;
	text-decoration: none;
	display: block;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	line-height: 16px;	
}
#sideNav a:hover {
	background-color: #D8E0E6;
	font-weight: bold;
	color: #D89801;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #34414E;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}

h2 {
	font-size: 14px;
	color: #425661;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

h3 {
	font-size: 13px;
	color: #345A87;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.style3 {color: #0071BC}

.firstTextBlue {color: #345A87;
line-height: 18px;
}


/* --------- SubMenu ------------------ */

#subMenu {
	font-size: 11px;
}

#news strong {
	font-weight: bold;
	color: #0F609A;
}

#subMenu a {
	color: #FF6600;
	text-decoration: none;
}
#subMenu a:visited {
	color: #FF6600;
	text-decoration: none;
}
#subMenu a:hover {
	text-decoration: none;
	color: #425661;
}
#subMenu a:active {
	color: #425661;
	text-decoration: none;
}	


/* --------- End subMenu ------------------ */


ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li {
	background: url(images/bu.gif) left top no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
	}strong {
	color: #425661;
}




/* --------- bottom images ------------------ */

.lineback01 {
	background-image: url(images/botimage01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

} 


.lineback02 {
	background-image: url(images/botimage02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

} 

.lineback03 {
	background-image: url(images/botimage03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

} 

.lineback04 {
	background-image: url(images/botimage04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

} 

.lineback05 {
	background-image: url(images/botimage05a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

} 
.lineback06 {
	background-image: url(images/botimage06.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

} 
.lineback07 {
	background-image: url(images/botimage07.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

} 
.lineback08 {
	background-image: url(images/botimage08.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

} 
.lineback09 {
	background-image: url(images/botimage09.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

} 
.lineback10 {
	background-image: url(images/botimage10.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

} 