
*{margin:0; padding:0;}

body{
font: 93% 'Trebuchet MS',Verdana,Arial,sans-serif;
line-height: 1.4em;
text-align:center;
color:#333;
background:#727377;
background-image: url('images/gradbggrey565.jpg');
background-repeat: repeat-x;
padding-bottom: 20px;
}

td {
vertical-align: top;
}

a{
color:#2F8ECA; 
font-weight:normal;
text-decoration:none;
/*background-color:inherit; */
}

a:hover {color:#78bee0; text-decoration:underline; background-color:inherit;}
a img {border:none;}
p {padding: 0.3em 0 0.8em 0;}
p form {margin-top:0; margin-bottom:20px;}
p.tight {font-family: 'trebuchet ms', sans-serif; font-size: 0.9em; line-height: 1.2em; padding: 0.2em 0 0 0 }

img.left,img.center,img.right {padding:4px; border:1px solid #a0a0a0;}
img.left {float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right {float:right; margin:0 0 5px 12px;}
blockquote {margin: 0.3em 3em 0.8em 3em; font-size: 90%}
.authorlist {padding: 0 0 0.2em 0; font-family: 'trebuchet ms', sans-serif; font-size: 0.9em; line-height: 1.4em}

.authorlist p {padding: 0 0.5em 0 0; line-height: 1.4em; }

.just {
text-align:justify;
}

ul li {
margin-left: -0.8em;
margin-bottom:0.5em;
}

legend {
color:#333;
font-weight: bold;
}

.fieldsetdiv {
padding: 8px; 
}

dt { font-weight: bold; }
dd { padding-left: 0.8em } 

/**************** Header and navigation styles ****************/
#container{
width:940px; text-align: left;
margin:14px auto 20px auto;
padding: 0; 
color:#333;
background: #ffffff;
overflow: visible;
}

h1 {
padding: 0 0 18px 0px;
font-size: 1.8em;
font-weight: normal;
}

h2 {
padding: 6px 0 12px 0;
font-size: 1.3em;
font-weight: normal;
/* letter-spacing:-1px; */
color:#000;
}

#header{
height:110px;overflow: hidden;
width:100%;
margin: 0; padding: 0;
background: #467aa7; background: #444; 
background-image: url('images/bannertitle.jpg');
background-position: top left;
background-repeat: no-repeat;
color: #ffffff;
/* -moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8; 
	zoom: 100%;  
	filter:alpha(opacity=80); 
*/
}

#header h1{
padding: 35px 0 0 20px;
margin: 0;
font-size: 1.9em;
/* background-color:inherit; */
color:#ffffff;
font-family: 'trebuchet ms', verdana, sans-serif;
/* letter-spacing:-2px */;
font-weight:normal;
}

#header h2{
margin: 0px 0 0 20px;
font-size:1.4em;
/* background-color:inherit; */
color:#f0f2f4;
/* letter-spacing:-1px; */
font-weight:normal;
}


#navigation{
height:1.4em;
line-height:1.4em;
width:100%;
margin:0;
background:#2F8ECA; 
color:#ffffff;
font-family: 'trebuchet ms', arial, sans-serif;
font-size: 16px;
}

#navigation li{
float: left;
list-style-type: none;
border-right: 1px solid #ffffff;
white-space: nowrap;
margin: 0;
}

#navigation li a{
display: block;
padding: 0 17px;
font-size: 0.85em;
font-weight: normal;
/* text-transform:uppercase; */
text-decoration: none;
background-color: inherit;
color: #ffffff;
}

* html #navigation a {width:1%;} 

#navigation .selected,#navigation a:hover{
background:#78bee0;
color: #ffffff;
text-decoration: none;
}



/**************** Content styles ****************/

#content {
/* float: left;
width: 466px; */
width: 65%;
padding: 20px 10px 20px 20px;
font-family: georgia, serif; 
line-height: 1.5em;
/* padding: 4px 5px 14px 0; */ 
background: #fff;
height: 300px;
overflow: visible;
}


#content h2{
/* ldisplay:block;
margin:0 0 16px 0;
font-size:1.4em;
font-weight:normal;
etter-spacing:-1px; 
color:#505050;
background-color:inherit; */
}

#content h2 a{font-weight:normal;}
#content h3{margin:0.1em 0 0 0; font-size:1.3em;}
#content h4{margin: 0.2em 0 0.4em 0; font-size: 1.1em; font-weight: bold; font-style:italic}
#content h3 a link, #content h3 a visited {font-size:1.3em; font-weight:bold} 
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 25px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

.teasertext h4 {margin-bottom: 1em;}

/*#splitcontentleft{float:left; width:5px; font-family: verdana, sans-serif; font-size: 85%; padding-right:2px; margin-right: 0;  
padding-top:0px; border: 1px solid yellow} /*Normally blank as a wide left margin, but can have minimal content */

