﻿body {
	min-width: 800px;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333;
	background-color: #FFFFFF;
}

	
.container { width: 796px; margin-top: 4.5em; }

.containergrid {
	width: 600px;
}
	
h1 { margin: 10px 0em -.5em 0em; padding-left: 0em; font-size: 1.5em; font-weight: normal; font-style: normal; width: auto; color: #333; font-family: "Arial Black", "Arial", "Helvetica"; line-height: 125%; z-index: 10; }
h2 { margin: -.3em 0em .2em 0em; padding-left: 2em; font-size: 28px; color: #956231; font-family: "Arial Black"; }
h3 {
	margin: 0em;
	padding-left: 0em;
	font-size: 1em;
	font-weight: bold;
	color: #333;
}
h4 {
	margin: .3em 0em -.7em 0em;
	padding-left: 0em;
	font-size: 1em;
	color: #86592D;
	font-weight: bold;
}
h5 { margin: 1em 0em 0em 0em; padding-left: 0em; font-size: 1.4em; font-weight: normal; width: 52%; color: #333; font-family: "Arial Black"; line-height: 125%; }

h6 {
	margin: .7em 0em .2em 0em;
	padding-left: .2em;
	font-size: 0.7em;
	color: #333;
	font-weight: normal;
}
.headertop  {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #0682B0;
	line-height: 20px;
	text-align: left;
	font-weight: 400;
	text-indent: 48px;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 2px;
}
.headerbottom  { font-family: "Arial", Sans-Serif; font-size: 12px; color: #0682B0; line-height: 20px; text-align: left; font-weight: bold; }
p {
    width:inherit;
    padding-left:2px; 
    padding-right:4em;     
}    

p.Times { font-family: 'Century Schoolbook' , serif; font-size:  small; padding-left: 2px; padding-right: 3em; }

p.Timesfirst {
	font-family:'Century Schoolbook' , serif;
	font-size: small;
    padding-left:2px; 
    padding-right:3em;     
}


pre {
	font-family: monospace;
	font-size: 1.0em;
}

b {font-weight: bold;}

strong {font-weight: bold;}

acronym[title] {
	cursor:help;
	border-bottom:1px dotted #333333;
	font-size: 95%;
}
#mainwrapper {			
	margin: 0 auto;
	width: 800px;
	text-align: left;
}
/*	background-repeat: repeat-y;
	background-image: url(Images/main_bg.png);
}
/*#topShadow {
	height: 20px;
	background-image: url(Images/top_shadow.png);
	background-repeat: no-repeat;
}*/
#header {
	position: relative;
	height: 90px;
	margin-left: 10px;
	z-index: 99;
}

/*#homeheader {
	position: relative;
	height: 552px;
	margin-left: 10px;
	z-index: 99;
	background-image: url('Images/homepage/masthead.jpg');
	width: 800px;
}*/

#content {
	position:relative;
	margin-top: 2px;
}

/* Hide from IE5 Mac \*/
* html #content {
	height:100%;
}
/*	#flashcontent {
	width: 220px;
	height: 400px;
	float: right;
	margin: 5em 20px 1em 3em;
	left: 95%;
	top: 89px;
	width: 336px;
	display: inline;
	padding-left: 0px;
	padding-right: 2px;
	z-index: 0;
	color: #000;
}*/

/* End hide from IE5 Mac */

.submenu {z-index: 99;}

#menu {
	top: 96px;
	left: 0px;
	z-index: 99;
	width: 22px;
	position: absolute;
}
#menu a {				
	display:block !important;
	margin-left:10px;	
	background-image: none !important;
	background-repeat: no-repeat;
}		
#menu .menuNormal {
	border: 1px solid #FFFFFF;
	color: #fff;
	font-weight: bold;
	border-style:ridge;
	background-color:   #956231;
	padding-right:3px;
}
#menu .menuHover {
	border: 1px solid #333;
	background-color:  #AC7339;
	color: #fff;
}
#menu .menuSelected {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	color:   #956231;
	background-repeat:no-repeat;	
}

