﻿body{margin-left:100px}
h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px;
	font-weight:bold; color:Orange; margin:0; padding:0; text-align:left}
h2 {color:Orange}
div#header{width:840px; background:#BBD9EE; font-size:93%;line-height:normal; float:left;}
div#header ul {margin:0; padding:10px 10px 0 50px; list-style-type:none;}
div#header li {display:inline; margin:0; padding:0; font-weight:bold}
div#header a {float:left; background: no-repeat left top; margin:0; padding:0 0 0 4px;
	text-decoration:none;}
div#header a span {float:left; display:block; background:url("tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px; color:#666;}
div#header a span {float:none;}
div#header a:hover span {color:#FF9834;}
div#header a:hover {background-position:0% -42px;}
div#header a:hover span {background-position:100% -42px;}
div#contentarea{width:460px; padding-left:75px; padding-top:10px; float:left;}
/*div#column1{width:145px;  z-index:100000; float:left }
div#column1 ul {margin : 0; width : auto; color : #ffffff; background-color : #bacee0;}
div#column1 li {padding-right : 0; padding-left : 0; padding-bottom : 0; margin : 0; padding-top : 0; list-style-type : none; } 
div#column1 a {border-right : 1px solid #c3c8cb; padding-right : 0; background-position : 100% 50%;
border-top : 1px solid #fefefe; display : block; padding-left : 2px; font-weight : normal; 
padding-bottom : 3px; border-left : 1px solid #fefefe; padding-top : 3px; border-bottom : 1px solid #c3c8cb; 
background-color: #eaeeee; font-size : 10px; color : #048; font-family : Ms Sans Serif, Times New Roman; text-decoration : none; } 
div#column1 a:hover {border-left-color : #fefefe;border-bottom-color : #c3c8cb; border-top-color : #fefefe; 
background-color: #f8fafc;border-right : 3px solid #E65B00; font-size : 10px; color : #ff3e3e; font-family : Ms Sans Serif, Times New Roman; text-decoration : none;} 
div#column1 a:active {border-left-color : #fefefe; border-bottom-color : #c3c8cb; border-top-color : #fefefe; 
background-color : #f8fafc; border-right-color : #c3c8cb; font-size : 10px; color : #048; 
font-family : Ms Sans Serif, Times New Roman; text-decoration : none; } 
.menuheader {width:130px; margin-top:15px;
font-family : verdana,arial,helvetica,sans-serif; 
font-size : 10px; 
text-align : left; 
font-weight : bold; 
color : #fff; 
background: #6898d0 no-repeat center left; 
padding-top : 3px; 
padding-bottom : 3px; 
padding-left : 14px; 
border-bottom : 1px solid #3a6081; 
border-right : 1px solid #3a6081; 
border-top : 1px solid #f1f5fa; 
display : block; 
} */
/*[if gte IE 5]*/

div#column1 ul a {height: 1em;}
div#column1 li {float: left; clear: both; width: 100%;}

/*[endif]*/
div#column2{width:474px; border-style:groove; float:left;}
div#column3{width:115px; border-style:ridge; float:left}
div#footer {width:840px; background-color:#FAC; float:left;}
div#footer {width:840px; height:48px; /* makes the div fill its container - usually body */
 					padding:12px 0; /* pushes the links away from top and bottom of the div */
					font-size:.68em; /* sets the font size of all links */
					text-align:center; /* centers the ul elements in the div */
					background-color:#FFFFFF; border-top:1px solid #BBD9EE; border-bottom:2px solid #BBD9EE; /* sets the background color of the div */
					}
 div#footer ul {margin:2px 0;} /* vertical spacing between the lists */
 div#footer li {display:inline; /* the key CSS - makes the lists display horizontally */
						color:#9999cc; /* sets the color of the vertical lines */
						border-left:1px solid; /* creates the vertical line to the left of each list items */
						color:#000000; /* sets the color of the vertical lines  - links colored below */
						padding:0 5px 0 9px; /* horiz space between links and vert lines - needed diff l & r values to center */
						}
 div#footer li:first-child {border-left:0;} /* removes the left border of the first list item - IDWIMIE */
 div#footer ul li a {text-decoration:none; /* removes the underlining off the links */
 							 color:#9999cc; /* the color of the links */
							 }
 div#footer ul li a:hover {text-decoration:underline;} /* underlines the links when hovered */
 div#footer ul.fineprint li {color:#C60;} /* color for copyright and vert dividers on last row */
 div#footer ul.fineprint li a {color:#C60;} /* had to explicitly color these or they inherit white from div#footer li */
  div#footer ul.fineprint li a:hover {color:#960;}
div.clearfloats {clear:both}


