/* CSS Document */

html { 
	height		: 100%; 
	margin-bottom	: 1px; 
}

body {
	margin: 0;
	padding: 0;
	height:  100%;
	margin-bottom: 1px;
	background: url(../images/vd_background.png) 0 0 repeat-x;
}

a:link, a:visited {
	color: #7EA000;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #46c;
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	font-size: 18px;
	color: #000;
}

h2 {
	font-weight: normal;
	font-size: 16px;
	color: #333;
}

td, p, div, span {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 130%;
	text-align: left;
}

h3, .componentheading {
	color: #333;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	padding: 4px 0;
	margin: 10px 0;
	border-bottom: 1px solid #ccc;
}

.componentheading {
	padding: 0;

}

.contentheading {
	color: #333;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	padding: 4px 0;
	margin: 10px 0;
	border-bottom: 1px solid #ccc;
}

.buttonheading {
	vertical-align: bottom;
}

.sectiontableheader {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

table.contenttoc {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 5px;
}

span.small, td.createdate {
	font-size: 11px;
	font-weight: normal;
	color: #999;
}

a.mainlevel {
	display: block;
	background: url(../images/vd_menu_bullet.png) 0 -3px no-repeat;
	padding-left: 20px;
	height: 20px;
}

div.clr {
	clear: both;
}



div#main {
	margin-left: 25%;
	float: none;
	width: auto;
	border-left: 1px solid #cccccc;
}

div#main_padding {
	padding: 0 15px;
	float: none;
	width: auto;
}

div#sidebar {
	float: left;
	width: 25%;
}

div#sidebar_padding {
	padding: 0 15px;
	float: none;
	width: auto;
}

/* horizmenu */
div#horizmenu {
	white-space: nowrap;
	margin: 10px 0px; 
	line-height: 20px;
	height: 20px;
	margin-right: 5px;
	padding-left: 15px;
}

div#horizmenu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

div#horizmenu li {
	float: right;
	background: url(../images/vd_vert_sep.png) 0 0  no-repeat;
	margin: 0;
	padding: 0;
}

div#horizmenu ul#mainlevel-nav a {
	float:left;
	display:block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	padding: 0 15px;
}

div#horizmenu a:hover {
}

div#horizmenu a.active_menu {
  color: #000;
}

span.pathway {
	float: left;
	line-height: 20px;
}



table.main {
width:953px;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
background-color:#fff;  
}

table.toptable {
width:953px;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
background-color:#000;

}

/* Header Logo and Banner Div */
.site_header_div {
    text-align:center;
	text-align:right;
    height:88px;
    width:953px;
    margin:auto;
}

/* Header Logo */
.site_logo {
    float:left;
    margin-top: 0px;
	margin-left: 0px;
    background:url(../images/logo.gif) no-repeat;
}


/* Header Banner */
#banner_inner {
	float: right;
	padding: 0px;
	height: 70px;
	margin-top: 9px !important;
	margin-right: 10px !important;
}


/* Top Nav Style Template 1*/
table.buttons_bg1{
	width:953px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#607e9a;
	border-bottom: 1px solid #CCCCCC;*/
	/*background: url(../images/img01.gif) repeat-x;*/
	/*background: #BECF74 url(../images/img01.gif) repeat-x;  bg_mainNav.gif*/
	border-bottom: 1px solid #FFFFFF;
	/*border-top: 1px solid #FFFFFF;*/
}



/* Top Nav Style */
table.buttons_bg{
	width:953px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#607e9a;
	border-bottom: 1px solid #CCCCCC;*/
	/*background: url(../images/img01.gif) repeat-x;*/
	/*background: #BECF74 url(../images/img01.gif) repeat-x;  bg_mainNav.gif*/
	border-bottom: 2px solid #FFFFFF !important;
}

/* Header Logo and Banner Div */
.buttons_outer_div {
    float: left;
	height:32px !important;
    width:953px;
    margin:auto;
	background: url(../images/horiz_bar.gif) repeat-x;
}


#buttons_outer {
	width: 785px;
  	float: left;
	margin-right: 2px;
}

/*#buttons_inner {
	/*border: 1px solid #cccccc;
	height: 21px !important;
	height: 21px;
}
*/

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
	position:absolute;/*Makes the Drop down menu appear infront of Images rotation*/
	z-index:1;
}



/*Search CSS Styles*/
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

#search_outer {
	float: right;
	width: 143px;
}

#search_inner {
  /*border: 1px solid #cccccc;*/
  margin-top: 3px;
  padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	/*color: #c64934;*/
	color: #607E9A;
}


div.baryellow {
	clear: both;
	margin-top: 0px;
	margin-bottom: 1px;
	width:953px;
	height: 5px;
	overflow: hidden;
	background: #FFCC00;
}

div.baryellow_bottom {
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
	width:953px;
	height: 5px;
	overflow: hidden;
	background: #FFCC00;
}


/*More Offerings Footer*/
table.content_table_more {
    width:953px;
	padding: 4px;
	border-bottom: 1px solid #CCCCCC;
	}
	
table.content_table_footer {
    width:953px;
	padding: 4px;
	margin-top: 0px;
}
