html {
	overflow: auto;
	overflow-y: scroll;
}
label {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

hr {border: none 0;
border-top: 1px solid #000;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
border-color: #b90029;
}

.redstar {
font-family:"Times New Roman", Times, serif;
color: red;
font-size: 10pt;
}

.line {
	background: #fff url(images/hr.gif) no-repeat center bottom;
	margin: 8px auto;
	height: 1px;
	width: 150px;
}	

.dropdown {
	background-color:#00125e; 
	height:25px; 
	color:white; text-align:center; 
	font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:8pt; 
	border-style:solid; border-width:0; border-color:white; 
	border-left-width:1px; border-right-width:1px; border-bottom-width:1px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.dropdownsub {
	background-color:#00125e; 
	height:25px; 
	color:white; text-align:center; 
	font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:8pt; 
	border-style:solid; border-width:0; border-color:white; 
	border-left-width:1px; border-right-width:1px; border-bottom-width:1px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.mainmenu {
	width: 130px;
	height: 37px; 
	text-align: center; 
	border-color:white; 
	border-style:solid; 
	border-width:0px; 
	border-right-width: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
}

.mainlist {
	list-style: disc; 
	color: #b90029;
	margin-left: -15px;
}

a.smalltopmenu {
color: #40529e;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
text-decoration: underline;
font-weight: bold;
}

a:hover.smalltopmenu {
/*color: #b90029;*/
color: red;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
text-decoration: underline;
font-weight: bold;
}

a.learnmore {
color: #b90029;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
text-decoration: none;
font-weight: bold;
}

a:hover.learnmore {
color: red;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
text-decoration: none;
font-weight: bold;
}

/*--------------------------------Headers-------------------------------------*/



/*--------------------------------Tables--------------------------------------*/


.border {
border-color: #9a9a9a;
border-width: 1px 1px 1px 1px;
border-style: solid;
font-size: 12px;
color: #000000;
font-family: arial;
background-image: url('../images/bg.jpg');
background-repeat: no-repeat;
}


/*--------------------------------Paragraphs-----------------------------------*/





/*------------------------------Bullet Lists------------------------------------*/




/*-------------------------------Hyperlinks-------------------------------------*/





a.nounderlinehead {
color: #ffffff;
font-family: arial;
font-size: 14px;
text-decoration: none;
text-decoration: none;
text-decoration: none;
font-weight: bold;
}


a:visited.nounderlinehead {
color: #ffffff;
font-family: arial;
font-size: 14px;
text-decoration: none;
text-decoration: none;
text-decoration: none;
font-weight: bold;
	}

a:hover.nounderlinehead {
color: #FF0000;
font-family: arial;
font-size: 14px;
text-decoration: none;
text-decoration: none;
text-decoration: none;
font-weight: bold;
}

a:active.nounderlinehead {
color: #ffffff;
font-family: arial;
font-size: 14px;
text-decoration: none;
text-decoration: none;
text-decoration: none;
font-weight: bold;
	}

a.nounderline {
color: #ffffff;
font-family: arial;
text-decoration: none;
text-decoration: none;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

a.footer {
color: #000066;
font-family: arial;
text-decoration: none;
text-decoration: none;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

a.homered {
color: #cc0033;
font-family: arial;
text-decoration: none;
text-decoration: none;
text-decoration: none;
font-size: 10px;
font-weight: bold;
}

img {
	border-style: none;
	border-width: 0;
}

/*-------------------------------Miscellanous-------------------------------------*/

.homewhite { 
color: #ffffff;
font-family: arial;
font-size: 10pt;
}

.white { 
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;

}

.black { 
color: #000000;
font-family: arial;
font-size: 12px;
}

.bluehead { 
color: #000066;
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
}

.boarders {
	border: thin #000000;
}


.whitespec { 
background-image: url(../images/bottomredbar.gif);
background-repeat: no-repeat;
color: #ffffff;
font-family: arial;
font-size: 12px;
}
