body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Helvetica, sans;
}

#frame {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#conbg {
	width: 980px;
	height: auto;
	padding: 0px;
	margin: 0px;
	/*background-image: url(/images/conbg.gif);
	background-repeat: repeat-y;*/
}

#nav {
	/*border-top: 1px solid #FFFFFF;*/
	border-bottom: 1px solid #5B899F;
	height:20px;
	width:980px;
	background-color: #C9E2EF;
	/*text-align: right;*/
	text-align: center;
}

#banner {
	float:left;
	width:500;
	padding-left: 65px;
	padding-top: 14px;
}

#headright {
	float:right;
	text-align: right;
	width:200px;
	font-size: 18px;
	font-weight: bold;
	color: #A3CFE4;
	font-style: italic;
	padding-top: 8px;
	padding-right: 0px;
}

#callus {
	padding-top: 9px;
	padding-right: 0px;
}

#lcol {
	float: left;
	width: 180px;
	margin-right: 10px;
	padding: 0px;
	background-color:#A3CFE4;
}

#paper {
	/*border: 1px solid #5B899F;*/
	background: white url(img/infinity.png) fixed repeat-y;
	text-align: left;
	width:590px;
	height:434px;
	margin: 15px 10px;
	overflow:auto;
}

#main {
	/*border: 1px solid #5B899F;*/
	text-align: left;
	width:auto;
	height:auto;
	font-size: 11px;
	color: #5B899F;
	margin: 10px 35px;
}

#bottom {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #5B899F;
	height:20px;
	width:980px;
	background-color: #A3CFE4;
	text-align: center;
}

a.headnav, a.headnav:link, a.headnav:visited, .headnav {
	border-top: 1px solid #C9E2EF;
	border-left: 1px solid #C9E2EF;
	border-right: 1px solid #C9E2EF;
	font-size: 11px;
	padding: 3px 15px;
	color: #5B899F;
	font-weight: bold;
	text-decoration: none;
}

a.headnav:hover {
	border-top: 1px solid #5B899F;
	border-left: 1px solid #5B899F;
	border-right: 1px solid #5B899F;
	/*border-bottom: 1px solid #ffE2EF;*/
	background-color: #E4EFFA;
	/*color: #ddaa00;*/
	text-decoration: none;
}

.white, a.white, a.white:link, a.white:visited, a.white:active {
	font-size: 11px;
	/*padding: 3px 0px;*/
	color: #ffffff;
	text-decoration: none;
}

a.white:hover {
	/*color: #ddddff;*/
	text-decoration: underline;
}

.grey {
	font-size: 10px;
	color: #5B899F; /*#A3CFE4;*/
}

.np {
	width: 180px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #5B899F;
}

.np img.arrow {
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 10px;
}

a.subnav, a.subnav:link, a.subnav:visited {
	display: block;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 7px;
	margin: 0px;
	color: #000000;
	font-weight: normal;
	background-color: #C9E2EF;
	text-decoration: none;
}

a.subnavhead, a.subnavhead:link, a.subnavhead:visited, .subnavhead {
	display: block;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 8px;
	margin: 0px;
	color: #000000;
	font-weight: bold;
	background-color: #A3CFE4;
	text-decoration: none;
}

a.subnav:active, a.subnav:hover, 
a.subnavhead:active, a.subnavhead:hover {
	background-color: #A3CFE4;
	text-decoration: none;
}

.subnavspace {
	display: block;
	background-color: #A3CFE4;
	height: 20px;
}

.box, .box_c, {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #5B899F;
	padding: 10px;
	margin: 0px;
	background-color: #C9E2EF;
	line-height: 18px;
	font-size: 11px;
}

.box_c, {
	text-align: center;
}

.form_text {
	border: 1px solid #5B899F;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 2px;
	margin: 0px;
	font-family: Verdana, Helvetica, sans;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	height: 14px;
}

.form_button {
	border: 0px none;
	padding-top: 1px;
	padding-left: 3px;
	margin: 0px;
	vertical-align: top;
}
