body{
scrollbar-3dlight-color:#cccccc; 
scrollbar-arrow-color:#333333; 
scrollbar-base-color:#333333; 
scrollbar-darkshadow-color:#cccccc; 
scrollbar-face-color:#eeeeee; 
scrollbar-highlight-color:#cccccc; 
scrollbar-shadow-color:#BEBDBD;
height:100%;
}
html{
	height:100%;
}
.contentTitle{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.paragraph_titles_blue{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #506D8D;
}
.contentTitleRed{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ef2e23;
}
.contentTitleRedSmall{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ef2e23;
}
.contentTxt{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

	color: #333333;
}
.contentTxt_dark{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
	color: #2B4657;
}
.small_content{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.copyrightTxt{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
a.activeLink {
	font-family: Verdana, Arial, Sans-Serif;;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-image:url(../Images/navhover.jpg);
	background-repeat:no-repeat;
	color: #003366;
	padding-left:40px;
	padding-top:2px;
	text-decoration:none;
	height:26px;
	display:block;
	width:100%;
}

a.navLink {
	font-family: Verdana, Arial, Sans-Serif;;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	padding-left:40px;
	padding-top:2px;
	text-decoration:none;
	height:26px;
	display:block;
	width:100%;
}
a.navLink:hover{
	background-image:url(../Images/navhover.jpg);
	background-repeat:no-repeat;
	color: #003366;
}


a.bodyLink {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #506D8D;

}
a.bodyLink:hover {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	line-height: nodrmal;
	font-weight: bold;
	font-variant: normal;
	color: #ffcc00;
}
a.titleLink {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #a7986e;
}
a.titleLink:hover {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14pt;
	font-style: normal;
	line-height: nodrmal;
	font-weight: bold;
	font-variant: normal;
	color: #5e87a1;
}
a.footer { color:#FFFFFF; text-decoration:none;}
a.footer:hover { color:#FFFFFF; text-decoration:underline;}
