/* CSS Document */

/* ====================== General Page Formatting  ========================*/
html,table,body,div,ul,li,h1,h2,h3,h4,h5,h6,p,form,fieldset,img {
	margin: 0px;
	padding: 0px;}
	
body, table, td, p, a {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;}
	
body {
	text-align: center;
	background-image: url(/common/img/background2.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}

img {border: 0px;}
	
input, select, textarea {
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

p {
	padding-bottom: 10px;
	line-height: 16px;}

h1, h2, h3, h4, h5, h6, h7, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a  {
	margin: 0px;
	color: #e2373e;
	font-weight: normal;
	padding: 0;}
h1, h1 a  {font-size:16px;}
h2, h2 a {
	font-size: 14px;
	padding: 0px 0px 0px 0px;}
h3, h3 a{
	font-size: 12px;
	padding: 0px 0px 0px 0px;}
h4, h4 a{
	color: #000;
	font-size: 11px;
	font-weight: bold;}

ul{list-style-type: square;}

li{}

.floatRight {float: right;}

.floatLeft {float: left; margin: 0 15px 0 0;}

.clearBoth{clear: both;}


/* ====================== General Page Formatting  ========================*/

#siteContainer{width: 960px;
	background-color:;
	margin: 0px auto 0px auto;
	position: relative;
	text-align: center;}

#header {width: 960px; height: 73px;}

#headerRight{
width: 250px;
float: right;
padding: 15px 0 0 0;
}
#logo{ 
	float: left; 
	width: 126px; 
	padding: 10px 0 0 20px;}
#printLogo{
display: none;}


/* ====================== Navigation  ========================*/
#navContainer #topNavTwo{
	float: right; 
	
	padding: 0 0 0 20px;
	margin: 0;
	background-image: none;
	height: 33px;
	}	

#navContainer #topNavTwo ul{
	padding:0;
	margin: 0;

		}
	
#navContainer #topNavTwo ul ul{display: none;}

#navContainer #topNavTwo li{
background-image: url(../img/whiteArrow.jpg);
background-repeat: no-repeat;
background-position: 5 ;
display: inline;
color:red;
padding:0;

}

#navContainer #topNavTwo a, #topNavTwo a:visited{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;

	
}

#topNavTwo a:hover{
text-decoration: underline;
}




#navContainer{
	width:966px;
	text-align: left;
	float: left;
	padding: 0;
	margin: 0 ;
	height: 34px;
}

#navContainer, #navContainer ul{ /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#navContainer ul li a{
	padding: 9px 15px 11px 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navContainer a {
	display: block;
	color: #fff;
	text-decoration: none;
	
	
}

#navContainer li a:hover{
}

#navContainer li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	background-image: url(../img/navBulletArrow.gif);
	background-repeat: no-repeat;
	background-position: -7px 0px;

}

#navContainer li a:hover{
	float: left;
text-decoration: underline;


}

#navContainer li.currentCategory{
background-image:url(../img/navBulletArrow.gif);
	background-repeat: no-repeat;
	background-position: -7px -65px;}
