/* ------------------------------- */
/* All basic HTML tag */
/* ------------------------------- */
BODY, TD, P, H3, SPAN, DIV
{
	color: #666666;
	font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 140%;
}
A, A:visited		 
{
	color: #999900;
	font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
A:hover, A:visited:hover 
{ 
	color: #663399;
	font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline; 
}
BODY 
{ 
	background-color: #999999; 
	margin: 3px 0 5px 0;
	padding: 0px;
}
H3 { font-size: 11pt; }
INPUT { border: 1px solid #999999; padding:2px }
LI 
{
	list-style-image: url(/ewp/Graphics/bullet_ewp.gif); 
}
TEXTAREA { border: 1px solid #999999 }

/* - disabled due to IE7
UL 
{
	line-height: 120%;
	margin: 0 3px 10px -20px !important;
	margin: 0 3px 10px 20px;
}
*/

/* ------------------------------- */
/* All ID */
/* ------------------------------- */
#container 
{
	width: 692px;
	margin: 4px;
}
#footer
{
	background-color: #333366;
	color: #FFFFFF;
	margin-top: 4px;
	width: 692px;
}
#footerText 
{
	color: #FFFFFF;
	font-size: 8pt;
}
#headBanner 
{
	margin: 2px 0 5px 0;
	width: 692px;
}
#homeDivBar 
{
	background-color: #663300;
	margin-top: 2px;
	margin-bottom: 7px;
	padding-top: 3px;
	width: 692px;
}
#homeBanner,#homeNav,#siteNav 
{
	 margin:2px 0px;
}
#leftContent 
{
	margin: 10px 10px 2px 20px;
	width: 152px;
}
#localNavHead
{
	color: #993300;
	font-family: verdana,arial,georgia;
	font-size: 8pt;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 6px;
}
#main 
{
	background-color: #FFFFFF; 
	border: 1px solid #333333;
	margin: 0;
	padding: 0;
	text-align: left; 
	width: 700px;
}
#mainContent 
{
	margin: 10px 20px 10px 20px;
	width: 466px;
}
#middleContent 
{
	margin: 10px 20px 10px 20px;
	width: 266px;
}
#rightContent 
{
	color: #993300;
	margin: 10px;
	width: 166px;
}
#subSection 
{
	color: #993300;
	font-family: verdana,arial,georgia;
	font-size: 8pt;
	margin: 10px 10px 2px 20px;
	width: 154px;
}

/* ------------------------------- */
/* All classes */
/* ------------------------------- */
.dottedBg {background: url(/ewp/Graphics/dot996633.gif);}
.headline
{
	color: #993300;
	font-size: 10pt;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 6px;
}
.headline_cap
{
	color: #993300;
	font-size: 8pt;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 3px;
}
.headline_sub 
{
	color: #993300;
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 3px;
}
.headline_subSect 
{
	color: #993300;
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 3px;
}
.liSpacing
{
	margin-bottom: 8px;
}
.regularLI 
{
	list-style-image: none;
}
.subNavLink
{
	font-family: verdana,arial,georgia;
	font-size: 8pt;
	line-height: 110%;
	margin-bottom: 5px;
}
.subNavSelected
{
	font-family: verdana,arial,georgia;
	font-size: 8pt;
	line-height: 110%;
	margin-bottom: 5px;
	color: #993300;
}
.brownText 
{
	color: #993300;
}
	 

	 
	 
/* ------------------------------- */
/* All anchor links */
/* ------------------------------- */
a.withArrow:link,a.withArrow:visited,a.withArrow:hover,a.withArrow:visited:hover
{
	text-decoration: none;
}
a.ioelp:link, a.ioelp:visited 
{
	color: #FFFFCC;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
a.ioelp:hover, a.ioelp:visited:hover 
{
	color: #CCCC33;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
a.localNav:link, a.localNav:visited 
{
	color: #666666;
	font-family: verdana,arial,georgia;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
a.localNav:hover, a.localNav:visited:hover 
{
	color: #993300;
	font-family: verdana,arial,georgia;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

.privacy-links 
{
    font-size: 8pt;        
}
a.privacy-links:active, a.privacy-links:focus, a.privacy-links:link, a.privacy-links:hover, a.privacy-links:visited 
{
	color : #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}