body{
text-align: left;
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px;
padding: 0px;
}
h1{
	color: #AC0800;
	font-size:18px;
	margin: 4px 0px 5px 10px;
	font-family : "Century Schoolbook","Times New Roman", Times, serif;
}
h1.contactPg{
	font-size: 16px;
}
.wealthUContent h1{
	color: #AC0800;
	font-size:16px;
	margin: 0px 0px 10px 10px;
	font-family : "Century Schoolbook","Times New Roman", Times, serif;
}
h2{color: #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	margin: 0px 0px 10px 10px;
}
h3{
	color: #AC0800;
	font-size:14px;
	margin: 4px 0px 5px 10px;
	font-family : "Century Schoolbook","Times New Roman", Times, serif;
}
p{
	color: #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px 15px 20px 10px;
	line-height : 18px;
}
b{
	color: #666666;
}
.welcomeText b{
	color: #DBCFBE;
}
ul{
	color: #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.content li{
	padding: 0 0 5px 10px;
	margin: 0px 1px 0px 0px;
	list-style: none;
	background-repeat: no-repeat;
	background-image: url(images/bullet.gif);
	background-position: 0px 5px;;
	background-repeat: no-repeat;
}
ul.calculator{
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 5px;
}
.calculator li{
	padding: 0 0 5px 10px;
	margin: 0px 1px 0px 0px;
	list-style: none;
	background-repeat: no-repeat;
	background-image: url(images/calculator_bullets.gif);
	background-position: 0px 5px;;
	background-repeat: no-repeat;
}
ul.content2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.content2 li{
	padding: 0 0 5px 10px;
	margin: 0px 1px 0px 0px;
	list-style: none;
	background-repeat: no-repeat;
	background-image: url(images/bullet.gif);
	background-position: 0px 5px;;
	background-repeat: no-repeat;
}
.overlib{
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin: 0px 15px 0px 10px;
}
.overlib ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 5px;
}
.overlib li{
	padding: 0 0 10px 0px;
	margin: 0px 1px 0px 0px;
	list-style: none;
	background: none;
	/*line-height: 12px;*/
}
.overlib li a{
	/*color: #0a4446;*/
	font-weight: bold;
}
.overlib li a:hover{
	/*color: #AC0800;*/
}
ol{
	color: #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height : 18px;
}
input{
	color: #000000;
	background-color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #A6A3A3;
	width: 150px;
	padding-left: 5px;
	
}
inputbtn{
	color: #000000;
	background-color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #A6A3A3;
	width: 150px;
	padding-left: 5px;
	
}
/*input.styled{
	background-image: url(images/inputBg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #dddddd;
}*/
select{
	color: #000000;
	background-color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
}
option{
	color: #000000;
	background-color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
}
input.records{
	width: 25px;
	padding-left: 3px;
}
input.phone{
	width: auto;
	border: none;
}
input.none{
	width: auto;
	border: none;
	padding: 0px;
}
td{
	color: #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height : 18px;
}
td input{
	margin-top: 2px;
	margin-bottom: 2px;
}
a{
	color: #ed8500;
	font-size:12px;
	text-decoration: none;
}
a:hover{
	color: #AC0800;
	text-decoration: underline;
}
.mainTable{
width: 950px;
}
.logo{
padding: 0px;
margin: 0px;
display: inline;
}
.cpaLogo{
	float: right; 
	position : absolute;
	margin-bottom:0px;
	margin-top: 0px; 
	margin-right: 0px;
	margin-left: 0px;
	top: 97px;
	left: 900px;
}
.tagline{
	display : inline;
	float: right;
	margin: -97px 0px 0px 0px;
}

.greenBox{
	background-image: url(images/home_greenBG_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	/*background-color: #003D40;*/
}
.welcomeText{
	padding-top: 19px;
	padding-right: 15px;
	padding-left: 6px;
}
.welcomeText h1{
	border-bottom: 1px solid #DBCFBE;
}
.welcomeText img{
	margin-bottom: 5px;
	margin-left: 4px;
}
.welcometext p{
	color: #DBCFBE;
	padding-left: 5px;
	margin-right: 0px;
}
.welcomeText #more{
	float: right;
	margin: -20px 0px 0px 0px;
}
.welcomeText #more a{
	color: #ED8500;
	font-size:12px;
	text-decoration: none;
}
.welcomeText #more a:hover{
	color: #DBCFBE;
	text-decoration: underline;
}


.homeTom{
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 18px;
}
.homeTom h1{
	border-bottom: 1px solid #DBCFBE;
}
.homeTom img{
	margin-bottom: 3px;
	margin-left: 4px;
}
.homeTom p{
	color: #DBCFBE;
	padding-left: 5px;
	padding-right: 0px;
	margin-right: 0px;
}
.homeTom p img{
	border: 1px solid #DBCFBE;
	float: left;
	margin: 5px 8px 5px 5px;
}
.homeTom #more{
	float: right;
	margin: -20px 0px 0px 0px;
}
.homeTom #more a{
	color: #ED8500;
	font-size:12px;
	text-decoration: none;
}
.homeTom #more a:hover{
	color: #DBCFBE;
	text-decoration: underline;
}


