<style type="text/css">

				#popitmenu{
					position: absolute;
					background-color: #2b3d6b;
					border: 1px; border-style: solid; border-color: White;
					font: normal 10px arial;
					font-weight: bold;
					line-height: 16px;
					z-index: 100;
					visibility: hidden;
				}

				#popitmenu a{
					text-decoration: none;
					padding-left: 6px;
					color: white;
					display: block;
					font-weight : bold;
				}

				#popitmenu a:hover{
				/*hover background color*/
					background-color: #2b3d6b;
					color: #99ccff;
					font-weight : bold;
				}
				.subhead {
					font-size: 13px;
					color: #8B0000;
					font-style: italic;
					font-weight: bold;
					text-align:center;
				}
				.small {
					font-size: 10px;
					text-align: center;
				}
				#astRF{
 color:red;

}
p,td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}
.optDivider{
	color: white; 
	background-color: #2b3d6b; 
	font-weight: bold;
}
td.formLabel{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: Black;
width:130px;
text-align:right;
}
td.formField{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: Black;
padding: 2px 5px;
}
.PhoneExt{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: Black;
}
span.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    font-style: italic;
	color: red;
	text-indent: 10px;
}
.formheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    font-style: italic;
	color: #677B94;
	
}
.input {
	font-family : Arial, Helvetica, sans-serif;
	border: 1px solid;
	/*background : #D1CCC2;*/
	font-weight : bold;
	font-size : 10px;
	color : #000000;
	}
.button {
font-family : Arial, Helvetica, sans-serif;
border: 1px solid;
/*background : #D1CCC2;*/
font-weight : normal;
font-size : 10px;
color : #000000;
cursor:hand;
margin: 4px 0px;
}
.PhonePreferred {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #677B94;
	
}
</style>
