@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
}
.oneColElsCtrHdr #container {
	width: 1000px;  
	margin: 0 auto; 
	text-align: left;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
}
.inborder {
	border: 1px solid #078B14;
}
.headbox h2,.headbox h2 A {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0385CA;
	text-decoration:none;
}

.headboxcontent {
	background: url("images/b1bg.gif") repeat-x top;
	margin: 0 0 8px 0;
	padding: 0;
	border: 1px solid #69BBE6;
}
.headboxcontent P {
	padding: 0.5em;
	margin: 0;
	border: 0;
}
.headboxcontent H3 A {
	padding-left: 10px;
	margin: 0;
	color: #0385CA;
	font-size:0.9em;
	text-decoration:none;
}
.headboxcontent H3 A{
	text-decoration:none;
}

.footerlink a {
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
	padding: 0 10px;
	margin: 0;
}

#mainContent #contentleft {
	float: left;
	width: 660px;
	margin: 0;
	padding: 0;
	border: 0;
}
.headboxcontent td {
	font-size: 0.9em;
}

#mainContent #towercol {
	padding: 0px;
	margin-left: 665px;
}
#contentleft #scleft {
	float: left;
	width: 410px;
}
#contentleft #scright {
	padding: 0px;
	margin-left: 415px;
}





.oneColElsCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.oneColElsCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColElsCtrHdr #mainContent {
	padding: 30px 0;
}
.oneColElsCtrHdr #footer {
	padding: 0 10px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	color: #017CC9;
} 
.oneColElsCtrHdr #footer #sblue a {
	font-size: 0.8em;
	font-weight: bold;
	color: #017CC9;
	text-decoration: none;
}

.oneColElsCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 2px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColElsCtrHdr #footer #sorange {
	font-size: 0.8em;
	color: #FF6101;
}

.oneColElsCtrHdr #footer #sorange A{
color: #FF6101;
text-decoration:none;
}

#topbar UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topbar {
	position: absolute;
	top: 8px;
	text-align: center;
	margin: 0 auto;

}
#topbar li {
	display: inline;
	padding: 0.5em;
	text-align: center;
}
#topbar a {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.banner_links{font-size:11px}
.content_box {
	margin: 0;
	padding: 0;
	border: solid #327294 1px;
	margin-bottom: 4px;
	font-size: 12px;
}
.content_box a {
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
}

.content_box P{
margin:0px;
padding:0px;
}
.content_box DIV.content_text{ padding:4px}
.itemlink , .itemlink  A{
	color: #009933;
	text-decoration: none;
}
.itemtitle, .itemtitle A {
	color: #003366;
	text-decoration: none;
}
.itemdescription {
	color:#333333;
}
.auxlink {
	color:#990000; 
	font-size:0.8em;
}
.auxlink A{
	text-decoration:none;
	color:#990000;
	border-bottom-color: #990000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.disclaimer {
	font-size: 0.7em;
	color: #666666;
}
#breadcumb {
	font-size: 0.8em;
}
.hbcright {
	margin: 0px;
	padding: 0px;
	width: 240px;
	border: 0;
}
#dirsplit A {
	font-size: 0.8em;
	text-decoration: none;
}

#dirsplit A:hover{
	text-decoration:underline;
}
