body, p, td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
a {
		text-decoration:none;
		color:#669933
	}

a:hover {
		text-decoration:underline
	}
	
a:visited {
		color:#666633}

a.BC {
		text-decoration:none;
		color:#669933
	}

a:hover.BC {
		color:#669933;
	}
	
a:visited.BC {
		color:#669933
	}
	
A.LeftNav {
	color: #336666;
	padding: 0px 0px 10px 8px;
	line-height: 100%;
	width: 100%;
	}
		
A:hover.LeftNav {
		color: #336666;
	}
	
A:visited.LeftNav {
		color: #336666;
	}	

A.ActionTitle {
		font-size: 14px;
		font-weight: bold;
		color: #E68017;
	}	

input.search {
		font-size : 9px;
		font-family : sans-serif;
		color : #663;
	}
	
input.EmailSignUp {
		font-size : 9px;
		font-family : sans-serif;
		color : #663;
	}
	
.BC{
		color:#669933
	}
	
.RightNav {
	padding: 0px 0px 7px 0px;
	line-height: 100%;
	width: 100%;
	}		

.LeftNavHeader{
	font-weight: bold;
	color: #628C54;
	padding: 0px 0px 10px 0px;
	line-height: 100%; 
	}

blockquote {
	margin: 0px 0px 0px 8px;
	width: 90%;	
	}

hr {
	color: #D0D384;
	border: dotted;
	height: 4px;
	width: 40px;
	margin-top: 10px;
	margin-bottom: 10px;	
	text-align: center;
	}

hr.extended {
		width: 80%;}	
	}
		
.PTitle {
		font-size: 14px;
		color: #8A8D42;
		font-weight: bold;
	}
	
.PSubTitle {
		font-weight: bold;
		color: #628C54;
	}
	
.NavLabel {
	font-weight: bold;
	color: #628C54;
	padding-bottom: 7px;
	padding-top: 7px;
}	
		
.ActionTitle {
		font-size: 14px;
		font-weight: bold;
		color: #E68017;
	}
	
.ActionSubTitle {
		font-weight: bold;
		color: #E68017;
	}

.AttentionSubTitle {
		font-weight: bold;
		color: #78B9B9;
	}	
	
.note {
		font-size: 10px;
		color: #666633;
	}
	
.Warning {
		color: #E68017;
	}
	
.AttentionBody {
		color: #366D30;
		font-weight: bold;
	}
.RelResources {
	font-weight: bold;
	color: #666633;
}
.SectionTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #5E5948;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
ul ul{
	margin-top: 5px;
	margin-left: 12px;
	padding-left: 0px;
}
ul li{
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 5px;
	padding-left: 0px;
}
ol li{
	list-style-type: decimal;
	margin-bottom: 5px;
	padding-left: 0px;
	list-style-position: outside;
}
