body
{
	background-color: #fff;
	background-image: url(../images/site_back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	min-width: 800px;
}

body, td, p a
{
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

a
{
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

a:hover
{
	color: #f60;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

.centeredColumn
{
	width: 800px;
	margin: 0 auto;
	margin-left: expression( (document.body.clientWidth - 800) / 2 + 'px');
}

#header
{
	width: 800px;
	height: 91px;
	display: block;
}

#main
{
	width: 800px;
	display: block;
	min-height: 100%;
	height: 100%;
}

#container { overflow: hidden; z-index: 1;}

#container .column
{
	padding-bottom: 1001em;
	/* X + padding-bottom */
	margin-bottom: -1000em;
	/* X */
	z-index: 1;
}

#leftBoxhome
{
	width: 274px;
	display: block;
	float: left;
	background-color: #c9c;
	background-image: url(../images/nav_back.jpg);
	background-repeat: repeat-y;
}

#rightBoxhome
{
	display: block;
	float: left;
	background-color: #C9C;
	background-image: url(../images/side.jpg);
	background-repeat: repeat-y;
	width: 526px;
	background-position: 521px;
}

#leftBoxabout
{
	width: 274px;
	display: block;
	float: left;
	background-color: #9cc;
	background-image: url(../images/nav_back.jpg);
	background-repeat: repeat-y;
}

#rightBoxabout
{
	display: block;
	float: left;
	background-color: #9cc;
	background-image: url(../images/side.jpg);
	background-repeat: repeat-y;
	width: 526px;
	background-position: 521px;
}

#leftBoxcontact
{
	width: 274px;
	display: block;
	float: left;
	background-color: #f99;
	background-image: url(../images/nav_back.jpg);
	background-repeat: repeat-y;
}

#rightBoxcontact
{
	display: block;
	float: left;
	background-color: #f99;
	background-image: url(../images/side.jpg);
	background-repeat: repeat-y;
	width: 526px;
	background-position: 521px;
}

#leftBoxlinks
{
	width: 274px;
	display: block;
	float: left;
	background-color: #9c9;
	background-image: url(../images/nav_back.jpg);
	background-repeat: repeat-y;
}

#rightBoxlinks
{
	display: block;
	float: left;
	background-color: #9c9;
	background-image: url(../images/side.jpg);
	background-repeat: repeat-y;
	width: 526px;
	background-position: 521px;
}


.headBack
{
	color: #369;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
	display: block;
	background-image: url(../images/head_back.jpg);
	background-repeat: no-repeat;
	float: left;
	white-space: nowrap;
}

#formBox
{
	display: block;
	border-color: #69C;
	border-width: 1px;
	border-style: solid;
	width: 500px;
	margin: 10px 0px 10px 0px;
	padding: 10px;
}

#formRow1
{
	width: 100%;
	height: 30px;
	display: block;
}

#formRow2
{
	background-color: #add6ff;
	width: 100%;
	height: 30px;
	display: block;
}

.formText
{
	color: #369;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	display: block;
	float: left;
	width: 150px;
	text-align: right;
}

#formField
{
	padding: 2px;
	background-color: #fff;
	border-color: #336;
	border-width: 1px;
	border-style: solid;
	color: #036;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	width: 250px;
	margin: 5px 0px 0px 11px;
	float: left;
}

#formSelect
{
	padding: 2px;
	background-color: #fff;
	border-color: #336;
	border-width: 1px;
	border-style: solid;
	color: #036;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	margin: 5px 0px 0px 11px;
	float: left;
}

#formField2
{
	padding: 2px;
	background-color: #fff;
	border-color: #336;
	border-width: 1px;
	border-style: solid;
	color: #036;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	margin: 5px 0px 0px 11px;
	float: left;
}

#formButton
{
	padding: 2px;
	background-color: #369;
	border-color: #9cf;
	border-width: 1px;
	border-style: solid;
	color: #Fc6;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	float: right;
	margin: 11px 18px 11px 0px;
}

#formButton
{
	padding: 2px;
	background-color: #369;
	border-color: #9cf;
	border-width: 1px;
	border-style: solid;
	color: #Fc6;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	float: right;
	margin: 5px 0px 0px 0px;
}

#newsField
{
	padding: 2px;
	background-color: #fff;
	border-color: #336;
	border-width: 1px;
	border-style: solid;
	color: #036;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	width: 128px;
	margin: 11px 0px 0px 11px;
}

#newsButton
{
	padding: 2px;
	background-color: #369;
	border-color: #9cf;
	border-width: 1px;
	border-style: solid;
	color: #Fc6;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	float: right;
	margin: 11px 18px 11px 0px;
}

#contentRight
{
	background-color: #ffd685;
	background-repeat: repeat-y;
	border-color: #B28C3F;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	width: 186px;
}

#contentRighthead
{
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	display: block;
	background-image: url(../images/ltHeadback.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: both;
}

#contentLefthead
{
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	display: block;
	background-image: url(../images/ltblueHeadback.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: both;
	white-space: nowrap;
}

#rightList
{
	list-style-type: none;
	text-align: left;
	margin: 10px;
	padding-left: 0px;
}

#rightList li#nourl
{
	background: transparent url(../images/orange_bullet.gif) no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	padding-bottom: 2px;
	margin: 1px 0px 3px 0px;
	text-align: left;
	color: #000;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#faqList
{
	list-style-type: decimal-leading-zero;
	text-align: left;
	margin: 10px;
	padding-left: 10px;
	list-style-position: outside;
}

#faqList li
{
	padding-left: 10px;
	padding-bottom: 2px;
	margin: 1px 0px 3px 0px;
	text-align: left;
	color: #369;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

#faqBox
{
	display: block;
	width: 230px;
	float: right;
	margin: 0px 0px 10px 10px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#emptyBox
{
	display: block;
	width: 180;
	float: right;
	margin: 0px 0px 10px 10px;
	border-color: #369;
	border-width: 1px;
	border-style: solid;
}

.leftHeadback
{
	color: #FC6;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 11px;
	display: block;
	background-image: url(../images/leftHeadback.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: both;
}

a#leftHeadback
{
	color: #FC6;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
}

a:hover#leftHeadback
{
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
}

.rightHeadback
{
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
	display: block;
	background-image: url(../images/rightHeadback.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: both;
	white-space: nowrap;
}

.line
{
	height: 1px;
	width: 100%;
	padding: 0px;
	background-image: url(../images/line.gif);
	border-width: 0px;
	font-size: 1px;
	background-repeat: repeat-x;
	clear: both;
	margin: 10px 0px 10px 0px;
}

.line2
{
	height: 1px;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	background-image: url(../images/line2.gif);
	border-width: 0px;
	font-size: 1px;
	clear: both;
	background-repeat: repeat-x;
}

#more
{
	float: right;
	margin: 11px 10px 11px 0px;
}

a.more
{
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.more { color: #fc6; }

#topLink
{
	float: right;
	margin: 11px 10px 11px 0px;
}

a.topLink
{
	color: #369;
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.topLink { color: #f60; }

#flashCell
{
	height: 195px;
	border-color: #000;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

.space { padding: 20px; }

.spaceLeft
{
	padding: 10px;
	float: left;
	width: 170px;
}

.rightSpace { padding: 10px 10px 10px 19px; }

#foot
{
	color: #9cf;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	height: 20px;
	padding: 0px 0px 0px 5px;
}

a.footLink
{
	color: #FC6;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover.footLink { color: #FFF; }

a.credit
{
	color: #9cf;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
}

a:hover.credit { color: #FC6; }