/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font: 12px verdana;
	color: #a4a4a1;
}

h1{	font: 22px "trebuchet ms"; color: #45719b; }
h2{	font: 32px "trebuchet ms"; color: #b02622; border-bottom: 4px solid #e6e6dd; margin-bottom: 6px; }
h3{	font: 35px "trebuchet ms"; color: #FFFFFF; }
h4{	font: 18px "trebuchet ms"; color: #92201b; }
h5{	font: 16px "trebuchet ms"; color: #b02622; }
h6{	font: 12px "trebuchet ms"; color: #45719b; }

/* MAKES ALL BROWSERS HANDLE HEADINGS AND PARAGRAPHS THE SAME, USE AT YOUR DISCRETION */
h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 6px 0; }

.clear{	clear: both; }
.left{ float: left; }
.right{ float: right; }
.red{ color: red; }
img{ border: none; }
.dotty{ height: 1px; background: url(../gfx/dotty.gif) repeat-x; }
hr{ border: none; background: #e6e6dd; height: 4px; margin:0; padding: 0; color: #e6e6dd;  }

form, fieldset, legend, input{ margin: 0; padding: 0; }
fieldset{ border: none; }
legend{ display: none; }
.nobg{ border: none; background: none; }

a{
	color: #666666;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
th{ text-align: left; color: #92201b; font-size: 14px; font-weight: normal; }

/* CSS TRANSPARENCY, THIS INVALIDATES THE STYLESHEET, USE AT YOUR DISCRETION */
/*a:hover img{ opacity: 0.8; filter: alpha(opacity=80); -moz-opacity:0.8; }*/

/* input[type=""] DOES NOT WORK IN IE6 */
input[type="checkbox"], input[type="radio"]{ border: none; width: auto; background: none; }

input, textarea{
	background: white;
	border: solid 2px #e2e2dc;
	color: #a4a4a1;
	padding: 2px;
	font: 12px verdana;
}

input.submit{
	width: 100px;
	background: white;
	height: 24px;
}

.cleardefault{ width: 258px; }

#box{
	width: 800px;
	margin: 0 auto;
}

#headerbg{ background: url(../gfx/headerRepeat.gif) repeat-x; }
#header{
	width: 975px;
	margin: 0 auto;
	height: 140px;
	padding-bottom: 15px;
	position: relative;
}

#nav{
	margin: 0;
	padding: 21px 0 0 0;
	list-style: none;
	overflow: hidden;
	position: absolute;
	bottom: 11px;
	left: 0;
}
#nav li{
	background: #e37a60;
	float: left;
	margin-right: 1px;
	padding: 5px 10px;
	position: relative;
}
#nav li a{
	color: #FFFFFF;
	font: 15px "trebuchet ms";
}
#nav li a .navtl, #nav li a .navtr{
	display: block;
	position: absolute;
	height: 3px;
	width: 3px;
	top: 0;
	margin: 0;
}
#nav li a .navtl{	
	left: 0;
	background: url(../gfx/navtl.gif) top left no-repeat;
}
#nav li a .navtr{
	right: 0;
	background: url(../gfx/navtr.gif) top left no-repeat;
}

#mainArea{
	width: 975px;
	margin: 0 auto;
	overflow: hidden;
}
#leftcol{
	float: left;
	width: 652px;
}

#benefitBox{ font-size: 15px; float: left; width: 320px; }
#expertBox{ clear: both; }
#expertBox .left{ width: 260px; }
#expertBox .right{ width: 350px; }

.pagination{ 
clear: both; 
overflow: hidden;
padding: 5px;
margin: 6px 0;
border-top: 4px solid #e6e6dd;
border-bottom: 4px solid #e6e6dd;
width: 600px;
}


#rightcol{
	float: right;
	width: 310px;
}


#mainArea ul{ padding: 0; margin: 10px 0; }
#mainArea li{ list-style: none; background: url(../gfx/listimage.gif) left center no-repeat; padding-left:24px; margin-bottom: 12px; line-height: 20px; }


