html {
	overflow: scroll;
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #303644;
	font-size: 14px;
	background-image: url(/images/bg-main.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C3CCD1;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	width: 970px;
	height: 114px;
	font-size: 11px;
	color: #747987;
	background-image: url(/images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 10px;
	margin-right: 10px;
}

#print_header {
	display: none !important;
	margin: 0 !important;
	padding: 0 !important;
	}

#headlinks {
	float: right;
	clear: left;
	display: block;
	width: 675px;
	margin: 0px;
	padding-top: 5px;
	height: 35px;
	padding-bottom: 50px;
}
#headlinks a {
	color: #2D3955;
	text-decoration: none;
	display: block;
	float: right;
	padding-right: 7px;
	padding-left: 7px;
	clear: left;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2D3955;
}
#headlinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2D3955;
}
.plusa {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.submitter {
	color: #FFF;
	background-color: #145490;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #D35C05;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #306292;
	background-color: #EEF0F0;
	border: 1px solid #D35C05;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headlinks   form {
	margin: 0px;
	padding: 0px;
	float: right;
	clear: left;
}
#navwrap {
	float: right;
	clear: right;
	width: 970px;
}

#pad {height:140px;}

#menu {
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
	z-index:500;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#menu li {float:left;}
#menu li a {
	display:block;
	float:left;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-image: url(/images/bg-nav-curve.gif);
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}


#menu table {border-collapse:collapse; width:0; height:0; position:absolute;
top:0; left:0;}


#menu li a:hover {
	z-index:200;
	position:relative;
	color:#E2A910;
	background-image: url(/images/bg-nav-curve-o.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {
	color:#fff;
}
#menu li:hover > a.sub {
	color:#E2A910;
}

#menu li.current a {
	color:#e2a910;
}

#menu li a.sub {
}
#menu li.current a.sub {
	color:#e2a910;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/bg-nav-curve.gif);
}

#menu :hover ul {
	left:0;
	top:24px;
	width:150px;
}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0;
height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{
	left:170px;
	white-space:nowrap;
	width:150px;
	z-index:200;
	background-color: #135591;
	top: 0px;
}

#menu :hover ul li {
	margin:0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#menu :hover ul li a {
	width:140px;
	padding:5;
	color:#fff;
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	background-color: #10538F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: none;
	text-indent: 0px;
}
#menu :hover ul li a.fly {
	background-color: #10538F;
	background-image: url(/images/right-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#menu :hover ul :hover {
	background-color:#2D70AB;
	color:#E2A910;
	background-image: none;
}

#menu :hover ul :hover a.fly {
	background-color:#2C6FAB;
	color:#E2A910;
	background-image: url(/images/right-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


#menu :hover ul li.currentsub a {
	color:#E2A910;
	background-color: #0E4474;
	background-image: none;
}
#menu :hover ul li.currentsub a.fly {
	color:#E2A910;
	background-color: #0E4474;
	background-image: url(/images/right-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#menu :hover ul :hover ul li a {
	color:#FFF;
	font-size: 12px;
	background-color: #10538F;
	background-image: none;
	text-indent: 0px;
	background-color: #6699CC;
}
#menu :hover ul :hover ul :hover {
	background-color:#2A6DA9;
	color:#E2A910;
	background-image: none;
}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {
	color:#E2A910;
	background-color: #10538F;
	background-image: none;
	text-indent: 0px;
}



#wrapper {
	float: left;
	width: 970px;
	background-image: url(/images/bg-content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 10px;
	margin-right: 10px;
}

#leftcol {
	font-size: 12px;
	float: left;
	width: 154px;
	text-align: left;
	padding-right: 15px;
	background-image: url(/images/bg-left-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 39px;
}
#left_box {
	background-color: #E5E1C9;
	background-image: url(/images/bg-side-tops.gif); 
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 154px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DA830A;
	margin-bottom: 20px;
	display: block;
	clear: both;
}
#left_box  ul {
	margin: 0px;
	list-style: none;
	float: left;
	clear: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#left_box  li{
	width: 154px;
	display: block;
	float: left;
	clear: both;
}
#left_box li a{
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: left;
	clear: left;
	color: #0F528F;
	margin-left: 4px;
}
#left_box  li  a:hover{
	text-decoration: none;
	background-image: url(/images/arrow-orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #D76F08;
}	

#left_box h2 {
	color: #FFFFFF;
	background-image: url(/images/bg-side-curve-l.gif); 
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 14px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#left_box p {
	padding: 10px;
	margin: 0px;
	line-height: normal;
}

#left_nav {
	float: left;
	width: 154px;
	display: block;
	clear: both;
	background-image: url(/bg-subnav.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
	margin-bottom: 20px;
}


