@charset "UTF-8";* {	margin:0px;	border:0px;	padding:0px;	}body  {	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #000000;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 100%;	background-color: #394748;	background-image: url(../images/homepage01.gif);	background-repeat: repeat-x;	background-position: left top;}#container {	width: 780px;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	border: 1px none #000000;	text-align: left; /* this overrides the text-align: center on the body element. */	background-image: url(../images/container_bkgrnd.gif);	background-repeat: repeat-y;	background-position: center top;}#container2 {	width: 780px;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	border: 1px none #000000;	text-align: left; /* this overrides the text-align: center on the body element. */	background-image: url(../images/container2_bkgrnd.gif);	background-repeat: repeat-y;	background-position: center top;} #header {	padding: 0;  /* 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. */	background-image: url(../images/masthead_vf.jpg);	background-repeat: no-repeat;	background-position: bottom;	height: 250px;	width: 780px;} #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 */}#sidebar1 {	float: right;	width: 200px;	padding: 0px;	margin-bottom: 15px;}#sidebar1 h3 {	color: #FFFFFF;	margin-right: 25px;	margin-left: 15px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .9em;	font-style: normal;	font-weight: bold;	margin-top: 15px;	margin-bottom: 15px;}#sidebar1 h3 l {	color: #CCCCCC	margin-right: 25px;	margin-left: 15px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .9em;	font-style: normal;	font-weight: bold;	margin-top: 15px;	margin-bottom: 15px;}#sidebar1 p {	margin-right: 25px;	margin-left: 25px;	color: #FFFFFF;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	margin-top: 25px;	margin-bottom: 15px;	line-height: 2.0em;}#mainContent {	margin-top: 0;	margin-right: 210px;	margin-bottom: 0;	margin-left: 0;	padding: 0;} #intLeft {	float: left;	width: 200px;	margin-right: 15px;	margin-left: 15px;	margin-bottom: 15px;}#intLeft h3 {	color: #333333;	margin-right: 20px;	margin-left: 15px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .9em;	font-style: normal;	font-weight: bold;	margin-top: 0px;}#intLeft p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .8em;	font-weight: normal;	color: #333333;	margin-top: 15px;	margin-right: 15px;	margin-bottom: 15px;	margin-left: 15px;}#intRight {	float: right;	width: 310px;	margin-right: 15px;	margin-left: 15px;	margin-bottom: 15px;}#intRight h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .9em;	font-weight: bold;	color: #000000;	margin-top: 0px;	margin-right: 15px;	margin-bottom: 15px;	margin-left: 15px;}#intRight p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .8em;	font-weight: normal;	color: #000000;	margin-top: 15px;	margin-right: 15px;	margin-bottom: 15px;	margin-left: 15px;}#middle {	float: left;	width: 560px;	margin-right: 15px;	margin-left: 0px;	margin-bottom: 15px;}#middle h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.9em;	font-weight: normal;	color: #FF0000;	margin-top: 15px;	margin-right: 15px;	margin-bottom: 5px;	margin-left: 25px;}#middle p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .8em;	font-weight: normal;	color: #333333;	margin-top: 15px;	margin-right: 15px;	margin-bottom: 15px;	margin-left: 25px;}#middle blockquote {font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: normal;	color: #333333;	margin-top: 15px;	margin-right: 15px;	margin-bottom: 15px;	margin-left: 25px;	}#middle ul, ol, dl {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .8em;	font-weight: normal;	color: #333333;	margin-top: 15px;	margin-right: 15px;	margin-bottom: 5px;	margin-left: 25px;}#middle p2 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .8em;	font-weight: normal;	color: #333333;	margin-top: 5px;	margin-right: 15px;	margin-bottom: 15px;	margin-left: 25px;}#middle h4 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .9em;	font-weight: bold;	color: #333333;	margin-top: 15px;	margin-right: 15px;	margin-bottom: 0px;	margin-left: 25px;}#footer {	padding: 0;	background-image: url(../images/footer_vf.gif);	background-repeat: no-repeat;	background-position: center top;	min-height: 21px;} #footer p {	padding: 0px;	margin-top: 0px;	margin-right: 0;	margin-bottom: 0px;	margin-left: 0;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .7em;	color: #CCCCCC;	font-style: normal;	background-color: #384647;}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}/** LISTS */.list1 {	margin-left: 25px;	padding-left: 0px;	list-style: none;}.link1 {	padding-bottom: 5px;	background: url(../images/homepage08.gif) repeat-x left bottom;	text-transform: lowercase;	text-decoration: none;	font-size: .9em;	font-weight: bold;	color: #FFFFFF;}.link2 {	font-size: .8em;	color: #FFFFFF;}.link3 {	color: #FFFFFF;}.redunderline {	padding-bottom: 5px;	background: url(../images/homepage08.gif) repeat-x left bottom;	text-decoration: none;	font-weight: bold;	color: #333333;	}.img1 {align: left;	margin-top: 0px;	margin-right: 6px;	margin-bottom: 4px;	margin-left: 0px;}.footerText {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .7em;	font-style: normal;	color: #CCCCCC;	text-align: center;}
