body {
	margin: 0 auto;
	background: #ffffff;
	font-family:  Helvetica, Arial, Verdana, "Sans Serif";
	font-size: 10pt;
	color: #787878;
}

#wrapper {
	margin: auto;
	width: 100%;
}

#header {
	margin: 0 auto;
	width: auto;
	height: 146px;
	background: #CCC url(images/header_bg.jpg) repeat-x;
}

#headerarea {
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 900px;
	height: 146px;
}

#headerarea_logo {
	margin: 0 auto;
	padding-top: 14px;
	width: 200px;
	height: 126px;
	float: left;
}

#headerarea_nav {
	margin: 0 auto;
	padding-top: 60px;
	width: 700px;
	height: 80px;
	float: right;
	word-spacing: 3em;
	text-align: right;
}

#pagearea {
	margin: 0 auto;
	width: 900px;
	height: auto;
	overflow: hidden;
	background-color: #fff;
}

#pagearea2 {
	margin: 0 auto;
	width: 900px;
	height: auto;
	overflow: hidden;
	background-color: #fff;
}

#twocolumn_left {
	float: left;
	margin: 0 0 -10000px 0px;
	width: 350px;
	height: auto;
	text-align: left;
	padding: 0px 10px 10020px 0px;
	line-height: 1.33em;
}

#twocolumn_right {
	float: left;
	margin: 0 0 -10000px 0px;
	width: 520px;
	height: auto;
	text-align: left;
	padding: 0px 0px 10020px 20px;
	line-height: 1.33em;
}

#threecolumn_left {
	float: left;
	margin: 0 20px -10000px 0px;
	width: 286px;
	height: auto;
	text-align: left;
	padding: 0px 0px 10020px 0px;
	line-height: 1.33em;
	background: url(images/3column_C.jpg) right top no-repeat;
}

#threecolumn_center {
	float: left;
	margin: 0 20px -10000px 0px;
	width: 288px;
	height: auto;
	text-align: left;
	padding: 0px 0px 10020px 0px;
	line-height: 1.33em;
	background: url(images/3column_S.jpg) right top no-repeat;
}

#threecolumn_right {
	float: left;
	margin: 0px 0px -10000px 0px;
	width: 286px;
	min-height: 200px;
	text-align: left;
	padding: 0px 0px 10020px 0px;
	line-height: 1.33em;
	background: url(images/3column_F.jpg) right top no-repeat;
}

#footer {
	margin: 0 auto;
	width: auto;
	height: auto;
	font-size: 8pt;
	background: #d9d7d0 url(images/footer_slc.jpg) top repeat-x;
}

#footerarea {
	margin: 0 auto;
	padding: 20px 0 20px 0;
	width: 900px;
	overflow: hidden;
	min-height: 80px;
}

#footerlft {
	margin: 0 0 0 0;
	float: left;
	width: 250px;
	height: 60px;
	text-align: left;
	color: #999;
}

#footercnt {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	float: left;
	width: 375px;
	min-height: 80px;
	text-align: center;
	color: #999;
	border-left: #b4b4b4 thin solid;
	border-right: #b4b4b4 thin solid;
}

#footerrgt {
	margin: 0 0 0 0;
	float: right;
	width: 250px;
	height: auto;
	text-align: right;
	color: #999;
}

/* ===== text classes ===== */

.level1 {
	font-size: 18px;
	line-height: 1.2em;
}

.level2 {
	font-size: 16px;
	line-height: 1.3em;
}

.level3 {
	font-size: 14px;
	line-height: 1.3em;
}
	
.txtbord_blue {
	padding: 5px;
	border: #069 solid thin;
}

.txtbord_red {
	padding: 5px;
	border: #930 solid thin;
}

.headernum {
	margin-top: -25px;
	padding-left: 110px;
	width: 200px;
	height: 25px;
	text-align: left;
	font-size: 12pt;
	color: #000096;
}

.smtext {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
}

.spacing {
	margin-top: 0.2em;
	margin-bottom: 0em;
	margin-left: 0em;
}

li {
	font-size: 9pt;
	text-indent: 0px;
}

ul.outside {
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 15px;
}

/* ===== object classes ===== */

.formarea {
	width: 390px;
	height: 78px;
	background-color: #CCC;
	border: #009245;
	border-style: solid;
	border-width: thin;
	line-height: 1.5em;
	font-size: 8pt;
}

.border {
	border: #999 solid thin;
	background-color: #efefd4;
	padding: 10px;
}

.portfloat {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

/* ===== hyperlinks ===== */

a.headnav:link {
	color: #bbc0c5;
	font-size: 12pt;
	text-decoration: none;
	text-align: inherit;
}

a.headnav:visited  {
	color: #bbc0c5;
	font-size: 12pt;
	text-decoration: none;
	text-align: inherit;
}

a.headnav:hover {
	color: #b8cbdb;
	font-size: 12pt;
	text-decoration: none;
	text-align: inherit;
	filter: alpha(opacity=60);
	opacity: 0.6;
	width: 100%;
}

a.alt:link {
	color: #9a4f4f;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}

a.alt:visited  {
	color: #9a4f4f; /* 931313 */
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}

a.alt:hover {
	color: #931313;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}

/* ----- form attributes -----*/

form, button {
	border: 0;
	margin: 0;
	padding: 0;
}

.spacer {
	clear: both;
	height: 1px;
}

/* ----------- My Form ----------- */

.myform {
	margin: 0 auto;
	width: 400px;
	padding: 14px;
}

/* ----------- stylized ----------- */

#stylized {
	border: solid 2px #b7ddf2;
	background: #ebf4fb;
}

#stylized h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

#stylized p {
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
	border-bottom: solid 1px #b7ddf2;
	padding-bottom: 10px;
}

#stylized label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 140px;
	float: left;
}

#stylized .small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}

#stylized input {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	width: 200px;
	margin: 2px 0 20px 10px;
}

#stylized button {
	clear: both;
	margin-left: 150px;
	width: 125px;
	height: 31px;
	background: #666666 url(images/form_button.jpg) no-repeat;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
