/* CSS Document */

body {
	margin:0px;
	/*background-color:#003;*/
}
a:link, a:visited {
	text-decoration: none;
	font-size:11px;
}
a:hover {
	text-decoration:underline;
}
#law_pad {
	padding:0px 0px 0px 5px;
}
.main_home {
	width: 800px;
	margin-right:0px;
	padding-top: 3px;
	font-family:tahoma;
	font-size:11px;
}
.main_nav {
	text-align:left;
	/*width: 600px;*/
	margin-right:0px;
	padding-top: 0px;
	font-family:tahoma;
	font-size:11px;
}
.main_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}
.main_nav ul li {
	float: left;
	/*line-height:20px;*/
}
/* Information on the right panel*/
#info_right_header{
	font-family:verdana;
	font-size:13px;
	color:#4579DA;
	font-weight:bold;
	border-top:#ccc 1px dashed;
	padding:10px 5px 5px 0px;
	margin-right:8px;
	margin-left:8px;
}
#info_right_header a{
	text-decoration:none;
/*	font-family:"Book Antiqua";*/
	font-family:verdana;
	font-size:13px;
	color:#4579DA;
	font-weight:bold;
}
#info_right_header a:hover {
	text-decoration:underline;
}	
/* Remote */
#members_top {
	font-family:tahoma;
	color:#999;
	font-size:12px;
}
#members_top a {
	text-decoration:none;
	color:#999;
	font-size:12px;
}
/* news and Events */
#news_event {
	font-family:verdana;
	font-size:12px;
	color:#4579DA;
	border-top:#ccc 1px dashed;
	padding:5px 0px 0px 10px;
}
#news_event a {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#4579DA;
	text-decoration:none;
}
#news_event a:hover {
	text-decoration:underline;
}

.main_nav a {
	display: block;
	color: #6BA6F7;
	padding: 2px 5px 5px 0px;
	width:90px;
	background: #eee;
	line-height: 1.5em;
	border-right: 1px solid #2E5180;
	border-top: 1px solid #2E5180;
	text-align: center;
	text-decoration: none;
}
.table_pad {
	padding:0px 2px 0px 6px;
	background-color:#C1DAEE;
}
.table_margin {
	margin-top:0px; 
	margin-right:2px;
	margin-left:2px;
}
#sub_desc {
	padding:0px 0px 0px 15px;
}
.main_nav li a:hover {
	display: block;
	background-color: #A2C8FC;
	color: #011C40;
	text-decoration: none;
}
.main_nav .active {
	background-color: #A2C8FC;
	color: #011C40;
	border-right: 1px solid #2E5180;
	border-top: 1px solid #2E5180;
}
.main_nav .default {	
	border-left: 1px solid #2E5180;
}

#main_nav {
	/*width: 800px;*/
	margin-right:0px;
	padding-top: 3px;
	font-family:tahoma;
	font-size:11px;
}
#main_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}
#main_nav a {
	display: block;
	color: #000; /*#6BA6F7;*/
	padding: 2px 5px 5px 0px;
	width:90px;
	background: #eee;
	line-height: 1.5em;
	border-bottom: 1px solid #2E5180;
	border-left: 1px solid #2E5180;
	border-right: 1px solid #2E5180;
	border-top: 1px solid #2E5180;
	text-align: center;
	text-decoration: none;
}
#main_nav li a:hover {
	display: block;
	background-color: #A2C8FC;
	color: #011C40;
	text-decoration: none;
}
#main_nav .active {
	background-color:#A2C8FC;
	color: #011C40;
	border-right: 1px solid #2E5180;
	border-top: 1px solid #2E5180;
}
#main_nav .default {	
	border-left: 1px solid #2E5180;
}
#main_nav ul li {
	float: left;
}

.navigation {
	font-family: verdana;
	width:400px;
	font-size:11px;
	color:#0099FF;
}
.navigation a {
	text-decoration:none;
	color:#2989CF;
	font-weight:bold;
}
.navigation a:hover {
	text-decoration:underline;
	color:#2989CF;
}
#news {
	font-family:verdana;
	font-size:11px;
}
#news a {
	color:#123F6B;
	text-decoration:none;
}
#news_nav {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	width:20px;
	text-align:center;
	vertical-align:middle;
	background-color:#CFE7F3;
	border:#fff 1px solid;
		
}
#news_nav a {	
	color:#333333;
	background-color:#33CCFF;
	padding:3px 5px 3px 5px;

}
#news_nav a:hover {
	background-color:#fff;
	border:#000000 1px solid;
	padding:3px 5px 3px 5px;
}
#news_nav .current a {
	background-color:#fff;
	border:#000000 1px solid;
}
	
