/*

*/

* {margin: 0px; padding: 0px;}

body{	
	color: #333;
	font: 12px Verdana;
	text-align: center;
}
html, body {height: 100%}
a{
	color: #3B5998;
	text-decoration: underline;
}
a img{
	text-decoration: none;
	border: none;
}
h1{
	color:#320050;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:28px;
}
h2{
	color:#320050;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:18px;
}
.header{
	color:#320050;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:15px;
	vertical-align:top;
}

.header a{
text-decoration:underline;
}
.header-phone{
float:right;
margin-right:60px; 
color:#FFF; 
font-weight:bold;
}

h3{
color:#FF0000;
font-size:14px;
font-weight:bold;
}

p{text-align:left;
}
	div.side_tabs{
		width: 300px;
		margin: 10px 30px 5px 0px;
		float:right;

	}
	
		div.side_tabs_grn{
		width: 300px;
		margin: 0 30px 0 0;
		float:right;
		
	}


#side-banner{
width:300px;
height:130px;
background:url(i/bg_side.jpg) no-repeat;
color:#FFFFFF;
}

.big{
font-family:"Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
}
.emergency{
font-size:12px;
font-weight:bold;
color:#990000;
}
.prpl{
font-weight:bold;
color:#320050;
}
#main{
	width:100%;
	margin-left: auto ;
	margin-right: auto ;
}
#sub{
	width:980px;
	margin-left: auto ;
	margin-right: auto ;
	background:#FFFFFF;
	}
		.side_tabs a{
			width: 300px;
			margin-bottom: 2px;
			padding-left:10px;
			height: 40px;
			display: block;
			text-align:left;
			font-weight:bold;
			
			color: #522b6c;
			font-size: 13px;
			text-decoration: none;
			line-height: 40px;
			
			background-image:url(i/bg_sidetabs.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			color:#FFFFFF;
			}
	
	.side_tabs_grn a{
			width: 300px;
			margin-bottom: 2px;
			padding-left:65px;
			height: 45px;
			display: block;
			text-align:left;
			font-family: "Times New Roman", Times, serif;
			color: #000;
			font-size: 20px;
			font-weight:bold;
			line-height: 40px;
			background-image:url(i/bg_sidetabs_grn2.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			color:#FFFFFF;
			}

		
			
.small{
font-size:10px;
font-weight:normal;
}	

div.side_tabs a span{
				font-size: 12px;	
			}
			

			
	

div.navigation{
	margin-bottom: 10px;
	margin-right: 30px;
	padding: 5px 0 0;
	text-align: right;
	right: 40px;
}

	div.navigation a{
		padding: 2px 5px 2px;
		text-decoration: underline;
		color: #333;
	}
	

.top_header{
	height: 85px;
	background-image:url(i/bg_topline.gif);
	background-position: top left;
	background-repeat: repeat-x;
}	

.top_header2{
	height: 97px;
	background: #320050;
	background-position: top left;
	background-repeat: repeat-x;
	padding-left:5px;
}

div.wrapper{
	width: 100%;
	display: block;
	text-align: left;
	margin: auto;
}

.tc_left{
margin-left:30px;
float:left;
width:570px;
overflow:visible;
text-align:left;

background:#FFFFFF;
}

li{
margin-left:15px;
}
ul{
margin-bottom:5px;
}
#search{
background:url(i/find-a-dentist.jpg) no-repeat;
width:300px;
height:200px;
color:#FFFFFF;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size:14px;
text-align:center;
margin-top:7px;
padding-top:10px;
}

.submit{
background-image:url(i/submit.png);
font-size:16px;
height:35px;
width:150px;
border:none;
cursor:pointer;
}

#copay th{
font-size:12px;
background: #467EB6 url('i/blue_table_th.png') left center repeat-x;
font-weight:bold;
height:65px;
text-align:center;
padding:0px;
border:1px #9DC5ED solid;
}

#copay{
	border:1px #9DC5ED solid;
	border-collapse:collapse;
}
#copay td{
	border:1px #9DC5ED solid;
	padding-left:5px;
}

#copay tr{
height:30px;
font-weight:bold;
}
#copay td{
text-align:left;
}
tr.tdblue{
background: #467EB6 url('i/blue_table_th.png') left center repeat-x;
padding:5px;
}

#copay-button{
background:url(i/co-pay-button.jpg) no-repeat;
width:300px;
height:100px;
float:left;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
text-align:center;
}
#copay-button span{
font-size:14px;
}
a {
text-decoration: none;
}
#features{
height:100px;
float:right;
text-align:left;
}
#pricing td{
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size:15px;
color:#FFFFFF;
text-align:left;
}
#pricing {
padding:10px 0 0 20px;
width:280px;
}
.no-payments{
font-size:12px;
text-align:center;
}
#footer{
	margin:660px 0 20px 0;

}
.links{

	margin-bottom:10px;
}
.links a{
	text-decoration:underline;
}
blockquote{
	margin-left:30px;
}