/* CSS Document */

/*--------------------------------------body---*/

body, td, th, div, p, label {
	
	font:normal 12px Arial, Helvetica, sans-serif;
}

a	{
	color:#1368a9; 
	text-decoration:underline;
}

a:visited 	{
	color:#1368a9;
}

a:hover {
	color:#1368a9; 
	text-decoration:none
}




/*---------------------------------------------------------structure---*/

#body {
	background:#FFF repeat-x 0 0;
}
.main 	{
	width:911px;
}

/*-------------------------------------content---*/
#content {
	width:100%;
}

.border-bottom {
	background:#fff;
	margin:0px 14px 0px 14px;
}
#content-indent {
	padding:9px 10px 0px 10px;
}
#indent {
	padding:0px;
}

#content-indent .width {
	overflow:hidden;
	width:750px;
	}

	
	#right {
		float:right;
		width:218px;
	}
	#left {
		float:left;
		width:218px;
	}
	#container {
		margin:0px 226px 0px 226px;
	}
	* html #container {
		margin:0px 223px 0px 223px;
	}
	#container2 {
		margin:0px 226px 0px 0px;
	}
	* html #container2 {
		margin:0px 223px 0px 0px;
	}
	#container3 {
		margin:0px 0px 0px 226px;
	}
	* html #container3 {
		margin:0px 0px 0px 223px;
	}
	#container23 {
		margin:0px 0px 0px 0px;
	}
	* html #container23 {
		margin:0px 0px 0px 0px;
	}

.user4 {
	width:24%;
	float:left
}
.user1, .user2, .user3 {
	background:url(../images/banners-border.gif) repeat-y right 0;
	min-height:112px; height:auto !important; height:112px; 
}
.user1 .space, .user2 .space, .user3 .space, .user4 .space {
	padding:15px 10px 10px 23px;
	color:#c2e3ff;
	font-size:13px;
}
.user1 a, .user2 a, .user3 a, .user4 a {
	color:#c2e3ff;
	font-size:13px;
}


.quote {
	width: 665px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

.quotemain {
	background-repeat: repeat-x;
	background-position: top;
}
.quote img {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.quotecontent {
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}


.quotetop1 {
	height: 48px;
}

.quotesection {
	width: 100%;
	float: none;
	clear: both;
}

.quoteform {
	margin: 0px;
}

.quoteform  label {
	display: block;
	float: left;
	text-align: right;
	width: 75px;
	line-height: 20px;
	padding: 0px;
	font-size:12px;
	margin-right: 10px;

}

.quoteform input {
	float: left;
}

.greybox {
	background-attachment: scroll;
	background-color: #FFFFDF;
	background-repeat: no-repeat;
	background-position: 0 100%;
		
}


.greybox_br {
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.greybox_tl {
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.greybox_tr {
	padding:10px;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 100% 0;
}
	
.quoteform input {

}
.quote p {
	font-size: 14px;
	margin-left: 25px;
	margin-right: 25px;
}
.quoteform img {
	padding: 0px;
	margin-left: 25px;
}
.question select {
	margin-left: 20px;
	float: left;
	margin-top: 5px;
}
.question {
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.question label {
	width:300px;
	font-size: 14px;
	margin-top: 5px;

}

.notes {
	font-size: 12px;
	color: #FF9900;
	text-transform: uppercase;
	font-weight: bold;
}
.question input {
	margin-top: 5px;
	margin-left: 30px;
}

.blueboxt {
	background: url(../images/dot.gif) 0 0 repeat-x;
	margin: 10px 5px 10px 5px;
}
.blueboxb {background: url(../images/dot.gif) 0 100% repeat-x;}
.blueboxl {background: url(../images/dot.gif) 0 0 repeat-y;}
.blueboxr {background: url(../images/dot.gif) 100% 0 repeat-y;}
.bluebox {background: url(../images/blueboxbl.gif) 0 100% no-repeat}
.bluebox_br {background: url(../images/blueboxbr.gif) 100% 100% no-repeat}
.bluebox_tl {background: url(../images/blueboxtl.gif) 0 0 no-repeat}
.bluebox_tr {
	background: url(../images/blueboxtr.gif) 100% 0 no-repeat;
	padding:10px;
	height:210px;
	
} 

.bluebox h1 {padding: 25px 0 10px 150px;}
.bluebox h2 {padding:5px 10px 10px 180px}
.bluebox p {padding: 5px 25px 10px 150px;}