body {
	width: 762px;
	padding-left: 80px;
	// this is a concession to opera 7 which has margin 0, but some padding by default.font-size: 10px;
	background: #003366;
	margin-top : 40px;
}


a.links:link {  font-family: Times New Roman, Times, serif; font-size: 13px; font-weight: bold; color: #336699; text-decoration: underline}
a.links:active {  font-family: Times New Roman, Times, serif; font-size: 13px; font-weight: bold; color: #cccccc; text-decoration: underline}
a.links:visited {  font-family: Times New Roman, Times, serif; font-size: 13px; font-weight: bold; color: #336699; text-decoration: underline}
a.links:hover {  font-family: Times New Roman, Times, serif; font-size: 13px; font-weight: bold; color: #336699; text-decoration: underline}

a.copy:link {  font-family: Times New Roman, Times, serif; font-size: 13px; font-weight: normal; color: #555555; text-decoration: underline}
a.copy:active {  font-family: Times New Roman, Times, serif; font-size: 13px; font-weight: normal; color: #555555; text-decoration: underline}
a.copy:visited {  font-family: Times New Roman, Times, serif; font-size: 13px; font-weight: normal; color: #555555; text-decoration: underline}
a.copy:hover {  font-family: Times New Roman, Times, serif; font-size: 13px; font-weight: normal; color: #555555; text-decoration: underline}

.header {
	font-family: Arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #367DB1;;
	
}
 
/* Sets Height and width, aligns images right 
and Sets the Background Colour */

div#sect_nav {
	width: 767px;
	/*height: 86px;
	*/
	background: #6a9cad;
}


.sec_left {
	width: 186px;
	background: #307D69;
	vertical-align : top;
	padding-left : 0px;
	padding-top : 20px;
	padding-bottom : -1px;
}

.sec_center {
	width: 522px;
	background: #ffffff;
	vertical-align : top;
	padding-top : 20px;
	padding-left : 15px;
}


.sec_center_main {
	width: 310px;
	background: #C2E0C4;
	vertical-align : top;
	padding-top : 20px;
	padding-left : 15px;
}

.sec_right_main {
	width: 180px;
	background: #ffffff;
	vertical-align : top;
	padding-top : 20px;
	padding-left : 15px;
	padding-right : 10px;
}


.sec_bottom {
	width: 708px;
	background: #367DB1;
	vertical-align : top;
	padding-top : 10px;

}

.main {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #555555;
	padding-left : 30px;
	padding-right : 25px;
	vertical-align : top;
}

.text {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #555555;
}

.mainbold {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #307D69;
	
}

.headerbold {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	
}


.indent {
	font-family: Times New Roman, Times, serif;
	font-size: 13pt;
	font-weight: normal;
	padding-left : 30px;
	color: #777777;;
}


.subhead {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	
}


.text-field-sm {
font-family: arial,helvetica; 
color: #000000; 
font-size: 10px;}

div#footer {
	width: 767px;
	height: 18px;
	background: #96d8ed;
}


div#spacer{
	width: 767px;
	height: 3px;
	background: #777777;
}

div#spacerbottom{
	width: 767px;
	height: 3px;
	background: #6a9cad;
	text-align : right;
}

div#spacerbottom2{
	width: 767px;
	height: 2px;
	background: #96d8ed;
}

/* Sets Width to Maximum allowed */
 
div#main {
	width: 772px;
	background: rgb(51,204,153);
}

/* Set's Style for the Copyright Paragrh text */

div#copyright p {
	font-family: Tahoma, sans-serif;  
	font-size: 90%; 
	color: div#336633; 
	margin-left: 5px;
	font-weight: bold;
	clear: both;
}


/* Defines the Links */

div#pagelinks p {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-right: 5px;
	height: 10px;
	text-align : right;
}


div#pagelinks p a:link {
 font-family: Times New Roman, Times, serif;
    color: #000000;
    text-decoration: none
 }

div#pagelinks p a:visited { 
	 font-family: Times New Roman, Times, serif;
    color: #000000;
    text-decoration: none 
 }

div#pagelinks p a:active {
	 font-family: Times New Roman, Times, serif;
    color: #ffffff;
    text-decoration: none 
 }

div#pagelinks p a:hover { 
	 font-family: Times New Roman, Times, serif;
    color: #777777;
    text-decoration: none 
 }


maintable
{
	background-image : url(../images/blue_med.gif);
	border : 4px solid Black;
	padding : 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	border-width : 0px;
	border-color : 0px;
	border-left : 0px;
	border-left-width : 0px;
	border-right : 0px;
	border-right-width : 0px;
	border-style : 0px;
	border-top : 0px;
	border-top-width : 0px;
}

/* vertical menu bar */
ul.mb {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #777777; text-decoration: none
}
ul.mb ul {
	margin: 0 0 0 0px;
	padding: 0;
	list-style: none;
	position: absolute;
	top: -1; /* if using borders, -1 to align top borders */
	left: 186px;
	background: #9CC9D2;
	z-index: 2;
}
ul.mb li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #307D69; /* fixes gap problem in IE */
	position: relative;
	z-index: 1;
	
}
/* separator to mark end of menu group */
ul.mb li.end {
	border-bottom: 1px solid #307D69;
}

ul.mb li.subnav {
	padding-bottom : 1px;
	padding-left : 10px;
	padding-right : 0px;
	padding-top : 3px;
}

ul.mb li a:link,
ul.mb li a:visited,
ul.mb li a:hover,
ul.mb li a:active {
	display: block;
	width: 170px;
	text-decoration: none;
	padding-left: 10px;
	color: #FFF;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
}
ul.mb li a:hover,
ul.mb li a:active {
	color: #FFF;

}

ul.mb li a.hidden:link,
ul.mb li a.hidden:visited {
	background: #307D69;
}
ul.mb li a.visible:link,
ul.mb li a.visible:visited,
ul.mb li a.visible:hover,
ul.mb li a.visible:active {
	color: #FFF;
}






