a:link {color: #000000;text-decoration: none;}
a:visited {color: #000000;text-decoration: none;}
a:active {color: #000000;text-decoration: none;}
a:hover {color: #FFFFFF;text-decoration: none;}

a.toplink:link {font-size:8pt;color: #000000;text-decoration: none;}
a.toplink:visited {font-size:8pt;color: #000000;text-decoration: none;}
a.toplink:active {font-size:8pt;color: #000000;text-decoration: none;}
a.toplink:hover {font-size:8pt;color: #cccccc;text-decoration: none;}

a.qlink:link {color: black;text-decoration: none;}
a.qlink:visited {color: black;text-decoration: none;}
a.qlink:active {color: black;text-decoration: none;}
a.qlink:hover {color: #FFAA00;text-decoration: none;}

p {
	margin: 10px 5px;
	text-indent:10px;
	text-align:justify;
}

p:first-letter 
{
font-size:18pt;
}

p.null:first-letter{
	font-size: 8pt;
}


h4 {
 	text-indent:5px;
	font-style: italic;
}

h3 {
 	text-indent:10px;
}

.msg{
	font-size:200%;
	padding:150px 0;
	text-align:center; 
}

li 
{
 	color:#1E1E1E;
 	display:inline;
}

li.list{
	display:list-item;
}

div.foot{
	clear:both;
	width:750px; 
	text-align:center; 
	background:#eeeeee; 
	font-size:8pt; 
	border:1px solid #000060;
	margin:10px 0 0 0;
	padding:5px;
	float:right;
}

body   {
	background: #CCCCCC url(images/gradient.png) repeat-x;  
	font-family: 'times new roman';
	width:892px;
	margin:5px auto;
}

div.nav {
	width:129px;
	height:305px;
	float: left;	
}

.container{
	margin:0px auto;
	width:750px;
	border:1px solid #000060;
	padding:5px;
	display:table;
	background: #CCCCCC;
	float:right;
}

.valid{
	margin:10px 10px 0 0;
	border:0;
	width:88px;
	height:31px;
}

.left_column{
	width:340px;
	height:auto;
	float:left;
	padding:15px;
}

.right_column{
	width:340px;
	height:auto;
	float:right;
	padding:15px;
}

.left_img{
	float:left; 
	margin:15px 5px 0 0
}

.right_img{
 	clear:both;
	width:250px;
	float:right;
}

img.rehab {
 	width:250px;
	float:right;
	margin:30px 0 0 0;
}

div.rehab{
	float:left;
	width:480px;
	height:auto;
}

div.term{
	width:500px;
	margin:10px auto;
}
.textarea { 
 	margin:5px 0;
	width:500px;
	height:100px;
	overflow:hidden;
}

div.fee_div{
 	display:table;
 	padding:10px;
	width:400px;
	margin:auto;
	border: 1px #000060 solid;
	background:#EDEDED;
}

td{
	white-space: nowrap; 
 	font-weight: bold;
	width:100%;
}

td.fee {
	text-align:right;
}

ul.foot {margin:0}

div.validator{
	text-align: center;
}

div.brutus{
	font-weight: bold; 
	text-align: right; 
	width: 892px;
	float:right;
}

div.policy{
	text-align:center;
	font-size:8pt;
}

div.form_holder{
	width:300px;
	margin:0 auto;
	text-align:right;
}

input.nltr{
	width:150px;
	margin: 5px 0;
}