.greenFoot{
	background-image: url(images/home_greenBG_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 464px;
	background-color: #003D40;
}
.homeRight{
width: 487px;
}
.mainContent{
	padding-top: 5px;
}
#contentBucket{
	padding: 12px 0px 15px 7px;
}
#contentBucket2{
	padding: 0px 0px 15px 0px;
}
.farRight{
	padding: 0px 0px 5px 5px;
	width: 50%;
}
#more{
	float: right;
	margin: -20px 10px 0px 0px;
}
#more a{
	color: #ed8500;
	font-size:12px;
	text-decoration: none;
}
#more a:hover{
	color: #AC0800;
	text-decoration: underline;
}
#goBtn{
	float: right;
	/*margin-right: 15px;*/
	width: 35px;
	border: none;
	padding: 0px;
}
#submitBtn{
	width: auto;
	border: none;
	padding: 0px;
}
.footer{
	background-color: #DBCFBF;
	height: 21px;
	width: 100%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding: 0px 20px 0px 15px;
}
.footer td a{
	color: #333333;
	text-decoration: none;
}
.footer td a:hover{
	color: #ed8500;
	text-decoration: underline;
}
.copyright{
	text-align : right;
	color: #666666;
	font-size : 11px;
}
.copyright a{
	color: #8B8B8B;
	font-size: 9px;
}
.audit{
	/*padding: 5px 0px 10px 5px;*/
	padding: 0px;
	background: #E5D9CB; 
	width: 250px;
	margin: 0px;
	margin-top: 10px;
	background-image: url(images/auditBox_left.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.auditBottom{
	background-image: url(images/auditBox_bottom.gif);
	background-position:bottom right;
	background-repeat: repeat-x;
}
td.auditContent{
	padding: 0px 15px 3px 15px;
	line-height : 16px;
	font-size: 12px;
}
.auditContent h1{
	color: #AC0800;
	font-size:18px;
	margin: 0px 0px 5px 0px;
}
#home .auditContent p{
	text-align: center;
	color: #666666;
}
.auditContent p{
	color: #666666;
	margin: 0px 0px 5px 0px;
}
.testimonials{
	background-image: url(images/quotes.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	color: #CCC5B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding-left: 35px;
	padding-right: 25px;
}
#name{
	float: right;
	font-size: 9px;
	margin: -5px 10px 0px 0px;
}
.wealthUContent img{
	margin-top: 13px;
	margin-left: 13px;
	margin-bottom: 25px;
}
.wealthU_border{
	border-left: 2px solid #DBCFBE;
	padding-left: 8px;
}
.wealthU_head_left img{
	padding-left: 2px;
	margin: 0px 0px 10px 8px;
}
.wealthU_head img{
	padding-left: 10px;
	margin: 0px 0px 10px 8px;
}
.loginTable{
	background-color: #e5d9cb;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 9px;
	margin-bottom: 9px;
	border-bottom: 2px solid #D3D3D3;
	border-left: 2px solid #D3D3D3;
}
.loginTable td{
	padding-right: 9px;
	padding-left: 9px;
}
.formTable{
	padding: 0px;
	margin-left: 15px;
	margin-top: 19px;
	margin-bottom: 9px;
	margin-right: 9px;
}
.listTable{
	/*padding: 9px;*/
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	border: 1px solid #E6E6E6;
}
.listTable img{
	vertical-align : middle;
}
.listBottomTable{
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
}
.listBottomTable img{
	vertical-align : middle;
}
.listTable .head{
	background-color: #285857;
	border-bottom: 2px solid #A6A6A6;
	padding: 3px;
	color: #DBCFBE;
}
.listTable .head a{
	color: #DBCFBE;
	text-decoration: underline;
}
.listTable .head a:hover{
	text-decoration: none;
}
.row1{
	background-color: #ffffff;
}
.row1 td{
	padding: 3px;
}
.row2{
	background-color: #E6E6E6;
}
.row2 td{
	padding: 3px;
}
.redText{
	color: #ac0800;
}
.infoLable{
	font-weight: bold;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.backButton{
width: auto;
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	background-color: #ac0800;
	color: #efefec;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.searchButton{
width: auto;
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	background-color: #ac0800;
	color: #efefec;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.businessConsulting{
	border-top: 1px solid #a6a3a3;
	border-left: 1px solid #a6a3a3;
}
.businessConsulting td{
	/*font-size: 9px;*/
	line-height: 16px;
	padding-left: 4px;
	border-right: 1px solid #a6a3a3;
	border-bottom: 1px solid #a6a3a3;
	padding-bottom: 5px;
	padding-right: 2px;
}
.businessConsulting td a{
	/*font-size: 9px;*/
}
.businessConsulting1{
	/*border-top: 1px solid #a6a3a3;
	border-left: 1px solid #a6a3a3;*/
}
.businessConsulting1 td{
	/*font-size: 9px;*/
	line-height: 12px;
	padding-left: 4px;
	/*border-right: 1px solid #a6a3a3;
	border-bottom: 1px solid #a6a3a3;*/
}
.businessConsulting1 td a{
	/*font-size: 9px;*/
}
SUP{
	font-size: 9px;
}
.msg{
	color: #ac0800;
}
.contact{
	border-right: 2px solid #CCCCCC;
	padding-bottom: 0px;
	padding-right: 25px;
}
.contact_right{
	padding-left: 25px;
	padding-bottom: 0px;
}
hr.provision{
border-top: 1px solid #cccccc;
border-bottom: none;
border-left: none;
border-right: none;
padding-bottom: 10px;
}
.evaluator{
	border: 1px solid #dddddd;
}
.evaluator td{
	padding-right: 5px;
	padding-left: 5px;
}
.evaluatorButton{
width: 80px;
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	background-color: #ac0800;
	color: #efefec;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.tableBorder{
	border: 1px solid #dddddd;
}
#score{
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	background-color: #DADADA;
}

/*---------------styles for tooltip----------------------*/
#dhtmlgoodies_tooltip{
		background-color:#DBCFBF;
		color: #666666;
		position:absolute;
		display:none;
		z-index:20000;
		padding:5px;
		font-size:0.9em;
		/*-moz-border-radius:6px;*/	/* Rounded edges in Firefox */
		font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
		
	}
	#dhtmlgoodies_tooltipShadow{
		position:absolute;
		background-color: #DADADA;
		display:none;
		z-index:10000;
		opacity:0.7;
		filter:alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		/*-moz-border-radius:6px;*/	/* Rounded edges in Firefox */
	}
