body {

	min-width: 760px;
	margin: 0px 0px 24px 0px;
	text-align: center;
	color: #5a5e66;
	background-color: #ffffff;

}

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

	font-family: arial,helvetica,swis721 bt,sans-serif;
	font-size: 12px;
	line-height: 14px;

}

A, A:link {

	color: #eb872f;
	text-decoration: underline;

}

A:visited {

	color: #a82400;
	text-decoration: underline;

}

A:hover {

	color: #ff4b1a;
	text-decoration: none;

}

A:active {

	color: #000000;
	text-decoration: none;

}
	
img {

	border: 0px;

}

#windowstrip {

	clear: both;
	width: 100%;
	text-align: center;

}

#headercontent {

	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 256px;
	min-height: 256px;
	text-align: center;
	margin: 0px auto 0px auto;

}

#footercontent {

	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	text-align: center;
	margin: 24px auto 0px auto;
	border: 0px;

}

#menustrip {

	width: 100%;
	height: 124px;
	text-align: center;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;

}

#menu {

	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 124px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 0px;

}

#menulogo {

	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 160px;
	height: 124px;

}

#menunav {

	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	width: 466px;
	height: 124px;
	text-align: left;

}

.menubutton {

	position: absolute;
	z-index: 20;

}

.menubuttonoff {

	position: absolute;
	z-index: 20;

}

#title {

	float: left;

}

#logo {

	float: right;

}

#titlecolumn {

	float: left;
	width: 376px;
	height: 224px;

}

#photocolumn {

	float: right;
	width: 376px;
	height: 224px;

}

#bodycontent {

	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	min-height: 228px;
	text-align: left;
	margin: 0px auto 0px auto;
	border: 0px;

}

#feature {

	width: 208px;
	min-height: 128px;
	color: #5a5e66;
	text-align: justify;
	padding: 8px 0px 24px 0px;

}

#leftcolumn {

	clear: left;
	float: left;
	width: 376px;
	text-align: justify;
	padding-top: 8px;

}

#rightcolumn {

	clear: right;
	float: right;
	width: 376px;
	text-align: justify;
	padding-top: 8px;

}

#leftcolumn.enc, #rightcolumn.enc, #feature.enc {

	background-color: #f2f3f5;
	padding: 0px;

}

.form {

	width: 360px;
	padding: 0px 8px 32px 8px;

}

form p {

	margin: 0px 0px 16px 0px;

}

.enctlg {

	width: 376px;
	height: 8px;
	background-image: url(/images/enc_t_lg.gif);
	background-repeat: no-repeat;

}

.encblg {

	clear: left;
	float: left;
	width: 376px;
	height: 8px;
	background-image: url(/images/enc_b_lg.gif);
	background-repeat: no-repeat;

}

.enctsm {

	width: 208px;
	height: 8px;
	background-image: url(/images/enc_t_sm.gif);
	background-repeat: no-repeat;

}

.encbsm {

	width: 208px;
	height: 8px;
	background-image: url(/images/enc_b_sm.gif);
	background-repeat: no-repeat;

}

#footerleft {

	clear: both;
	float: left;
	width: 376px;
	text-align: left;

}

#footerright {

	clear: both;
	float: right;
	width: 376px;
	font-size: 10px;
	text-align: right;

}

form {

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

}

input, select, textarea {

	background-color: #f8f9fa;
	border: solid 2px #e1e2e5;
	font-family: arial,helvetica,swis721 bt,sans-serif;
	color: #5a5e66;
	margin: 0px;
	padding: 0px;

}

textarea {

	font-size: 12px;

}

.formbutton {

	border: 0px;
	padding: 0px;
	background-color: #f2f3f5;

}

.requiredfield {

	border-color: #d1d2d8;
	background-color: #ffffff;

}

.requiredfield2 {

	border: none;
	background-color: #ffffff;

}

.specialfield {

	border: 0px;
	background-color: #f2f3f5;

}

.title {margin: 10px 0px 200px 10px;}
.photo {float: left; margin: 0px 20px 40px 0px; position: relative; top: 4px;}

.icon {

	position: relative;
	top: 2px;

}

p {

	margin: 0px 8px 16px 8px;
	text-align: justify;

}

.article {

	line-height: 32px;
	text-align: justify;
	margin-bottom: 16px;

}

hr {

	clear: both;
	border: 0px;
	width: 100%;
	height: 1px;
	background-color: #c4c6cc;
	margin-bottom: 24px;

}

ul {

	list-style-type: square;
	text-align: left;
	margin: 0px 8px 16px 24px;
	padding: 0px;

}

ul.ul2 {

	list-style-type: none;
	margin: 0px 8px 16px 8px;

}

li.paragraph {

	margin-bottom: 16px;

}

ol {

	list-style: 1;
	text-align: left;
	line-height: 18px;
	margin: 0px 0px 0px 40px;
	padding: 0px;

}

h1,h2,h3,h4 {

	clear: both;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 8px 0px 16px 0px;

}

h1 {

	font: 24px;
	color: #2b2d33;
	font-weight: bold;

}

h2 {

	font-size: 18px;
	color: #8d9199;
	padding: 0px 0px 16px 0px;

}

h3 {

	font-size: 14px;
	font-weight: bold;
	color: #5a5e66;

}

h4 {

	font-size: 12px;
	font-weight: bold;

}

.clearboth {

	clear: both;

}

.sm {

	font-size: 11px;
	font-weight: normal;

}

.md {

	font-size: 13px;
	font-weight: normal;
	color: #f04e23;

}

.md:link,.md:visited {

	color: #f04e23;
	text-decoration: none;

}

.normaltext {font-weight: normal;}
.normalbold {font-weight: bold; color: #5a5d66;}
.smallbold {font-size: 11px; font-weight: bold; color: #5a5e66;}
.alerttext {color: #eb8129;}
.quotetext {font-style: italic;}

.desctext {font-size: 4px; color: #ffffff; visibility: hidden; opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0;}

.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.justify {text-align: justify;}
.topleft {vertical-align: top; text-align: left;}
.topright {vertical-align: top; text-align: right;}
.topcenter {vertical-align: top; text-align: center;}
.top {vertical-align: top;}
.middle {vertical-align: middle;}
.bottom {vertical-align: bottom;}

.indent10 {margin-left: 10px; margin-right: 10px; text-align: left;}
.indent20 {margin-left: 20px; margin-right: 20px; text-align: left;}
.indent40 {margin-left: 40px; margin-right: 40px; text-align: left;}
.indent60 {margin-left: 60px; margin-right: 60px; text-align: left;}