/* CSS Document */
/* Clean up default styling */

/* remove default link styles */
:link,:visited { text-decoration:none; }

/* Remove list styles by default */
/*ul,ol { list-style:none; }*/

/* Remove inconsistent browser element fon sizing */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* Remove inconsistent margins and padding */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl { margin:0px; padding:0px; }

/* Remove blue borders on linked images */
a img,:link img,:visited img { border:none; }

/* Main layout styles 
-------------------------------------------------------------*/
body {
	margin:0px;
	padding:0px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.nonstandardbrowser {
	display:none;
}

#Content {
	width:770px;
	margin:0px auto;
	text-align:left;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	background:url(../images/bg_bdr.gif) repeat-y;
	}
#ContentLite {
	width:100%;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color:#FFFFFF;
	}
A:link {text-decoration: none; color:#006600;}
A:visited {text-decoration: none; color:#006600;}
A:hover {text-decoration: underline; color:#CC9900}
A:active {text-decoration: none; color:#009900;}

ul {
	margin:2px 2px 2px 20px;
	padding:2px 2px 2px 2px;
	}
ul li {
	list-style-image: url(/images/beta_bullet_yellow.gif);
	color: #000000;
	text-decoration: none;
	margin:2px 2px 4px 2px; 
	padding:0px 2px 0px 2px;
	}
ol {
	margin:2px 2px 2px 20px;
	padding:2px 2px 2px 2px;
	}
ol li {
	margin:2px 2px 4px 4px; 
	padding:0px 2px 0px 2px;
	}
p {
	font-size:11px;
	margin:10px 8px 12px 8px;
	padding:2px;
}
h1 {
	font-size: 16px; font-style: normal; font-weight:600; color: #006600; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 5px 2px 5px 2px; padding: 2px;
	}
	
h3.technique-eight {
	width: 137px; height: 36px;
	float:right;
	position: relative;
	overflow:hidden;
	}
	h3.technique-eight span {
		background: url("/images/sign_up_now_default.gif");
		position: absolute;
		right:0;
		width: 100%;
		height: 100%;
	}
	h3.technique-eight span:hover{background-image: url("/images/sign_up_now_default.gif"); background-position: 137px 0px;}
h1.head {
	font-size: 18px; font-style: normal; font-weight: bolder; color: #cc9900; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 5px 2px 15px 2px; padding: 2px;
	}
h2 {
	color:#006600;
	font-size:14px;
	margin:3px;
	margin-left:5px;
	}
h2.red{
	color:#CC0000;
	}
h3 {
	color:#009900;
	font-size:12px;
	margin:5px;
	margin-left:5px;
	}
label {
	display: block;
	padding:5px 0px 0px 10px;
}

/* Header content styles 
-------------------------------------------------------------*/
#Header {
	padding:0px 0px 0px 0px;
	margin:0px auto 0px 0px;
	text-align:center;
	color:#FFFFFF;
	height:110px;
	width:772px;
	background:url(../images/beta_header.gif) no-repeat;
	}

/* Page content styles 
-------------------------------------------------------------*/
#PageContent {
	padding:10px 10px 10px 10px;
	margin:30px auto 0px 20px;
	text-align:left;
	width:705px;
	border-left:#CC9900 dashed 1px;
	border-right:#CC9900 dashed 1px;
	}
#PageContentLite {
	padding:10px 0px 10px 0px;
	margin:15px auto 0px 27px;
	text-align:left;
	width:715px;
	border-left:#CC9900 dashed 1px;
	border-right:#CC9900 dashed 1px;
	}
.leftColumn {
	margin:2px auto 0px 5px;
	padding: 2px 2px 5px 2px;
	float:left;
	clear:left;
	text-align:left;
	width:48%;
	}
.rightColumn {
	margin:2px 3px 0px 5px;
	padding:2px 2px 5px 2px;
	float:right;
	clear:right;
	width:48%;
	text-align:left;
	}
.fullColumn {
	margin:5px auto;
	padding: 2px 5px 10px 5px;
	width:97%;
	clear:both;
	text-align:left;
	}
	
.homeQuoteColumn {
	margin:5px auto;
	padding: 2px 5px 10px 5px;
	clear:both;
	text-align:left;
	background:url(/images/photos/mother_child_wide.jpg) no-repeat center top;
	height:225px;
}
.homeGetQuote {
	margin:2px auto 0px 5px;
	padding: 2px 2px 5px 2px;
	float:left;
	clear:left;
	text-align:left;
	width:48%;
	width:250px; 
	margin-left:180px;
	display:inline;
}
h1.green {
		display:block;
		background-color:#006600;
		border:solid #FFCC00 1px;
		color:#FFFFFF;
		padding:3px;
		margin:0px;
		font-size:12px;
	}
h1.yellow {
		display:block;
		background-color:#FFCC00;
		border:solid #006600 1px;
		color:#006600;
		padding:3px;
		margin:0px;
		font-size:12px;
	}
div.green {
		display:block;
		border:solid #FFCC00 1px;
		padding:4px 4px 4px 2px;
		margin:3px 0px 0px 0px;
		background:url(../images/cell_green_gradient.jpg) repeat;
	}
div.yellow {
		display:block;
		border:solid #006600 1px;
		padding:4px 4px 4px 2px;
		margin:3px 0px 0px 0px;
		background:url(../images/cell_yellow_gradient.jpg) repeat;
	}

#PageContent .promoBox {
	margin:10px 3px 10px 15px;
	padding: 2px 4px 10px 2px;
	float:right;
	clear:right;
	border:dashed #FFCC00 1px;
	width:48%;
	height:260px;
	background:url(../images/cell_green_gradient.jpg) repeat;
	}
	#PageContent .promoBox h1{
	display:block;
	color:#006600;
	text-align:left;
	padding:3px;
	margin:0px;
	font-size:17px;
	}
