#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 350px;
	height: 0px;
	z-index: 200;
}

html {
	overflow-x: hidden;
	overflow-y: auto;
}

#container {
	width: 740px;
	\width: 760px;
	w\idth: 740px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../Images/content_bg2.gif);
	background-repeat:no-repeat;
		}
	
.boxone {
	background-image: url(../Images/box1.gif);
	height: 74px;
	width: 240px;
	clear:both;
}

		#banner {
	height: 110px;
	background-color: #FFFFFF;
	background-image: url(../Images/nav_header.gif);
	background-repeat: no-repeat;
		}

		#content {
	background-repeat: no-repeat;
		}
		
.contentholder {
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
}

.contentholder2 {
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	width:450px;
}

.rightcolbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}
.righcolnorm {
	padding-top: 62px;
	line-height: 18px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin-top: 12px;
	color: #333333;
}
.pbolder {
	font-weight: bold;
	color: #284658;
}

		#sidebar-a {
			float: right;
			width: 240px;


		}

#footer {
	clear: both;
	padding: 5px;
	height: 90px;
	background-color: #transparent;
	background-position:bottom;
	background-repeat: no-repeat;
}

	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.navarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
	height: 24px;
	width: 740px;
	text-align: left;
	padding-top: 86px;
}

.navarea ul {
	display: inline;
	margin: 0;
	padding: 0 0 0 4;
}
.navarea ul li  {
	display: inline;
	list-style: none;
	padding-left: 12px;
	padding-right: 5px;
}
.navarea a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #283e77;
	text-decoration: none;
	text-transform: uppercase;
}
.navarea  A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EBEBEB;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.boxtitle {
	float: left;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 9px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.boxtext {
	float: left;
	padding-right: 9px;
	padding-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxthumb {
	width: 88px;
	padding-left: 16px;
	float: left;
	padding-top: 9px;
	padding-bottom: 9px;
}




ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	height: 20px;
}
#nav li {
	display: block;
	float: left;
}	
#nav li a {
	display: block;
	color: #1E3355;
	text-decoration: none;
	font-weight: normal;
	}
/* 2nd and 3rd level menus */
#nav ul {
	position: absolute;
	z-index: 99;
	left: -999em;
	margin: 0px 0 0 -1px;
	padding: 0;
	width: 14.5em;
	w\idth: 14.5em;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5A36E;
	border-right-color: #B5A36E;
	border-bottom-color: #B5A36E;
	border-left-color: #B5A36E;
	background-color: #FFFFFF;
}

/* 3rd level menus only */
#nav ul ul {
	margin: -1.3em 0 0 12em;
}

/* 2nd and 3rd level menus */
#nav li li {
	width: 14.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEAC73;
	height: 18px;
	padding-top: 3px;
	background-color: #EBDBA7;
}

/* 2nd and 3rd level menus */
#nav ul a {
	width: 14.5em;
	w\idth: 14.5em;
	border-right: 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
}

/* 2nd and 3rd level menus */
#nav ul li:hover, #nav ul ul li:hover, #nav ul li.sfhover, #nav ul ul li.sfhover {
	background-color: #E2DED1;
}

/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a {
	}	
.boxtwo {
	background-image: url(../Images/box2.gif);
	height: 74px;
	width: 240px;
}
.subsectortitle {
	float: left;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 9px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.subsectorrepeater {
	background-color: #eeeeee;
	width: 470px;
	float: left;
	margin-bottom: 5px;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #2A4079;
}

a:active {
	text-decoration: none;
}

#footerb {
	position: absolute;
	bottom: 0;
	background-color: #2F4F84;
	width: 70%; /* See note below */
	text-align: center;
	padding: 0 15%;
	border-top: 1px solid #D3CDBA;
	border-right: 1px none #D3CDBA;
	border-bottom: 1px solid #1E3355;
	border-left: 1px none #1E3355;
}

/* SBMH -- see http://css-discuss.incutio.com/?page=BoxModelHack 
 * Stupid hack lets IE see 100%, others see 70%. 
 */
#footerb {
	\width: 69%;
	w\idth: 70%;
	height: 50px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 22px;
	padding-bottom: 0px;
	line-height: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.right {
	margin: 0px;
	padding-left: 0px;
	padding-top: 1px;
}
.right li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 200px;
}
.right ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right li a {
	color: #000000;
}
.right li a:hover {
	color: #ED9D67;
}
#nav li a:hover {

	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.printheader {
	float: right;
	display: none;
}
/*
.adminnamer {
	float: left;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}*/

.adminnamer {
	float: left;
	width: 300px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.adminfielder {
	float: left;
	width: 300px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.admindel {

	float: right;
	width: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.holder {
	width: 470px;
}

.holder span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 12px;
	color: #333333;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

