.bodyTxt {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.small_content {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.titleTxt {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.paragraph_titles_blue{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.copyrightTxt {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
a.activeLink {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	background-image:url(../Images/navhover.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	padding-left:50px;
	display:block;	
	height:20px;
	padding-top:1px;
}
a.navLink {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration:none;
	padding-left:50px;
	display:block;	
	height:18px;
	padding-top:1px;						
}
a.navLink:hover {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration:none;
	padding-left:50px;
	height:18px;
	background-image:url(../Images/navhover.jpg);
	background-repeat:no-repeat;	
	display:block;
	padding-top:1px;			
}
a.navLinkBottom {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1F6ED5;/*1F6ED5*/
	text-decoration:none;
}
a.navLinkBottom:hover {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration:none;
	
}
a.bodyLink {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1F6ED5;
	text-decoration:underline;
}
a.bodyLink:hover {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration:underline;
}