/*--------------end tooltip-----------------*/
.sliderTable td{
	padding: 5px;
}
.sliderBox{
	width:277px;
	height: 2px;
	border: 1px solid #cccccc;
	margin-left: 20px;
}
.sliderBox_vertical{
	width: 2px;
	height: 197px;
	border: 1px solid #cccccc;
	/*margin-left: 20px;*/
}
.slider{
	margin-top: -5px;
}
.slider_vertical{
	margin-left: -5px;
}
.sliderBg{
	background-image: url(images/slider_bar.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
	text-align: center;
}
.sliderBg_vertical{
	background-image: url(images/slider_bar_vertical.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.borderBottom{
	border-bottom: 1px solid #999999;
}
/*-----------------------------
Styles for new overlibs
--------------------------------------*/
#mainMenu{
		position:relative;	/* Don't change this position attribute */
		
	}
	#mainMenu a{
		font-weight:bold;
		/* Don't change this option*/
		bottom:-1px;	/* Change this value to -2px if you're not using a strict doctype */
	}
	#submenu{		
		background-color:#E5d9cb;	 /*Background color of sub menu items */
		padding-left: 5px;
		padding-right: 5px;
	}	
	/*
	Style attributes of active menu item 
	*/
	#mainMenu .activeMenuItem{
		color: #AC0800;
	text-decoration: underline;
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	}
	/*
	Style attributes of inactive menu items
	*/
	#mainMenu .inactiveMenuItem{		
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	}
	
	#submenu a{	
		text-decoration:none;	/* No underline on sub menu items - use text-decoration:underline; if you want the links to be underlined */
		padding-left:5px;	/* Space at the left of each sub menu item */
		padding-right:5px;	/* Space at the right of each sub menu item */
	}
	.siteMap{
	padding: 0 0 5px 10px;
	margin: 0px 1px 0px 0px;
	}
	.sitemap li{
	padding: 0 0 0px 10px;
	margin: 0px 1px 0px 0px;
		list-style: none;
	background-repeat: no-repeat;
	background-image: url(images/bullet.gif);
	background-position: 0px 5px;;
	background-repeat: no-repeat;
	}
	.siteMap ul{
		padding: 0 0 5px 10px;
	margin: 0px 1px 0px 0px;
	}
	
	.siteMap_border{
		border-right: 1px solid #BCBCBC;
		padding-right: 5px;
	}
	.providers{
		margin-left: 10px; 
		margin-right: 15px;
	}
	.providers img{
		margin-right: 15px;
	}
	#DIV_3{
	color: #F37F00;
	}
	#DIV_2{
	color: #F37F00;
	}
	#DIV_4{
	color: #F37F00;
	}
	#DIV_1{
	color: #F37F00;
	}
	/*--------
for eps logo at the bottom
------------------- --*/
#epsMark
{
    position: relative;
    left: 850px;
    top: -15px;
    margin-bottom: 5px;
    width: 95px;
}
#epsMark a
{
	position:relative;
	top:-5px;
    font-size:11px;
    text-align:left;
    color:Navy;
    text-decoration:none;
    float: right;
}
#epsMark a:hover
{
    font-size:11px;
    text-align:left;
    color:#000000;
    text-decoration:underline;
    float: right;
}

#epsMark img 
{
    float:left;
	height:27px;
	width:28px;
}
/* ----------------------- */