﻿@charset "UTF-8"; 
@import url('layout.css');
html {
	margin-bottom: 1px;
	min-height: 95%; 
}
body {
	color: black;
	font-size: 9pt;
	text-align: center;
	font-family: Verdana, Arial;
	background-color: white;	
	background: url('vwtopback.gif') repeat-x left top;
	min-width: 1000px;
}
#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	height: auto;
	text-align: left;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
#masthead {
	text-align: right;
	width: 100%;
	padding: 10px 0px 0px 0px;
    font-size: 8pt;
}
#navigation {
	display: block;
	font-family: Arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 39px;
	position: relative;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
}
#banner-wrapper { margin-bottom: 5px; }
#content-wrapper {  }
#column-wrapper { float: left; width: 840px; }
#main-wrapper {
	width: 675px;
	float: right;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}
#menu-wrapper {
	float: left;
	width: 155px;
}
#sidebar-wrapper {
	width: 150px;
	float: right;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}
#footer {
	clear: both;
	text-align: center;
	color: #808080;
	background-color: white;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: #767981 1px solid; 
}
/* Styles for Masthead */
#masthead img { float: left; border: 0px white; }
#masthead p { color: #000000; margin: 10px 10px 0;	float: right }
/* Styles for masthead searchform */
#mastheadtoptext { height: 20px; background: url('toprightbg.gif') no-repeat right bottom;}
#mastheadtoptext img { float: none; border: 0px white; }
#menusearch { width: 150px; margin-top: 7px; }
#menusearchbutton { border : 0px white; margin-right: 8px; margin-top: 2px; }
/* Styles for leftside menu 
.menu-box{
    margin-bottom: 45px;
}    
	.menu{
		font-size: 9pt;
		color: #666;
        background: #ffffff;
	}
		.menu{
			margin: 0 0 0px 0;
			text-transform: uppercase;
		}
		.menu li{
			list-style:none;
			border-left: 1px solid #ebebeb;
			border-right: 1px solid #ebebeb;
			border-bottom: 1px solid #ebebeb;
		}
		.menu li a{
			padding: 4px 4px 4px 4px;
			display: block;
			color: #666;
			text-decoration: none;
		}
        .menu li.with-submenu{
            background-image: url(menu-bull.png);
            background-position: 145px 9px;
            background-repeat: no-repeat;
            padding-right: 0px;
		}
		.menu li.active{
			background-color: #ffffff;
            background-image: url(menu-bull-active.png);
		} */
		
            /*** level 2 ***/
 /*           .menu li ul{ display: none; text-transform: lowercase; }
            .menu li.active ul{ display: block;}
            .menu li ul{
                margin: 0 4px 4px 4px;
            }
            .menu li li{
                border: none;
                font-size: 9pt;
            }
            .menu li li a{
                background: url(menu-bull.png) 2px 7px no-repeat;
                padding: 2px 2px 2px 10px;
                border-top: 1px dotted #ebebeb;
            }
            .menu a:hover{
				/* background-color: #ebebeb; */
/*				color: #b30000;
            } */
*/
/* Styles for columns */
#box {
  border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; border-right: 2px solid #cccccc; border-bottom: 2px solid #cccccc;
  padding: 5px; 
  margin-bottom: 5px;
}
.tip { background-color: #FFFF99; }
.header {
	margin: -5px;
	padding-top: 5px;
	background-color: #dedede
}
#box ul { margin-left: 0px; padding-left: 15px;}
#box ol { margin-left: 0px; padding-left: 15px; font-size: 8pt;}
#box li {list-style-type: none; list-style-image: url('bluedot.gif'); text-align: left; }
#box h3 { margin-top: 0px; padding-top: 0px; margin-left: 5px; margin-bottom: 5px; border-bottom: 5px; }
#box img { margin-bottom: 5px; }
/* Styles for Navigation */
#navigation ul { list-style-type: none; width: auto; margin: 0px; padding: 0px; }
#navigation li { float: left; display: block; margin: 0px; }
#navigation a {
	background: url('bgDIVIDER.gif') no-repeat right top;
	color: #666;
	display: block;
	float: left;
	height: 34px;
	margin-top: 2px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	line-height: 15px;
	text-decoration: none
}
#navigation a:hover { color: #b30000; }
#navigation a:current { color: #b30000; }
/* Styles for Footer */
#footer p { line-height: 14px; color: #808080; margin: 1px; padding: 1px; }
#footer a { color: #808080; text-decoration: underline; }
#footer a:hover { color: #CC0000; text-decoration: none; }
#footerbox {
  border: none;
  padding: 5px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  text-align: left;
}
.footerheader {
	margin: -5px;
	padding-top: 1px;
	background-color: #ffffff;
}
#footerbox ul { margin-left: 0px; padding-left: 15px; margin-top:-5px; }
#footerbox ol { margin-left: 0px; padding-left: 15px; font-size: 8pt;}
#footerbox h3 { margin-top: 0px; padding-top: 0px; margin-left: 5px; margin-bottom: 10px;  }
/* Styles for standard headers */
H1 { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; color: #336699; border-bottom: #dedede 4px solid; }
H2 { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; color: #336699; border-bottom: #dedede 4px solid; }
H3 { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; color: #336699; border-bottom: #dedede 4px solid; }
H4 { font-family: Arial, sans-serif; font-size: 9pt; font-weight: bold; color: #336699; }
H5 { font-family: Arial, sans-serif; font-size: 9pt; font-weight: bold; color: #336699; }
H6 { font-family: Arial, sans-serif; font-size: 9pt; font-weight: bold; color: #336699; }
/* Styles for input */
input {  font-size: 10px; color: #000000; border: 1px solid #cccccc; padding: 2px; }
input.radio {  font-size: 10px; color: #000000; border: 0px none white; }
input.checkbox { font-size: 10px; color: #000000; border: 0px none white; }
select 	{  font-size: 10px; color: #000000; border: 1px solid #cccccc; }
textarea {  font-size: 10px; color: #000000; border: 1px solid #cccccc; }
input:focus, select:focus, textarea:focus { border: 1px solid #FAAB54;}
/* Styles for Links */
a { color: #000066; text-decoration: underline; }
a:hover { color: #CC0000; text-decoration: underline; }
a:active { color: #CC0000; text-decoration: none; }
a:visited{ color: #EF3A32; text-decoration: none; }
h3 a { text-decoration: none; }
.style_bold { font-weight: bold; }
.style_italic { font-style: italic; }