div {
	border: none;
	}
	
body {
	
	width: 1000px;
	}

html, body {
	margin: 0;
	padding: 0;
	color: #000;
	}
	#container {
background-image:url(../images/redback.jpg);
	background-repeat:repeat-y;
width: 1000px;
margin: 0 auto 0 auto;

}
div.header {
	height: 148px;
	border:none;
	margin: 0;
	padding: 0;
	}
div.leftbar {
	background-image:url(../images/redfade2.jpg);
	background-repeat:repeat-x;
	float:left;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	width:220px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 0;
	margin-top: 0;
}
.leftbar a {color: #FFFFFF;text-decoration: none;font-weight: bold;}
.leftbar a:hover {text-decoration: underline;font-weight: bold;}	
.leftbar1 {font-size: 15px; font-weight:bold; color:#FDCE6F}
.leftbar ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	list-style-image:url(../../images/bullet.gif);

}
.leftbar li {
	line-height: 17px;
	
}	
.redheader, .redheader a{
	margin-left: 5px;	
	color: #fbd572;
	text-decoration: none;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
div.content
{
	background-image:url(../images/whitefade2.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	text-align: left;
	display:block;
	margin: 0 0 0 240px;
	padding: 0;
}

.content ul {
	font-size: 12px;
	font-weight: normal;
	margin-left:80px;
	margin-right:80px;
	margin-bottom:10px;
	list-style-type: disc;
	line-height: 140%;
	
}
.content ol {list-style-type: decimal;margin-left:80px; margin-right:80px; line-height: 150%;}
.content ul li {
	padding-left: 10px;
	padding-bottom: 10px;
	
}
.content ol li {
	padding-left: 10px;
	padding-bottom: 10px;
	
}
.content a {color: #3b5998;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;}
.content a:hover {text-decoration: underline;}
.content p {margin: 10px 60px 0 60px; text-align:justify}
.subtitle {
	color: #013567;
	font-weight: normal;
	font-size: 18px;
	padding-top: 20px;
	display: block;
	margin-left: 60px;
}

.small_subtitle, small_subtitle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ED9B03;
	margin-left: 60px;
	border-bottom: 1px solid #CCCCCC;
	width: 579px;
	text-decoration:none;
}
.small_subtitle3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ED9B03;
	border-bottom: 1px solid #CCCCCC;
	text-decoration:none;
}
.sectiontitle {
	color: #013567;
	font-family: arial;
	font-size: 20px;
	width: 579px;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	left: 0;
	margin-left: 60px;
	padding-top:20px;
	height: 24px;
}
.graytext {color:#FFFFFF;
			font-size: 12px;
			margin-top: 5px;
			line-height: 120%
			}
.note {
color: #CD1724; 
font-weight: bold;
text-decoration: none;
}
div.footmap {
	clear: both;
	background-image:url(../incl/subfooter.jpg);
	background-repeat: no-repeat;
	width:1000px;
	height: 40px;
	color: #FFFFFF;
	margin:0;
	padding:0;
	bottom:0;
	position:relative;
}


TABLE.regularTable{
	margin-right: 0;
	border-collapse: collapse;
	margin-left:60px
}


TABLE.regularTable TH{
	text-align: center;
	background:#003366;
	color: white;
	font-size: 13px;
	padding: 3px;
	border-bottom:1px solid #FFFFFF;
	
}
TABLE.regularTable TD{
	text-align: left;
	padding: 6px;
	vertical-align: top;
	font-size: 12px;
	border-bottom:1px dotted #999999;
}
TABLE.threecoltable {
	font-size: 12px;
	color: #013567;
	background-color: #F7F7F7;
	margin-left: 60px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	margin-top: 10px;
	
	
}


TABLE.threecoltable a{
	color: #013567;
	font-size: 12px;
	text-decoration: none;
	}
	
TABLE.threecoltable td{
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.notavail {
	text-align: center;
	color: gray; 
	font-size: 10px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {height:27px; z-index:100;background:#003567; margin:0; border:none}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:1000px; w\idth:1000px; }
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-family:verdana;font-size:15px;font-weight:bold;text-decoration:none; color:#ffffff; height:19px; background:#003567; padding-left:10px; line-height:19px;padding-top:8px;}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#003567;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#003567;}
.menu ul ul :hover > a.drop {background:#003567;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:27px;left:0; width:150px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:27px;t\op:27px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#003567; font-family:verdana;font-size:11px;font-weight:100;color:#ffffff; height:auto; line-height:1em; padding:5px 10px;width:150px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:142px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#255585;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#255585;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }

