/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,html,label{margin:0;padding:0;}
textarea {width:200px;height:40px;}

.button { height:25px; margin:0px !important;}

fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#1f303f url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.3em; color:#4c0f18; }
h2	{ font-size:1.3em; color:#4c0f18; }
h3	{ font-size:1.1em; color:#4c0f18; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#CC0000; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#2f86af; text-decoration:underline; outline:none; }

	#column-left #media-home h1 {font-size:1.1em; color:#fff;}
	#column-left #media-home h1 a:link,#column-left #media-home h1 a:visited	{ color:#fff; text-decoration:underline; outline:none; }
	#column-left #media-home h1 a:hover,#column-left #media-home h1 a:active	{ color:#fff; text-decoration:underline; outline:none; }

	#media-home p a:link, #media-home p a:visited	{ color:#fff; text-decoration:underline; outline:none; }
	#media-home p a:hover, #media-home p a:active	{ color:#fff; text-decoration:underline; outline:none; }
/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}
	
.attorneyintro{
	width: 280px;
	float:left;
	margin: 0px 0px 12px 40px;
}

.inset_left {
float: left;
margin: 0px 15px 5px 0px;
}
.heavy {
font-weight: bold;
}	

/* ------------------------ form elements ------------------------ */



#homebox{padding-right:0px;}
/*-------------- Shortform 245 width or smaller  ------------- */
#shortform 			{ 	width:298px; font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:14px;
	color:#000;
	display:inline;
	}
	
#shortform input		{ width: 208px; 	
border:1px solid #848484;
background-color:#fff;
background:url(../images/3.gif) repeat-x ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:12px;
	padding:2px;
	float:right;
	}
#shortform .phone1 	{ width: 35px !important; }
#shortform .phone2 	{ width: 45px !important; }
#shortform .zip		{ width: 65px; }
#shortform .radio	{ width: 12px; }
#shortform textarea	{ width: 284px; height: 100px; background:url(../images/4.gif) repeat-x ; margin-bottom:3px;}
#shortform .label 	{ display: block; width: 175px; float: left; margin-top:5px;  margin-bottom:2px; }
#shortform br		{ clear:left;}
#shortform .checkbox	{ float: left; width: 15px; margin-right:3px; margin-top:4px;}
#shortform .wide_description { display: block; width: 175px; float: left; margin-top:5px;  margin-bottom:2px; font-size:14px; ;}
#disclaimer1, 
#disclaimer2, 
#disclaimer3, 
#disclaimer4 		{float:left; width: 155px;  font-size: 11px; color: #ccc;}
/*-------------- Shortform 245 width or smaller  ------------- */
#shortform2 			{ 	width:290px; font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
	color:#000;
padding-left:100px;

	}
#shortform2 input		{ width: 275px; 	
border:1px solid #b2b1b1;
background-color:#fff;

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	padding:4px;
	}
#shortform2 .phone1 	{ width: 55px !important; }
#shortform2 select 	{ border:1px solid #ccc;
background-color:#fff;

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	padding:4px;width: 85px !important; }
#shortform2 .phone2 	{ width: 65px !important; }
#shortform2 .zip		{ width: 85px; }
#shortform2 .radio	{ width: 12px; }
#shortform2 textarea	{ width:280px; height: 100px;  ; margin-bottom:3px; border:1px solid #ccc;}
#shortform2 .label 	{ display: block; width: 275px; float: left; margin-top:5px;  margin-bottom:0px; font-family: Arial,Helvetica,sans-serif;

color: #1f303f;

font-size: 16px;}
#shortform2 br		{ clear:left;}
#shortform2 .checkbox	{ float: left; width: 15px; margin-right:45px; margin-top:4px;}
#shortform2 .wide_description { display: block; width:275px; float: left; margin-top:5px;  margin-bottom:2px; font-size:14px; ;}
#disclaimer1, 
#disclaimer2, 
#disclaimer3, 
#disclaimer4 		{float:left; width: 155px;  font-size: 11px; color: #262930;}


#shortform3{width:50px; float:left;}


