@charset "utf-8";
body, html {
	padding:0px;
	margin:0px;
	color:#000;
	background:url(images/background.gif) #f5f5f3;
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a {color:#21556a;}
a:hover {text-decoration:underline;}
#container {width:770px; margin:0px auto;}
#header {width:770px; height:258px; background:url(images/header.jpg);}

#menu {width:770px; height:53px; background:url(images/menuback.gif); font:16px "Times New Roman", Times, serif;}
#menu, #menu ul  {list-style:none; list-style-image: none; padding:0px; margin:0px;}
#menu li {float: left; }
#menu ul li a {height:23px; color:#fff; display:block; float:left; padding:15px 30px; text-decoration:none; text-align:center;}
#menu ul li a:hover {color:#ffc527; background:url(images/menuover.gif);}
#menu img {float:left;}
#menu li ul {position: absolute; width: 220px; left: -999em; background:#666;}
#menu li:hover ul, #menu li.sfhover ul {left: auto; margin-top:53px;}
#menu li ul li {float:none; clear:both;}
#menu li ul li a {height:13px; color:#fff; padding:8px; text-decoration:none; text-align:left; font-size:12px; }
#menu li ul li a:hover {background:none;}


.border, .borderfloat, .borderfloatlast {background:url(images/boxborder.gif); padding:6px; margin-bottom:20px;}
.borderfloat, .borderfloatlast {float:left; margin-right:7px;}
.borderfloatlast {margin-right:0px;}
.contentbox {background:url(images/contentback.gif) #fff; background-repeat:no-repeat; width:706px; padding:17px 26px; }
.contentbox img {
	padding: 4px;
}
.greyline {border-bottom:2px solid #c8c8c6; width:770px; margin:20px 0px;}

.download {position: relative;  white-space: nowrap; display: block;  height:104px; margin: 0; padding: 0; width:240px; background:url(images/downloadableforms-over.gif) no-repeat;}
.download a {display: block; height:104px; width:240px;}
.download img  {height:104px; width:240px; border: 0;}
.download a:hover img  {visibility:hidden;}

h1 {font-size:18px; padding:0px; margin:0px 0px 5px; color:#5b5b51;}
input, textarea, select {color:#000; font-size:10px; margin-bottom:4px; width:150px; font-family:Tahoma, Geneva, sans-serif;}

#footer {
	font-size: 10px;
}
ul {
	list-style-position: inside;
}