#menu .menuSelected .menuSelected {border:none;} /* khtml compatibility hack */

#menu .subMenu table{			    
	border: none;
	
	color: #fff;
	font-weight: bold;
	background-color:   #956231;
	padding-right:2px;
	background-repeat:repeat-y;
    z-index: 99;
	
}
#menu .subMenu a {
	width:auto;
    z-index: 99;
}

* html #menu .subMenu a {width:99px;z-index: 1;}

#menu .subMenuNormal {
	border: 1px solid #333;
	color:  #fff;
	font-weight: normal;
	background-color:  #956231;
	border-style:ridge;
	padding-bottom: 1px;
	padding-right: 3px;
    z-index: 99;
}

html>body .subMenuNormal {border: 1px solid #333;
	border-style:ridge; z-index: 99;}

#menu .subMenuHover {
    background-color: #fff;
    color: #000;
    font-weight: normal;
    z-index: 99;
}
* html #menu .subMenuHover {
    background-color: #fff;
    color: #000;
    z-index: 99;
 }
#menu .subMenuHover td {
	background-repeat:no-repeat;
    z-index: 99;
}
html>body #menu .subMenuHover{
 	background-color: #fff;
	color: #000;
	background-repeat:no-repeat;
    z-index: 99;
}
html>body #menu .subMenuHover td{
      background-color:transparent;
      background-image:none;
      z-index: 99;
}



div#menubutton {
	position: static;
	top: 2em;
	line-height: 109%;
	height: 39px;
	width: 477px;
}
div#menubutton a {
	border-width: 1px;
	border-color: #333333;
	border-style: ridge;
	padding: 3px;
	display: inline;
	width: 11em;
	text-align: center;
	margin: 1ex 0ex;
}
div#menubutton a:link {
	border: 1px solid #FFFFFF;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-style:ridge;
	background-color:   #956231;
	padding-right:2px;
	font-size: small;
}
div#menubutton a:visited {
	border-color: #333333;
	background-color: #956231;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-size: small;
}

div#menubutton a:hover {
	border-color: #333333;
	background-color: #AC7339;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: small;
}
div#menubutton a:active {
	border-width: 1px;
	padding: 1px;
	border-color: #333333;
	text-decoration: none;
	background-color: #956231;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

div#menubutton span.separate {display:none}


div.readmore {
	text-align:right;
	font-size:0.9em;
}

#copy {
	position: static;
	margin-left: 3px;
	margin-right: 5px;
	padding: 0 1.5em 4em;
}

* html #copy {padding:0 1.5em 4em 1em;}

/* Hide from IE5 Mac \*/
* html #copy {height:1%;}
/* End hide from I
/* End hide from IE Mac*/


#copy ul {
	margin-left: .7em;
	width: 75%;
	padding-left: 0;
	font-size: 1.0em;
	line-height: 140%;
}

* html #copy ul {padding-left:0px;

}

* html #copy li {padding-left:0em;
}


* html #copy li {padding-left:0em;
}


#copy li.num{
	margin-left: 1em;
	padding-left: 16px;
	list-style-type:  decimal;
	font-size: 1.0em;
}


#copy ol.num{
	margin-left: 1em;
	padding-left: 3px;
	list-style-type: decimal;
	font-size: 1.0em;
	line-height: 140%;
	width: 75%;
	margin-bottom: 1em;
}

#copy li.horiz{
	margin-left: .6em;
	display: inline;
	padding-left: 16px;
	font-size: 0.9em;
	line-height: 140%;
  	background:    url('Images/bullet.jpg') no-repeat ;
}


.InputLabel
{
    text-align: right;
    font-weight: bold;
    font-size: .85em;
}

.InputControl
{
    text-align: left;
}


.TableFull
{
    width: 45%
}

.TableL
{
    padding: 0px 10px 6px 10px;
    text-align: right;
    width: 24%;
    vertical-align: top;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
}
.TableR
{
    padding: 0px;
    margin: 1px 4px 4px 5px;
    text-align: left;
    width: 29%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
    vertical-align: top;
}

