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

* html .switch, * html .button, * html .bodybutton,  * html .buttongreen {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='',sizingMethod=crop);}

html {

	background-color: #ffffff;
	margin: 0px 0px 16px 0px;
	padding: 0px;

}

body {

	min-width: 960px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #4b5266;
	cursor: default;

}

body, div, span, p, table, td, tr {

	font-family: Lucida Grande, Trebuchet MS, Tahoma, Geneva, Helvetica, Arial, MS Sans Serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 16px;

}

A, A:link, A:visited {

	color: #2eadca;
	font-weight: normal;
	text-decoration: none;

}

A:hover {

	font-weight: normal;
	text-decoration: underline;

}

A:active {

	color: #a0dce9;
	font-weight: normal;
	text-decoration: none;

}

img {

	background-color: transparent;
	border: 0px;

}

#windowstrip {

	clear: both;
	position: relative;
	top: 0px;
	width: 100%;

}

#headerstrip {

	clear: both;
	position: relative;
	top: 0px;
	width: 100%;
	height: 80px;
	background-image: url(/images/bg_header.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #34b5d0;

}
	

#header {

	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 80px;
	text-align: center;
	margin: 0px auto 0px auto;
	z-index: 20;

}

#headerleft {

	float: left;
	width: 464px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	text-align: left;

}

#headerright {

	float: right;
	width: 464px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	text-align: left;

}

#menu {

	clear: both;
	position: relative;
	top: 0px;
	width: 960px;
	height: 246px;
	margin: 0px auto 0px auto;
	padding: 0px;

}

#menucolumn {

	position: relative;
	float: right;
	width: 472px;

}

#body {

	clear: both;
	position: relative;
	top: 40px;
	width: 960px;
	min-height: 240px;
	text-align: left;
	margin: 0px auto 16px auto;
	z-index: 30;

}

#bodybuttons {

	float: right;
	width: 464px;
	text-align: right;
	margin: 0px;
	padding-top: 32px;

}

.left {

	clear: both;
	float: left;
	width: 464px;
	text-align: justify;
	border: solid 1px #e9ebf2;
	border-width: 1px 0px 0px 0px;
	margin: 0px 0px 16px 0px;
	padding-top: 18px;

}

.right {

	clear: right;
	float: right;
	width: 464px;
	text-align: justify;
	border: solid 1px #e9ebf2;
	border-width: 1px 0px 0px 0px;
	margin: 0px 0px 16px 0px;
	padding-top: 18px;

}

.full {

	clear: both;
	width: 960px;
	text-align: justify;
	margin: 0px 0px 16px 0px;

}

#bgstrip {

	clear: both;
	position: relative;
	top: 0px;
	width: 100%;
	height: 480px;

}

#footer {

	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding-bottom: 16px;
	z-index: 20;

}

#footerleft {

	float: left;
	width: 464px;
	text-align: left;
	font-size: 11px;
	color: #b8bdcc;
	margin: 0px 0px 16px 0px;
	padding-top: 12px;

}

#footerright {

	float: right;
	width: 464px;
	text-align: left;
	font-size: 11px;
	color: #b8bdcc;
	border: solid 1px #e9ebf2;
	border-width: 1px 0px 0px 0px;
	margin: 0px 0px 16px 0px;
	padding-top: 12px;

}

#footerright A, #footerright A:link, #footerright A:visited {

	color: #b8bdcc;

}

