/***** Global Settings *****/
html, body {
	border:0;
	margin:0;
	padding:0;
	background-color:#cecece;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	height:100%;
	font-size:14px;
	line-height:140%;
	color:#444;
	font-family:Arial, Verdana, sans-serif;
}
a:link, a:visited{
	color:#214263;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
/***** Layout *****/
#container{
	margin:0 auto;
	padding:0px;
	width:820px;
	height:100%;
	background-color:#fff;
	border-right:2px solid #999;
	border-left:2px solid #999;
}
#submenu{
	background-color:#eee;
	background-image:url(/images/subnav_header.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:right;
	margin:40px 0px 30px 40px;
	width:182px;
}
#submenu a:link, #submenu a:visited{
	text-decoration:none;
}
#submenu a:hover{
	text-decoration:underline;
}
#submenu ul{
	margin:10px 0px 10px 10px;
}
#submenu ul li, .column1 ul li, .column2 ul li{
	list-style-image:url(/images/bullet.gif);
	list-style-position:outside;
	font-size:14px;
	padding:2px;
	}
#content{
	margin:0 20px;
	text-align:justify;
}
#callouts{
	margin-left:20px;
	margin-top:20px;
	width:800px;
}
#specialty{
	padding:0px;
}
#callouts #specialty ul{
	list-style:square;
	margin:0px;
	padding:20px 15px 15px 15px;
	font-family:Verdana, sans-serif;
	letter-spacing:-1px;
	font-size:.7em;
	line-height:1.5em;
}

#footer{
	background-color:#777;
	color:#fff;
	width:820px;
	font-size:11px;
	margin-top:20px;
	text-align:center;
}
#footer a:link, #footer a:visited{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#container .tabs {
      float:left;
      width:100%;
      background:#214263;
      font-size:11px;
      line-height:normal;
	  border-bottom:1px solid #ddd;
      }
    #container .tabs ul {
	margin:0;
	padding:10px 0px 0 7px;
	list-style:none;
      }
    #container .tabs li {
      display:inline;
      margin:0;
      padding:0;
	 }
    #container .tabs a {
      float:left;
	  background-color:#f2f2f2;
      margin:0;
      padding:0 0 0 3px;
      text-decoration:none;
	  border-right:2px solid #214263;
      }
    #container .tabs a span {
      float:left;
      display:block;
	  background-color:#f2f2f2;
      padding:5px 10px 4px 10px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #container .tabs a span {float:none;}
    /* End IE5-Mac hack */
    #container .tabs a:hover span {
      color:#000;
      }
    #container .tabs a:hover {
     
	  background-color:#dcdcdc;
      }
    #container .tabs a:hover span {
      
	  background-color:#dcdcdc;
      }

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid #214263; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a:link, .dropmenudiv_a a:visited{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #214263;
border-bottom: 1px solid #214263; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a:link,* html .dropmenudiv_a a:visited { /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #214263;
color: #fff;
}
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
 
h1 {
	padding:30px 0 10px 0;
	letter-spacing:-.05em;
	color:#214263;
	font-size:20px;
	font-family:"Trebuchet MS", Georgia, serif;
}
 
h2 {
	padding:20px 0;
	letter-spacing:.05em;
	color:#214263;
	font-size:16px;
	font-family:"Trebuchet MS", Georgia, serif;
}
 
h3 {
	font-size:14px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#999;
}
h5{
	font-size:12px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
ul, ol {
	padding:0 0 18px 20px;
}
dl{ margin-top:0px;text-align:left;padding-right:70px;}
dt{	font-weight:bold;
	padding:0 0 5px 0px;
	font-size:95%;
}
dd{
	padding:0 0 5px 5px;
	font-size:85%;
}
blockquote {
	margin:22px 40px;
	padding:0;
}
 
small {
	font-size:10px;
}
 
img {
	border:0;
}
 
.mysup {
	position:relative;
	bottom:0.8em;
	vertical-align:baseline;
	font-size:10px;
}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
 
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
 
/***** Forms *****/
 
form {
	margin:0;
	padding:0;
	display:inline;
}
 
input, select, textarea {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
}
 
textarea {
	line-height:14px;
}
 
label {
	cursor:pointer;
}

/***** Global Classes *****/
.thumb{

width: 200px;

margin-top: 0px;

margin-right: 10px;

margin-bottom: 0px;

margin-left: 10px;

text-align: center;

float: left;
line-height:120%;
}

.thumb img{
	border:1px solid #214263;
	margin-bottom: 5px;
}

.callout{
	background-color:#eee;
	border:1px solid #214263;
	float:right;
	margin-top:20px;
	font-size:12px;
	color:#333;
}
.callout a:link, .callout a:visited{
	text-decoration:none;
	color:#333;
}
.callout a:hover{
	text-decoration:underline;
	color:#333;
}
.callout-title{
	color:#214263;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
.callout ul{
	width:130px;
	margin:0;
	padding:0px;
	}
.callout ul li{
	list-style:square;
	font-size:11px;
	line-height:13px;
	list-style-position:inside;
	}
	.callout-text{
	width:180px;
	font-size:11px;
	line-height:13px;
	padding-left:3px;
	}
.smalltext	{font-size:11px}
a.smalltext {text-decoration:none; color:#333}
a:hover.smalltext{text-decoration:underline}
.dr-photo{ float:right; border:3px solid #214263; margin-left:20px;}
.column1{ float:right; width:370px; margin-left:10px;}
.column2{ float:left; width:370px; margin-left:20px;}
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }

.img-center      {border:1px solid #214263;}
.img-left      { float:left;margin:4px 10px 4px 0; border:1px solid #214263;}
.img-right     { float:right;margin:4px 0 4px 10px; border:1px solid #214263;}
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }