a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00B2F3;
	text-decoration: none;


}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;

}
.title {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.sub-title {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.vertline {
	background-image: url(images/vert_dot.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.BODY {
       scrollbar-face-color:C1E6FE;
       scrollbar-highlight-color:#C7C5C5;
       scrollbar-3dlight-color:C1E6FE;
       scrollbar-shadow-color:#004176;
       scrollbar-arrow-color:#004176;
       scrollbar-track-color:#00457A;
}