@charset "UTF-8";
/* CSS Document */

#wrapper {
	width:900px;
	margin:0 auto;
	}

#content {	
	width:100%;
}

.clearLeft {clear:left;}

#clearAll {clear:both;}

/*Header Elements*/
#logo {
	float:left;
	margin-top:25px;
}

#fade {
	width:650px;
	float:left;
	margin:40px 0 0 0px;
}

#fade li {
	color:#999;
	text-transform:uppercase;
	font-size:1em;
	margin-left:20px;
	list-style:none;
}

#cornerNav {
	width:400px;
	float:right;
	margin:5px;
	text-align:right;
}

#cornerNav a:link {
	padding-right:12px;
	color:#666;
	text-decoration:none;
}

#cornerNav a:visited {
	padding-right:12px;
	color:#666;
	text-decoration:none;
}

#cornerNav a:hover {
	text-decoration:underline;
}

.bar {
	border-left:1px solid #666;
	padding-left:10px;
}


/*Homepage Navigation*/

#homeNav {
    width: 900px; height: 57px;
    background: url(../images/homeNavSprite.jpg) no-repeat;
    position: relative;
	float:left;
	clear:left;
}

#homeNav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
#homeNav li, #homeNav a {
    height: 57px; display: block; text-indent: -9999px;}
	
#panel1b {left: 0; width: 225px;}
#panel2b {left: 225px; width: 225px;}
#panel3b {left: 450px; width: 225px;}
#panel4b {left: 675px; width: 225px;}

#panel1b a:hover {
    background: transparent url(../images/homeNavSprite.jpg)
     0px -57px no-repeat;}
#panel2b a:hover {
    background: transparent url(../images/homeNavSprite.jpg)
    -225px -57px no-repeat;}
#panel3b a:hover {
    background: transparent url(../images/homeNavSprite.jpg)
    -450px -57px no-repeat;}
#panel4b a:hover {
    background: transparent url(../images/homeNavSprite.jpg)
    -675px -57px no-repeat;}

/*Home page grid elements*/
	

#catSquare {
	width:225px;
	height:148px;
	float:left;
}

#basic-modal {
	width:225px;
	height:148px;
	float:left;
}

#basic-modal2 {
	width:225px;
	height:148px;
	float:left;
}

.blueBox {background-color:#009eca;}
.greenBox {background-color:#009f3b;}
.darkblueBox {background-color: #0261A5;}
.goldBox {background-color: #B48716;}
.darkgreyBox {background-color: #2D3442;}
.lightblueBox {background-color: #B1E9F5; }
.lightgreenBox {background-color:#8BE98D;}
.darkgreenBox {background-color:#00613E;}
.darktealBox {background-color:#0377A4;}

.blue {color:#009eca;}
.green {color:#009f3b;}
.white {color:#FFF;}
.red {color: #CA5F2E;}

#catImage {
	width:225px;
	height:150px;
	float:left;
}

#catCopy {
	margin-top:-5px;
	color:#FFF;
	line-height: 1em;
}

#catCopy a:link {
	color:#FFF;
	text-decoration: underline;
	letter-spacing:.06em;
}

#catCopy a:visited {
	color:#FFF;
	text-decoration: underline;
	letter-spacing:.06em;
}

#catCopy a:hover {
	color:#FFF;
	text-decoration: none;
	letter-spacing:.06em;
}




/*Between grid and footer*/

#homeIntro {
	width:825px;
	float:left;
	clear:left;
	line-height:17px;
}

#urac {
	float:right;
	margin-top:10px;
}


/*We Care Modal Window*/

#formBlock {
	width:300px;
	float:left;
	color:#FFF;
	
}

.blockTitle {
	font-size:1.4em;
	text-transform:uppercase;
	letter-spacing:.2em;
}


#memberForm{
		margin:1em 1em 0 1em;
		color:#fff;
		/*width:290px; *//* customize width, this form have fluid layout */
		}
#memberForm fieldset{
		margin:0;
		padding:0;
		border:none;	

		}		
#memberForm legend{color:#FFF;}	
#memberForm p{margin:.5em 0px;}	
#memberForm label{display:block;}	
#memberForm input, #memberForm textarea{		
		width:100px;
		border:1px solid #111;
		background:#f6edd0 url(../images/form_input.gif) repeat-x;
		padding:5px 3px;
		color: #333;
		}							
#memberForm p.submit{
		text-align:left;
		margin-top:10px;
		}	
#memberForm button{
		padding:0 20px;
		height:32px;
		line-height:32px;		
		border:1px solid #FFF;
		background:#5aae00 url(../images/form_button.gif) repeat-x;
		color:#fff;
		cursor:pointer;		
		text-align:center;		
		}

/*Sub Page Elements*/

#leftCol {
	width:225px;
	min-height:400px;
	float:left;
}

#middleCol {
	width:675px;
	float:left;
}

#colorBar {
	width:675px;
	height:47px;
	float:left;
}

