BODY {font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background: #336699;
	margin: 10px 0 0 0;
	text-align: center;}	
	
DIV, SPAN {-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
	
TD {font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background: #ffffff;}
	
.title {
   color: #FFFFFF;
	background: URL(/images/title_bkg.jpg) #E4F2FF repeat-y;
	padding: 2px 6px 2px 6px;}
	
H1 {font-family: Times New Roman, Times, Garamond;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	margin: 0;}
	
.topline {font-size: 1px;
   line-height: 4px;
   height: 4px;
   background: #FFFFFF;
   border-bottom: 3px solid #30618C;
}

.right {font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	background: URL(images/dotted.gif) #ffffff repeat-y;
	padding: 0 0 0 3px;
	text-align: right;}
	
.contentright {font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background: #ffffff;
	vertical-align: top;
	padding: 10px;}
	
	.contentright a:link, .contentright a:visited, .contentright a:active {text-decoration: none; color: #336699;}
   .contentright a:hover {text-decoration: underline; color: #336699;}

UL.faq {margin: 0; padding: 0 0 0 15px;}   

	
/* TOP MENU requirements for functionality */

UL.topmenu, LI.topmenu {margin: 0; padding: 0;}

.topmenuul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuli {
	list-style-type:none;
	float:left;
}

TD.content {font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background: #ffffff;
	vertical-align: top;
	padding: 10px;}
	
	TD.content a:link, TD.content a:visited, TD.content a:active {text-decoration: none; color: #336699;}
   TD.content a:hover {text-decoration: underline; color: #336699;}

.topmenuli a:link, .topmenuli a:visited, .topmenuli a:active {display: block; text-decoration: none; color: #336699;}
.topmenuli a:hover {display: block; text-decoration: none; color: #FFFFFF; background: #336699;}

.topmenutitle {font-family: Bitstream Vera Sans, Verdana;
   font-size: 10px;
   font-weight: bold;
   color: #336699;
	display:block;
	width:160px;
	height:26px;
	text-decoration: none;
	padding:0px 3px 0px 3px;
	line-height:26px;
	text-align:center;
	background: URL(images/dotted.gif) transparent repeat-y;
}

.topmenutitle_sm {font-family: Bitstream Vera Sans, Verdana;
   font-size: 10px;
   font-weight: bold;
   color: #336699;
	display:block;
	width:110px;
	height:26px;
	text-decoration: none;
	padding:0px 3px 0px 3px;
	line-height:26px;
	text-align:center;
	background: URL(images/dotted.gif) transparent repeat-y;
}

.topmenutitle a:link, .topmenutitle a:visited, .topmenutitle a:active {display: block; text-decoration: none; color: #336699;}
.topmenutitle a:hover {display: block; text-decoration: none; color: #FFFFFF; background: #336699;}

.dotted {font-family: Bitstream Vera Sans, Verdana;
   font-size: 10px;
   font-weight: bold;
	display:block;
	width:5px;
	height:26px;
	line-height:26px;
	background: URL(images/dotted.gif) transparent repeat-y;
}

.submenuul {
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
	margin-top:0px;
	background-color:#D9E3EC;
	border-top:1px solid #DFE8F1;
	border-bottom:0px solid #DFE8F1;
	border-right:1px solid #336699;
	border-left:1px solid #336699;
}

.submenuli a {font-family: Verdana;
   font-size: 10px;
   font-weight: normal;
	display:block;
	width:200px;
	padding:1px 3px 1px 3px;
	text-decoration: none;
	color: #336699;
	border-bottom:1px solid #336699;
}

.submenuli a:hover {
	text-decoration: none;
	background:#FF9900;
	color: #FFFFFF;
}

li:hover ul , li.over ul { /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
}

#content {
	clear: left;
}

.bottommenu {font-family: Verdana, Arial, Helvetica;
   font-size: 10px;
   font-weight: normal;
   color: #336699;
	display:block;
	width:160px;
	height:18px;
	text-decoration: none;
	padding:0px 3px 0px 3px;
	line-height:18px;
	text-align:center;
	background: URL(images/dotted.gif) transparent repeat-y;
}

.bottommenu a:link, .bottommenu a:visited, .bottommenu a:active {display: block; text-decoration: none; color: #336699;}
.bottommenu a:hover {display: block; text-decoration: none; color: #FFFFFF; background: #336699;}

.botmenu {
   height: 18px; background: #BBCDDF;
   border-top: 3px solid #FFFFFF;
   border-bottom: 3px solid #FFFFFF;
}

.fineprint {font-family: Arial, Helvetica;
   font-size: 10px;
   line-height: 13px;
	padding: 6px;
	color: #336699;
	background: #C6DBF1;
	border-bottom:1px solid #336699;
}



/* begin forms */

FORM {margin: 0; padding: 0;}
	
.input {font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	background: #FFFFFF;
	width: 300px;
	height: 17px;
	border-top: 1px inset #B2B2B2;
	border-right: 1px inset #B2B2B2;
	border-bottom: 1px inset #B2B2B2;
	border-left: 1px inset #B2B2B2;}
	   
.textarea {font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	background: #FFFFFF;
	width: 300px;
	height: 150px;
	border-top: 1px inset #B2B2B2;
	border-right: 1px inset #B2B2B2;
	border-bottom: 1px inset #B2B2B2;
	border-left: 1px inset #B2B2B2;}
	
.button {font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #333333;
	background: #BED0DB;
	width: 150px;
	height: 18px;
	border-top: 1px outset #B2B2B2;
	border-right: 1px outset #B2B2B2;
	border-bottom: 1px outset #B2B2B2;
	border-left: 1px outset #B2B2B2;}
	
/* end forms */