/*start html defs*/
body {
	margin: 23px 0px 0px;
	padding: 0px;
	width: 100%;
	color: #000000;
	text-align: left;
	background: url(/0/navbg.gif) repeat-x;
	font: normal 13px/14px "Arial Narrow", Arial, Helvetica, sans-serif;
}

a:link {  color: #4573b3; text-decoration: none}
a:visited {  color: #4573b3; text-decoration: none}
a:hover {  color: #a2b9d9; text-decoration: underline}
a:active {  color: #a2b9d9; text-decoration: underline}
td {
	text-align: left;
}
h1 {
	font-size: 14px;
}
img {
	border: none;
}
/*end html defs*/
/*start template defs*/

#cbg {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#ct {
	margin-top: 0px;
	margin-bottom: 20px;
}

#nav {

}
#nav1{
	float: left;
	width: 351px;
}
#nav2{
	margin-top: 21px;
	display: inline;
	float: left;
	margin-left: -1px;
}
#logo {
	text-align: center;
}
#ft {
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ft a:link {
	color : #A2B9D9;
	text-decoration: none;
	font-weight: normal;
}
#ft a:visited {color : #A2B9D9; text-decoration: none}
#ft a:hover {color : #A2B9D9; text-decoration: underline}
#ft a:active {color : #A2B9D9; text-decoration: underline}
.sep {
	width: 100%;
	text-align: center;
	height: 15px;
	background: url(/0/sep.gif) no-repeat center 8px;
}
/*end template defs*/
/*start specific defs */
.formfield1 {
	width: auto;
	border: 1px solid #333333;
	font: 11px "Trebuchet MS";
	color: #4472B3;
	padding-left: 3px;
	padding-right: 3px;
}
.formbutton {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #000000;
	background-color: #FF7F00;
}
.border {
	border: thin solid #999999;
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
.tblu {
	color: #4474B6;
}
.line {
	text-align: center;
	padding: 10px 0px;
}
.orderbg {
	background: url(/0/order-bg.gif);
}
.vertline {
	background: repeat-y 5px 0px;
	width: 10px;
	border-top: 0px none #4976B5;
	border-right: 1px solid #4976B5;
	border-bottom: 0px none #4976B5;
	border-left: 0px none #4976B5;
}
.orderText {
	padding: 0px 0px 0px 13px;
	margin: 0px;
	color: #4875B4;
	line-height: 20px;
}
.continuebg {
	background: url(/0/continuebg.gif) no-repeat;
	text-align: center;
}

.community_text {
	font-family: Arial Narrow;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: justify;
	color: #4573B3;
	padding: 3px 10px 2px;
}
#moreinfo
{
	margin: 2px;
	font: 10px/12px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFCC00;
	padding: 5px;
	border: 1px solid #333333;
	display: none;
}
#hide_moreinfo {
	border: 1px solid #333333;
	margin: 7px 0px 5px 3px;
	height: 13px;
	width: 110px;
	text-align: center;
	background: #FFFFFF;
	padding-top: 2px;
