body { 
	margin:0px; 
	padding:0px; 
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #000000;
}
ul li {	
	padding-top: 5px;
}
h1, h2 {
	color: #133A5B;
	font-size: 1.25em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-bottom: 0.5em;
}
h3, h4 {
	color: #0033AA;
	font-size: 1em;
	padding: 0;
	margin: 0;
	margin-bottom: 0.5em;
}
p {margin-top: 0px; line-height:1.3em;}
img {border : 0px;}
th { background-color: #003333; color: #FFFFFF; font-weight: bold; text-align: left; padding: 5px; }
td { vertical-align: top; }
/* form design and fixes for IE */
form { margin-bottom: 0px; }
input, textarea, select
{
	border : 2px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color : white;
}
option { }
.imagebutton
{
	border : none;
	background-color : transparent ! important;
}
.radio
{
	border : none ! important;
	background-color : transparent ! important;
}
.checkbox
{
	border : none;
	background-color : transparent ! important;
}
a:link {
	color: #003333;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #003333;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #0033AA;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #0033AA;
	font-weight: bold;
	text-decoration: underline;
}
#background {
	background-image: url(images/background.png);
	margin: 0px;
	padding: 0px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0px;
	padding: 0px;
	min-height: 703px;
  height:auto !important;
  height:703px;
	width: 950px;
}
#footer {
	background-image: url(images/footer.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	min-height: 66px;
  height:auto!important;
  height:66px;
	width: 950px;
	clear: both;
}
#footermenu {
	position: relative;
	top: 68px;
	left: 70px;
	height: 20px;
	width: 620px;
	border: 0;
	text-align:center;
}
#leftmenu {
	position: relative;
	height: auto;
	padding-left: 13px;
	width: 180px;
	float: left;
	font-size: 12px;
	top: -450px;
	line-height: 15px;
}
#leftmenu .divider {
	height: 15px;
	padding-left: 5px;
	background: transparent url('images/divider.gif') no-repeat center left;
}
#leftmenu ul { border: 0; margin: 0; padding: 0; padding-left: 10px; list-style-type:none; }
#leftmenu li { border: 0; margin: 0; padding: 0; margin-bottom: 0.3em; padding-left: 10px; background: transparent url('images/bullet.gif') no-repeat center left; position: relative; }
#leftmenu li a { text-decoration: none; }
#leftmenu ul li ul li {  font-size: 11px; }

#content {
	position: relative;
	left: 20px;
	height: auto;
	width: 675px;
	top: -450px;
	border: 0;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-bottom: -400px;
}
#search #searchbox {
	color: #888888;
	width: 120px;
	margin-left: 10px;
	border: 1px solid #0033AA;
}
#search .imagebutton {
	padding: 6px;
}
.contentbox1 {
	border: 3px solid #eee;
	width: 100%;
}
.contentbox1 .inner {
	padding: 5px;
}
.contentbox2 {
	width: 180px;
	float: left;
}
.contentbox2 .inner {
	width: 100%;
	border: 2px solid #eee;
	padding: 5px;
	overflow: auto;
	height: 120px;
	font-size: 0.9em;
}
h1 { white-space: nowrap; }
h1.color1 { color: #010067;}
h1.color2 { color: #036D00;}
h1.color3 { color: #026D6F;}
div.color1 { background-color: #d2FDFD; }
div.color2 { background-color: #D3FDD0; }
div.color3 { background-color: #D1D0F0; }

ul.topmenu { list-style-type:none;margin:0; margin-bottom: 1em; padding:0; }
ul.topmenu li { float: left; margin-right: 20px; }