/* CSS Document */

/*  General rules */
	
img	{
	display: block;
	border: 0;
	}

#sidebar img {
	margin: 5px 0;
	border: 0px solid #333;
	}

#footer img {
	vertical-align: middle;
	border: 0;
	}
		
#homebutt	{
	margin: -5px 10px 0 -60px;
	padding: 0;
	float: left;
	}
	
#homebutt img	{
	border: 0;
	padding: 0;
	margin: 0;
	}
	
.clr {clear:both}
	

	/*  Establish general layout parameters */

body	{
	background: #A6ACB3 url(../img/bg_main.jpg) repeat-x bottom fixed;
	color: #333;
	margin: 0px;
	padding: 0;
	border: 0;
	border-top: 0px solid #fff;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	padding-bottom: 25px;
	}
	
#wrapper	{
	background: #fff;
	color: #fff;
	margin: 30px auto;
	padding: 0;
	border: 1px solid #333;
	border-top: 7px solid #333;
	width: 760px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 760px;	 
	}

html>#wrapper	{
	width: 760px;
	} 

#header	{
	background: #fff;
	color: #333;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
	}

#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #333;
	background: transparent;
	clear: both;
	}

#maincontent	{
	float: right;
	margin: 0;
	border-left: 1px solid #ccc;
	padding: 10px;
	width: 506px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 486px;	 
	}

html>#maincontent 	{
	width: 486px;
	} 

th	{
	font-weight: bold;
	}

.fussytable td, .fussytable th	{
	font-size: 11px;
	text-align: center;
	padding: 2px;
	margin: 2px;
	border: 1px solid #ccc;
	}

#maincontent ol, #maincontent ul	{
	margin: 20px 0 25px 1em;
	padding-left: 1em;
	}
	
#maincontent ol {list-style-image:none;}
#maincontent ol>li {list-style-image:none;list-style:inherit;}
	
#maincontent li	{
	line-height: 1.4;
	margin-top:0.6em;
	margin-bottom:0.5em;
	list-style: disc url(../img/bullet2.gif) outside;
	vertical-align: top;
	}
	
#maincontent ul ul li {
	list-style: disc url(../img/bullet2.gif) outside;
	vertical-align: top;
	}

#maincontent ul.inlinelist	{
	padding: 0;
	margin: 0;
	}

#maincontent .inlinelist li	{
	display: inline;
	margin: 0;
	border: 0;
	margin-right: 5px;
	}	
	

	
#sidebar	{
	padding: 2px 10px 10px 0;
	margin: 0 0 0 10px;
	color: #666;
	background: transparent; 
	/* compensates for IE Win bungling */
	height: 100%;
	}	

#footer {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	padding: 5px 7px 7px 10px;
	text-align: right;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: xx-small;
	background-color: #eee;
	}

html>#footer	{
	font-size: xx-small;
	} 

#footer p	{
	margin: 10px 0;
	padding: 0;
	}

#footer ul	{
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#footer li	{
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
	text-align: left;
	border: 0;
	}	

#subnav	{
	margin: 0 0 25px 0;
	padding: 5px;
	border: 0;
	}

#subnav ul	{
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
	}
	
#subnav ul li	{
	margin-left: 2.5em;
	padding: 0;
	line-height: 1.5em;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    x-small;
	list-style-type: disc;
	list-style-image: url(../img/bullet1.gif);
	list-style-position: outside;
	}	

html>#subnav ul li	{
	font-size: x-small;
	} 

#subnav ul li a {
	font-weight: normal;
	}

#subnav dl	{
	margin: 0;
	padding: 0;
	}
	
#subnav dt 	{
	font-weight: normal;
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    small;  
	}   
	
html>#subnav dt 	{
	font-size: small;
	} 


#subnav dd 	{
	padding: 0;
	margin: 2px 0 10px 0;
	}   	

code, pre	{
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
	font-weight: normal;
	background: inherit;
	color: #333;
	}

