body {
	background: #E3E1E1 url(images/background.gif) repeat-x scroll top;
	color: black;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p, span, .lists {
	font-size:10pt;
	margin: 20px 0px 20px 0px;
	text-align: justify;
}

a:link, a:visited {
	color: #2B80B8;
	text-decoration: none;
}

a:hover {
	color: Black;
	text-decoration: underline;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	line-height: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: thin solid;
	color: #AD5716;
	letter-spacing: 3px;
}

td {
	text-align: left;
	vertical-align: top;
}

td.renewal {
	text-align: right;
	vertical-align: middle;
}

td.separator{
    text-align: center;
    background: url('images/menubg.gif') repeat-x;
    height: 32px;
    line-height: 32px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #e1e1df;
    padding: 0;
	font-weight:bold;
	color:#6e7066;
}           

td.submitfooter{
    background: url('images/submitfooter_bg.gif') repeat-x;
    padding: 1px 0 2px 0;
    height: 40px; 
    text-align: center;
}

td.btmbrdr{border-bottom:1px solid #e1e1df;}
	 
div#topText {
	color: #002B74;
	height: 31px;
	text-align: center;
	font-size: 11px;
}

div#divder { 
	background-color: #2B80B8;
	background-image: url(images/divider_bg.gif); 
	height: 9px;
}

#nav ol {
	height: 42px;
	margin: 0px;
	padding: 0px;
}

#nav ol li {
	width: auto;
	display: inline;
	float: left;
	position: relative;
}

#nav div {
	top: 43px;
	left: 0px;
	width: 200px;
	display: none;
	position: absolute;
}

#nav div a:link, #nav div a:visited {
	background-color: #2B80B7;
	color: White;
	height: 30px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #D8DFD8;
	display: block;
	font-size: 10px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}

#nav div a:hover {
	background-color: #F18432;
	text-decoration: none;
}

#nav img {
	border: 0px none White;
}

div#mainContent {
	margin: 20px;
}

#textContent {
	margin: 40px;
}

/* This is for the content layout for margins.  This is the mainContent.  */

h1.home {
	font-size: 20pt;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 24pt;
}


ul#subNav {
	margin: 3px;
	padding: 0px;
	line-height: 50px;
}

ul#subNav li a:link, ul#subNav li a:visited {
	background-color: white;	
	color: #B4540D;	
	display: block;
	font-size: 7pt;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 10px solid #E1E1E1;
	border-right: 10px solid #E1E1E1;
	padding: 1px 5px 1px 5px;
	width: 100px;
}

ul#subNav li a:hover {
	background-color: #F5F5F5;	
	color: #002470;	
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border-left: 10px solid #D7D7D7;
	border-right: 10px solid #D7D7D7;
	text-decoration: none;
}

ul#subNav li {
	margin: 0px;
	display: block;
}

ul#subNav li.text {
	font-size: 7pt;
	font-weight: bold;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #AD5716;
	padding: 0px 15px 0px 15px;
}
/* This is the end of the content layout. */

div#footer {
	margin: 10px;
	text-align: center;
}

div#footer a:link, div#footer a:visited { 
	padding: 0px 5px 0px 5px;
/*	border-left: 1px solid #707070; 
	border-right: 1px solid #707070; */
}

div#footer a:hover { 
	background-color: #F0F0F0;
	text-decoration: none;
}

div#credit { 
	margin: 60px 10px 70px 10px;  
	font-size: 10px;     
	text-align: center;
}

#credit a:link, #credit a:visited { 
	color: Black;  
	text-decoration: none;   
}
	
#credit a:hover { 
	color: #494949;
	border-bottom: 1px dashed Black;
}

.imageHeight {
	min-height: 293px;
}

.AnnouncementBox {
	margin: 40px;
	background-color: #EEEEEE;
	color: #1A4182;
	text-decoration: none;
	width: 250px;
	padding: 5px;
	border: 1px;
	border-style: solid;
	border-color: Gray;
}