.red{ color:#FF0000;}

.button{
	
	
	margin-top:20px; 
	color:#333;
	font-weight:bold;
	margin-right:134px;
	margin-right:64px;
	width:200px;
	cursor:pointer; 
	cursor: hand;
}


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:948px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead-index-link a {	
    position:absolute;
    left:0px;
    width:200px;
    top:0px;
    height:200px; 
    text-decoration:none;
    display:block;
    font-size:0px;
    /*visibility:hidden;*/
    }

#masthead {
	position:relative;
	background:url("../images/masthead.jpg")  no-repeat;
	height:121px;
	}
	/* index page link within #masthead */		
		/*#masthead a {	
		position:absolute;
		left:0px;
		width:0px;
		top:0px;
		height:0px; 
		}
	#masthead a span {
		display:none;
		}*/
	#masthead-phone {
	position:relative;
	float:right;
	width:400px;
	font:16px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	}
	
	#masthead-phone h3 {
	margin:20px 0 10px 15px; color:#fff;
	}
	
	/* definition list */
	#masthead-phone dl { padding-left:5px; margin:0 15px 0 15px; }
		#masthead-phone dl dt {
			font-weight:bold;
			color:#fff;
			}
		#masthead-phone dl dd {
			margin-left:0px;
			}
	/*link*/
	    #masthead-phone a {	
		    position:absolute;
	  	    left:0px;
		    width:0px;
		    top:0px;
		    height:0px; 
		    }
    	#masthead-phone a span {
		    display:none;
		    }
		

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:250px;
	float:left;
	}

	#column-left h1, #column-left h2, #column-left h3, #column-left dl {
		margin:0px 0px 10px 0px;
		}

	#column-left form { margin-left:0px; } /* set form margin here */

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
#case-results-subhead {
	height:120px; background:url(../images/header-proven-results.jpg) top no-repeat;
	}

#case-results { background-color:#FFFFFF; width:231px; margin-left:10px; padding-top:14px; padding-bottom:20px;}
	#case-results p { color:#83061a; margin: 7px 12px; }
	#case-results p.result { color:#247217; }
	#case-results hr { margin:0; padding:0; background:url("../images/case-results-hr.jpg") no-repeat top center; border: 0; height:11px; }


/* ------------------------ column-right framework ------------------------ */

#column-right {
	width:698px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
	margin:0px 24px 10px 40px;
		}
#column-right span { font-size:14px; font-weight:bold;}
	#column-right form { margin-left:0px; width:288px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li {
	background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	padding-left:15px;  /* pushes text to the right to display bg img */
			}

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
			
#column-right-1 {
	float:left;
	width:400px;
	}
	#column-right-1 p, #column-right-1 h1, #column-right-1 h2, #column-right-1 h3, #column-right-1 ul, #column-right-1 dl {
	margin:0px 20px 10px 31px;
		}
		
#column-right-2 {
	float:left;
	width:298px;
	}
			
#column-right-404 {
	float:left;
	width:600px;
	   }
	#column-right-2 p, #column-right-2 h1, #column-right-2 h2, #column-right-2 h3, #column-right-2 ul, #column-right-2 dl {
	   margin:0px 0px 10px 0px;
		}		

#media-home {
	background-color:#111f2e;
	clear:both;
	width:647px;
	margin-left:30px;
	background:url(../images/media-bg-top.jpg) top no-repeat;
	color:#fff;
	padding-top:40px;
	margin-bottom: 0px;
	}
#bottom-img {
	clear:both;
	color:#fff;
	padding-top:40px;
	margin-bottom: 0px;
	}
	#media-home p,  #media-home h2, #media-home h3, #media-home ul, #media-home dl {
	margin:0px 200px 10px 30px;
	}
	
	#column-right #media-home h1 {
	margin:0px 24px 10px 30px;
	}
	
#media-home-bottom-wrap {
	background:url(../images/media-bg-bottom.jpg) top no-repeat;
	height:131px;
	margin-left:30px;
	clear:both;
	width:647px;
	margin-bottom: 30px;
	margin-top: 0px;
	}	
		 				

