/* Global Styles */

body {
	margin:0px;
	background-color: #F4FFE4;
	}
	
td {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
a {
	color: #993300;
	}

a:visited {
    color: #993300;
    }
		
a:hover {
	color: #5C743D;
	}

hr {
	font-size: 1px;
	font-style: normal;
    width: auto;
	color: #000000;
 	color: #B8C6A2;
}
/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	color: #2E3E38;
	letter-spacing:0.2em;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	}

#tagline 	{
	color: #771204;
	letter-spacing:.4em;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyBold { 
	color: #666666; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 14px;
	}
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:14px;
	margin-top:0px;
	}
.bodyItalic { 
	color: #666666; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: italic; 
	}
	
 .iconlist{
list-style: none;
margin: 0;
padding: 0;
}

li.pdf
{
background-image: url(/images/bullet_pdf.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

 li.htm
{
background-image: url(/images/bullet_firefox.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.doc
{
background-image: url(/images/bullet_doc.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.ppt
{
background-image: url(/images/bullet_ppt.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #2E3E38;
	line-height:26px;
	letter-spacing:0.21em;
	}
	
.FiveThings{
	font: 14px Arial, Helvetica, sans-serif;
	color: #2E3E38;
	padding-right: 5px;
	padding-left: 5px;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #771204;
	line-height:22px; 
	letter-spacing:0.2em;
	}

.quote {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:14px;
	text-align: center;
	}
	
.smallText {
	color: #666666;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.bodyBlack {
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}