#left_nav  h1 {
	color: #FFFFFF;
	background-image: url(/images/sidenav-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 9px;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#left_nav  ul {
	margin: 0px;
	list-style: none;
	float: left;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left_nav  li{
	width: 154px;
	display: block;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	position:relative; z-index:200;
}
#left_nav li a{
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: left;
	clear: left;
	color: #FFFFFF;
	padding-right: 5px;
	border-bottom-width: 1px;
	width: 139px;
	border-bottom-style: solid;
	border-bottom-color: #C3CCD1;
	background-color: #2A6DA9;
	font-size: 13px;
}
#left_nav  li  a:hover{
	text-decoration: none;
	color: #135692;
	background-color: #88CCE6;
}	
#left_nav   ul   ul  {
	position:absolute;
	left:-9999px;
	top:-9999px;
	list-style:none;
}
#left_nav #show a {
	color: #ffffff;
	font-weight: bold;
	border-bottom-style: none;
	background-color: #2A6DA9;
}
#left_nav #show a:hover {
	color: #135692;
	background-image: none;
	background-color: #88CCE6;
}


#left_nav    #show   ul    {
	z-index:200;
	position:relative;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

#left_nav  #show  ul  a  {
	font-size: 11px;
	background-image: url(/images/arrow-double.gif);
	border-bottom-style: none;
	color: #FFFFFF;
	border-bottom-width: 0px;
	font-weight: normal;
	width: 131px;
	padding-left: 18px;
	background-color: #2A6DA9;
	background-color: #6699CC;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
#left_nav  #show  ul  a:hover {
	color: #115491;
	font-weight: normal;
	background-color: 88CCE6;
}

#maincol {
	width: 550px;
	float: left;
	margin: 0px;
	background-image: url(/images/bg-content-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 26px;
	padding-bottom: 12px;
	color: #303644;
	font: normal 12px/16px Verdana, Arial, sans-serif;
	line-height: 18px;
}
strong em {
	font-size: 13px;
	color: #D46406;
	padding-top: 5px;
	padding-bottom: 4px;
	font-style: normal;
}
h1 {
	color: #D46406;
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3CCD1;
	padding-bottom: 10px;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	display: block;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #D46406;
	font-size: 18px;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-top: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	display: block;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #E9961B;
	font-size: 16px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	color: #E9961B;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h5 {
	color: #E9961B;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.readmore {
	font-size: 11px;
	background-image: url(/images/arrow-orange.gif);
	padding-left: 11px;
	display: inline;
	background-repeat: no-repeat;
	margin-top: 4px;
	background-position: left center;
}
#home-databus-photos {
	clear: both;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}


#home-photos {
	float: right;
	clear: right;
	background-color: #FFFFFF;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-bottom: 12px;
}


#rightcol {
	width: 185px;
	float: right;
	padding-top: 39px;
	padding-left: 15px;
	background-image: url(/images/bg-right-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#right_box {
	background-color: #E5E1C9;
	background-image: url(/images/bg-side-tops.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 185px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DA830A;
	margin-bottom: 20px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
}
#right_box h2 {
	color: #FFFFFF;
	background-image: url(/images/bg-side-curve-r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#right_box p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#right_box img {
	border: 1px solid #D97D09;
}
#right_box ul {
	margin: 0px;
	list-style: none;
	padding: 12px;
	width: 165px;
	clear: both;
	float: left;
}
#right_box li{
	display: block;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 165px;
}
#right_box li a{
	text-decoration: none;
	float: left;
	clear: left;
	color: #0F528F;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 161px;
	padding-left: 4px;
	margin: 0px;
	padding-right: 0px;
	display: block;
}
#right_box li a:hover{
	text-decoration: none;
	background-image: url(/images/arrow-orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #D76F08;
}
#right_box ul strong {
	font-size: 12px;
	color: #D46406;
}




a {
	color: #134577;
}
a:hover {
	color: #D56706;
}



#footer {
	float: left;
	width: 970px;
	clear: left;
	display: block;
	background-image: url(images/bg-base.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 40px;
	text-align: right;
	font-size: 9pt;
}
#footer ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	clear: both;
	width: 700px;
}
#footer li {
	display: inline;
}
#footer li a {
	float: left;
	clear: right;
	display: inline;
	padding-right: 15px;
}

#arrow-link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold; 
    padding-left: 20px;
	text-decoration: none;
    background-image: url(images/arrow-circle.gif);
    display: block;
    background-repeat: no-repeat;
}

table.data {
	//border-collapse: collapse;
	border-spacing: 0;
	//margin: 10px 0 25px 0;
	padding: 0;
	}
table.data thead {
	background: #dcecca;
	}
table.data tr.even {
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
table.data th {
	color: #690;
	text-align: left;
	vertical-align: top;
	border: 1px solid #ccc;
	margin: 0;
	padding: 5px;
	}
table.data td {
	text-align: left;
	vertical-align: top;
	border: 1px solid #ccc;
	margin: 0;
	padding: 5px;
	}
table.data a {
	border-bottom: 1px dotted #4a82a3;
	}
table.data a:hover {
	border-bottom: 1px dotted #d87000;
	}


