.bodyLink {
	FONT-SIZE: 9pt; COLOR: #003399; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
.bodyLink:hover {
	FONT-SIZE: 8pt; COLOR: red; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
.footerLink{
	FONT-SIZE: 9pt; COLOR: #006699; FONT-FAMILY: Tahoma; TEXT-DECORATION: none;
}
.footerLink:hover {
	FONT-SIZE: 9pt; COLOR: #00CCFF; FONT-FAMILY: Tahoma; TEXT-DECORATION: none;
}
.sideHeading {
	BORDER-RIGHT: 1px none #cccccc;
	BORDER-LEFT: 1px none #cccccc;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #00366C;
	background-color: #9DDFFF;

}
.bodyHeading {
	FONT-WEIGHT: bold; FONT-SIZE: 17pt; COLOR: #006699; LINE-HEIGHT: 120%; PADDING-TOP: 10px; BORDER-BOTTOM: 1px none #cccccc; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
.a {
	color: #003399;
	text-decoration: none;
}
.a:hover {
	color: #FF4500;
	text-decoration: none;
}
.b1 {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Blue;
	text-decoration: none;
}

.b2:hover {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Blue;
	text-decoration: none;
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	text-transform: none;
	color: #666666;
}
.heading:hover
{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	text-transform: none;
	color: #000000;

	}
.head
{
	font-size:16px;
	color:#004080;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;

}

.heading2 a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
}
.heading2 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0098FD;
}
.heading2 a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
} 
.text1 a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.text1 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E66B1A;
	text-decoration: none;
}
.text1 a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
ul
{
	font-weight:bold;
    color:#2a245b;
    line-height:1.4;
    list-style-image:url(image/fbul.JPG);
}
.style
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00366C;
	text-decoration: none;
}

.style:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #909090;
	text-decoration: none;
	}
.navigation
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00366C;
	text-decoration: none;
}	
.inputs {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	border: 1px solid #2A5F88;

}
.inputs-focus {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	border: 1px solid #2A5F88;
}
.paraheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #002851;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 0px; /*position where enlarged image should offset horizontally */
}
.popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

.popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}
.imageContainer 
{ 
height:309px; 
}  
.imageContainer img 
{ 
display:none; 	
position:absolute; 	
top:0px; left:0px; 	
height:150px;  	
width:150px; 	
opacity: -0.01; 
}
.sideHeading1 {
	BORDER-RIGHT: 1px none #cccccc;
	BORDER-LEFT: 1px none #cccccc;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #00366C;
	background-color: #E2E2E2;
}
.text2:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.text2:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	background-color: #62CCFF;
}
.text2:Visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	}
.bodyHeading1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #006699; LINE-HEIGHT: 120%; PADDING-TOP: 10px; BORDER-BOTTOM: #cccccc 1px dotted; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
.outline
{
	height: 10px;
	width: 10px;
	border: thin outset #CCCCCC;
}
.monthstyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00366C;
	text-decoration: none;
}

.monthstyle:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00CCFF;
	text-decoration: none;
	}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.inputs {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CDCDCD;
}
.inputs-focus {
	background-color: #F6F6F6;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CDCDCD;
}
.barhr {
background:   url(../image/h2bar.gif) repeat-x center center;
}
.text9 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.text9 span:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E66B1A;
	text-decoration: none;
}
.text9 span:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.vote
{
background-color: #F6F6F6;
}

