body {
	background-color : #526977;
	color : #000066;
	font-family : arial, Helvetica, sans-sefif;
	font-size : 12px;
	font-weight : normal;
	margin : 0px;
	scrollbar-3dlight-color : #666666;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #EBEBEB;
	scrollbar-darkshadow-color : #666666;
	scrollbar-face-color : #FFFFFF;
	scrollbar-track-color : #CCCCCC;
	text-align: center;
}

/* default td */
td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
}

.header {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
}

/* page table */
.page {
	height: 100%;
	width: 700px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;

}

/* Default link styles */
a:link {
	color : #6633ff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
a:visited {
	color : #6633ff  ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
a:hover {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
a:active {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
/* header styles */
.hrow1 {
	background-color: #7A38DA;
	height: 122px;
}
.hrow2 {
	height: 2px;
	background-color: #FFCC00;
}

.hrow4 {
	height: 2px;
	background-color: #000066;
}

/* content styles */
.content	/* cell for the page content. */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align : top;


}
.topnav {
	background-color: #000099;
	height: 20px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat;
	padding-left: 10px;
	vertical-align: middle;



}

a.nav:link {
	background-repeat: repeat;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;

	text-decoration : none;
	padding-left: 5px;
	padding-right: 10px;


}
a.nav:visited {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;

	text-decoration : none;
	padding-left: 5px;
	padding-right: 10px;
}
a.nav:hover {
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;

	text-decoration : none;
	padding-left: 5px;
	padding-right: 10px;
}
a.nav:active {
	color : #FFFF00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;

	text-decoration : none;
	padding-left: 5px;
	padding-right: 10px;
}

}
.frow1 {
	background-color: #7A38DA;
	height: 2px;
}
.frow2 {
	background-color: #000066;
	height: 1px;
}
.frow3 {
	background-color: #8BA0F8;
	height: 20px;
	text-align: center;
	vertical-align: middle;

}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 24px;
	font-weight: normal;
}
.faqquestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #85B000;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.featuretitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7A38DA;
	letter-spacing: 3px;
}