/* ------------------------ header framework ------------------------ */
#header-graphic { height:0px; background:url("../images/header.jpg") no-repeat; } /* sets height for all non-flash headers */
	body#contact #header-graphic { height:173px; background:url("../images/header-contact.jpg"); }


/* ------------------------ subhead framework ------------------------ */
#subhead {
	height:70px;
	background:url("../images/subhead.jpg");
	width: 698px;
	
} /* sets height for all subheads */
	/*body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }*/

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url("../images/title-contact.jpg") ;
	}

#title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("../images/dental-btn-special-offer.jpg") no-repeat;	
		}
		#btn-special-offer:hover {
				background:url("../images/dental-btn-special-offer.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-special-offer span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:15px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:948px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#FFF;
	margin-bottom:10px;
	margin-top: 10px;
	}

#footer a:link, #footer a:visited { color:#FFF; }
#footer a:hover, #footer a:active { color:#FFF; }

#footer ul {margin:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #FFF;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

/* ------------------------ vertical sprite nav ------------------------ */
#nav {
	background:url("../images/nav-new.jpg") top left no-repeat;				
	width:231px;	/* Width of buttons, not entite image (or half of entire image) */
	height:467px;	 /* Height of entire image */
	margin:2px 0 0 10px;
	padding:0;
	}

/*#nav li span { display: none; }*/

#nav li { float:left; list-style:none; position:relative; }

/* Each button must have the same height, define it here */
#nav li, #nav a { 
	height:25px;
	margin-left: 0px;	
	display:block;
	z-index:1;
	}

/* margin-top to set where the nav should begin */
#nav-01 { width:231px; }

/* margin-top if there is a spacing between each nav button */
#nav-02, #nav-03, #nav-04, #nav-05, #nav-06, #nav-07, #nav-08, #nav-09, #nav-10, #nav-11, #nav-12, #nav-13, #nav-14, #nav-15, #nav-16, #nav-17, #nav-18 { margin-top:1px; width:231px; }

#nav-01 a:hover { background:url("../images/nav-new.jpg") -231px  0 no-repeat; }
#nav-02 a:hover { background:url("../images/nav-new.jpg") -231px  -26px no-repeat; }
#nav-03 a:hover { background:url("../images/nav-new.jpg") -231px  -52px no-repeat; }
#nav-04 a:hover { background:url("../images/nav-new.jpg") -231px  -78px no-repeat; }
#nav-05 a:hover { background:url("../images/nav-new.jpg") -231px -104px no-repeat; }
#nav-06 a:hover { background:url("../images/nav-new.jpg") -231px -130px no-repeat; }
#nav-07 a:hover { background:url("../images/nav-new.jpg") -231px -156px no-repeat; }
#nav-08 a:hover { background:url("../images/nav-new.jpg") -231px -182px no-repeat; }
#nav-09 a:hover { background:url("../images/nav-new.jpg") -231px -208px no-repeat; }
#nav-10 a:hover { background:url("../images/nav-new.jpg") -231px -234px no-repeat; }
#nav-11 a:hover { background:url("../images/nav-new.jpg") -231px -260px no-repeat; }
#nav-12 a:hover { background:url("../images/nav-new.jpg") -231px -286px no-repeat; }
#nav-13 a:hover { background:url("../images/nav-new.jpg") -231px -312px no-repeat; }
#nav-14 a:hover { background:url("../images/nav-new.jpg") -231px -338px no-repeat; }
#nav-15 a:hover { background:url("../images/nav-new.jpg") -231px -364px no-repeat; }
#nav-16 a:hover { background:url("../images/nav-new.jpg") -231px -390px no-repeat; }
#nav-17 a:hover { background:url("../images/nav-new.jpg") -231px -416px no-repeat; }
#nav-18 a:hover { background:url("../images/nav-new.jpg") -231px -442px no-repeat; }