#splitcontentright{}

.clear{clear:both;}

#content h1, h2  {font-family: 'trebuchet ms', sans-serif}

.small{font-size:0.85em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin: 10 0 20px 0;
padding: 2px 7px;
border:1px solid #d8dcdf;
background-color:#e9e9e9;
color:#505050;
line-height:1.5em;
}

.trans {	
-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8; 
	zoom: 100%;  
	filter:alpha(opacity=80); 
}


.teasertext {
padding: 6px;
background: #dceaf5;
background-image: url('images/bluegrad.jpg');
background-repeat: repeat-x;
border: 1px solid #d8dcdf;	
  -moz-border-radius-topleft:6px;
  -moz-border-radius-topright:6px;
  -webkit-border-top-left-radius:6px;
  -webkit-border-top-right-radius:6px;
margin-bottom: 0.7em;
line-height:1.5em;
}

.teaserdate {
padding: 0.5em 0 0.2em 0; 
text-align:right;
margin: 0; 
color: #999;
font-size: 0.87em;;
}



/**************** Sidebar styles ****************/

#subcontent{
padding:20px; padding-left: 4px; padding-right: 15px;
padding-top: 27px;
line-height: 1.4em;
font-size: 90%;
height: 300px;
}


#subcontent h2{
display:block;
margin:3px 0 0 0;
font-size:1.2em;
font-weight:bold;
text-align:left;
color:#777;
/* background-color:inherit; */
}

#subcontent h3{
margin:10px 0 5px 0;
font-size:1.1em;
font-weight:bold;
text-align:left;
color:#505050;
/* background-color:inherit; */
}

#subcontent h4{
display:block;
margin:10px 0 0px 0;
font-size:1.1em;
font-weight: bold;
font-style: italic;
text-align:left;
color:#505050;
/* background-color:inherit; */
}

.rightcol_image {
text-align:left;
clear: all;
padding-bottom:0.5em;
margin-bottom: 1em;
}
/* #subcontent p{margin:0 0 16px 0; font-size:0.9em;} */

.filedate {
font-size:95%; 
text-align:right;
margin-top: 1em;
margin-bottom: 0; padding-bottom:0.7em
}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:90%;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px; margin-left:0}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 10px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0; margin-left:0}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/



/**************** Footer styles ****************/

#footer{
/* clear:both;
width:100%;
margin:0; */
padding:4px 0;
font-size:0.9em;
color:#f0f0f0;
background:#2F8ECA; 
text-align:center; 
font-family: verdana, sans-serif;
font-size: 70%;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

#bio {
width:96%;
line-height:1.5em;
margin-top: 1em; 
padding-top:0.4em;
color:#555;
font-size: 85%;
border-top: 1px dashed #999;
clear:both; 
}

#audiodiv {
margin-bottom:1em;
margin-top: 0em;
}

#endnote {
font-size: 80%;
margin: 0.7em 0 1.5em 0
}

.image {
margin-bottom: 0;
}

.thumb {
}

  .rc {
    /* css rounding (Firefox and Safari) */ 
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
 	    }
	 
.rt {
  -moz-border-radius-topleft:12px;
  -moz-border-radius-topright:12px;
  -webkit-border-top-left-radius:12px;
  -webkit-border-top-right-radius:12px;
} 

.rt2 {
  -moz-border-radius-topleft:16px;
  -moz-border-radius-topright:16px;
  -webkit-border-top-left-radius:16px;
  -webkit-border-top-right-radius:16px;
} 

.rb {
  -moz-border-radius-bottomleft:12px;
  -moz-border-radius-bottomright:12px;
  -webkit-border-bottom-left-radius:12px;
  -webkit-border-bottom-right-radius:12px;
} 
.box {
    -moz-border-radius-topleft:6px;
  -moz-border-radius-topright:6px;
  -webkit-border-top-left-radius:6px;
  -webkit-border-top-right-radius:6px;
	
 }


.sotdext {
display:none; margin: 6px 0 6px 0;
}

p.faqlink {
margin-bottom: 0; padding-bottom:0.2em;
font-weight: bold;
}

p.faqq {
margin:0; padding:0;
padding-bottom: 0.2em;
padding-top: 0.5em;
border-top: 1px solid #999;

} 

p.faqq a {
color: #303030;
}

.fplink {
margin: 0;
padding: 0;
padding-top: 0.2em;
text-align: left;
font-size: 0.87em;;
}

.caption {
margin-top: -2px;
font-family: tahoma, sans-serif;
font-size: 75%;
color: #999;
}

.epigraph {
font-size: 87%; padding-top: 1.5em;
}

.shade {
background: #e9e9e9;
}

.padded12 {
padding:12px;}

.padded12s {
padding: 12px; border-left: 2px solid #ddd;
}
