@charset "UTF-8";
/* CSS Document */

ul, li {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	text-align:left;
	text-indent:0px;
	margin:2px 0px;
	padding:0px;
}

html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url('../_imgs/bg.jpg') repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -24px;
}


.content {
	width:520px;
	margin:0px auto 0 auto;
	padding-top:20px;
}

.foot, .push {
	height: 24px;
	width:100%
}

.header {
	width:512px;
	height:80px;
	margin:0px;
	margin:0px auto 0px auto;
	background:#FFF url('../_imgs/hdr.gif') left no-repeat;
	overflow:hidden;
	-moz-opacity: 0.90;
	opacity:.90;
	filter: alpha(opacity=90);
}

.header h1 {
	display:block;
	width:512px;
	height:30px;
	margin:0px auto 0px auto;
	padding:0px;
	text-indent:-9999em;
	overflow:hidden;
	color:#688496;
}

.flash {
	width:512px;
	margin:16px auto 16px auto;
	z-index:2;
}

.text {
	background:#FFF;
	width:492px;
	margin:0px auto 0px auto;
	padding:10px;
	text-align:left;
}

.copyright {
	width:512px;
	margin:0px auto 0px auto;
	padding:0px;
	background:#FFF;
	font-size:10px;
	text-align:left;
	height:24px;
	line-height:24px;
	text-indent:4px;
	color:#666;
}

.form{ 
	margin:0; padding:0;
}

.field {
	border: 1px solid #555;
	background:#f1f1f1;
	width: 240px;
	height:18px;
	line-height:20px;
	color:#000;
	padding:4px 0 0 0;
	margin:7px 0 6px 0;
	display:inline;
}

.submit {
	border: 0px;
	background:#688496;
	width: 60px;
	height:23px;
	color:#fff;
	padding:0px;
	margin:6px 0 6px 6px;
	text-transform:uppercase;
	display:inline;
}

.submit:hover {
	border: 0px;
	background:#666666;	
}	

#links ul {
	list-style:none;
	list-style-type:none;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
}

#links li {
	margin:0px 12px 0 0;
	padding:0;
	display:inline;
	list-style:none;
	list-style-type:none;
	line-height:16px;
}

.laurels {
	width:512px;
	height:201px;
	margin:16px auto 0 auto;
	padding:0;
	background:#fff url('../_imgs/laurels.gif') center no-repeat;
	display:block;
}


a {
	color: #688496;
	text-decoration:none;
	font-weight:400;
}

a:hover {
	color:#555555;
	text-decoration: none;
	font-weight:400;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333;
	margin:2px 0 6px 0; padding:0;
}

h2 {
	font-size: 12px;
	font-weight:550;
	line-height:14px;
	margin:20px 20px 0 0;
	padding:0;
	font-family: Geneva, Verdana, Arial, sans-serif
}

h2.first {
	margin:00px 20px 0 0;	
}

h3 {
	background:url('../_imgs/sm_hdr.gif') center no-repeat;
	width:191px;
	height:39px;
	display:block;
	margin:0px 0px 4px 0px;
	padding:0px;
	text-indent:-9999em;
	overflow:hidden;
}

.screening {
	position: absolute;
	top:420px;
	left:50%;
	z-index:9999;
	width:200px;
	height:410px;
	margin:0 0 0 270px;
	background:#fff;
	text-align:left;
	padding:10px;
}