#container
{
	margin: auto;
	position: relative;
	visibility: visible;
	width: 780px;
	z-index: 0;
	background-color: #FFFFFF;
	height: 100%;
}

table {
	background-position: top;
	background-repeat: no-repeat;
}
.norepeat {
	background-image: url(images/faded.jpg);
	background-repeat: no-repeat;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DFDFDF;
}
#footer {
	background-color: #DFDFDF;
}
h5 {
	color: #ff7f00;
	font-size: 15px;
	margin-bottom: -10px;
}
p {
	margin-bottom: -5px;
	line-height: 120%;
}

h1 {
	font-size: 17px;
	color: #0a1f62;
	margin-bottom: -8px;
	line-height: 18px;
	font-weight: bold;
}
a:link {
	color: #0F2B74;
	text-decoration: underline;
}


a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF7F00;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FF7F00;
	text-decoration: underline;
}

.white_text {
	color: #0A1F62;
	font-size: 120%;
	font-weight: bold;
}

.tableindent {
	margin-left: 12px;
}

h5 a:link {
	color: #ff7f00;
	font-size: 15px;
	margin-bottom: -10px;
	text-decoration: underline;
}
h5 a:visited {

	color: #ff7f00;
	font-size: 15px;
	margin-bottom: -10px;
}
h5 a:hover {
	color: #ff7f00;
	font-size: 15px;
	margin-bottom: -10px;
	text-decoration: underline;
}
#product_layer {
	left:49px;
	top:275px;
	width:98px;
	z-index:9;
	background-image: url(images/product_background.png);
	visibility: hidden;
	position: absolute;
}
.white_text a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.wtb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.norepeatlayer {
	background-repeat: no-repeat;
}
h2 {
	font-size: 15px;
	color: #FF7F00;
	margin-bottom: -8px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
}
.shade {
	background-color: #0A1F62;
}
.noshade {
	background-color: #FFFFFF;
}
.wtb_blank {
	border-left-width: 0px;
	border-left-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
.faq_box {
	padding: 1px;
	width: 100%;
	float: left;
	margin-bottom: 2px;
	color: #0a1f62;
	font-weight: bold;
}
.faq_box_right {
	background-color: #FFFFFF;
	padding: 2px;
}
.reg {
	font-size: x-small;
}
.style5 {
	color: #0A1F62;
	font-size: 13px;
	line-height:16px;
}