body {
	background-color:#2175bc;
}

.container {
	background-color:white;
	position:absolute; top:0px; left:30px;
	padding:0px;
	text-align:left;
	width:720px;
	border:1px solid #1E4475;
	border-top:none;
	}

a:link, a:visited, a:hover {
	color: #1E4475;
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a img {
	border:none;
	}

.head {
	padding:0;
	background-color:#1E4475;
	margin:8px 16px 8px 16px;
	width:687px;
	height:219px;
	border:1px solid #1E4475;
	border-bottom:3px solid #1E4475;
	}

.head_logo {
	padding:0;
	width:232px;
	height:62px;
	background-image:url(images/logo2.jpg);
	background-repeat:no-repeat;
	height:219px;
	border:1px solid #1E4475;
	float:left;
	}

.head_img {
	padding:0;
	width:448px;
	height:219px;
	background-image:url(images/main2.gif);
	background-repeat:no-repeat;
	border-left:3px solid #1E4475;
	border-top:1px solid #1E4475;
	float:left;
	}

.subtitle {
	margin-top:5px;
	text-align:center;
	}

#button {
	width: 14em;
	padding: 0 0 0 0;
	margin-top:20px;
	margin-left:4px;
	font-family: Arial, Helvetica;
	color: #333;
	}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#button li {
	border-bottom: 1px solid #1E4475;
	margin: 0;
	}

#button li a {
	display: block;
	padding: 2px 5px 2px 15px;
	border-left: 0px solid #325F98;
	border-right: 0px solid #325F98;
	background-color: #2175bc;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	color: #F3F3F3;
	text-decoration: none;
	width: 205px;
	height:16px;
	}

html>body #button li a {
	width: auto;
	}

#button li a:hover {
	font-weight:bold;
	border-left: 0px solid #1650A8;
	border-right: 0px solid #1650A8;
	background-color: #2586d7;
	color: #fff;
	}

div#button a span {
	display: none;
	}

div#button a:hover span {
	display:block;
	position:absolute; top:78px; left:20px;
	width:220px;
	height:20px;
	padding:0px;
	margin:0px;
	background-color:#1E4475;
	font-size:10px;
	font-variant:normal;
	font-weight:normal;
	margin-left:5px;
	color:#fff;
	text-align:center;
	}

.content {
	padding-left:10px;
	padding-right:10px;
	margin:0px 20px 20px 20px;
	}

.box1 {
	background-color: #F3F3F3;
	margin: 15px 0px 0px 0px;
	padding:10px 10px 1px 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}

.box2 {
	background-color: white;
	padding:10px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}

.box1 img, .box2 img {
	float:left;
	margin: 0px 10px 5px 0px;
	}

.box1 h1, .box2 h1, .subtitle h1, h2 {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	color: #1E4475;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	}

.box2 ul {
	margin-top:5px;
	margin-bottom:0px;
	}

.box2 li {
	list-style:none;
	margin: 0px 0px 10px -20px;
	padding:0px;
	}

.box2 li b {
	color:#1B3C67;
	margin-left:-10px;
	}

h2 {
	width:100%;
	margin:15px 0px 5px 0px;
	padding:3px 0px 0px 10px;
	border-bottom:4px solid #1E4475;
	}

.subtitle h1 {
	color:#fff;
	}

hr {
	background-color:#1E4475;
	margin:0px;
	padding:0px;
	height:6px;
	}

.bottom_nav {
	float:left;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	margin:0px 20px 20px 20px;
	color: #1E4475;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	background-color:inherit;
	}

.bottom_nav a:link, .bottom_nav a:visited, .bottom_nav a:hover {
	color: #1E4475;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}

#copy .bottom_nav {
	float:none;
	}

table, td {
	background-color: inherit;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	vertical-align:top;
	}

table {
	width:640px;
	}

.thumb {
	float:left;
	margin-right:5px;
	border:2px solid #1E4475;
	}

.submit {
	font-family:sans-serif;
	border:none;
	font-weight:bold;
	font-size:11px;
	background:#0F5274 none;
	color:#C8E2EF;
	width:72px;
	height:21px;
	}

.error {
	font-size:14px;
	font-weight:bold;
	color:red;
	}