.body
{
	scrollbar-base-color: #1B1A6E;
	scrollbar-face-color: #1B1A6E;
	scrollbar-track-color: #7170D7;
	scrollbar-arrow-color: #7170D7;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #1B1A6E;
}

.form {
	font-size : 10px;
	font-family : Verdana,Arial,Helvetica;
	font-weight : 400;
	color : #000000;
	background-color: #e9e9e9;
}

.button {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #ffffff;
	font-weight : 800;
	background-color: #1B1A6E;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor: hand;
}

.hdr {
font-size : 14px;
font-family : Verdana,Arial,Helvetica;
font-weight : 800;
color : #2C2B91;
padding-top: 50px;
line-height : 1.5em;
}
.subhdr {
font-size : 10px;
font-family : Verdana,Arial,Helvetica;
font-weight : 600;
color : #660000;
padding-top: 5px;
line-height : 1.5em;
}
.copy {
font-size : 10px;
font-family : Verdana,Arial,Helvetica;
font-weight : 400;
color : #000000;
line-height : 2em;
}
.copytight {
font-size : 10px;
font-family : Verdana,Arial,Helvetica;
font-weight : 400;
color : #000000;
line-height : 1.5em;
}
.copybold {
font-size : 12px;
font-family : Verdana,Arial,Helvetica;
font-weight : 800;
color : #000000;
line-height : 2em;
}
.copywht {
font-size : 10px;
font-family : Verdana,Arial,Helvetica;
font-weight : 400;
color : #ffffff;
line-height : 1.5em;
}
.copyboldwht {
font-size : 12px;
font-family : Verdana,Arial,Helvetica;
font-weight : 800;
color : #ffffff;
line-height : 1.5em;
}

ul {
margin-top: 0;
font-size : 10px;	
font-family : Verdana,Arial,Helvetica;	
font-weight : 400;	
color : #000000;	
line-height : 1.5em;
}

li {	
margin-top: 0;
font-size : 10px;	
font-family : Verdana,Arial,Helvetica;	
font-weight : 400;	
color : #000000;	
line-height : 1.5em;
}

a {
font-size : 10px;
font-family : Verdana,Arial,Helvetica;
font-weight : 400;
color : #660000;
text-decoration : underline;
}
a:visited {
font-size : 10px;
font-family : Verdana,Arial,Helvetica;
font-weight : 400;
color : #660000;
text-decoration : underline;
}
a:active {
	font-size : 10px;
	font-family : Verdana,Arial,Helvetica;
	font-weight : 400;
	color : #660000;
	text-decoration : underline;
}
a:hover {
	font-size : 10px;
	font-family : Verdana,Arial,Helvetica;
	font-weight : 400;
	color : #660000;
	text-decoration : underline;
}

a.subhdr {
	font-size : 10px;
	font-family : Verdana,Arial,Helvetica;
	font-weight : 600;
	color : #660000;
	text-decoration : underline;
}
a:visited.subhdr {
	font-size : 10px;
	font-family : Verdana,Arial,Helvetica;
	font-weight : 600;
	color : #660000;
	text-decoration : underline;
}
a:active.subhdr {
	font-size : 10px;
	font-family : Verdana,Arial,Helvetica;
	font-weight : 600;
	color : #660000;
	text-decoration : underline;
}
a:hover.subhdr {
	font-size : 10px;
	font-family : Verdana,Arial,Helvetica;
	font-weight : 600;
	color : #660000;
	text-decoration : underline;
}


a.copywht {
	font-size : 10px;
	font-family : Verdana,Arial,Helvetica;
	font-weight : 400;
	color : #ffffff;
	text-decoration : none;
}
a:visited.copywht {
	font-size : 10px;
	font-family : Verdana,Arial,Helvetica;
	font-weight : 400;
	color : #ffffff;
	text-decoration : none;
}
a:active.copywht {
	font-size : 10px;
	font-family : Verdana,Arial,Helvetica;
	font-weight : 400;
	color : #ffffff;
	text-decoration : underline;
}
a:hover.copywht {
	font-size : 10px;
	font-family : Verdana,Arial,Helvetica;
	font-weight : 400;
	color : #ffffff;
	text-decoration : underline;
}

h1 {
	color:#2C2B91;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
}

h2 {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	h2.bigAndPurple {
		color:#2C2B91;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
	}
.anchorList ul {
	padding-top:0;
	margin-top:0;
}
.faqQuestions {
	padding-left:10px;
	}
	.faqQuestions h2 {
		margin-left:-10px;
		font-size:10pt;
		color:#2C2B91;
		}
	.faqQuestions div.question {
		margin-bottom:30px;
	}
	.faqQuestions div.question h3 {
		margin-left:-10px;
		font-size : 9pt;
		color:#2C2B91;
	}	
	.faqQuestions div.question p {
		font-size : 10px;
		font-family : Verdana,Arial,Helvetica;
		font-weight : 400;
		color : #000000;
		line-height : 2em;
	}
	.faqQuestions div.question div.topLink, div.topLink {
		text-align:right;
	}
