body {font-family:Arial, Helvetica, sans-serif;background:#D5D5D5;margin:10px 0px 10px 0px;}
p {text-align:justify;font-size:13px;}
ul {line-height:150%;text-align:left;}
li {font-size:10pt;text-align:left;}
hr {border: 0;height: 3px;color: #F5F5F5;background-color: #F5F5F5; }
img {border:0px solid;}
b { font-weight: normal; }
h1 {font-size:16pt; color:rgb(108,105,255); font-weight:bold; margin-top: 10px; margin-bottom: 3px; text-align:left}
h2 {font-size:15pt; color:rgb(108,105,255); font-weight:bold; margin-top: 10px; margin-bottom: 3px; text-align:left}
h3 {font-size:14pt; color:rgb(108,105,255); font-weight:bold; margin-top: 10px; margin-bottom: 3px; text-align:left}
h4 {font-size:12pt; color:rgb(108,105,255); font-weight:bold; margin-top: 10px; margin-bottom: 3px; text-align:left}
a:link {text-decoration:none; color:rgb(108,105,255);}
a:visited {text-decoration: none; color: rgb(108,105,255);}
a:hover {background-color: #cccefe; color: #000000;}
a:active {text-decoration: none; color: rgb(108,105,255);}

#wrapper {width:700px;margin-left:auto;margin-right:auto;padding:0px;}
#subwrapper {width:700px;border:1px solid rgb(108,105,255);background:#FFF;margin:0;padding:0px;position:relative;}
#logo {width:700px;height:115px;padding:0px;}
#logo div {top:62px;left:430px;padding:0;font-size:9pt;text-align:right;width:267px;overflow:hidden;position:absolute;z-index:100;}
#logo div a:link {color:#000;}
#logo div a:visited {color: #000;}
#logo div a:active {color: #000;}
#pgheading {width:700px;height:46px;padding:0px;}
#content {width:680px;padding:10px;overflow:hidden;}
#boxlink {float:left;margin-top:15px;width:180px;height:93px;background-color:transparent;border:none;}
#affiliates {width:100%;text-align:center;font-size:8pt;padding:0px;}
#affiliates tr {margin-bottom:5px;}
#affiliates td {width:25%;}
#legal {background-color:rgb(108,105,255);color:white;text-align:center;font-size:8pt;height:2em;}
#legal span {line-height: 2em;}
#footer {color:#666666;text-align:center;margin:0;padding:0;}
#footer a:link {color: #666666; text-decoration:none; border:0;background:none;font:8pt arial;}
#footer a:visited {color: #666666; text-decoration:none; border:0;background:none;font:8pt arial;}
#footer a:hover {color: #666666; text-decoration:none; border-bottom:1px dotted #666666;background:none;font:8pt arial;}
#footer a:active {color: #666666; text-decoration:none; border:0;background:none;font:8pt arial;}
#footer ul {padding:0;margin:0;text-align:center;}
#footer ul li {display:inline; margin-right:5px;margin-left:5px;text-align:center;}

#facebook a:hover {color: #666666; text-decoration:none; border:0;background:none;}


p.smallprint {font-size:10px;color: rgb(102, 102, 102);}
a.other:hover {border:none;color:black;background:none;text-decoration:none;}

div.news_container {
float:right;
margin-top:20px;
text-align: center;
width: 250px;
border: dotted 1px rgb(150, 150, 150);
font: 10pt arial;
}
div.news_head {
text-align: center;
padding: 0;
margin: 0;
background-color:rgb(108,105,255);
border-bottom: solid 1px rgb(150, 150, 150);
color:#FFF;
}
div.news_body {
padding: 5px; text-align: left;
}

table.fees
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
table.fees th
{
	font-size: 14px;
	font-weight: normal;
	color: rgb(108,105,255);
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
table.fees td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
table.fees tbody tr:hover td
{
	color: rgb(108,105,255);
}