.blueBar {background-image:url(../images/blueBar.jpg);}
.blueBadge {background-image:url(../images/blueBadge.jpg); background-repeat:no-repeat;}

.greenBar {background-image:url(../images/greenBar.jpg);}
.greenBadge {background-image:url(../images/greenBadge.jpg); background-repeat:no-repeat;}

.darktealBadge {background-image:url(../images/darktealBadge.jpg); background-repeat:no-repeat;}

.darkgreenBadge {background-image:url(../images/darkgreenBadge.jpg); background-repeat:no-repeat;}

#leftSub {
	margin-top:50px;
	color:#FFF;
}

#leftSub a:link {
	color:#FFF;
}

#leftSub a:visited {
	color: #FFF;
}

#leftSub a:hover {
	color: #C5F3FF;
	text-decoration:underline;
}

#leftSub li { margin-left:15px; }

.pageHead {
	font-size:16px;
	color:#FFF;
	position: relative;
	top: 15px;
	left:10px;
}

.subTitle {
	text-transform:uppercase;
	font-size:1em;
}

#pageContent {
	width:450px;
	float:left;
	clear:left;
}

#subPageContent {
	width:600px;
	float:left;
	clear:left;
}

#rightCol {
	float:left;
	width:225px;
	height:290px;
	
}

.benefit {
	display:block;
	padding: 30px 10px 100px 10px;
	color:#FFF;
	text-align:center;
	line-height:1.1em;
	font-weight:bold;
}

.boldHeader {
	font-weight:bold;
	color:#009eca;
	display:block;
	padding-top:1em;
	font-size:1.1em;
}

.boldHeader2 {
	font-weight:bold;
	color:#000;
	display:block;
	padding-top:1em;
	font-size:1.1em;
}

#serviceMenu {
	background-color: #CCC;
	padding:10px;
	margin:15px;
	width:200px;
}

.first {
	margin-top:1.5em;
}

.firstList {
	margin-top:1.5em;
}

.extendHeight {
	min-height:400px;
}

.stateCol {
	margin-top:10px;
	float:left;
	width:180px;
}

.stateCol li {list-style:none;}

/*Read More Expander from developersnippets.com*/

#slide_panel {
	display: none;
}

#slide_panel2 {
	display: none;
}

.slide_div  {
	padding: 0 0 0 20px;
	margin: 10px 0 25px 10px;
	height: 16px;
	line-height: 32px;
	width: 400px;
	font-size: 1em;
	font-weight: normal;
	
}

.slide_button, .slide_button2 {
	background: url(../images/continue.jpg) no-repeat;
	width: 100px;
	height: 16px;
	display: block;
}

.close_icon {
	background-position: left bottom;
}

.slide_div a {
	color:#009eca;
	text-decoration: none;
	display: block;
	text-indent:-9999px;
}

.slide_content {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 450px;

}

/*Feedback Form Page*/

#feedBack {
	width:900px;
	float:left;
	color:#FFF;
}

#feedbackLeft a:link {color:#FFF;}
#feedbackLeft a:visited {color:#FFF;}
#feedbackLeft a:hover {color: #999;}

#feedbackLeft {
	width:420px;
	margin:15px 0 0 15px;
	float:left;
	color:#FFF;
	padding:10px;
}

#feedbackRight {
	width:420px;
	float:left;
	color:#FFF;
	padding:10px;
}

.repBox {
	width:300px;
	background-color:#FFF;
	margin:15px;
	padding:10px 10px 20px 10px;
	color:#000;
	line-height:.8em;
}

.repBox h4 {
	margin:5px 0 10px 0;
	color:#C00;
	
}

#feedbackForm {
		margin:1em 1em 0 1em;
		color:#fff;
		/*width:290px; *//* customize width, this form have fluid layout */
		}
#feedbackForm fieldset{
		margin:0;
		padding:0;
		border:none;	

		}		
#feedbackForm legend{color:#FFF; font-size:.875em; line-height:2em;}	
#feedbackForm p{margin:.5em 0px;}	
#feedbackForm label{display:block; margin-left:30px;}	
#feedbackForm input, #feedbackForm textarea{		
		margin-left:30px;
		border:1px solid #111;
		background:#f6edd0 url(../images/form_input.gif) repeat-x;
		padding:3px;
		color: #333;
		}							
#feedbackForm p.submit{
		text-align:left;
		margin:10px 0 0 30px;
		}	
#feedbackForm button{
		padding:0 20px;
		height:32px;
		line-height:32px;		
		border:1px solid #FFF;
		background:#C00 url(../images/form_button.gif) repeat-x;
		color:#fff;
		cursor:pointer;		
		text-align:center;		
		}
		
#feedbackForm legend img{margin-right:7px;}

.itemTwo {margin-top:20px;}

#thankyou {
	margin:100px auto; 
	width:500px;
	text-align:center;
	font-size:1.3em;
	line-height:1.2em;
	}

.casenumber {
	border:1px solid #333;
	width:300px;
	margin:10px auto;
	padding:20px;
	color:#333;
	background-color:#f6edd0;
}