.media_contact {padding: 10px; background: #f8f8f8; border-top: 7px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 7px solid #ccc; margin-bottom: 3em; margin-right: 10px; margin-left: 10px; margin-top: 0;}

.media_contact_text {font-size: 10px;}

.noPad {padding:0; margin-top:0;}

.archiveBOX {text-align:left; margin: 0 -8px 0 -2px; padding:5px 5px 2px 5px; background: #F0FDFF; border: 1px solid #ccc; width: 210px;}

.subnav_spacer {height: 10px;}



	


	/*  Work around IE/Win code size bug - courtesy Jesper, waffle.wootest.net  */

* html code	{
	font-size : 105%; 
	}


	/*  Typography */
	
h1, h2, h3, h4, h5, h6	{
	font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}
	
#pagebody h1	{
    margin-botom: 2em;
    font-size:    12px;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:  12px;
	font-weight: bold;
	letter-spacing: 1px;       
    }
	
#pagebody h1.big {
	font-size:26px;
	font-weight:normal;
	letter-spacing:-1px;
	margin:15px 0px;
}

#pagebody h1 span.small {
	font-size:70%;
	letter-spacing:-.05em;
	color:#666;
	}

html>#pagebody h1 	{
	font-size:  12px;  
	} 

#pagebody h2	{
	margin-top: 1.4em;
	margin-bottom: 1em; 
	font-size:    18px;     
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    18px;       
    }

html>#pagebody h2 	{
	font-size:  18px;  
	} 

#sidebar h2	{
	font-size: 16px;
	margin: 5px 0 0 0 ;
	}

h3	{ 
	font-size: 16px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: 16px;
	margin-top: 2em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	}

html>h3 	{
	font-size:  16px;  
	} 

#sidebar h3	{
	font-size: 13px;
	margin: 0;
	}
	
h3.byline 	{
	font-size: 12px;
	padding: 0;
	margin: 7px 0;
	text-transform: uppercase;
	}
		
h4	{
	font-weight: normal;
   	font-size: x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small;
	margin-top: 1.4em;
	margin-bottom: 1.4em; 
  	
}

html>h4 	{
	font-size: small;  
	} 	

h4.addtlbyline	{
	font-size: 12px;
	padding: 0;
	margin: 7px 0;
	text-transform: uppercase;
	}

#sidebar h4	{
	margin: 0 0 15px 0;
	}

h4.pubdate 	{
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background: transparent;
	}

h5	{
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;
	margin-top: 1.4em;
	margin-bottom: 1.4em; 
  
}
	
html>h5 	{
	font-size:  x-small;  
	} 

h6	{
	margin: 0 0 25px 0;
	padding: 0;
	background: transparent;
	color: #333;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size:    9px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
  	font-size: xx-small;
	}

html>h6 	{
	font-size:  xx-small;  
	}
	

.fineprint {
	margin: 0 0 25px 0;
	padding: 0;
	background: transparent;
	color: #666;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size:    9px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
  	font-size: xx-small;
	}

html>.fineprint {
	font-size:  9px;  
	} 	


p	{
	line-height: 1.3;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}
	
#pagebody, #pagebody div, #pagebody p, #pagebody th, #pagebody td, #pagebody li, #pagebody dd, #pagebody dt    {
	font-size:    12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    12px;
    }

html>#pagebody, html>#pagebody div, html>#pagebody p, html>#pagebody th, 
html>#pagebody td, html>#pagebody li, html>#pagebody dd, html>#pagebody dt    {
	font-size:  12px;
    }

#pagebody p.fineprint	{
	font-size: 11px;
	}

#pagebody .trans		{
	margin: 25px 0;
	padding-top: 0;
	}
	
#pagebody .trans dt  {
	font-weight: normal;
	font-style: italic;
	margin-bottom: 5px;
	padding-bottom: 0;
	font-size:  medium;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:  large;  
	}

html>#pagebody .trans dt  {
	font-size: large;
	} 

#sidebar p	{
	font-size: 10px;
	text-align: left;
	}

#sidebar .pullquote	{
	font-size: 13px;
	}

#authorbio, .additionalauthorbox, .callbox	{
	padding: 10px 0;
	border: 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 15px 0 10px 0;
	}

#outdated	{
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0;
	border: 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 25px 0 10px 0;
	}

