img, div, a, span {
	behavior: url(/css/iepngfix.htc);
}
body {
	background-color:#2a4a7a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
#container {
	width:940px;
	margin:10px auto;
}
#header {
	width:940px;
	height:313px;
	border-bottom:5px #fff solid;
	background-repeat:no-repeat;
	margin-bottom:5px;
	position:relative;
}
#slideshowholder {
	width:940px;
	height:313px;
	z-index:-5000 !important;
}
.img-0 {
	background-image:none;
}
.img-1 {
	background-image:url(/images/header-1.jpg);
}
.img-2 {
	background-image:url(/images/header-2.jpg);
}
.img-3 {
	background-image:url(/images/header-3.jpg);
}
.img-4 {
	background-image:url(/images/header-4.jpg);
}
.img-5 {
	background-image:url(/images/header-5.jpg);
}
.img-6 {
	background-image:url(/images/header-6.jpg);
}
#content {
	width:890px;
	border:5px #969494 solid;
	background-color:#b8c2e3;
	padding:20px;
	margin-bottom:5px;
}
#spam {
	width:900px;
	background-color:#8d0000;
	padding:20px;
	margin-bottom:5px;
	color:#FFF;
}
#spam p {
	line-height:20px;
	margin-bottom:8px;
}
#spam a {
	color:#577aae;
}
#spam .intro {
	font-weight:bold;
	color:#999;
	font-size:115%;
}
.intro {
	font-weight:bold;
	color:#0f3369;
}
#content p {
	line-height:20px;
	margin-bottom:8px;
}
#content a {
	color:#577aae;
}
#footer {
	width:900px;
	padding:20px;
	background-color:#103268;
	color:#fff;
	font-size:11px;
	text-align:center;
}
#footer p {
	line-height:20px;
}
#footer p.links {
	margin-bottom:10px;
}
#footer p.links a {
	text-decoration:underline;
}
#footer a {
	color:#ededed;
	text-decoration:none;
}
#nav {
	position:absolute;
	bottom:0px;
	right:8px;
	z-index:5000 !important;
}
.menu {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	white-space:nowrap;
	z-index:6000 !important;
}
.menu dt {
	display:none;
}
.menu dd {
	float:left;
	padding:0;
	margin:0;
	text-align:left;
}
.menu dd span.aa {
	display:block;
	width:34px;
	height:49px;
	background:url(/images/start.png);
	float:left;
}
.menu dd span.bb {
	height:36px;
	padding-top:13px;
	background:url(/images/nav-bg.png);
	float:left;
}
.menu dd span.ff {
	height:29px;
	padding-top:20px;
	background:url(/images/nav-bg.png);
	float:left;
}
.menu dd span.cc {
	display:block;
	width:34px;
	height:49px;
	background:url(/images/overlap.png);
	float:left;
}
.menu dd span.ee {
	display:block;
	width:15px;
	height:49px;
	background:url(/images/finish.png);
	float:left;
}
.menu a, .menu a:visited {
	color:#fff;
	text-decoration:none;
	font-size:12px;
	cursor:pointer;
}
.menu a:hover {
	color:#577aae;
	background:#fff;
}
.img-right {
	float:right;
	margin-left:10px;
}
.img-left {
	float:right;
	margin-left:10px;
}
.clear {
	clear:both;
}
#content h3 {
	font-size:17px;
	color:#0f3369;
	margin-bottom:8px;
}
#content ul {
	list-style:disc;
	margin-bottom:10px;
}
#content ul li {
	margin-left:40px;
	margin-bottom:5px;
}
.red {
	color:#F00;
}
fieldset {
	width:500px;
	margin:0 auto;
	padding:10px;
	border:1px #333 solid;
}
legend {
	font-size:14px;
	padding:0px 15px 0px 15px;
}
label {
	width:100%;
	font-size:11px;
	padding:4px 0 4px 10px;
	cursor:pointer;
	display:block;
}
input.txt {
	width:280px;
	padding:5px;
	font-size:16px;
	margin-bottom:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border:1px #7f9db9 solid;
}
input.txt-short {
	width:50px;
	padding:5px;
	font-size:16px;
	margin-bottom:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
select.select {
	padding:5px;
	font-size:16px;
	margin-bottom:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
textarea.txtarea {
	width:400px;
	height:150px;
	padding:5px;
	font-size:16px;
	margin-bottom:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.pushbutton {
background-image: url(/images/fade-butt.png);
background-repeat: repeat;
border-top:3px double #ccc;
border-right:3px double #999;
border-bottom:3px double #999;
border-left:3px double #ccc;
color: #333333;
padding:4px;
margin-bottom:10px;
}
.pushbutton:focus {
border-top:3px double #999;
border-right:3px double #ccc;
border-bottom:3px double #ccc;
border-left:3px double #999;
}
#qwert {
	border:1px #7f9db9 solid;
}
.disabled {
	color:#CCC !important;
}
.error {
	display:none !important;
}
.errorhighlight {
	background-color:#d29c9c;
	border:1px #d95c5c solid !important;
}
.good {
	border:1px #65d95c solid !important;
}
.bad {
	border:1px #d95c5c solid !important;
}
#notice {
	width:200px;
	padding:15px;
	background-color:#6a77a0;
	color:#93adff;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
}
#notice h3 {
	font-size:18px;
	font-style:italic;
	color:#93adff;
}
.big {
	font-size:26px;
	color:#c7d3fc;
}
.medium {
	font-size:22px;
	color:#c7d3fc;
}
#notice p {
	font-size:17px;
	line-height:24px;
}
.telephone {
	font-size:26px;
	font-style:italic;
	color:#c7d3fc;
}
