@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background:#01245C url(images/outerbg.jpg) top;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #0C4EA2;
	text-decoration: none;
}
a:hover, a:active {
	color: #E69019;
	text-decoration: none;
}
.footer a:link, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBDBDB;
}

#header {
	text-align: center;
}

.outerbox {
	background-image: url(images/innerboxbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #113373;
}
#innertopleft {
	background-image: url(images/innertopleft.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 8px;
	height: 327px;
}
#innertopright {
	background-image: url(images/innertopright.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 10px;
	height: 327px;
}
#outertopleft {
	background-image: url(images/topleft.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 327px;
	width: 125px;
}
#outertopright {
	background-image: url(images/topright.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 327px;
	width: 122px;
}




#nav {
	text-align: center;
	width: 813px;
}
.footer {
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 10px;
}


.content {
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	background: #f3f3f3 url(images/contenttop.jpg) repeat-x top;
	width: 763px;
}
#alhlegal {
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: #05286A;
}
.webmaster a: {
	font-size: 9px;
	}

.webmaster {
	font-size: 9px;
	}
.bigbox {
	width: 1078px;
}
.submit   {
	background: url(images/submit.jpg) no-repeat;
	height: 35px;
	width: 186px;
	cursor: default;
	border: none;
	margin-right: 10px;
}
.reset    {
	background: url(images/reset.jpg) no-repeat;
	height: 35px;
	width: 186px;
	cursor: default;
	border: none;	
	margin-left: 10px;
}
.submit:hover   {
	background: url(images/submitting.jpg) no-repeat;
	height: 35px;
	width: 186px;
	cursor: default;
	border: none;
	margin-right: 10px;
}
.reset:hover    {
	background: url(images/resetting.jpg) no-repeat;
	height: 35px;
	width: 186px;
	cursor: default;
	border: none;	
	margin-left: 10px;
}
.smallbox {
	font-size: 12px;
	padding: 10px;
	width: 150px;
	float: right;
}
.top {
	font-size: 10px;
	float: right;
}

.smallbox ul {
	margin: 0px;
	padding: 5px 0 0 20px;
}
