@charset "UTF-8";
body  {
	background-color: #797865;
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}
img {
border: 0;
outline: 0;
}
img a {
border: 0;
outline: 0;
}
a {
outline: 0;
}
h1, h2, h3 {
	padding: 0;
	line-height: 18px;
	color: #FFF;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
}
h2 {
	margin-bottom: -9px;
	font-size: 14px;
}
h3 {
	margin-bottom: -9px;
	font-size: 12px;
}
#container {
	width: 995px;
	margin: 0 auto;
	text-align: left;
} 
#header {
	padding: 0;
	margin: 0;
	background-image: url(/images/header-portal.gif);
	background-repeat: no-repeat;
	height: 151px;
} 
#sidebar1 {
	float: left;
	width: 460px;
	padding: 20px;
	min-height:450px;
	height:auto !important;
	height:450px;
	text-align: center;
	background-image: url(/images/stripeVW.gif);
}
#homeContent {
	margin: 0 0 0 500px;
	padding: 20px;
	min-height:450px;
	height:auto !important;
	height:450px;
	text-align: center;
	background-image: url(/images/stripe.gif);
}
#footer {
	padding: 0px 0px 0px 20px;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: -40px;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	border-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	border-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	border-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	border-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
a:link {
	color: #333333;
	text-decoration: none;
	background-color: transparent;
	border-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
a:visited {
	color: #333333;
	text-decoration: none;
	background-color: transparent;
	border-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
a:hover {
	color: #939;
	text-decoration: none;
	background-color: transparent;
	border-color: #939;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
a:active {
	color: #333333;
	text-decoration: none;
	background-color: transparent;
	border-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

