* {
  margin:0;
  padding:0;
  }


body {
	font-family:Verdana, Arial, sans-serif;
	font-size:78%;
	margin:0;
	padding:0;
	background-color: #244280;
	background-image: url(../images/bg_new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000;
	line-height: 130%;
 		/* */
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #ae2c6a;
	padding: 0px 0 10px 0;
	line-height: 130%	
}
h2 {
	font-size: 1.1em;
		font-weight: normal;	
	color: #ae2c6a;
	padding: 10px 0 10px 0;
}
h3 {
  font-size: 1.1em;
  	font-weight: normal; 
padding: 0 0 10px 0;
 color: #ae2c6a;
}
 h4, h5, h6 {
  font-size: 1.0em;
  	font-weight: normal; 

 color: #ae2c6a;
}
p {
  margin: 0;
    padding: 0;

}


a:link {
	color: #244280;
	text-decoration: underline;
} 
    
a:visited {
	color: #244280;
	text-decoration: underline;
}  

a:hover {
	color:  #ae2c6a;
	text-decoration: underline;
}  

a:active {
color:  #244280;
text-decoration: underline;
}   

#wrapper {
	background-color: #fff;
	margin: 0px auto 20px auto;
	width: 892px;
	padding: 0px 0 0px 0;
	background-image: url(../images/wback.jpg);
	background-repeat: no-repeat;
	 
	
	/* 	overflow: display; display:inline;
		width: 889px;
		 border: 1px solid #FF0000;
		 
		 */
	
	


	text-align: center;
	background-position: center top;
	
}

#logo {
	width: 920px;

	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 100px;
		margin: 0px auto 0 auto;
height: 84px;
	text-align: left;	
/*	border: 1px solid #FF00ff;	*/
}



#holdcontent {
	margin: 260px auto 0 auto;
	padding: 20px 0 0 0px;
	height: auto;
	width: 820px;
	background-color: #fff;
	overflow: visible;
	text-align: left;
		/*	
		width: 670px;	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

		
		border: 1px solid #00CC00;
	
		width:671px
			*/	

		
}

/*#content {
width:670px;
overflow: hidden;
	
	margin-left: 0px;
	padding-left: 0px;

	
}*/

	
	
#contentleftfp {
	overflow: visible;
	width: 176px;
	margin: 0px;
	padding: 0px;
	float: left;

	
}

#contentleftfp ul {
margin: 0px;
padding: 0px;
}

#contentleftfp li {
	text-decoration: none;
	padding-bottom: 20px;
	list-style-type: none;
	color: #244280;
	font-size: 1.2em;
	line-height: 130%;
	}
	
#contentleftfp p {
	color: #000;
	
	line-height: 130%;
	}
#contentleftfp a:link {
	color: #244280;
	text-decoration: none;
} 
    
#contentleftfp a:visited {
	color: #244280;
	text-decoration: none;
}  

#contentleftfp a:hover {
	color:  #ae2c6a;
	text-decoration: none;
}  

#contentleftfp a:active {
	color:  #244280;
	text-decoration: none;
} 
	
#contentright {
background-color: #fff;
	width: 580px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 30px;
overflow: hidden;
	float: right;
	height: 100%;
		line-height: 140%;
	
/*
			border: 1px solid #FF0000;
	*/
	
}

#contentright li{
	text-decoration: none;
	padding-left: 20px;
	margin-left: 0px;
	padding-bottom:20px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
	color: #000;
	font-size: 1em;
	line-height: 140%;	
}








/**
 * Top (primary) menu system
 */








#footerh {
	padding: 0px 0 0px 0;
	width: 820px;
	height: 50px;
	background-color: #fff;
	text-align: left;
	margin: 0px auto 10px auto;
	
	overflow: visible;	
}
#footerl {
	font-size: 1em;


	float: left;
	margin: 0px;
	padding: 5px 0 0 210px;
	width: 440px;
	text-align: left;
}
#footerl p{

	margin: 0px;
	padding: 18px 0 0 0px;
	font-size: 0.76em;


	float: left;
}
#footerr {
	width: 150px;
	margin: 0px;

	padding: 0px 0 0 0;
	float: right;
	

}



.white {
	color: #ffffff;
}

.tabletext {
	color: #ffffff;
}

a.tabletext:link {color: #ffffff; text-decoration: underline; }
a.tabletext:visited {color: #ffffff; text-decoration: underline; }
a.tabletext:hover {color: #ae2c6a; text-decoration: underline; }
a.tabletext:active {color: #ffffff; text-decoration: underline; }


/*
a.visited tabletext {
	color: #ff00ff;
}

a.hover tabletext {
	color: #663399;
}
a.active tabletext {
	color: #00FF66;
}
   */ 




.hr {
	border: 0;
	width: 100%;
	color: #CCCCCC;
	height: 1px;
	float: none;
}

.bold {
	font-weight: bold;
}
.italic{
	font-weight: normal;
	font-style: italic;
}
.firstpara{
	font-size: 120%;
	line-height: 140%;
	color: #2A4886;
}

.right {
	text-align: right;
	float: right;
}
.align-right { float:right; padding: 5px 0px 15px 10px 0px; margin: 0 0 0px 10px; }

.align-left { float:left; padding: 5px 15px 5px 0px; margin: 0 0 0px 0px; }


body#home a#homenav,
body#services a#servicesnav,
body#benefits a#benefitsnav,
body#register a#registernav,
body#contact a#contactnav,
 
body#contact a#contactnav {
	color: #c20d19;
	font-weight: bold;
	
}
.hr {
	background-color: #CCCCCC;
	margin: 5px 0 5px 0;
	color: #CCCCCC;
	height: 1px;
}

.bg {
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
}