/*#nav-01 a:hover { background:url("../images/nav-new.jpg") -231px  0 no-repeat; }
#nav-02 a:hover { background:url("../images/nav-new.jpg") -231px  -26px no-repeat; }
#nav-03 a:hover { background:url("../images/nav-new.jpg") -231px  -52px no-repeat; }
#nav-04 a:hover { background:url("../images/nav-new.jpg") -231px  -78px no-repeat; }
#nav-05 a:hover { background:url("../images/nav-new.jpg") -231px -104px no-repeat; }
#nav-06 a:hover { background:url("../images/nav-new.jpg") -231px -130px no-repeat; }
#nav-07 a:hover { background:url("../images/nav-new.jpg") -231px -156px no-repeat; }
#nav-08 a:hover { background:url("../images/nav-new.jpg") -231px -182px no-repeat; }
#nav-09 a:hover { background:url("../images/nav-new.jpg") -231px -208px no-repeat; }
#nav-10 a:hover { background:url("../images/nav-new.jpg") -231px -234px no-repeat; }
#nav-11 a:hover { background:url("../images/nav-new.jpg") -231px -260px no-repeat; }
#nav-12 a:hover { background:url("../images/nav-new.jpg") -231px -286px no-repeat; }
#nav-13 a:hover { background:url("../images/nav-new.jpg") -231px -312px no-repeat; }
#nav-14 a:hover { background:url("../images/nav-new.jpg") -231px -338px no-repeat; }
#nav-15 a:hover { background:url("../images/nav-new.jpg") -231px -364px no-repeat; }
#nav-16 a:hover { background:url("../images/nav-new.jpg") -231px -390px no-repeat; }
#nav-17 a:hover { background:url("../images/nav-new.jpg") -231px -416px no-repeat; }
#nav-18 a:hover { background:url("../images/nav-new.jpg") -231px -442px no-repeat; }*/


/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#home #nav-01 a:hover { background:url("../images/nav-new.jpg") -231px  0 no-repeat; }
body#SPECIFY #nav-02 a:hover { background:url("../images/nav-new.jpg") -231px  -26px no-repeat; }
body#SPECIFY #nav-03 a:hover { background:url("../images/nav-new.jpg") -231px  -52px no-repeat; }
body#SPECIFY #nav-04 a:hover { background:url("../images/nav-new.jpg") -231px  -78px no-repeat; }
body#SPECIFY #nav-05 a:hover { background:url("../images/nav-new.jpg") -231px -104px no-repeat; }
body#SPECIFY #nav-06 a:hover { background:url("../images/nav-new.jpg") -231px -130px no-repeat; }
body#SPECIFY #nav-07 a:hover { background:url("../images/nav-new.jpg") -231px -156px no-repeat; }
body#SPECIFY #nav-08 a:hover { background:url("../images/nav-new.jpg") -231px -182px no-repeat; }
body#SPECIFY #nav-09 a:hover { background:url("../images/nav-new.jpg") -231px -208px no-repeat; }
body#SPECIFY #nav-10 a:hover { background:url("../images/nav-new.jpg") -231px -234px no-repeat; }
body#SPECIFY #nav-11 a:hover { background:url("../images/nav-new.jpg") -231px -260px no-repeat; }
body#SPECIFY #nav-12 a:hover { background:url("../images/nav-new.jpg") -231px -286px no-repeat; }
body#SPECIFY #nav-13 a:hover { background:url("../images/nav-new.jpg") -231px -312px no-repeat; }
body#SPECIFY #nav-14 a:hover { background:url("../images/nav-new.jpg") -231px -338px no-repeat; }
body#SPECIFY #nav-15 a:hover { background:url("../images/nav-new.jpg") -231px -364px no-repeat; }
body#SPECIFY #nav-16 a:hover { background:url("../images/nav-new.jpg") -231px -390px no-repeat; }
body#SPECIFY #nav-17 a:hover { background:url("../images/nav-new.jpg") -231px -416px no-repeat; }
body#SPECIFY #nav-18 a:hover { background:url("../images/nav-new.jpg") -231px -442px no-repeat; }


/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#0b1828;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:231px; /* Set to same width as in #nav */
	margin-top:-25px; /* Set to each button height, same as used above */
	}

#nav li ul li {
	height:25px; /* Height of each drop down nav item */
	border-bottom:1px solid #1a2836;
	border-top:none;
	}

