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

#subnav img	{
	float: left;
	display: block;
	margin: 0px 1px;
	border: 2;
	}

#sidebar img {
	margin: 0px 2px;
	border: 0;
	}
	
#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;
	}
	
#maincontent img	{
	border: 0;
	padding: 0;
	margin-bottom: 20px;
	}
	
#navmenu	{
	background: #003371;
	width: 250px;
	color: #fff200;
	text-align: center;
	border-top: #8dc63f 2px solid;
	}	

	/*  Establish general layout parameters */

body	{
	background: #001e50;
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	padding-bottom: 25px;
	}
	
#wrapper	{

	background-image: url(../i/dpmain_bg.gif) repeat;
	color: #001e5d;
	margin: 10px auto;
	padding: 0;
	border: 0px solid #001e5d;
	border-top: 3px solid #ff0;
	border-bottom: 2px solid #003;
	width: 702px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 700px;	 
	}

html>#wrapper	{
	width: 700px;
	} 

#header	{
	background: #fff2d9;
	color: #333;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	}

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

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

#maincontent	{
	float: left;
	margin-top: 20px;
	padding: 1px;
	text-align: center;
	width: 195px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 200px;	 
	}

html>#maincontent 	{
	width: 200px;
	} 

th	{
	font-weight: bold;
	}

#maincontent ol, #maincontent ul	{
	margin: 2px 0;
	padding-left: 2px;
	margin-left: 2px;
	}
	
#maincontent li	{
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 10px;
	list-style: none;
	vertical-align: top;
	}
	
#maincontent ul ul li {
	margin-top: 50px;
	list-style: none;
	vertical-align: top;
	}

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

#maincontent .inlinelist li	{
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
	border: 0;
	}	
	
#sidebar	{
	padding: 2px 10px 10px 0;
	margin: 0 0 0 230px;
	color: #001e5d;
	background: transparent; 
	/* compensates for IE Win bungling */
	height: 100%;
	}	

#footer {
	background-color: #003371;
	visibility: visible;
	color: #8fdcff;
	border-bottom: 2px solid #8dc63f;
	padding: 8px 0px 1px 15px;
	text-align: centre;
	clear: both;
	font-size: 12px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: 13px;	
	}

html>#footer	{
	font-size: 13px;
	} 
	
.yellow	{
	color: #ff0;
	}

#topfooter {
	background-color: #fff2d9;
	background-image: url(../i/dp_footer2.gif);
	visibility: visible;
	height: 30px;
	clear: both;
	}

#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: 0px;
	padding: 10px;
	}

#subnav ul	{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	text-align: left;
	border: 0;
	}
	
#subnav ul li, #subnav ol li	{
	list-style: disc url(../i/spawl.gif) inside;
	margin: 0;
	line-height: 1.5em;
    font-size: 12px;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    13px;      
	}	
#subnav ol.leters li, #subnav ol ol.leters li	{
	list-style: lower-alpha outside;
	margin: 0;
	line-height: 1.5em;
    font-size: 12px;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    13px; 
	padding: 4px 0 0 0;     
	}	
#subnav ol.numbs li	{
	list-style: decimal outside;
	margin: 0;
	line-height: 1.5em;
    font-size: 12px;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    13px; 
	padding: 4px 0 0 0;     
	}	

html>#subnav ul li, html>#subnav ol li	{
	font-size: 13px;
	} 

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

#subnav dl	{
	margin: 0;
	padding: 0;
	}
	
#subnav dt 	{
	font-weight: bold;
	font-size:    12px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: 13px;  
	}   
	
html>#subnav dt 	{
	font-size: 13px;
	} 

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

#subnav h1	{ padding: 10px 0 0 0; border-top:#000066 1px solid; }


	/*  Typography */
	
h1, h2, h3, h4, h5, h6	{
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 2px;
	letter-spacing: 0px;
	}
	
#pagebody h1	{
    margin-top: 0px;
    font-size:    17px;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:  18px;       
    }

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

#pagebody h2	{
    margin-top: 2em; 
    font-size:    16px;     
    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: 12px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: 13px;  
	}

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

#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: 12px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: 13px;  
	}

html>h4 	{
	font-size: 13px;  
	} 	

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;  
	}
	
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", helvetica, sans-serif;
	font-weight: normal;
	font-size:    9px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
  	font-size: 8px;
	}

html>h6 	{
	font-size:  8px;  
	} 

p	{
	line-height: 140%;
	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:    13px;      
             /* Tantek again */
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    14px;         
    }

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:  13px;
    }

#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:  16px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:  18px;  
	}

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

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

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

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

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

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

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #ff0;
	background: transparent; 
	}

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


	/*  Horizontal nav */

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

#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: #E6D7CB;
	width: 84px;
	height: 2em;
	border-top: 1px solid #997F6C;
	border-left: 1px solid #997F6C;
	border-bottom: 1px solid #997F6C;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #997F6C;
	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#seven a	{
	width: 87px;
	}

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

#menu ul li a:hover {
	color: #fff;
	background: #CDAF97;
	}

#menu a:active	{
	background: #c60;
	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 {
	background: #fff;
	border-top: 1px solid #997F6C;
	border-bottom: 1px solid #fff;
	color: #002E49;
	font-weight: bold;
	}
	
#menu li#one a {
border-left: 0px;
}


	/*  Hidey-ho */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}
#maincontent li .normal { 
	font-size: 12px;
	font-weight: normal;
	}

/*	Main Content nav */
	
#maincontent li a:link, li a:visited {
	display: block;
	line-height: 1.75em;
	font-weight : bold; 
	text-decoration : none;
	color: #003371;
	background: transparent; 
	}

#maincontent li a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #009;
	background: #fff2d9; 
	}

#maincontent li a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #0ff;
	background: transparent;  
	}
