
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.bodytext A:link
{
	color: #cc0000;
	text-decoration: none;
}
.bodytext A:visited
{
	color: #333333;
	text-decoration: underline;
}
.bodytext A:hover
{
	color: #CC0000;
	text-decoration: underline;
}
.bodytext A:active
{
	color: #CC0000;
	text-decoration: none;
}
.navL2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #7D7D63;
}
.navL2 A:link
{
	color: #7D7D63;
	text-decoration: none;
}
.navL2 A:visited
{
	color: #333333;
	text-decoration: none;
}
.navL2 A:hover
{
	color: #CC0000;
	text-decoration: underline;
}
.navL2 A:active
{
	color: #CC0000;
	text-decoration: none;
}

.navL1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
}

.navL1  A:link
{
	color: #006699;
	text-decoration: none;
}
.navL1  A:visited
{
	color: #333333;
	text-decoration: none;
}
.navL1  A:hover
{
	color: #CC0000;
	text-decoration: underline;
}
.navL1  A:active
{
	color: #CC0000;
	text-decoration: none;
}
.bodytextEmphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.HomepageQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D755B;
}
HomepageQuoteEmphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7D755B;
}
.HomepageQuoteEmphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7D755B;
	
}
.bodytextGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7d7d63;
}

h1	
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7D7D63;
}

h2
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

h3
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

h4
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}
p 
{
  font-family: Verdana, helvetica, sans-serif;
}
		
li.subList
{
	font-family: Verdana, helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: lower-roman;
}

.highlight_introduction {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #333333}

.align-right { float:right; margin: 0 0 15px 15px; }

.align-left { float:left; margin: 0 15px 15px 0; }

.frame { padding: 5px; border: 1px solid #aaa; } 