#nav li ul li a {
	width:100%;
	height:25px; /* Height of each drop down nav item, should match above */
	line-height:25px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#FFF;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover { 
	background-image:none;
	background-color:#121f2f;
	color:#FFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:145px; }		
#nav-03 ul, #nav-03 li { width:190px; }		
#nav-04 ul, #nav-04 li { width:180px; }
#nav-05 ul, #nav-05 li { width:150px; }		
#nav-06 ul, #nav-06 li { width:115px; }		

/* extras from existing site */

#staffbanner {
background: url(../images/staffbanner.jpg);
width: 634px;
height: 120px;
margin: 0px auto;
clear:both;
}


#chart {
margin: 0px auto;
background: #999999;
}

#chart td {
background-color: #ffffff;
font-size:.8em;
}

#chart .xrow {
background-color: #440b12 !important;
color: #ffffff;
font-weight:bold;
}



#locations {
	font-size:11px;
	}
	
	
.result_sep {
background:url(../images/result_sep.gif) no-repeat;
width: 163px;
height:5px;
display:block;
}

.result_head {
background-color: #CCCCCD;
color: #020C58; /*8A0A07*/
font-weight:bold;
text-align: center;
display:block;
margin-top: 1px;
padding:4px;}

.result_body {
background-color: #E7E7E7;
text-align: center;
display:block;
margin-bottom: 6px;
padding:3px 3px 6px 3px;
border-right: #CCCCCD 1px solid;
border-bottom: #CCCCCD 1px solid;
border-left: #CCCCCD 1px solid;
color: #8A0A07;
}

#rightcolumncontact{
background-color: #030C59;
color: #ffffff;
border-top: #ffffff 1px solid;
padding: 12px 12px 20px 12px;
font-size: 11px;
}

.result_container {
clear: both;
border: 1px solid #CCCCCD;
background: url(../images/result_back.gif) center;
width: 584px;
margin: 8px auto;
display: block;
overflow:hidden;
}
.result_left {
width: 304px;
padding: 10px;
float: left;
vertical-align: middle;
color: #020C58;
font-weight:bold;
}

.result_right {
padding: 9px 9px 9px 15px;
width: 236px;
float:left;
vertical-align: middle;
color: #8A0A07;
font-weight:bold;
}

#charge_header {
background-color: #1a2836;
color: #ffffff;
font-weight:bold;
width: 304px;
padding: 10px;
float: left;
}

#result_header {
padding: 10px;
width: 240px;
float:left;
vertical-align: middle;
background-color: #460c14;
color: #ffffff;
font-weight:bold;
}
	
.anchorlink_left {
	display: block;
	background-color: #CCCCCD;
	color: #020C58;
	width: 85px;
	float:left;
	margin: 1px 0px 1px 40px;
	padding: 3px 3px 3px 10px;
	font-weight:bold;
}

.anchorlink_right {
float:left;
color: #8A0A07;
font-weight:bold;
background-color: #E7E7E7;
width: 500px;
display: block;
padding: 3px 3px 3px 10px;
margin: 1px 0px 1px 0px;
}

.anchorlink_right a{
color: #8A0A07;
text-decoration:none;
display:block;
}

.2column{
float:left;
width: 280px;
height: 175px;
margin: 5px;
clear:none;;
}

.no1{
	background:url(../images/one.jpg) no-repeat left top;
	padding:0px 0px 0px 50px;
	margin-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#262930;
	line-height:20px;
}

.no2{
	background:url(../images/two.jpg) no-repeat left top;
	padding:0px 0px 0px 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#262930;
	line-height:20px;
}


.no3{
	background:url(../images/three.jpg) no-repeat left top;
	padding:0px 0px 0px 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#262930;
	line-height:20px;
}

  #shortform input.error{ background: #FFFF00; }
.error{ background: #FFFF00; }
input.error{ background: #FFFF00; }
#shortform textarea.error{ background: #FFFF00;}


p.action {
 	font-size:18px;
	font-weight: bold;
	color:	#2B60DE;
	padding-left: 11px;


}

p.action2 {
 	font-size:13px;
	font-style:italic;

}
