a{}
a.hyperlnk {	
	font-size: 10px;
	color: #264476;
	text-decoration: underline;
	}
a.hyperlnk:hover {	
	font-size: 10px;
	color: #264476;
	text-decoration: underline;
}
a.subtitlelnk {	
	font-size: 12px;
	color: #47608B;
	text-decoration: underline;
	}
a.subtitlelnk:hover {	
	font-size: 12px;
	color: #47608B;
	text-decoration: underline;
	}

a.contentlnk {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #264476;
	text-decoration:underline;
	font-weight: bold;
}
a.contentlnk:hover {
	text-decoration:underline;
	color:#264476;
	font-weight: bold;
}
a.contentlnk_white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}
a.contentlnk_white:hover {
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: bold;
}
a.breadcrumbslnk {
	font-size: 7.5pt;
	color: #000000;
	text-decoration:underline;
}
a.breadcrumbslnk:hover {
	font-size: 7.5pt;
	color: #000000;
	text-decoration:underline;
}
a.footerlnk {	
	font-size: 10px;
	color: #FFFFFF;	
	text-decoration: underline;
}
a.footerlnk:hover {	
	font-size: 10px;
	color: #FFFFFF;	
	text-decoration: underline;
}
a.secnavlnk {	
	font-size: 10px;
	color: #A8B4C8;	
	text-decoration: underline;
}
a.secnavlnk:hover {	
	font-size: 10px;
	color: #A8B4C8;	
	text-decoration: underline;
}
/*-------------------------------------------------------------------------*/
body { 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	scrollbar-base-color: #eeeeee; 
	scrollbar-face-color: #264476; 
	scrollbar-track-color: #f3ede0; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #cccccc; 
	scrollbar-3dlight-color: #efefef; 
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc; 
	background-image: url(../images/bits/point_darkgray.gif);
} 
/*-------------------------------------------------------------------------*/
.container1{
	 border-bottom: 1px #FFFFFF solid repeat-x; 
}
.footertext{	
	font-size: 10px;
	color: #FFFFFF;	
}
.title {	
	font-size: 19px;
	color: #264476;
}
.small_title {	
	
	font-size: 12px;
	color: #A24C4D;
	font-weight: bold;
}
.title_white {	
	font-size: 19px;
	color: #FFFFFF;
}
.subtitle {	
	font-size: 12px;
	color: #47608B;
	font-weight: bold;
}
.subtitle_white {	
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.contenttext1 {	
	font-size: 10px;
	color: #6E6E6E;
	text-align:justify;
	text-align-last: right;
}
.contenttext {	
	font-size: 10px;
	color: #474747;
	text-align:justify;
	text-align-last: right;
}

.contenttextleft {	
	font-size: 10px;
	color: #474747;
	text-align: left ;
	text-align-last: left;
}
.content_white {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.contenttext_blue {	
	font-size: 10px;
	color: #264476;
	text-align:left;
}
.bolded {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.breadcrumbs {
	font-size: 10px;
	color: #000000;
}
.breadcrumbs_selected {
	font-size: 10px;
	color: #ABABAB;
}
.contentlnk {	
	font-size:10px;
	color: #CACACA;
	text-decoration:underline;
	font-weight: bold;
}
.secnav{
	font-size: 10px;
	color: #A8B4C8;	
}