body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;




}

a:visited {
	color: #295454;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;

}
a:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #295454;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}
.pagettl {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #EBD8C5;
	text-align: left;
	clip:   rect(auto auto auto auto);
	line-height: 20px;
	padding-left: 10px;
	background-image: url(../images/bck_grn.jpg);
	padding-bottom: 5px;
	padding-top: 2px;

}
.subttl {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	clip:    rect(auto auto auto auto);
	line-height: 15px;
	text-indent: 5pt;
	padding-right: 10px;
	background-image: url(../images/bck_grn.jpg);
}
.pagettlsm {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	clip:    rect(auto auto auto auto);
	line-height: 20px;
	text-indent: 5pt;
	padding-right: 10px;

}
.ttlhighlight {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	text-align: left;
	clip:      rect(auto auto auto auto);
	line-height: 16px;
	padding-right: 10px;
	background-image: url(../images/bck_grn2.jpg);
	padding-left: 10px;

}

#whitebg a:hover	{	
	text-decoration: underline;
	color:	#3333cc;
	}

#contentdiv {
	border: 1px solid #9AC77E;
	background-color: #DDDDE8;
	padding: 5px;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
	
#contentdiv a:link; a:visited; a:active
	{	
	text-decoration: none;
	color:	#3333cc;
	}	
	
#contentdiv a:hover	{	
	text-decoration: underline;
	color:	#3333cc;
	}

.red {
	color: #990000;
	font-weight: bold;
	left: 10px;

}

.strong {
	font-weight: bold;
	font-style: italic;
}

.white {
		color: #ffffff;
		font-size: 11pt;
		font-weight: bold;

