@charset "utf-8";


/* -------------------------------- */
/* RESET HTML TAGS					*/ 
/* -------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;	
}


table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}


/* Tooltip*/

#tt {
 position:absolute;
 display:block;
 background:url(images/tt_left.gif) top left no-repeat;
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 background:url(images/tt_top.gif) top right no-repeat;
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:2px 12px 3px 7px;
 margin-left:5px;
 background:#DFD2F0;
 color:#96C;
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
background:url(images/tt_bottom.gif) top right no-repeat;
overflow:hidden;
}



/* -------------------------------- */
/* MENU SYSTEM					*/ 
/* -------------------------------- */

.menustyle{
	position:absolute;
	top:0px;
	left:16px;
	width: 90%;
	font-weight: bold;
	font-size:11px;
	margin-top:124px;
	margin-left:40px;
	white-space:nowrap;
}

.menustyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.menustyle ul{
border: 0px;
width: 100%;
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.menustyle ul li{
display: inline;
}

.menustyle ul li a{
color: #FFF;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #FFF;
}

.menustyle ul li a:hover{
text-decoration: underline;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top:0px;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:bold 10px Verdana;
line-height:18px;
z-index:100;
background-color:#569FCE;
width: 180px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight:bold;
color: white;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #A0AFD6;
}



/* -------------------------------- */
/* PAGE ELEMENTS 					*/ 
/* -------------------------------- */
/* Top Section	  					*/

body {
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrapper {
	background:#FFF;
	width:950px;
	margin:0 auto;
}

	a.dir {
		color:#CCC;
		font-size:10px;
		text-decoration:none;
	}
	a.dir:hover {
		color:#999;
		font-size:10px;
		text-decoration:none;
	}
	
	a.dir:active {
		color:#CCC;
		font-size:10px;
		text-decoration:none;
	}

	/* -------------------------------- */
	/* HEADER							*/
	
	#header {
		height:150px;
		background:#FFF url("../images/ui/bg-header.jpg") no-repeat;
		position:relative;
	}
	#headerL {
		height:143px;
		background:#FFF url("../images/ui/bg-header-L.jpg") no-repeat;
		position:relative;
	}
	
	#header .links {
		position:absolute;
		top:5px;
		right:5px;
	}
	
	#header .links li {
		float:left;
		padding:0 4px;
		border-right:1px solid #FFF;
		line-height:5px;
	}
	
	#header .links li:last-child {
		border:0px;
	}
	
	#header .links a {
		color:#FFFFFF;
		font-size:10px;
		text-decoration:none;
	}
	
	#header .menu {
		position:absolute;
		bottom:0px;
		left:20px;
	}
	
	#header .menu li {
		float:left;
		display:block;
		margin:0 2px;
		height:29px;
		background:url("../images/ui/bg-tabs.png") right top;
		padding-right:6px;
		overflow:hidden;
	}
	
	#header .menu li a {
		display:block;
		height:29px;
		float:left;
		padding-left:6px;
		padding-top:8px;
		background:url("../images/ui/bg-tabs.png") left top;
		text-decoration:none;
		color:#FFFFFF;
		font-size:11px;
	}
	
	#header .menu li.selected, #header .menu li:hover {
		background:url("../images/ui/bg-tabs.png") right -29px;
	}
	
	#header .menu li.selected a, #header .menu li:hover a{
		background:url("../images/ui/bg-tabs.png") left -29px;
		color:#43848B;
		padding-top:7px;
	}
	
	#header .logo {
		display:block;
		position:relative;
		width:160px;
		height:96px;
		top:10px;
		left:20px;
	}
	
	#header .phoneNumber {
	color:#99C;
	font-size:25px;
	letter-spacing:-1px;
	font-weight:bold;
	position:absolute;
	top:73px;
	left:226px;
	}
	
	#headerL .phoneNumber {
	color:#99C;
	font-size:29px;
	letter-spacing:-1px;
	font-weight:bold;
	position:absolute;
	top:72px;
	left:253px;
	}
	
	#header .phoneNumber em {
		font-size:12px;
		display:block;
		margin-bottom:-6px;
		letter-spacing:0px;
	}
		#headerL .phoneNumber em {
		font-size:12px;
		display:block;
		margin-bottom:-6px;
		letter-spacing:0px;
	}
	/* -------------------------------- */
	/* CENTER							*/
	
	#center {
		padding-bottom:20px;
	}
	#center2 {
		padding-bottom:0px;
	}
	
	#center h1 {
		font-size:22px;
		color:#333333;
		margin:0px;
		padding:0px;
	}
	
	#center h2 {
		font-size:22px;
		color:#333333;
		margin:0px;
		padding:0px;
	}
	
	#center h3 {
		font-size:16px;
		color:#666666;
		margin:0px;
		padding:0px;
		font-weight:bold;
	}
	
	#center h4 {
		font-size:13px;
		color:#4E98A1;
		margin:0px;
		padding:0px;
		font-weight:bold;
	}
	
	#center p {
	line-height:140%;
	color:#666;
	padding:5px 0px;
	margin:0 0 5px 0;
	}
	
	#center p em {
		color:#4E98A1;
	}
	
	#center strong {
		font-weight:bold;
	}
	
	#center blockquote {
		border-left:4px solid #CCCCCC;
		width:80%;
		color:#999999;
		padding:15px;
	}
	
	#center .col2 {
		width:48%;
		float:left;
		margin-right:1%;
	}
	
	#center br {
		clear:both;
	}
	
	#quoteForm {
		width:95%;
		
	}
	
	#quoteForm label {
		display:block;
		line-height:22px;
		color:#666666;
		font-weight:bold;
	}
	
	#quoteForm fieldset {
		padding:10px;
		margin:10px;
		border-bottom:2px solid #CCCCCC;
	}
	
	#quoteForm legend {
	color:#8A6EC5;
	font-weight:bold;
	font-size:14px;
	}
	
	#quoteForm .lab2 {
		display:block;
		clear:both;
		border-top:1px solid #E3E3E3;
		padding:3px;
	}
	
	#quoteForm .lab2 label{
		width:45%;
		float:left;
	}
	
	#quoteForm input[type=text] {
		border:1px solid #69F;
		margin-bottom:5px;
		padding:3px;
	}
	
	#quoteForm .col2 input[type=text] {
		width:80%;
	}
	
	#quoteForm select {
		border:1px solid #9EC6CB;
		margin-bottom:5px;
		margin-right:2px;
		padding:2px;
	}
	
	#quoteForm input[type=text]:focus {
		border-color:#8A6EC5;
	}
	
	#quoteForm .radio {
		text-indent:20px;
		position:relative;
		line-height:25px;
	}
	
	#quoteForm .radio input {
		position:absolute;
		top:6px;
		left:0px;
	}
	
	#quoteForm .lifeBox {
		clear:both;
		
	}
	
	#quoteForm .lifeBox .title{
		width:15%;
		float:left;
	}
	
	#quoteForm .lifeBox .name1,#quoteForm .lifeBox .name2{
		width:40%;
		float:left;
	}
	
	#quoteForm .lifeBox .name1 input, #quoteForm .lifeBox .name2 input {
		width:90%;
	}
	
	
	#quoteForm h3 {
		padding-top:10px;
	}
	
	#quoteForm .floatL {
		float:left;
		margin-right:10px;
		margin-top:3px;
	}
	
	#quoteForm p {
		margin:0px;
		padding:0px;
	}
	
	#quoteForm .confirm {
		padding:20px;
		color:#669900;
		text-align:center;
	}
	
	#quoteForm .confirm a {
	color:#669900;
	}
	
	#quoteForm .center {
		display:block;
		width:100%;
		text-align:center;
	}
	
	
	
	
	
	/* -------------------------------- */
	/* LEFT								*/
	
	#left p a {
	border-bottom:1px dotted #fff;
	font-size: 12px;
	}
	
	
	#left {
		width:240px;
		float:left;
		margin:6px;
		padding-bottom:0px;
	}
	
	#left .box {
		width:230px;
		margin:7px 5px;
		padding-bottom:10px;
	}
	
	#left .box1 {
		width:230px;
		height:550px;
		background: url("../images/ui/back1b.jpg") top; background-repeat:no-repeat;
		padding-top:70px;
		padding-left:20px;
		font-size:18px; color:#FFF;
	}
	
	#left .box1 ul {
		list-style:circle;
		margin-left:20px;
		line-height:18px;
		font-size:16px; color:#FFF;
		font-weight:300;
	}
	

	#left2 {
		width:150px;
		float:left;
		margin:6px;
		padding-bottom:0px;
	}
	
    #boxsubmenu {
		height:160px;
		margin:7px 5px;
		padding-top:10px;
		color: #000;
		background-image:url(../images/ui/boxsubmenu.jpg); background-repeat:no-repeat; background-position:top;
		font-family:Verdana, Geneva, sans-serif;
	}
	
	#boxsubmenu ul{
		text-decoration:none;
		line-height:13px;
		padding-left:25px;
		padding-top:5px;
	}
	
	#boxsubmenu ul li {
		margin:0px  0px 4px 10px;
		text-decoration:none;
		list-style-image:url(../images/ui/circlemark3.jpg);
	}
	
	#boxsubmenu ul li a {
		color:#3499C9;
		text-decoration:none;
	}
	
	#boxsubmenu ul li a:hover {
		color:#6F60F0;
	}
	
	#boxsubmenu ol li {
		margin:6px  10px 6px 10px;
	}
	
	#boxsubmenu ol li a {
		font-weight:bold;
		display:block;
		margin-bottom:4px;
		margin-top:5px;
	}
	