.accordionContent{ padding: 10px .1em .5em 0em; }

.accordionHeader{ 
color: #FFFFFF; 
font-family: Arial, Sans-Serif; 
font-size: 12px; 
font-weight: bold; 
padding: 5px; 
margin-top: 5px; 
cursor: pointer; 
text-decoration: underline; 
width: 30%; 
background-color: #067DAA; }

.accordionHeader_b{ 
 
color: #FFFFFF; 
font-family: Arial, Sans-Serif; 
font-size: 12px; 
font-weight: normal;
padding: 5px; 
margin-top: 5px; 
cursor: pointer; 
text-decoration: underline; 
width: 80%; 
background-color: #067DAA; }

.accordionHeader_c{ 
 
font-family: Arial, Sans-Serif; 
font-size: 12px; 
font-weight: bold;
padding: 2px; 
margin-top: 3px; 
cursor: pointer; 
text-decoration: underline; 
width: 80%; 
 }

.accordionHeaderSelect{
font-family: Arial, Sans-Serif; 
font-size: 12px; 
font-weight: bold;
padding: 3px; 
margin-top: 3px; 
cursor: pointer; 
text-decoration: underline; 
width: 80%; }
	
ul {
	list-style-type: square;
	list-style-position: outside;
}
ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 1em;
}



#copy p
{
	line-height: 140%;
	padding-left: .2em;
	padding-right: 4em;
}
#copy p.Times
{
	width: 83%;
	font-family: "Century Schoolbook";
	font-size: 110%;
	line-height: 140%;
	padding-left: .2em;
	padding-right: 2em;
}

#copy p.TimesHist
{
	width: 64%;
	font-family: "Century Schoolbook";
	font-size: 110%;
	line-height: 140%;
	padding-left: .2em;
	padding-right: 1em;
}




#copy .pullQuote {
	float: right;
	display:inline;
	width: 25%;
	margin: 1em 0 1em 1em;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	background-position: top right;
	background-repeat: no-repeat;
	color:   #956231;
}

#copy .pullQuote {
	float: right;
	display:inline;
	width: 25%;
	margin: 1em 0 1em 1em;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	background-position: top right;
	background-repeat: no-repeat;
	color:   #956231;
}

#copy a {
	color: #0682B0;
}

#copy a:link {text-decoration:underline;}

#copy a:hover {text-decoration:none;}

#copy a.Specialties {color:#333;}

#copy a.Specialties:link {text-decoration:none;}

#copy a.Specialties:hover {text-decoration:underline;}

#copy a.Accordion {color:#fff;}

#copy a.Accordion:link {text-decoration:underline;}

#copy a.Accordion:hover {text-decoration:none;}

#copy ul.nobullet {
	list-style-type: none;
}

#copy li.nobullet {list-style-type:none;
	line-height: 210%;
	list-style-position: outside;
}


#copy .teaser {
	margin: -1em 0em 1em 1.4em;
	color: #956231;
	font-size: 2.2em;
	font-weight: normal;
	font-family: "Arial Black";
	z-index: 150;
	display: inline-block;
	position: static;
	white-space: nowrap;
	line-height: 100%;
}

#copy .dropDownlist {
	margin-left: 2px;
	background-color: #FFf !important;
}

#copy .radioButtonList {margin-left: 1em;}
#copy .textBox:focus {background-color:#FFf;}

#copy fieldset {
	border:1px solid #1CCD1A;
	padding: 1.5em;
}

#copy legend {color: #666666;}

#copy .telno {
	font-weight: bold;
	padding: .7em;
}

* html .button {padding:0 0.3em;} 

.button { padding: 2px; background-image: url(images/btnrepeat.jpg); 
background-repeat: repeat-x; text-decoration: none; border-width: 0px; 
color: #754E26; cursor: hand; font-size: 12px; margin: 4px; 
font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bolder; }

