@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-image: url(../images/maher_insurance_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-attachment: fixed;
	background-position: center top;
	background-color: #9c9b9b;
}

a:link {
	color: #CCCCCC;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
}

p {
	padding: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #2F659B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}




.table_border {  
    border-color: black #FFFFFF #FFFFFF; 
	border-style: solid; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.bottom_text td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

#wrapper {
	width: 930px;
	margin: 0 auto;
	background-attachment: fixed;
	background-image: url(../images/maher_insurance_div.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.lhs_cell {
	background-color: #000033;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.rhs_cell {
	background-color: #000033;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bottom_cell {
	background-color: #002a5d;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.form_contact {
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
}

.form_fields {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1E5DC4;
	border-right-color: #3E7BE1;
	border-bottom-color: #3E7BE1;
	border-left-color: #1E5DC4;
	width: 200px;
	padding: 2px;
	
}
