body {
	font-family: arial, sans-serif;
	font-size: 14px; 
	color: #202f6a;
}

td {
	font-family:arial, sans-serif; 
	font-size: 14px; 
	color: #202f6a; 
}

th {
	font-family:arial, sans-serif; 
	font-size: 14px; 
	color: #202f6a; 
}

div#content_area ul {
	margin:10px 0px 10px 20px;
	padding:0px;
	}
div#content_area li{
	font-family:arial, sans-serif; 
	font-size: 14px; 
	color: #000000;	
	margin-top: 5px;
	padding:0px 10px;
	list-style:none;
	list-style-image: url(Images/TemplateImages/bullet.jpg);
}

img {border:none;}
a{
 color: #972421; 
}
a:HOVER{

}
a:VISITED{

}

table {
	float:none;
}
p{ font-family:arial, sans-serif; margin:0; padding:0; margin-bottom:12px;font-size: 14px; color: #000000; line-height:20px;}

H1{margin-top:0;margin-bottom:12px;font-size:40px;color:#0165af;}
H2{margin-top:0;margin-bottom:12px;font-size:24px;color:#192351;}
H3{margin-top:0;margin-bottom:12px;font-size:20px;color:#972421;}
H4{ font-family: arial, sans-serif; margin-top:0;margin-bottom:12px;font-size:18px;color:#e97818;}
H5{ font-family: arial, sans-serif; margin-top:0;margin-bottom:12px;font-size:18px;color:#951c69;}
H6{ font-family: arial, sans-serif; margin-top:0;margin-bottom:12px;font-size:18px;color:#3d9e35;}


/****** TEMPLATE STYLES ******/
div#main{ 
	background: url(Images/TemplateImages/bg.jpg) repeat-x; 
	width:100%;
}

div#container{
	width:995px;
	margin:0 auto; 
	background: url(Images/TemplateImages/content_bg.jpg) repeat-y;
}

div#header{ width:995px;}

/******** Home Page style ***********/
div#home_content{
	float:right;
	width:764px;
	background: url(Images/TemplateImages/home1image.jpg) no-repeat; 
	z-index:99;
	min-height:300px;height:auto !important;height:300px;
}
div#home_navigation{
	float:left;
	background: url(Images/TemplateImages/home_bg_left.jpg) no-repeat; 
	width:231px; 
	height:570px;
}

div#homepage { 
	padding-top: 60px; 
	padding-left: 0px; 
	width:700px;
}
div#homepage p {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size: 14px; 
	color: #202f6a;
	line-height:20px; 
}

div#flashalign {text-align:center;}

div#homepage img{ border: 0px solid #0165af; padding-top:0px;}
div#home_buttons a img { padding:0px; margin:0px; border: 0px;}
div#home_buttons { padding-left:0px; padding-top:20px;}

/*********** Content pages style **************/
div#content{
	float:right;
	width:764px;  
	background: url(Images/TemplateImages/content_right_bg.jpg) no-repeat;
	text-align:left;
	min-height:500px;height:auto !important;height:500px;	
}
div#title { 
	margin-top:60px; 
	margin-left:25px;
}
div#content_area { 
	width: 650px; 
	margin-left: 40px; 
	margin-top:30px;
	z-index:99;
}
div#content_area img { 
	margin:0 0 5px 5px; 
	border: 0px;
	/*float:right;*/
}
div#content_area table {
	float:none;
}
div#content_area table td img { 
	margin:0px; 
	border:0px;
	/*float:right;*/
}
div#navigation{
	float:left;
	background: url(Images/TemplateImages/contentleft.jpg) no-repeat; 
	width:231px; 
	height:auto; 
}
div#signup {
	float:left;
	background: url(Images/TemplateImages/join_bg.png) no-repeat;
	width:201px;
	height:95px;
	padding-left: 10px;
	padding-top: 60px;
	margin-left:17px;
	margin-top:15px;
}

div#wrapper { 
	width:995px; 
}

div#extra{width:100%; z-index:1;}

div#footer{ 
	background: url(Images/TemplateImages/footer_bg.jpg);  
	height:32px; 
	text-align:center; 
	clear:both;
	width:100%;
}
div#footer p{
	margin:0; 
	padding-top:3px; 
	font-size:12px; 
	font-weight:bold; 
	color: #FFF;
}
div#footer a{ 
	display:inline;
	padding:0;
	color: #C6D5FD;
}

div#postNote{background: url(Images/TemplateImages/postNote.gif) no-repeat; width:300px; height:306px; padding: 75px 0px 0px 0px;} div#postNote p{ padding: 0px 20px 0px 20px}

/****** CLEARFIX ******/

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */
