body {
	margin: 0px;
	background: #91c2bd url(../images/background.gif) center top repeat-y;
}

#topBkgd {
	width: 100%;
	height: 372px;
	background: #f3f6ef url(../images/topBkgd.jpg) center top no-repeat;
	margin: 0;
	padding: 0;
}

#container {
	width: 1032px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -516px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/* Header */

#header {
	width: 902px;
	height: 382px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -516px;
	padding: 0 0 0 130px;
	z-index: 1;
}

/* Mast */

#mast {
	width: 902px;
	height: 348px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -516px;
	padding: 34px 0 0 130px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099b2;
	line-height: 18px;
}

#mast a:link, #mast a:visited {
	color: #0099b2;
	text-decoration: underline;
}

#mast a:hover, #mast a:active {
	color: #0099b2;
	text-decoration: none;
}

#mast p {
	margin: 3px 0 25px 0;
	padding: 0;
}

/* Top Nav */

#topNavContainer {
	width: 100%;
	height: 60px;
	position: absolute;
	left: 0;
	top: 322px;
	background: url(../images/topNav-bkgd.gif) bottom left repeat-x;
	z-index: 5;
}

#topNav {
	width: 820px;
	height: 45px;
	position: absolute;
	left: 50%;
	top: 0;
	list-style: none;
	margin: 0 0 0 -410px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

#topNav li {
	width: 107px;
	height: 45px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

#topNav li a {
	width: 107px;
	height: 27px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 18px 0 0 0;
}

.twoLine {
	width: 107px;
	height: 35px !important;
	display: block;
	padding: 10px 0 0 0 !important;
}

#topNav li a:link, #topNav li a:visited {
	background: url(../images/topNav.gif) left top no-repeat;
}

#topNav li a:hover, #topNav li a:active {
	background: url(../images/topNav.gif) -107px top no-repeat;
}

/* Column Container */

#columnContainer {
	width: 821px;
	height: auto;
	margin: 0;
	padding: 400px 95px 0 116px;
}

/* Left Column */

#leftColumn {
	width: 200px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

#leftColumn h3 {
	font-size: 18px;
	font-weight: normal;
	color: #085e70;
	margin: 0 0 15px 0;
	padding: 0;
}

#proceduresContainer {
	width: 200px;
	height: auto;
	background: url(../images/procedures-bkgd.gif) left top repeat-y;
	margin: 0;
	padding: 0;
}

#proceduresTop {
	width: 200px;
	height: auto;
	background: url(../images/procedures-top.gif) left top no-repeat;
	margin: 0;
	padding: 0;
}

#procedures {
	width: 163px;
	height: auto;
	background: url(../images/procedures-btm.gif) bottom left no-repeat;
	margin: 0;
	padding: 10px 20px 45px 17px;
}

#procedures ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#procedures ul li {
	margin: 0;
	padding: 0;
}

#procedures ul li a {
	height: 25px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

/* Right Column */

#middleColumn {
	width: 580px;
	height: auto;
	float: right;
	font-size: 12px;
	line-height: 20px;
}

#middleColumn h1 {
	font-size: 22px;
	font-weight: normal;
	color: #bd617f;
	margin: 0;
	padding: 0;
}

#middleColumn h2 {
	font-size: 11px;
	font-weight: normal;
	color: #bd617f;
	line-height: 12px;
	margin: 5px 0 0 0;
	padding: 0;
}

#middleColumn h3 {
	font-size: 18px;
	color: #085e70;
}

#middleColumn a:link, #middleColumn a:visited {
	color: #0099b2;
	text-decoration: underline;
}

#middleColumn a:hover, #middleColumn a:active {
	color: #0099b2;
	text-decoration: none;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

#btmLogo {
	color: #185a65;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	margin-top: 30px;
}

#btmLogo strong {
	font-size: 22px;
	line-height: 28px;
}

/* Right Column */

#rightColumn {
	display: none;
}

/* Footer */

#footerContainer {
	width: 1032px;
	height: auto;
	background: url(../images/footer-bkgd2.jpg) left top repeat-y;
	margin: 0;
	padding: 0;
}

#footer {
	width: 530px;
	height: auto;
	background: url(../images/footer-bkgd.jpg) left top no-repeat;
	margin: 0;
	padding: 100px 132px 20px 370px;
	font-size: 11px;
	color: #0099b2;
	text-align: center;
	line-height: 18px;
}

#footer a:link, #footer a:visited {
	color: #0099b2;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #0099b2;
	text-decoration: none;
}

/* Disclaimer */

#disclaimer {
	color: #000000;
	background-color:transparent;
}

/* ASPX form/Error box controls */
#errors {
}
#errors ul {
}
#errors li {
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
}
/* actual captcha image */
.captcha img {
}
/* wraps around text and input alone */
.captcha div {
}
/* the atual text */
.captcha span {
}
/* the input for validation */
.captcha input {
}
/* the submit button */
#pnlCaptcha #btnSubmit {
}
/* Clearfix http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
