/* 
The Customer Group
base.css 
*/

/* Globals */
* {
	margin: 0;
	padding: 0;
}

	
body {
	font: 0.8125em Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #666666;
	background: #BBBBBB url(../images/bg_repeater.jpg) top left repeat-x;
	text-align: center;
	}

a {
	font-weight: bold;
 	}
a img {
	border: none;
	}
a:link, a:visited {
	color:#fb5308;
	text-decoration: none;

	}
	

li {
	list-style: none;
	}

h1 {
	font: 1.6em Arial, Helvetica, sans-serif;
	color:#799dac;
	padding: 0px 0px 0px 0px;
	}
h2 {
	font: 1.3em Arial, Helvetica, sans-serif;
	color:#799dac;
	padding: 10px 0px 10px 0px;
}
h3 {
	font: 1.0em Arial, Helvetica, sans-serif;
	color:#799dac;
	padding: 8px 0px 4px 0px;
}
h4 {
	font: 0.8em Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	color: #333333;
	padding: 0px 0px 2px 0px;
	}
	
h6 {
	font-weight:normal;
	color:#799dac;
}


	
#legal {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #BBBBBBS;
	padding: 8px 0 15px 0;
	clear:both;
	}
	
/* Utility */
/*.gutter {
	margin: 0 6px 0 0;
	}*/
.clearfix:after {
    //content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
.first, .last {
	border: none !important;
	}
#skip a, #skip a:hover, #skip a:visited {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	}
#skip a:active, #skip a:focus {
	position:static;
	width:auto;
	height:auto;
	} 

/* Layout */


#container {
	background:#fff;
	width:850px;
	height: 100%;
	margin:0 auto;
	text-align: left;
	}
#contentArea {
	clear: both;
	width: 850px;
	z-index: 0;
	}
#contentBox {
	background: url(../images/contentBoxTop.gif) top left repeat-x;
	min-height:370px;
	padding: 45px 95px 45px 95px;
	}

#header {
	width: 850px;
	float: left;
	background: url(../images/bgHeader_repeater.jpg) top left repeat-x;
	}
#logo {
	width: 152px;
	height: 31px;
	float: left;
	margin: 21px 0 45px 45px;
	}
*html #logo {
	padding-bottom: 29px;
	margin-left: 22px;
}
*+html #logo {
	padding-bottom: 45px;
	margin-left: 22px;
}

#creditSpot {
	float: right;
	line-height: 1.3em;
	margin:50px 40px 0px 0;
	padding-left: 25px;
	text-align: left;
	width: 205px;
	height: 20px;
	}
#adRow {
	background: #fdfdfd url(../images/topgrad.gif) top left repeat-x;
	float: left;
	margin: 0;
	padding: 0;
	width: 850px;
	z-index: -1000;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	}
#adRow div {
	float: left;
	width: 282px;
	min-height: 170px;
	position: relative;
	}

#box1 {
	border-right: 1px solid #dedede;
	padding-top: 33px;
}

#box1 h2 {
	padding-left: 44px;
}

#box1 p {
	width:200px;
	padding-left: 44px;
}
#box2 {
	padding-top: 33px;
}

#box2 h2 {
	padding-left: 44px;
}

#box2 p {
	width:200px;
	padding-left: 44px;
}

#adRow p {
	line-height: 1.3em; 
	font: 11px Arial, Helvetica, sans-serif;
	}
#adRow a {
	text-decoration: underline;
	}

#humana {
	margin-left: 44px;
	margin-bottom: 10px;
	width: 139px;
	height: 42px;
	}
#nationwide {
	margin-left: 44px;
	margin-bottom: 10px;
	width: 147px;
	height: 42px;
	}
#orbitz {
	margin-left: 44px;
	margin-bottom: 10px;
	width: 125px;
	height: 42px;
	}

#logos {
	background: #FFFFFF;
	width: 850px;
	height: 86px;
	}
	
#footer {
	margin: 0 auto;
	background: #FFFFFF;
	color: #666666;
	clear: both;
	font-size: .8em;
	text-align: right;
	padding: 18px 0 30px 0;
	width: 850px;
	}
#footer li {
	display: inline;
	border-left: 1px solid #e8e6e6;
	padding: 0 5px 0 8px;
	}
#footer a {
	color: #666666;
	font-weight: normal;
	}

#flash {
	width: 850px;
	height: 422px;
	position: absolute;
	z-index: 0;
	left: 184px;
	top: 136px;
}


#breadcrumb {
	margin: 0 auto;
	background: #FFFFFF;
	color: #666666;
	clear: both;
	font-size: 11px;
	text-align: left;
	padding: 20px 0 20px 35px;
	width: 815px;
	}
#breadcrumb li {
	display: inline;
	padding: 0 0px 0 4px;
	}
	
#breadcrumb a {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	padding: 0 4px 0 0px;
	}

/* subnav of the internal pages */

#leftnav {
	float: left;
	padding:20px 0px 0px 35px;
	text-align: left;
	width: 240px;
	}

#leftnav a {
	color: #666666;
	font-weight: normal;
	line-height: 2.5em;
	}

#leftnav li a:hover {
	color: #fb5308;
	font-weight: normal;
	}

#leftnav ul li a.active {
	color: #fb5308;
	font-weight: normal;
	}
	
#leftnav ul li a.activesub {
	color: #fb5308;
	padding: 0 0 0 10px;
	font-size: 11px;
	line-height: 1.5em;
	}
	
#leftnav ul li a.sub {
	padding: 0 0 0 10px;
	font-size: 11px;
	line-height: 1.5em;
	}

#leftnavbanner {
	padding:45px 0px 0px 0px;
	width: 184px;
	height: 270px;
}


/* meat of the internal pages */
#internalright {
	padding:19px 0px 50px 0px;
	text-align: left;
	width: 500px;
	float: left;
	}

#internalright h1 {
	line-height: 2.5em;
	font: 2em Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 0px 0 25px 0;
	color: #666666;
}

#internalright ul {
	padding: 0px 0 20px 0px;
}

#internalright li {
	font: 1.0em Helvetica, Arial, sans-serif;
	color: #5d5d5d;
	padding: 4px 0 4px 30px;
	list-style: inside;
	list-style-type:disc;
}


#internalright h2 {
	line-height: 1.5em;
	font: 1.2em Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 20px 0 10px 0;
	color: #fb5308;
}

#internalright p {
	color: #666666;
	margin-top: 0em;
	margin-bottom: 1em; 
	}
	
#clients {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #BBBBBBS;
	padding: 10px;
	clear:both;
	background-color: #ececec
	}
	
#Left_Floated_Image {
    float:left;
    clear:left;
    padding: 0;
    margin-right: 10px;
}

#Right_Floated_Image {

    float:right;
    clear:right;
    padding: 0;
    margin-left: 10px;
}

/* accordion */

/*.accordion_toggle {
			display: block;
			height: 30px;
			width: 680px;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
			color: #ffffff;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 600px;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			color: #ffffff;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}*/


/*//////// Vertical Accordion ////////*/
		
.accordion_toggle {
	background: none;
	color: #ffffff;
	cursor: pointer;
	display: block;
	height: 30px !important;
	line-height: 1.2em !important;
	margin: 0;
	outline: none;
	padding: 10px 0 0 0 !important;
	text-decoration: none;
	width: auto;
}

h2.accordion_toggle:hover { text-decoration:underline; }


.accordion_toggle_active {
	background: #ffffff;
	background: none;
}

.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}	