/*
#navContainer li ul { 
	position: absolute;
	width:166px;    
	margin:0;
	padding:0;
	left: -999em; 
}


#navContainer li li{
	background-image: none;
	background-color: #ebebeb;
	margin:0;
	padding:0;
	display: block;
	

}
  
#navContainer li ul a{
	margin:0;
	width: 180px;
	display: block;
	padding: 8px 0 8px 7px;	
	color: #000;
	border-bottom: 1px solid #999;
	font-size: 11px;
	}


#navContainer li:hover ul, #navContainer li.sfhover ul { 
	left: auto;
}




#navContainer li li:hover, #navContainer li li.sfhover { 
background-image: url(../img/navSecondLevelBullet.gif);
background-repeat: no-repeat;
background-position: 160px;
background-color:#a3a3a3;
}
	


#navContainer li ul li ul a{
margin-left:0;

	

}

#navContainer li ul ul{margin: -28px 0 0 180px;}

#navContainer li:hover ul ul, #navContainer li.sfhover ul ul {
	left: -999em;
}


#navContainer li:hover ul, #navContainer li li:hover ul, #navContainer li.sfhover ul, #navContainer li li.sfhover ul {
	left: auto;
}


*/
#navContainer ul ul{
display: none;}
.leftNav h1, .customNav h1{
	background-image:url(../img/leftNavBgTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px 0 0 0px;
	background-color: none;
	color: red;
}


.leftNav{
	background-image:url(../img/leftNavBgBtm.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: left;
	padding: 0 0 20px 0px;
	margin: 0 0 25px 0;
	
	}
	
.leftNav ul{

padding: 0 0 0 30px}

.leftNav ul ul{padding: 10px 0 0 0px;
display: block;
	}
	
.leftNav ul ul ul{padding: 0;
display: block;
	}
	
.leftNav li { display:none;}

.leftNav li.currentCategory, .leftNav li.currentCategory li{
	display: block;
	padding:0 0 10px 12px;
	margin:0;
	list-style-type: none;
	
}

.leftNav li.currentCategory li{
background-image:url(../img/leftNavBullet.gif);
	background-repeat: no-repeat;}

.leftNav .currentCategory a{
font-size: 18px;
color: red;
text-decoration: none;}

.leftNav .currentCategory ul li a{
font-size: 11px;
color:#333;}	

.leftNav .currentCategory ul li.currentPage a{
font-size: 11px;
color:red;}	

.leftNav ul li.currentCategory ul li ul li {display:block;}

.leftNav ul li.currentCategory ul li.currentCategory ul li {display:block;
}

.leftNav ul li.currentCategory li li{
background-image: url(../img/greyBullet.gif);
background-repeat: no-repeat;
background-position: left 13px;
padding: 6px 0 0 10px;
color: #000;}
.leftNav ul li.currentCategory ul li.currentCategory ul li{
background-image: url(../img/greyBullet.gif);
background-repeat: no-repeat;
background-position: left 13px;
padding: 6px 0 0 10px;
color: #000;}

.leftNav ul li.currentCategory ul li.currentCategory ul li a {color: #666;}


.customNav{
	background-image:url(../img/leftNavBgBtm.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: left;
	padding: 0 0 20px 0px;
	margin: 0 0 25px 0;
	
	}
	
.customNav ul{
width: 180px; 
padding: 0 0 0 30px;
list-style: none;}

.customNav ul ul{padding: 10px 0 0 0px;
display: block;
	}
	
.customNav li a { color: red;
font-size: 18px;
text-decoration: none;}

.customNav li li a { color: #000;
font-size: 11px;}

.customNav li li{
	background-image:url(../img/leftNavBullet.gif);
	background-repeat: no-repeat;}
	
.customNav li li a { color: #000;}

.customNav li.currentCategory, .customNav li.currentCategory li{
	display: block;
	padding:0 0 10px 12px;
	margin:0;
	list-style-type: none;
	
}

.customNav li, .customNav li li{
	display: block;
	padding:0 0 10px 12px;
	margin:0;
	list-style-type: none;
	
}
.customNav li.currentCategory li{
background-image:url(../img/leftNavBullet.gif);
	background-repeat: no-repeat;}

.customNav .currentCategory a{
font-size: 18px;
color: red;
text-decoration: none;}

.customNav .currentCategory ul li a{
font-size: 11px;
color:#333;}	

.customNav .currentCategory ul li.currentPage a{
font-size: 11px;
color:red;}	


#siteMap{
width 500px;}

#siteMap ul { 
margin: 0;
padding:0;}

#siteMap ul li{
margin: 0;
padding:0 0 0 10px;}

#siteMap ul li{
margin: 0;
padding:0 0 0 0;}




#leftMaster{
	width: 243px;
	float: left;
	padding: 20px 0 0 0;}

#rightMaster{
	width:715px;
	float: right;
	padding: 20px 0 0 0; 
	text-align:left;
	}

.contentArea{
	width:480px;
	text-align: left;
	float: left;
	padding: 0 0 0 0;
	
}

.contentAreaWide{
	width:580px;
	text-align: left;
	float: left;
	padding: 0 0 0 0;
	
}

.contentArea ul{
padding: 0 0 5px 20px;
list-style: square;}
.contentArea li{
line-height: 14px;
padding: 0 0 10px 0;}

h1.title{ color:#000; font-size: 24px;
padding: 0;}

.callouts{
	width: 185px;
	float: right;
	padding: 0 0 0 0;

}

.calloutContainer{}

.calloutTop{
	background-image:url(../img/calloutBgTop.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height:12px
	}

.calloutBottom{	
	background-image:url(../img/calloutBgBtm.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0px 0 0 10px;
	margin: 0 0 25px 0;
	}
	

.calloutBottom td{padding:0;}

.calloutBottom td.rightCol{width:90px;}

.calloutBottom p{color:#949494;
font-size: 11px;}

.calloutBottom ul{
padding: 0 0 0 20px;}

.calloutBottom li a{
padding: 0 0 5px 0;
font-size: 10px;}
.rightColumn{width: 100px;}
.rightColumn p{padding: 0 0 5px 7px;}

#bannerDiv{height: 146px;
margin: 0 0 0 0;
clear: left;
z-index: -1;}

#main{ 
	position: relative;
	width: 960px;
	text-align: left;
	padding: 10px 0 0 0;
}

.leftSpotLightTop h1 {
	padding: 30px 0 10px 45px;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #e2373e;
	
	}

.centerSpotLightTop h1 {
	font-family:"Times New Roman", Times, serif;
	padding:30px 0 0 30px; margin:0;
	font-size: 19px;
	color: #e2373e;
	text-align: left;
	}
	
.centerSpotLightTop p{
	padding: 0 0 0 30px;
	margin:0;
	width: 225px;
	color: #949494;
	
}
.leftSpotLightTop ul li{
list-style: none;
text-align: left;
padding: 30px 0 7px 113px;
margin:0;
}
.leftSpotLightTop li li{
padding: 0 0 7px 0 ;}

.leftSpotLightTop ul li a{
	padding: 0 0 10px 0;
	font-family: "Times New Roman", Times, serif;
	color: #E2373E;
	font-size: 19px;

}

.leftSpotLightTop ul ul li a{
color: #000; 
padding: 0;
margin:0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;}

.leftSpotLightTop li{
	padding: 0 0 7px 0;
	list-style: none;

}

.leftSpotLightTop ul li li{
list-style: square;}



.leftSpotLightTop h1 a {
text-decoration: none;}

.centerSpotLightTop a a:visited{color: #666;}




#main table {text-align:center;}

td.top {
	background-image:url(../img/spotLightBgTop.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}



.leftSpotLightTop, .centerSpotLightTop{
width: 275px;
margin:0;
padding:0;
text-align:left;}

.leftSpotLightBottom, .centerSpotLightBottom{
	background-image:url(../img/spotLightBgBtm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


td.newsTop{
	background-image:url(../img/newsBgTop.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.news{
	padding:30px 15px 0 15px;
	
	width: 400px;
	text-align: center;
}

.news p{text-align: center; color: #949494;}

.newsBottom{
	background-image:url(../img/newsBgBottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}



.spokesWoman {
	position: absolute;
	top: 15px;
	left: 0px;
}


#footer{
	width: 712px;
	float: right;
	text-align: left;
	margin: 0 auto;

}

#footer ul{
	float: left;
	border-right: 1px solid #949494;
	margin: 50px 0 0 0;
}

#footer li{
	float: left;
	display: inline;
	color: #949494;
	border-left: 1px solid #949494;
	padding: 0 7px 0 7px;
	font-size: 10px;
}

#footer a, #footer a:visited{
color:#949494;}

#footer p{
	font-size: 10px;
	padding: 10px 0 50px 0;
}

#phoneNumber{
float: right;
padding: 5px 0 0 0;}

#searchBox{
	float: right;
	margin:0;
	padding:7px 0 4px 0;
	text-align:right;
	
}

#searchBox input{
	float:left;
	height: 20px;
	margin:2px 0 0 0;
	padding: 0;
	border: 1px solid #333;
}

#searchBtn{
	float: left;
	margin:0;
	padding: 0 0 0 12px;
}



.emailForm, {
	width:515px;
	text-align: left;
	float: left;
	margin: 0 0 30px 0;
	
}

.emailFormTop{width: 515px;
background-image: url(/common/img/centerBgTop.gif);
	background-position: left top;
	background-repeat: no-repeat;}
	
	
	
.emailForm h1{

	padding: 20px 0 0 30px;
	margin:0;
	background-color: none;
	color: red;}
	

	
.emailForm p{
	padding: 0 0 10px 30px;
	margin:0;
	}
.emailForm table{
	padding: 0 0 0 30px;
	margin:0;}
	
.partnerForm{width: 515px;
	width:515px;
	text-align: left;
	float: left;
	margin: 0 0 30px 0;}	
 .emailForm input, .partnerForm input{width: 225px;
	padding: 0 0 0 0;
	margin: 4px 0 12px 30px;}
	
.emailForm label, .emailForm input.submit, .partnerForm label, .partnerForm input.submit{
	margin:0 0 12px 30px;}

.emailForm label, .partnerForm label{padding: 0 0 10px 0;}	

.emailForm textarea, .partnerForm textarea{margin:4px 0 12px 30px;
width:225px;}
	
#PartnerLeadsForm_6_ValidationSummary1{
padding: 0 0 0 35px;}

#PartnerLeadsForm_6_ValidationSummary1 ul{
padding: 10px 0 0 20px;}

#footer ul { margin-right:10px;}
.fblink { padding:50px 0px 0px 10px; }
.headshot { float:left;padding-right:8px;}