.zipBox {
	margin:2px 6px 2px 10px; padding:2px; clear:right; float:right;
	}
.bdrAll { border: 1px #CC9900 dashed;}
.bdrAllSolid { border: 1px #009900 solid;}
.bdrTB { border: dashed; border-width: 1px 0px; border-color: #CC9900;}
.bdrB { border-bottom-style: dashed; border-bottom-width: 1px; border-color: #CC9900;}
.bdrLRB { border-color: black #CC9900 #CC9900; border-style: dashed; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.formFields { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #003300; border: 1px solid #006600; background-color:#FFFFFF; margin:1px;}
.depFormFields { font-family: Verdana, Arial, Helvetica, sans-serif; width: 6em; font-size: 11px; color: #003300; border: 1px solid #006600; background-color:#FFFFFF; margin:1px;}
.depFormSelect { font-family: Verdana, Arial, Helvetica, sans-serif; width: 6em; font-size: 11px; color: #003300; border: 1px solid #006600; background-color:#FFFFFF; margin:1px;}
.dateSelect { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #003300; border: 1px solid #006600; background-color:#FFFFFF; margin:1px;}
.formBtn { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; background-color: #006600; border: 2px #FFFFFF outset;}
.formTotal { border:none; background:none; font-weight:bold;}
.subHeadCell { background-color: #006600; border: 1px #CC9900 solid; color: #FFFFFF; font-style: normal; font-weight: bold;}
.subHeadCell h2 {margin:0px; padding:0px; font-size:12px; color:#FFFFFF;}
.subHeadCell2 { background-color: #FFCC00; border: #006600; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.subHeadCell2 h2 {margin:0px; padding:0px; font-size:12px; color:#006600;}
.subCellDG { background-color: #009900; border: 1px #CC9900 solid; color: #ffffff; font-style: normal; font-weight: bold;}
.subCellLG { background-color: #99cc99; border: 1px #CC9900 solid; color: #000000; font-style: normal; font-weight: normal;}
.subCellLGray { background-color: #cccccc; border: 1px #CC9900 solid; color: #000000; font-style: normal; font-weight: normal;}
.pagenav
{ background-color: #009900;
}
.pagenav2 
{ background-color: #FFCC00;
}
.alert
	{ font-size: 12px; font-weight:bold; color:#CC0000;
	}
.formName {font-weight:bold;}
#formCheckField {
	display:none;
	}
.red {color:#CC0000;}
.errorMsg { color:#CC0000; font-weight:bold;}
.enrollErr {font-size: 11px; color: #cc0000;}
.required { color:#CC0000; font: 12px bold;}
.caption { font-size:11px;}
#submit {
	background-color:#006600;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px #ffffff outset;
	font-weight:bold;
	width:50px;
	height:20px;
	padding:0px;
	margin:0px;
	}
.enrollBtn { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #FFFFFF; background-color: #006600; border: 2px #FFFFFF outset; padding:4px; text-align:center;}
#input {
	margin:2px;
	}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color:#FFFFCC;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #999999;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid #999999;
border-bottom: 3px solid #999999;
visibility: hidden;
text-align:left;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color:#FFFFFF;
margin: 3px 8px;
}

/* Navigation Styles 
-------------------------------------------------------------*/
.subNav { border: 2px solid #ffcc00;}
.topNav {background:#FFCC00; border:2px #CC9900 solid; padding: 2px 0px 2px 0px; margin: 0px auto; font-size:10px; text-align:center;}
	a.topNav:link {font-weight:bold; text-decoration:none; display:block; width:95%;}
	a.topNav:hover {font-weight:bold; text-decoration:none; display:block; width:95%;}
	a.topNav:visited {font-weight:bold; text-decoration:none; display:block; width:95%;}
/* Horizontal SpriteNav */

		#h-spritenav1, #h-spritenav1 li{
			/* Change height of nav */
			height: 16px;
		}
		
		#h-spritenav1{
			/* Change image of nav */
			position: relative;
			/* Change width of nav */
			width: 765px;
			text-align:center;
			padding:2px 0px 2px 0px;
			margin:10px auto 0px 0px;
		}
		
		#h-spritenav1 li{
			background:#FFCC00; 
			border:2px #CC9900 solid; 
			padding:0px 0px 0px 0px; 
			margin:0px 0px 0px 10px; 
			font-size:10px; 
			text-align:center;
			list-style-type: none;
			position: absolute;
			display: block;
		}
		
		#h-spritenav1 li a{

			padding:2px 0px 0px 0px;
			margin:0px 0px 0px 0px;
			color:#006600;
			font-size:10px;
			font-weight:bold;
			text-decoration:none;
			display: block;
		}
		
		/* Change left coordinate and width of link */
		#h-spritenav1-1{left:  1px; width:  110px}
		#h-spritenav1-2{left:  118px; width: 150px}
		#h-spritenav1-3{left: 275px; width: 110px}
		#h-spritenav1-4{left: 392px; width: 110px}
		#h-spritenav1-5{left: 509px; width: 110px}
		#h-spritenav1-6{left: 626px; width: 110px}
		#h-spritenav1-7{left: 652px; width: 110px}
		#h-spritenav1-8{left: 700px; width: 65px}
		
		/* Change image of nav and negative left coordinate and negative height */
		#h-spritenav1-1 a:hover{background-color: #006600; color:#FFFFFF; height:14px;}
		#h-spritenav1-2 a:hover{background-color: #006600; color:#FFFFFF; height:14px;}
		#h-spritenav1-3 a:hover{background-color: #006600; color:#FFFFFF; height:14px;}
		#h-spritenav1-4 a:hover{background-color: #006600; color:#FFFFFF; height:14px;}
		#h-spritenav1-5 a:hover{background-color: #006600; color:#FFFFFF; height:14px;}
		#h-spritenav1-6 a:hover{background-color: #006600; color:#FFFFFF; height:14px;}
		#h-spritenav1-7 a:hover{background-color: #006600; color:#FFFFFF; height:14px;}
		#h-spritenav1-8 a:hover{background-color: #006600; color:#FFFFFF; height:14px;}

/* Footer Style*/
#Footer{
	padding:0px 0px 20px 0px;
	margin:0px auto 0px 0px;
	text-align:center;
	width:772px;
	background:url(../images/dental_bottom.gif) repeat-x bottom;
	}
	#FooterBox{
	padding:0px 10px 0px 10px;
	margin:0px auto 0px 20px;
	text-align:center;
	width:705px;
	border-left:#CC9900 dashed 1px;
	border-right:#CC9900 dashed 1px;
	border-top:#CC9900 dashed 1px;
	}
	
/*	#Footer A:link {text-decoration: none; color: #ffffff;}
	#Footer A:visited {text-decoration: none; color: #ffffff;}
	#Footer A:hover {text-decoration: underline; color:#3399CC;}
	#Footer A:active {text-decoration: underline; color: #3399cc}*/

	#Footer p {
		margin:5px;
	}
/* Copyright Style*/
#Copyright{
	padding:0px 0px 0px 0px;
	margin:0px auto;
	text-align:right;
	color:#FFFFFF;
	width:765px;
	height: 68px;
	/*background: url(/images/footer_shadow.gif) no-repeat top;*/
	}
	#Copyright p{
		margin:0px;
		padding:5px;
		}
	#Copyright A:link {text-decoration: none; color: #ffffff;}
	#Copyright A:visited {text-decoration: none; color: #ffffff;}
	#Copyright A:hover {text-decoration: underline; color:#3399CC;}
	#Copyright A:active {text-decoration: underline; color: #3399cc}