html, body {
	min-height:100%;
	height:100%;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}
body {
	background:#2a4869;
	font-size: 62.5%;
}

/* HEADERS
--------------------------------- */

h1, h2, h3, h4, h5 {
	color: #2a4869;
}

h2 {
	font: normal 2.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.01em;
	position: relative;
	margin: 0 0 .75em 0;
}
h3 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 1em 0;
}

/* TYPOGRAPHY
--------------------------------- */

p {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	margin: 0 0 1.5em 0;
	font-size: 1.2em;
	line-height: 1.5em;
}
strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #2a4869;
}
#content ul {
	margin: 0 0 2.5em 0;
	padding-left: 10px;
}
#content ul li {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 1.2em;
	margin: 0 0 .5em 0;
	line-height: 1.5em;
	padding-left: 13px;
	background: transparent url(/images/site/icon_bullet.gif) no-repeat 0 6px;
}
#default #content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555;
	font-size: 1.9em;
	line-height: 1.9em;
	letter-spacing: -.01em;
	position: relative;
	width: 460px;
	top: 35px;
	left: 300px;
}
#default #content p strong {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	color: #2a4869;
}

/* LINKS
--------------------------------- */

a, a:visited {
	color:#a93427;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/* STRUCTURE
--------------------------------- */

#wrapper {
	width:100%;
	background: #fff url(/images/site/bg_wrapper.gif) repeat-x top left;
}
#site {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
}
#logo { 
	width: 284px;
	height: 117px;
	float: left;
	background: #fff url(/images/site/logo.gif) no-repeat;
	margin: 25px 0 8px;
}
#logo h1 a span, #logo p {
	display: none;
}
#logo h1 a {
	display: block;
	width: 211px;
	height: 148px;
}
#content {
	width: 865px;
	min-height: 335px;
	float: left;
	padding: 0 40px;
	margin: 0 0 10px 0;
}
#default #content {
	background: transparent url(/images/site/bg_homepage.jpg) no-repeat 40px 0;
	width: 865px;
}
#footer {
	height: 200px;
	width: 864px;
	margin: 0;
	padding: 5px 30px 0 20px;
	display: block;
	clear: both;
	color: #fff;
	background: transparent url(/images/site/bg_foot.gif) no-repeat 0 0;
}
#footer h3 {
	color: #fff;
	font-size: 1.5em;
	margin-bottom: 1.25em;
}
#foot_left {
	float: left;
	width: 275px;
	margin-right: 40px;
}
#foot_middle {
	float: left;
	width: 255px;
	margin-right: 40px;
}
#foot_right {
	float: left;
	width: 245px;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 1.2em;
	margin: 0 0 .5em 0;
	line-height: 1em;
	padding-left: 13px;
	background: transparent url(/images/site/icon_bullet.gif) no-repeat 0 4px;
}
#footer a, #footer a:visited {
	text-decoration: underline;
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
}

/* Navigation 
----------------------------------- */

#nav1 {
	float: right;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, "Trebuchet MS", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	width: auto;
	height: 40px;
	text-align: right;
	margin: 25px 0 0 0;
}
#nav1 ul {
	margin: 0;
	padding: 0;
}
#nav1 li {
	float: left;
}
#nav1 li a, #nav1 li a:visited {
	margin: 0;
	padding: 0 10px 0 0;
	color: #404040;
	text-decoration: none; 
}
#nav1 li a:hover {
	color: #404040;
	text-decoration: underline;
}
#nav1 li a.contact {
	padding-left: 17px;
	background: transparent url(/images/site/icon_contact.gif) no-repeat 0 2px;
}
#nav1 li a.account {
	margin-left: 10px;
	padding-left: 17px;
	background: transparent url(/images/site/icon_account.gif) no-repeat 0 2px;
}
#nav2 {
	clear: left;
	float: left;
	width: 900px;
	height: 37px;
	margin: 0 0 20px 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, "Trebuchet MS", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	}
#nav2 ul {
	width: 840px;
	height: 37px;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	background: transparent url(/images/site/bg_nav-div.gif) no-repeat top left;
	}
#nav2 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 37px;
	background: transparent url(/images/site/bg_nav-div.gif) no-repeat top right;
	}
#nav2 li a, #nav2 li a:visited {
	float: left;
	color: #404040;
	margin: 0;
	padding: 12px 25px 0 25px;
	text-decoration: none;
	height: 23px;
	}
#nav2 li a:hover {
	color: #404040;
	text-decoration: none;
	border-bottom: 2px solid #195da9;
	background: #cdcec4 url(/images/site/bg_tab_on.gif) repeat-x top right;
	}

/* CLASSES
--------------------------------- */

.clear {
	clear: both;
	height: 0;
	width: 0;
	visibility: hidden;
}
.bottomBackground {
	clear: both;
	height: 587px;
	position: relative;
	top: -545px;
	margin-bottom: -200px;
	background: #2a4869 url(/images/site/bg_bottom.gif) repeat-x;
}
.contentImage {
	position:relative;
	top:-11px;
}
.caption {
	float:right;
	position:relative;
	left:208px;
	text-align:right;
	width:115px;
	margin:0 0 0 -200px;
	font:italic 10px/9px Verdana, Arial, Helvetica, sans-serif;
}
.articleInfo {
	height:22px;
	display:block;
	margin:0 0 20px 0;
	border-bottom:1px solid #F5F5F5;
}
.author {
	display:block;
	font-style:italic;
	float:left;
}
.article {
	display:block;
	float:right;
}

/* forms 
------------------------------------ */

div.form-container { 
	margin: 10px; 
	padding: 0; 
	}
div.form-container form div { 
	padding: 0.25em 0; 
	}
div.form-container p {
	font-weight: bold;
	margin: 0 0 .5em 0;
	padding: 0;
	}
div.form-container p.note { 
	width: 100%;
	margin: 0 0 0 135px; 
	font-size: .9em; 
	color: #333;
	font-weight: normal; 
	}
label, input, select, .label, textarea {
	font: normal 1.2em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}	
label, span.label {
	display: block;
	position: relative;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	width: 100px;
	text-align: right;
	}
label em, span.label em { 
	position: absolute; 
	right: 0; 
	font-size: 1.2em; 
	font-style: normal; 
	color: #C00; 
	}
label.zemRequirederrorElement, span.zemRequired, label.zemRequired {
	color: #be1e2d;
	}
#content div.form-container p {
	margin-left: 121px;
	}
div.controlset label, div.controlset input, div.controlset textarea { 
	display: inline; 
	float: none; 
	}
div.buttonrow { 
	margin: 12px 0 0 121px; 
	}	
input.zemSubmit {
	display: block;
	color: #fff;
	background: #5791b1 url(/images/site/bg_button.gif) repeat-x bottom left;
	font-weight: bold;
	padding: 2px 5px;
	height: 25px;
	border-top: 1px solid #4f7e9d;
	border-left: 1px solid #4f7e9d;
	border-right: 1px solid #254a62;
	border-bottom: 1px solid #254a62;
	}
div.zemThanks {
	border: 1px solid #2d619a;
	padding: 15px;
	width: 400px;
	background-color: #e0ebf8;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-left: -10px;
}
