@charset "utf-8";
/* CSS Document - Version One Site */

body, td, th {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}
body {
    background-image: url("/images/bkg.gif");
	background-repeat: repeat-x;
	background-color: #333333;
	margin-top:0;
}
h1 {
	font-size:20px;
	font-family: Tahoma;
	color: #003263;
	margin-top: 20px;
	margin-bottom: 5px;
}
h2 {
	font-family:Verdana;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c6c6c6;
	padding-bottom: 5px;
	letter-spacing: -1px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-family: Arial;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url("/images/bkg_top.gif");
	background-repeat: no-repeat;
	background-position: top;
}
#container #header {
	height: 82px;
	width: 760px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
}

#container #main {
	float: left;
	width: 480px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-bottom:0;
}
#container #main a {
	color: #003263;
}
#container #main a:hover {
	text-decoration:none;
	background-color:#f0f0f0;
	color:#000;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
}
#footer {
	width: 780px;
	color: #fff;
	text-align: left;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 11px;
	background-color: #333333;
}
#footer a {
	color: #f6f6f6;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #333333;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#footer #compliant {
	width: 264px;
	float: right;
	padding: 2px;
	text-align: right;
}
#footer #compliant a {
	border: 1px solid #333;
	padding: 0;
}
#footer #compliant a:hover {
	border:1px solid #003263;
	padding: 0;
}

#footer a:hover {
	color: #f6f6f6;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #FFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.maroon {
	color: #003263;
}
/* MAIN AREA */
#container #back {
	background-repeat: repeat-y;
	background-position: left;
	width: 760px;
	margin-right: 10px;
	padding-left: 10px;
}
#container #navbar #search {
	float: right;
	height: 38px;
	width: 155px;
	padding-right: 1px;
}
#container #back #main p {
	text-align: left;
}

#container #topbox {
	background-image: url("/images/top-bar.gif");
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 14px;
}
#container #topbox #location {
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	width: 300px;
	float: right;
	padding-top: 5px;
	height: 30px;
}
#container #topbox #location a {
	border: 1px solid #333333;
	padding: 2px;
	margin: 1px;
}
#container #topbox #location a:hover {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin: 1px;
}
#container #topbox #sbox {
	float: left;
	width: 250px;
}
#container #back #main #quotebox {
	background-color: #f0f0f0;
	border: 1px solid #333333;
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	
	}

#container #back #main #quotebox2 {
	background-color: #f0f0f0;
	border: 1px solid #333333;
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#container #main .focus {
	padding: 4px;
	border: 1px solid #c6c6c6;
}
#container #back #main {
	width: 720px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

#newssep
{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
	text-decoration:none;
	text-align:left;
	padding-top:4px;
}

#newssep1
{
	text-decoration:none;
	text-align:left;
	padding-top:4px;
	font-size:9px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom:3px;
}

/* SIDE PANEL */
#container #back #side {
	float: right;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0f0f0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c6c6c6;
	background-image: url(/images/newsl.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 20px;
}
#container #back #side .section {
	font-size:10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
	padding-right: 10px;
	padding-left: 16px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0f0f0;
}
#container #back #side .section a {
	margin-bottom:12px;
	display:block;
	color: #333;
	text-decoration: none;
}
#container #back #side .section a:hover {
	color:#003263;
}
.section a img {
	padding: 3px;
	border: 1px solid #c6c6c6;
}
.date {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	color: #003263;
	padding-bottom: 2px;
	margin-right: 65px;
	font-size: 10px;
}
#back #side #popular a {
	height:55px;
	font-size:11px;
}
#container #back #side .sectionHead {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	display: block;
	font-family: Tahoma;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
	background-image: url(/images/sectorhead.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#container #back #main #sect {
	color: #FFF;
	background-color: #333;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#container #back #main #sect a {
	color: #FFF;
	border: 1px solid #333;
	background-color:#333;
	padding: 2px;
	margin-left: 10px;
}
#container #back #main #sect a:hover {
	border:solid 1px #fff;
	background-color:#333;
}
#container #back #main .actionButton {
	font-size: 16px;
	font-weight: bold;
	color: #003263;
	width: 210px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	white-space: nowrap;
}
#container #back #main .actionButton a {
	text-decoration: none;
	letter-spacing: -1px;
	display: block;
}
#container #back #main .actionButton a:hover {
	background-color:#FFF;
}

/* RESOURCE BOX */

#container #back #resource_nav {
	color: #000;
	border-bottom: 2px solid black;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 20px
}
#resource_nav li {
	display: block;
	float: left;
	list-style-type: none;
}
#container #back ul#resource_nav {
	list-style: none;
	margin: 0;
	text-align: center;
	white-space: nowrap;
	position: relative;
	height: 26px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#container #back ul#resource_nav li {
	
	display: inline;
	margin-right: 2px;
}
#container #back ul#resource_nav a {
	font-weight:normal;
	background-color:#333;
	font-size:11px;
	display:block;
	text-decoration: none;
	color: #fff;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#container #back ul#resource_nav a:hover {
	color: #FF0;
}
#container #back ul#resource_nav a.active {
	color: #007cc2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-color:#fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
}

#container #back #resource_area {
	float: left;
	height: 425px;
	width: 740px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#container #back #resource_area #resource_results {
	width: 740px;
	height: 390px;
}
#container #back #pic {
	float: right;
	width: 250px;
	background-color: #333;
	height: 188px;
}