#footerbg{ background: #e7e7df url(../gfx/footerRepeat.gif) repeat-x; margin-top: 20px; }
#footer{
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
}
#footerLeft{
	float: left;
	width: 652px;
}
#footerRight{
	float: right;
	width: 310px;
}
#footerRight form{
	padding: 10px 20px;
}
#footerRight p{ padding: 2px 0; }
.footerBox{
	background: #FFFFFF;
	margin: 0;
	overflow: hidden;
}
#footerLeft .footerBox{ width: 652px; }
#footerRight .footerBox{ width: 310px; }
.footerBox ul{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	padding: 10px 40px 20px 20px;
	width: 160px;
}
.footerBox ul li{
	border-bottom: 1px dotted #cdcdc8;
	padding: 5px;
}
.footerBox ul li a{
	font: 16px "trebuchet ms";
	color: #b02622;
}
.footerBox ul ul{
	float: none;
	padding: 0;
}
.footerBox ul ul li{
	border: none;
	padding: 3px 0;
}
.footerBox ul ul li a{
	font: 12px verdana;
	color: #a4a4a1;	
}

#footerText{
	clear: both;
	font: 14px "trebuchet ms";
	color: #949a98;
}


.redboxTop{ background: url(../gfx/redboxTop.gif) no-repeat; width: 975px; height: 5px; position: absolute; top:0; left:0; }
.redboxBottom{ 
	background: url(../gfx/redboxBottom.gif) bottom no-repeat; 
	width: 915px;
	padding: 10px 30px;
	margin-bottom: 10px;
	position: relative;
	color: #FFFFFF;
}
.quicksearch{ font-size: 14px; color: #FFFFFF; }
input.search{
	width: 284px;
	border: 2px solid #df7359;
	vertical-align: middle;
	font-size: 23px;
	color: #a4a4a1;
	padding: 2px;
}
select.search{
	line-height: 34px;
	width: 284px;
	border: 2px solid #df7359;
	vertical-align: middle;
	font-size: 25px;
	color: #a4a4a1;
	padding: 0;
}

/* ROUNDED BOXES */
.roundedBox {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	background: #f7f7f2;
	width: 100%;
	margin-bottom: 10px;
}

.roundedBox:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.roundedBox .content {
	padding: 6px 20px 6px;
	clear: both;
	position: relative;
	border-right: 1px solid #efefef;
	border-left: 1px solid #efefef;
	overflow: hidden;
}

.roundedBox .tl, .roundedBox .tr, .roundedBox .bl, .roundedBox .br {
	width: 7px; /* Size of corner */
	height: 7px; /* Size of corner */
	display: block;
	position: relative;
	overflow: hidden;
}

.roundedBox .tl {
	background: url(../gfx/boxCorners.gif) 0 0;
	float: left;
	margin-top: -1px;
	margin-left: 0px;
}     

.roundedBox .tr {
	background: url(../gfx/boxCorners.gif) 7px 0;
	float: right;
	margin-top: -1px;
	margin-right: 0px;
}     

.roundedBox .bl {
	background: url(../gfx/boxCorners.gif) 0 7px;
	float: left;
	margin-bottom: -1px;
	margin-left:0px;
}     

.roundedBox .br {
	background: url(../gfx/boxCorners.gif) 7px 7px;
	float: right;
	margin-bottom: -1px;
	margin-right: 0px;
} 
/* END OF ROUNDED BOXES */


/* WHITE ROUNDED BOXES */

#rightcol .roundedBox .content{ margin: 0; padding: 10px; position:static; }

.whiteroundedBox {
	background: #FFFFFF;
	width: 100%;
	border: none;
	margin-bottom: 10px;
}

.whiteroundedBox:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#rightcol .whiteroundedBox .content, .whiteroundedBox .content {
	padding: 2px 10px;
	clear: both;
	position: relative;
	overflow: hidden;
	border: none;
}

.whiteroundedBox .tl, .whiteroundedBox .tr, .whiteroundedBox .bl, .whiteroundedBox .br {
	width: 4px; /* Size of corner */
	height: 4px; /* Size of corner */
	display: block;
	position: relative;
	overflow: hidden;
}

.whiteroundedBox .tl {
	background: url(../gfx/whiteboxCorners.gif) 0 0;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}     

.whiteroundedBox .tr {
	background: url(../gfx/whiteboxCorners.gif) 4px 0;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}     

.whiteroundedBox .bl {
	background: url(../gfx/whiteboxCorners.gif) 0 4px;
	float: left;
	margin-bottom: 0px;
	margin-left:0px;
}     

.whiteroundedBox .br {
	background: url(../gfx/whiteboxCorners.gif) 4px 4px;
	float: right;
	margin-bottom: 0px;
	margin-right: 0px;
} 
/* END OF WHITE ROUNDED BOXES */