.buttonhover { padding: 2px; background-image: url(images/btnrepeat.jpg); 
background-repeat: repeat-x; text-decoration: underline; border-width: 0px; 
color: #754E26; cursor: hand; font-size: 12px; margin: 4px; 
font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bolder; }

	  
.clearfix:after {
  content: "."; 
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
 .clearfix {display: inline-block;} /* Fixes IE/Mac */
 
/* Hides from IE-mac \/
* html .clearfix * {height: 1%;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#copy fieldset {	
	padding:1em;
	margin-bottom:1em;
	border:1px dotted #000000;
}


 
.imgfloatright {
    float: right;
    right: 100%;
    display: inline;
    margin: 2.5em 1.5em 1.5em 0.5em;
    padding: 0px 10px 1px 10px;
    text-align: left;
    z-index: 1;
}

.imgfloatrightpage { float: right; right: 95%; display: inline; padding: 0px 10px 1px 10px; z-index: 1; margin-right: .50em; margin-left: -.5em; margin-top: -2em; }

.imgfloatsmrt {
	float: right;
	right: 50%;
	display: inline;
	margin: -.1em 7em 1em 0em;
	padding: 0px 5px 1px 10px;
	text-align: left;
	z-index: 1;
}
.imgfloatleft {
	float: left;
	left: 100%;
	display: inline;
	margin: 3px 1em .3em 0em;
	padding: 0px 5px 1px 1px;
	z-index: 1;
}

.imgfloatleftclear {
	float: left;
	left: 100%;
	display: inline;
	clear: both;
	margin: 1em 29em 0em 0em;
	padding: 0px 5px 1px 1px;
	z-index: 1;
}

.imgmid {
	float: none;
	display: table-caption;
	padding: 2px 8px 1px 2px;
	text-align: left;
	z-index: 1;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 5em;
}

.contentright {
	float: right;
	width: 160px;
	right: 100%;
	display: block;
	margin: 2em 1em 1em 0.5em;
	padding: 0em 2px 2em 1em;
	text-align: left;
	border-left: 1px solid #86592D;
	z-index: 2;
	text-indent: -1px;
}
.contentrighttan {
	padding: 3px 2px 3em 3px;
	float: right;
	width: 159px;
	display: block;
	margin: 0em .3em 0em 0.3em;
	text-align: left;
	z-index: 15;
	text-indent: 2px;
	background-color: #E8D3BC;
}

.contentright2col {
	border-left: 1px solid #86592D;
	float: right;
	width: 50%;
	right: 100%;
	display: inline;
	margin: 0em 1em 1em 1em;
	padding: 0px 10px 10px 15px;
	text-align: center;
}

.contentrightwider { float: right; width: 264px; right: 100%; display: inline; margin: 3em .4em 2em 0.4em; padding: 0px 5px 1em .4em; text-align: left; z-index: 2; overflow: hidden; }

.contentrightsans {
	float: right;
	width: 182px;
	right: 100%;
	display: inline;
	margin: 3em .6em 2em 0.6em;
	padding: 0px 10px 1em 1em;
	text-align: left;
}

.contentrightsans2 {
	float: right;
	width: 190px;
	right: 100%;
	display: inline;
	margin: 3em .6em 2em 0.6em;
	padding: 0px 10px 1em 1em;
	text-align: left;
}

.contentrightblank {
	float: right;
	width: 122px;
	right: 100%;
	display: inline;
	margin: 3em .6em 2em 0.6em;
	padding: 0px 10px 1em 1em;
	text-align: left;
}


.contentrightcenter {
	float: right;
	width: 176px;
	right: 100%;
	display: inline;
	margin: 1em 0em 0em 0.6em;
	padding: 0px 0em 0em 0em;
	text-align:   left;
}

.contentrightorange {
	float: right;
	width: 190px;
	right: 100%;
	margin: 2em 0em 2em 1em;
	padding: 2px 8px 5em 10px;
	text-align: left;
	background-color: #FFDB4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}

.contentrightred {
	float: right;
	width: 190px;
	right: 100%;
	margin: 2em 0em 2em 1em;
	padding: 2px 8px 5em 10px;
	text-align: left;
	background-color: #9E0039;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #fff;
}

.contentrightmain {
	float: right;
	width: 242px;
	right: 100%;
	display: inline;
	margin: 1em .6em 2em 0.6em;
	padding: 0px 10px 1em 1em;
	text-align: left;
}

	
.leftcoltext {
	width: 63%;
	max-width: 500px;
	margin-right: 2px;
	padding-right: 0px;
}

.leftcolpic {
    width: 55%;
    max-width: 500px;
    margin-right: 1px;
    padding-right: 0px;
    position: relative;
}

.leftcolwide {
	width: 70%;
	max-width: 600px;
	margin-right: 3px;
	padding-right: 0px;
	text-align: left;
}

.leftcolnarrow {
	width: 31%;
	max-width: 220px;
	margin-right: 3px;
	padding-right: 0px;
}

.leftcolmid { width: 41%; max-width: 290px; margin-right: 3px; padding-right: 0px; text-align: left; }

.leftcolmid2 { width: 41%; max-width: 290px; margin-right: 3px; padding-right: 0px; text-align: center; }

div.rightcol {
	float:right;
	left: 95%;
	top: 89px;
	width: 370px;
	display:inline;
	padding-left: 0px;
	padding-right: 2px;
	z-index: 0;
	color: #000;
	
}

	
#leftcol {
	width: 480px;
	max-width: 480px;
	margin-right: 1em;
	padding-right: 0px;
}

#footer {
	clear: both;
	width: 85%;
	margin: 4.7em 0em 1.2em 0em;
	text-align: left;
	font-size: 0.7em;
	padding: 3px;
	/*border-top: 1px solid #333;*/
	color:  #333;
	}

