	
/* Default font, GENERIC */
body,th,td,p,div,span,a,input,select,textarea,ul,ol,dl,h1,h2,h3,h4,h5,h6,li,big,small,b{font-family:Arial,Verdana,sans-serif;}
body,th,td,p,div,span,a,ul,ol,dl,li,select,input,textarea{font-size:12px;}
body,th,td,p{color:#666666;}
/* Default font, GENERIC */



body {
	background-color: #E8EBF0;
	margin:0;
	padding:0;
}

.horizontal {
	width:719px; 
	height:1px; 
	background-color:#E0E0E0;
}

.footer{
	color:#56606C;
	font-size:11px;
}

.copyright{
	color:#92A7BA;
	font-size:11px;
	padding-top:5px;
}

/***********/
/* FONT styles */
/***********/
.SectionHeader {
	font-size:20px;
	color:#990000;
	text-decoration:none;
	font-weight: bold;
	padding-bottom:20px;
	}	
.SubSectionHeader {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	}	
	
.name {
	font-size:16px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:30px;
	}	
.title {
	font-size:13px;
	color:#000000;
	text-decoration:none;
	padding-bottom:15px;
	}	
.red {
	font-size:12px;
	color:#990000;
	text-decoration:none;
	}	
.redbold {
	font-size:12px;
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	}	
.money {
	font-size:12px;
	color:#44B4DA;
	text-decoration:none;
	font-weight:bold;
	}	
.bigmoney {
	font-size:22px;
	color:#44B4DA;
	text-decoration:none;
	font-weight:bold;
	}	
.clientDiv {
	border-bottom: 1px dotted #CCCCCC; 
	width: 250px;
	padding-bottom:15px;
	padding-top:15px;
	color:black;
}
.message {
	font-size:12px;
	color:#999999;
	font-weight:normal;
	padding-right:30px;
	}
.click {
	font-size:10px;
	color:#999999;
	font-weight:normal;
	}
	
/***********************/
/** LINK STYLES ********/
/***********************/
a:link{color: #990000; outline: none; overflow: hidden} 
a:visited{color: #990000; outline: none; overflow: hidden} 
a:active{color: #990000; outline: none; overflow: hidden}  
a:hover{color: #990000; outline: none; overflow: hidden}  
a:link,a:visited,a:active,a:hover{
	text-decoration: none;
	border:0px;
	outline: none;
	overflow: hidden
}

/* footer sub nav */
.footerNav,.footerNav:link,.footerNav:visited,.footerNav:active,.footerNav:hover{
	font-size:11px;
	color:#56606C;
	text-decoration: none;
	padding: 8px;
	
}
.footerNav:hover{color:#56606C;}

/* page sub nav */
.subnavlink,.subnavlink:link,.subnavlink:visited,.subnavlink:active,.subnavlink:hover{
	font-size:12px;
	color:#990000;
	text-decoration: none;	
}
.subnavlink:hover{color:#000000;}

.subnavlinkS,.subnavlinkS:link,.subnavlinkS:visited,.subnavlinkS:active,.subnavlinkS:hover{
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
.subnavlinkS:hover{color:#000000;}