#news a:hover {
	text-decoration:underline;
}	
ol li{
	font-family:verdana;
  	font-size:11px;
	line-height:20px;
}
div.lists ul {
  	margin:0px;
 	padding:5px 0px 5px 20px;
  	list-style-type:disc;
  	margin-bottom:2px;
}
ul{
	list-style-type:disc;
 	line-height:19px;	
	margin-bottom:2px;
 	padding:1px 4px 3px 20px;
}
li {
	margin-bottom:2px;
	font-family:tahoma;
	font-size:11px;
  	color:#5C5C5C;
	font-weight:normal;
}
ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

#location{
	font-family:tahoma;
	font-size:11px;
	background-color:#fff;
	color:#000000;
}
#location a {
	color:#1F7DCB;
	}
#location a:hover{
	color:#1F7DCB;
	text-decoration:underline;
}

.search input{
	font-family: tahoma; 
	font-size:11px;
	color:#333333;
	/*font-size: 70%;*/
	margin: 3px;
	float: left;
}

.border {
	border-top-style:solid;
	border-top-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-width:1px;
	border-color:#b7d3e3;
}
#home_border{
	border-top-style:solid;
	border-top-width:4px;
	border-right-style:solid;
	border-right-width:4px;
	border-bottom-style:solid;
	border-bottom-width:4px;
	border-left-style:solid;
	border-left-width:4px;
	border-color:#DCDCDC;
}

.index_border {
	border-top-style:solid;
	border-top-width:4px;
	border-bottom-style:solid; 
	border-bottom-width:4px; 
	border-right-style:solid; 
	border-right-width:4px; 
	border-left-style:solid; 
	border-left-width:4px; 
	border-color:#999999;
	border-width:3px;
}
#font_stl{
	margin: 0px;
	padding: 0px 5px 1px 5px;
	background: #80D6FF;
	font-family:tahoma;
	font-size: 11px;
}
#font_stl a {
	font-weight: bolder;
	color:#fff;
}

#font_stl a:hover{
	background-image: none;
	text-decoration: none;
	background-color:#A8E2FF
}
#newsletter {
	padding: 5px;
	margin: 1px;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
#header {
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#666666;
}
.right_float{
  float:right;
  padding:5px;
  margin:5px;
  font-weight:bold;
}
div.right_float img{
	line-height: 20px;
	margin-bottom: 3px;
	margin-right:2px;
}

#header_ethics {
	font-family:tahoma;;
	font-size:12px;
	padding:0px 0px 0px 3px;
	color: #fff;
	width:250px;
	font-weight:bold;
	background-color:#0099FF;
}
.float {
  float:left;
  /*background-color: orange;
  border-width: 2px;
  border-style: solid;*/
  padding:4px;
  margin-right:8px;
  color: white;
}
.margin_square {
	margin-top:5px;
	margin-right:15px;
	margin-left:12px;
	margin-bottom:0px; 
}
#main_txt {
	/*background-color:#E1E8FF;*/
	font-family:verdana;
	font-size:11px;
	color:#5C5C5C;
	line-height:22px;
	text-align:justify;
}
#home_text {
	font-family:verdana;
	font-size:11px;
	color:#5c5c5c;
	line-height:18px;
	text-align:justify;
	margin-right:8px;
	margin-left:9px;
	margin-bottom:9px;
	margin-top:4px;
}
#border
	{
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px; 
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color:#ccc;
}

#newsletter a:hover {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
}
#search{
	height:2px;
	top:5px;
	font-family:tahoma;
  	padding: 0px 0px 0px 5px;
}

#search input{
	font-family: tahoma; 
  	font-size: 11px;
 }
#txt_btm{
	font-family:tahoma;
	font-size:11px;
	background-color:#fff;
	color:#1F7DCB;
}
#txt_btm a {
	color:#1F7DCB;
	}
#txt_btm a:hover{
	color:#1F7DCB;
	text-decoration:underline;
}
#img_bg{
	background:url(images/med_dent_srch.png) no-repeat;
	background-position:center;
}
div.council {
	font-family:tahoma;
	font-size:12px;
	color:#999;
	padding:5px 3px 15px 20px;
}
div.council a {
	display:block;
	width:150px;
	background-color:#F4F6FF;
	padding:5px 3px 5px 15px;
	font-size:11px;
	color:#999;
}
div.council a:hover {
	font-weight:800;
}
div.council #active {
	background-color:#D16829;
}
#related_links {
	font-family:verdana;
	font-size:13px;
	color:#166A9C;
	padding:0px 0px 5px 8px;
}
#related_links a {
	font-family:verdana;
	font-size:13px;
	color:#166A9C;
}
#past_council {
	font-family:verdana;
	font-size:13px;
	color:#66A0E8;
}
#past_council a {
	font-family:verdana;
	font-size:13px;
	color:#66A0E8;
	font-weight:bold;
	padding:3px 3px 3px 3px;
}