#boxsubmenu2 {
		height:160px;
		margin:7px 5px;
		padding-top:10px;
		color: #000;
		background-image:url(../images/ui/boxsubmenu.jpg); background-repeat:no-repeat; background-position:top;
		font-family:Verdana, Geneva, sans-serif;
	}
	
	#boxsubmenu2 ul{
		text-decoration:none;
		line-height:12px;
		padding-left:25px;
		padding-top:5px;
	}
	
	#boxsubmenu2 ul li {
		margin:0px  0px 4px 10px;
		text-decoration:none;
		list-style-image:url(../images/ui/circlemark3.jpg);
	}
	
	#boxsubmenu2 ul li a {
		color:#3499C9;
		text-decoration:none;
	}
	
	#boxsubmenu2 ul li a:hover {
		color:#6F60F0;
	}
	
	#box1L {
		height:185px;
		margin:7px 5px;
		padding-top:10px;
		color: #000;
		background-image:url(../images/ui/boxl12.jpg); background-repeat:no-repeat; background-position:center;
		font-family:Verdana, Geneva, sans-serif;
	}
	
	#box1L ul{
		text-decoration:none;
		line-height:13px;
		padding-left:25px;
		padding-top:5px;
	}
	
	#box1L ul li {
		margin:0px  0px 4px 10px;
		text-decoration:none;
		list-style-image:url(../images/ui/circlemark2.jpg);
	}
	
	#box1L ul li a {
		color:#3499C9;
		text-decoration:none;
	}
	
	#box1L ul li a:hover {
		color:#6F60F0;
	}
	
	#box1L ol li {
		margin:6px  10px 6px 10px;
	}
	
	#box1L ol li a {
		font-weight:bold;
		display:block;
		margin-bottom:4px;
		margin-top:5px;
	}
	

	#box1L2 {
		height:185px;
		margin:7px 5px;
		padding-top:10px;
		color: #3499C9;
		background-image:url(../images/ui/boxl12.jpg); background-repeat:no-repeat; background-position:center;
		font-family:Verdana, Geneva, sans-serif;
	}
	
	#box1L2 ul{
		text-decoration:none;
		line-height:13px;
		padding-left:25px;
		padding-top:5px;
	}
	
	#box1L2 ul li {
		margin:0px  0px 4px 10px;
		text-decoration:none;
		list-style-image:url(../images/ui/circlemark2.jpg);
	}
	
	#box1L2 ul li a {
		color:#3499C9;
		text-decoration:none;
	}
	
	#box1L2 ul li a:hover {
		color:#6F60F0;
	}
	
	#box1L2 ol li {
		margin:6px  10px 6px 10px;
	}
	
	#box1L2 ol li a {
		font-weight:bold;
		display:block;
		margin-bottom:4px;
		margin-top:5px;
	}

	
	
	#boxreal {
		height:185px;
		margin:7px 5px;
		padding-top:10px;
		padding-left:20px;
		padding-right:10px;
		color: #96F;
		background-image:url(../images/ui/boxreal.jpg); background-repeat:no-repeat; background-position:center;
		font-family:Verdana, Geneva, sans-serif;
	}
	
	#boxreal ul{
		text-decoration:none;
		line-height:18px;
		padding-left:0px;
		padding-top:5px;
	}
	
	#boxreal ul li {
		margin:0px  0px 4px 10px;
		color:#3499C9;
		text-decoration:none;
		list-style:circle;
	}
	
	#boxreal ul li a {
		text-decoration:none;
	}
	
	#boxreal ul li a:hover {
		color:#6F60F0;
	}
	
	#boxreal ol li {
		margin:6px  10px 6px 10px;
	}
	
	#boxreal ol li a {
		font-weight:bold;
		display:block;
		margin-bottom:4px;
		margin-top:5px;
	}
	
	
	
	
	
	#left .box h3 {
		background:url("../images/ui/bg-smallbox.png") top;
		padding-top:10px;
		text-indent:10px;
		color:#FFFFFF;
		font-weight:bold;
		font-size:14px;
		letter-spacing:-1px;
	}
	
	#left .box h3.nohead {
		padding-top:0px;
		text-indent:-5000px;
		margin-bottom:-10px;
	}
	
	#left .box p {
		font-size:11px;
		font-size:10px;
		line-height:12px;
		padding:0px 10px;
	}

	#left .box ul li {
		margin:6px  10px 6px 10px;
		padding-left:15px;
		background:url("../images/ui/bg-li.png") top left no-repeat;
	}
	
	#left .box ol li {
		margin:6px  10px 6px 10px;
	}
	
	#left .box ol li a {
		font-weight:bold;
		display:block;
		margin-bottom:4px;
		margin-top:5px;
	}

	
	#left .box h3 {
		width:100%;
	}

	#left .blue {
		background-color:#4E98A1;
	}
	
	#left .green {
		background-color:#99CC33;
	}
	
	#left .yellow {
		background-color:#FFB324;
	}
	#left .Lpurple {
	background-color:#D6AEF0;
	}
	#left .Lblue {
		background-color:#9FD7DA;
	}
	#left .Lgreen {
	background-color:#B8DB6F;
	}
	
	
	/* -------------------------------- */
	/* RIGHT							*/
	
	#dircontent {
		width:500px;
		margin:6px 0px;
		float:left;
		margin-top:10px;
		margin-left:5px;
		
	}
	
	#right {
		width:670px;
		margin:6px 0px;
		float:left;
		margin-top:10px;
		margin-left:5px;
		
	}
	.sitelink a{
		color:#09F;
		font-size:14px;
	}

	.lquotetxt{
		color:#09F;
		font-size:12px;
	}
	.lquotetxt2{
		color:#FFF;
		font-size:17px;
		font-weight:bold;
	}
	.lquotetxt3{
		color:#FFF;
		font-size:14px;
		font-weight:bold;
	}

	#Lquote {
		width:670px;
		margin:6px 0px;
		float:left;
		margin-top:10px;
		margin-left:5px;
		
	}
	
	#Lquote table {
		padding:0px;
		width:100%;
		color:#999999;
		border-collapse:collapse;
		margin:5px 0;
		
	}
	
	#Lquote table th {
		background:#666666;
		color:#FFFFFF;
		font-weight:bold;
		padding:4px;
	}
	
	#Lquote table td {
		padding:3px;
		height:30px;
	}
	
	#comp{
		background-image:url(../images/ui/backcomp.jpg); background-repeat:no-repeat; background-position:bottom;
		width:670px;
		height:70px;
		margin:6px 0px;
		float:bottom;
		margin-left:5px;
		
	}
	
	
	#right p a, #right ul li a {
		color:#336699;
	}
	
	#right .qSearch {
		width:660px;
		height:124px;
		background:url("../images/ui/bg-quotebox-blue.png") no-repeat;
		padding-left:15px;
		position:relative;
		margin-bottom:20px;
	}
	
	#right .qSearch label{
		display:none;
	}
	
	#right .qSearch h1 {
		color:#FFFFFF;
		padding:5px;
	}
	
	#right .qSearch input[type=text] {
		width:416px;
		border:3px solid #D4E1E7;
		margin:3px;
		height:20px;
		font-family:Arial;
		font-weight:bold;
		font-size:13px;
		color:#666;
		padding:2px 0px 0px 2px;
	}
	
	#right .qSearch .col-input {
		display:block;
		margin-top:5px;
	}
	
	#right .qSearch .col-input input[type=text]  {
		width:200px;
		margin:3px;
	}
	
	#right .qSearch .col-input input[type=text].short{
		width:125px;
	}
	
	#right .qSearch .col-input input[type=text].long{
		width:275px;
	}
	
	#right .qSearch .col-text {
		position:absolute;
		right:30px;
		top:30px;
		width:175px;
		
	}
	
	#right .qSearch .col-text p {
		color:#FFFFFF;
		font-size:10px;
		line-height:12px;
		
	}
	
	#right ul {
		list-style:;
		margin:10px 0px 10px 10px;
		width:90%;
		color:#4E98A1;
	}
	
	#right ul li {
		padding-left:15px;
		background:url("../images/ui/circlemark2.jpg") top left no-repeat;
	}
	
	#right ul li {
		padding-bottom:4px;
		color:#888;
	}
	
	#right ul.checklist {
		margin:10px 0px 10px 10px;
		width:70%;
		color:#4E98A1;
	}
	
	#right ul.checklist li {
		padding-left:15px;
		background:url("../images/misc/checkmark.png") top left no-repeat;
	}
	
	#right ul.errors {
		margin:10px 0px 10px 10px;
		width:70%;
		color:#990000;
	}
	
	#right ul.errors li {
		padding-left:15px;
		background:url("../images/misc/circlemark-err.png") top left no-repeat;
	}
	
	#right ul.errors li {
		color:#990000;
	}
	
	#right table {
		padding:0px;
		width:100%;
		color:#999999;
		border-collapse:collapse;
		margin:5px 0;
		
	}
	
	#right table th {
		background:#666666;
		color:#FFFFFF;
		font-weight:bold;
		padding:4px;
	}
	
	#right table td {
		padding:4px;
	}
	#right table td a{
		colour:#39C;		
	}
	
	
	/* -------------------------------- */
	/* FOOTER							*/

	#footer {
		clear:both;
		background-image:url(../images/ui/footer2.jpg);
		background-repeat:no-repeat;
		padding-left:20px;
		padding-top:9px;
		text-align:left;
		position:relative;
		height:35px;
		color:#FFF;
	}
	
	#footer a {
		color:#FFF;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	
	#footerL {
		clear:both;
		background-image:url(../images/ui/backft.jpg);
		background-repeat:no-repeat;
		padding:10px;
		text-align:center;
		position:relative;
		height:80px;
	}
	
	#footer img {
	position:absolute;
	top:6px;
	right:15px;
	}
	
	#footer .links {
		display:block;
		float:left;
		margin-top:10px;
	}
	
	#footer .links li {
		float:left;
		padding:0 4px;
		border-right:1px solid #FFF;
		line-height:5px;
	}
	
	#footer .links li:last-child {
		border:0px;
	}
	
	#footer .links a {
		color:#FFFFFF;
		font-size:10px;
		text-decoration:none;
	}
	
	#footer p {
		padding-top:5px;
		color:#FFFFFF;
		font-size:11px;
	}