.enclosure {

	clear: both;
	width: 960px;
	text-align: justify;
	margin: 0px 0px 16px 0px;
	background-image: url(/images/enc_body.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #77b800;

}

.enctop {

	clear: both;
	width: 960px;
	height: 16px;
	background-image: url(/images/enc_top.png);
	background-position: top center;
	background-repeat: no-repeat;

}

.encbody {

	width: 928px;
	min-height: 198px;
	padding: 0px 16px 0px 16px;
	color: #ffffff;

}

.encbottom {

	clear: both;
	width: 960px;
	height: 16px;
	background-image: url(/images/enc_bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;

}

.encbody .left, .encbody .right {

	width: 448px;
	border: 0px;
	padding-top: 0px;
	margin: 0px;

}

.encbody .right {

	text-align: center;
	padding-top: 80px;

}

.switch {

	opacity: 0.8;
	filter: alpha(opacity=80);

}

.switchon {

	opacity: 1;
	filter: alpha(opacity=100);

}

.button {

	position: relative;
	left: -4px;
	opacity: 0.7;
	filter: alpha(opacity=70);

}

.fielddata.button {

	border: 0px;

}

.buttongreen {

	position: relative;
	left: -4px;
	opacity: 0.9;
	filter: alpha(opacity=90);

}

.bodybutton {

	opacity: 0.7;
	filter: alpha(opacity=70);

}

.buttonon {

	opacity: 1;
	filter: alpha(opacity=100);

}


.highlight {

	color: #c64e52;

}

.icon {

	position: relative;
	top: 5px;

}

#navlegend {

	float: left;
	font-size: 10px;
	text-align: left;

}

#navlegend span {

	font-size: 10px;

}

.navbuttons {

	clear: right;
	float: right;
	width: 348px;
	font-size: 10px;
	text-align: right;
	margin: 0px 0px 16px 0px;

}

.navbuttons a, .navbuttons span {

	font-size: 10px;

}



form {

	line-height: 32px;
	padding: 0px;
	margin: 0px;

}

input, select, textarea {

	font-family: Helvetica, Arial, MS Sans Serif;
	font-size: 10pt;
	color: #4b5266;
	border: solid 1px #d8dbe5;
	margin: 0px 0px 12px 0px;
	padding: 2px;

}

textarea {

	font-size: 10pt;

}

input[type=image] {

	background: transparent;
	border: 0px;

}

input[type=checkbox], input[type=radio], input[type=file] {

	border: 0px;

}

div.item {

	clear: both;
	display: inline;
	width: 100%;
	padding: 0px;
	margin: 0px;

}

form label {

	display: inline;
	padding: 0px;
	margin: 0px;

}

.fieldname {

	float: left;
	width: 136px;
	text-align: right;
	padding: 0px 8px 0px 0px;

}

.fielddata {

	float: right;
	width: 320px;
	text-align: left;
	padding: 0px;
	margin: 0px;

}



br {

	clear: both;

}

hr {

	clear: left;
	width: 464px;
	height: 1px;
	float: left;
	border: 0px;
	background-color: #e9ebf2;
	margin-bottom: 18px;

}

p {

	clear: left;
	margin: 0px 0px 16px 0px;
	text-align: justify;

}

p.quote {

	background-image: url(/images/callout_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 24px 28px 0px 28px;
	margin-bottom: 8px;

}

p.quoter {

	text-align: right;
	color: #7d8499;
	margin-bottom: 24px;
	padding: 32px 28px 0px 0px;
	background-image: url(/images/callout_bottom.png);
	background-position: top right;
	background-repeat: no-repeat;

}

.quotertitle {

	font-size: 11px;

}

.sm {

	font-size: 11px;
	line-height: 20px;

}

.lg {

	font-size: 15px;
	line-height: 24px;

}

ul {

	margin: 0px 0px 16px 16px;
	padding: 0px 16px 0px 16px;

}

ul li {

	list-style-type: square;

}

h1, h2, h3, h4 {

	clear: left;
	float: left;
	width: 100%;
	padding: 0px;

}

h1 {

	float: left;
	width: 464px;
	height: 64px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 16px 0px;

}

h2 {

	height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #4b5266;
	margin: 0px 0px 0px 0px;

}

h3 {

	font-size: 18px;
	font-weight: bold;
	color: #e9edf2;
	margin: 0px 0px 18px 0px;

}

h4 {

	font-size: 16px;
	font-weight: bold;
	color: #e9ebf2;
	margin: 0px 0px 16px 0px;

}