/* CSS Document */
body {
	background-color: #ffffff;
	margin: 0px;
	padding; 0px;
	}

.text{
font-family: tahoma;
font-size: 11px;
line-height: 18px;
color:#464C54;

}

h1{
font-family: tahoma;
font-size: 18px;
line-height: 20px;
color:#870d16;
font-weight: bold;
display: block;
margin: 0px 0px 0px 15px;
padding-top: 12px;
}

h2{
font-family: Tahoma;
line-height: 14px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color:#870d16;
margin-top: 0px;
display: inline;
}

h3{
font-family: Tahoma;
line-height: 24px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color:#870d16;
margin-top: 0px;
}

A{
	text-decoration: underline;
	font-family:  tahoma, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:#3F5E8A;
}
A:visited{
	text-decoration: underline;
	color:#3F5E8A;
}
A:active{
	text-decoration: underline;
	color:#3F5E8A;
}
A:hover{
	text-decoration: underline;
	color:#3F5E8A;
}

#main_table {
	border-right: 1px solid #A2ABB3;
	border-left: 1px solid #A2ABB3;
	}
	
.top_nav {
	margin: 0px;
	padding: 0px;
	border: none;
	}
	
#free_trial {
	width: 238px; 
	background-color: #3f5e8a; 
	border-bottom: 2px solid #183565;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
	}
	
td#content {
	background-color: #ebeef0;
	}
	
td#r_column {
	padding-left: 8px;
	background-color: #dfe4e7;
	}
	
td#l_column {
	background-color: #dfe4e7;
	}
	

.leftnav{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
text-decoration:none;
line-height: 24px;
}

A.leftnav { 
	text-decoration: none;
	font-family:  tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	color: #222;}

A.leftnav:visited { 
	text-decoration: none;
	color: #222;}

A.leftnav:active { 
	text-decoration: underline;
	color: #222;}

A.leftnav:hover { 
	text-decoration: underline;
	color: #222;}

.footer{
font-family: tahoma;
font-size: 11px;
text-decoration:none;
line-height: 20px;
color: #7cab22;
}

A.footer:link, A.footer:visited  { 
	text-decoration: none;
	font-family:  tahoma, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #464C54;
	padding: 0px 3px;
	}

A.footer:active, A.footer:hover { 
	text-decoration: underline;
	color: #464C54;
	padding: 0px 4px;
	}

#white{
color:#ffffff;
}

#darkgrey{
color:#464c54;
}

#Gray{
color:#A2ABB3;
}