#maincontent dl	{
	line-height: 1.4em;
	margin-top: 0;
	padding-top: 0;
	}

#maincontent dt	{
	margin-top: 1.4em;
	}

#maincontent dd	{
	margin-bottom: 5px;
	margin-left: 5px;
	}

.trans	{
	margin-top: 75px;
	padding-top: 0;
	}
	
.trans dt  {
	font-weight: normal;
	font-style: italic;
	font-size:  large;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:  x-large;  
	}
	
html>.trans dt  {
	font-size:  x-large;  
	} 


	/* General linkology */
	
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #333; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #526968;
	background: transparent;  
	}

.teamphoto {border: 1px solid #333; margin-right: 0.5em; margin-bottom: 0.2em;}


	/*  Horizontal nav */

#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}



#menu ul li a {
	background: #fff;
	width: 125px;
	height: 2em;
	border-top: 0px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0;
	margin: 0 0 0px 0;
	color: #c30;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;   
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 
#menu ul li#six a {width:128px;}
#menu ul li#seven a {width: 252px;}
#menu ul li#eight a {width: 189px;}
#menu ul li#nine a {width: 189px;}

#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
	}

#menu ul li a:hover {
	color: #000;
	background: #eee;
	}

#menu a:active	{
	background: #000;
	color: #fff;
	}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a,
body#sectionsix #menu li#six a,
body#sectionseven #menu li#seven a,
body#sectioneight #menu li#eight a,
body#sectionnine #menu li#nine a,
body#sectionrss #menu li#rss a {
	background: #c30;
	border-top: 1px solid #c30;
	border-left: 1px solid #c30;
	border-right: 1px solid #c30;
	border-bottom: 0px solid #c30;
	color: #fff;
	font-weight: bold;
	}
	
body#sectionseven #menu li#seven a {width:251px;}
body#sectioneight #menu li#eight a {width:188px;}
body#sectionnine #menu li#nine a {width:188px;}

	/*  Forms */

#formarea	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	}
	
#formarea label	{
	font-size: 11px;
	margin-bottom: 0;
	padding-top: 5px;
	margin-top: 5px;
	display: block;
	}

.postdata 	{
	background: #fff;
	color: #999;
	font-size: 10px;
	margin: 10px 0 5px 0;
	border: 0;
	border-bottom: 1px dotted #ccc;
	border-top: 1px solid #f3f3f3
	}

.postdata p  	{
	margin: 10px 0;
	padding: 0;
	}	

.postbody	{
	margin: 0 0 25px 0;
	padding: 0;
	overflow: hidden;
	line-height: 1.4;
	}

	/*  Hidey-ho */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

	/*  Helpers */
	
	
.linewrap {
	font-weight: bold; 
	color: #c60; 
	font-size: 13px;
	}
	
.floatleft	{
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	}
	
.vs0	{
	margin-top: 0;
	}
	
.vs3	{
	margin-top: 3px;
	}		

.vs5	{
	margin-top: 5px;
	}	

.vs7	{
	margin-top: 7px;
	}

.vs10	{
	margin-top: 10px;
	}	

.vs15	{
	margin-top: 15px;
	}	
	
.vs25	{
	margin-top: 25px;
	}
		
	/*  Frankencheese */

.form {
	color: #333;
	border: 0px solid #ccc;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding: 0px;
	margin: 0;
	font-size: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 10px;
	}

html>.form {
	font-size: 10px;
	} 

.form-button {
	color:#fff;
	font-family: helvetica, verdana, sans-serif;
	font-size: 9px;
	font-weight:bold;
	background-color:#C30;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 1px;
	}
	
.texta { 
	font-size: 10px; 
	background-color: #eee; 
	border: 1px solid #ccc;
	padding: 1px; 
}

input { 
	font-size: 10px; 
	background-color: #eee; 
	border: 1px solid #ccc;
	padding: 1px; 
}

.spacer {height: 15px;}
		

html>.form-button  {
	font-size: xx-small;
	} 
	
	/* privacy */
	
.privacy {margin: 10px; background: #fff; padding: 10px; text-align: left; width: 440px; float: left; font: 10px arial;} 

.privacy p {line-height: 1;}