#italics {
	clear: both;
	text-align: left;
	font-size: 0.7em;
	font-style: italic;
	padding: 3px;
	/*border-top: 1px solid #333;*/
	color:  #333;
	}
	
@media print {	
	body {
		border-bottom: 1px solid #000;
		color: #333333 !important;
		background:#FFFFFF !important;		
		font-size:10pt;
		line-height:12pt;
	}	
	h6 {
		font-weight: bold;
		color: #333333;
	}

	

	h5 {
		font-weight: bold;
		color: #333333;
	}

	

	h4 {
		font-weight: bold;
		color: #333333;
	}

	

	h3 {
		font-weight: bold;
		color: #333333;
	}

	

	h2 {
		font-weight: bold;
		color: #333333;
	}

	

	h1 {
		font-weight: bold;
		color: #333333;
	}

	

	#header {
		position: static;
		height: auto;
	}	

	#mastheadImage {display:none;}	

	#menu {display:none;}
	
	#footer {display:none;}	

	#branding {
		position: static;		
		text-align:left;
		margin: 0;
		padding: 0;
	}

	#companyName {color:#1CCD1A;}

	#breadcrumbs {
		position: static;
		margin: 1em 0;
		padding-bottom: 2em;
		border-bottom: 1px solid #000000;
		color: #333333;
	}

	#breadcrumbs a {color: #333333;}

	#copy {
	margin-top: 0;
	margin-left: 0;
	padding: 0 2em;
}

	#copy a {color: #333333;}

		
#copy ul {
	list-style-type: square;
	list-style-position: outside;
}

	#copy .pullQuote {display: none;}

	#copy .textBox {
	border: 1px solid #333;
	background: none;
	width: 30px;
}

	#copy .textBox:focus {background:none;}

	#copy fieldset {border:1px solid #333333;}

    #copy legend {padding-bottom:1em;}

	#copy .dropDownlist {background:none;}
}




.leftcolmid2 { width: 59%; max-width: 290px; margin
}




.leftcolmid2 { width: 43%; max-width: 290px; margin-right: 3px; padding-right: 0px; text-align: center; }




