.leftnav {
	word-spacing: 0px;
	letter-spacing: 0px;
	padding: 0px;
	margin: 10px 0px 0px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2B2B7B;
	line-height: 16px;
	letter-spacing: 0px;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #F8F3F8;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A6ACC;
	line-height: normal;
	margin-bottom: -10px;
}

.style1 {
	color: #CCCCCC;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #BE9ABE;
	font-weight: bold;
	line-height: 20px;
}


.style2 {color: #6A6ACC}




#download{
	clear:none;
	padding: 0px 0px 0px 5px;
	color: #6A6ACC;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	font-size: 14px;
	font-weight: normal;
	}
	
#download a{
	color:#6A6ACC;
	text-decoration: none;
	}
	
#download a:hover {
	text-decoration: underline;
}
