body{
    scrollbar-3dlight-color: #cccccc;
    scrollbar-arrow-color: #436F9D;
    scrollbar-base-color: #436F9D;
    scrollbar-darkshadow-color: #cccccc;
    scrollbar-face-color: #F4F4F4; 
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff; 
    scrollbar-track-color: #e9e8f8;
}

.bodyText{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight: normal;


}

.bodyTextBold{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight: bold;
}

.bodyTextLarge {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight: normal;
}

.bodyTextLargeBold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12.8px;
	color : Black;
	font-weight: bold;
}

.bodyTextSmall {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	font-weight: normal;
}

.bodyTextSmallBold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	font-weight: bold;
}

.bodyTextBullet {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
	font-weight: normal;
	list-style-position: inside; 
	list-style-type: square;
}

.bodyTextBlue {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #006699;
	font-weight: normal;
}

.bodyTextBlueBold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #006699;
	font-weight: bold;
}

.bodyTitle{
	font-family : Times New Roman, Times, serif;
	font-weight: bold;
	font-size : 21px;
	color: #00267F;
}

.bodyLink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #436F9D;
	vertical-align: baseline;

}

A.bodyLink:ACTIVE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	color : #436F9D;
}

A.bodyLink:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	color : #436F9D;
}

A.bodyLink:LINK {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	color : #436F9D;
}

A.bodyLink:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	color : #889A31;
}


.bodyTitlesml {

	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-size : 14px;
	color: #00267F;
}
