/* Commonly used to style page titles. */
h1 {
	color: #FFFFFF;
	font-size: 18px;
	font-style:italic;
}
/* Commonly used to style section titles. */
h2 {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	font-style:italic; 
}
/* Commonly used to style page titles. */
h3 {
	color: #C0AF86;
	font-size: 17px;
}
/* Commonly used to style section titles. */
h4 {
	color: #E5C40D;
	font-size: 14px;
	font-style: italic;
}
hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	margin: 5px;
	padding: 0;
	list-style: none;
}

ul li {
	padding-left: 8px;
	background: url(images/plus.gif) no-repeat 0 5px;
	line-height: 2em;
}
.date{
	COLOR: #CCCCCC;
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 9px; 
}
.greylight{
	COLOR: #999999;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 10px; 
}
.footer{
	COLOR: #999999;
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 9px; 
	text-decoration: none;
}
/* POINTER */
.pointer {
cursor: pointer;
/* for IE */

filter:alpha(opacity=100);
/* CSS3 standard */
opacity:1;
}

.pointer:hover {
cursor: pointer;
/* for IE */

filter:alpha(opacity=70);
/* CSS3 standard */
opacity:0.7;
}
A.footlink:link {
	FONT-WEIGHT: none;
	FONT-SIZE: 9px;
	COLOR: #999999;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
A.footlink:visited {
	FONT-WEIGHT: none;
	FONT-SIZE: 9px;
	COLOR: #999999;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
A.footlink:hover {
	FONT-WEIGHT: none;
	FONT-SIZE: 9px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
.pagetitle{
	COLOR: #050557;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 11px; 
	text-decoration: none;
	font-weight: bold	
}
.bodyhead{
	COLOR: #333366;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 11px; 
	text-decoration: none;
	font-weight: bold	
}
.subhead{
	COLOR: #333366;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 11px; 
	text-decoration: none;	
	font-weight: bold	
}
.form{
	COLOR: #000099;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 11px; 
}
A.navlink:link {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
A.navlink:visited {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
A.navlink:hover {
	FONT-SIZE: 11px;
	COLOR: #000099;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;

}
A.curnavlink:link {
	FONT-SIZE: 11px;
	COLOR: #000099;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
A.curnavlink:visited {
	FONT-SIZE: 11px;
	COLOR: #000099;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
A.curnavlink:hover {
	FONT-SIZE: 11px;
	COLOR: #000099;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline;

}
.bold {
	COLOR: #333333;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 11px; 
	text-decoration: none;
	font-weight: bold	
}
.divider{
	COLOR: #CCCCCC;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 11px; 
	text-decoration: none;	
}  
.asterix{
	COLOR: #698228;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 11px; 
	text-decoration: none;	
} 
.currentnav{
	COLOR: #000099;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 11px; 
}
.black{
	COLOR: #000000;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 11px; 
}
.greydark{
	COLOR: #333333;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 11px; 
}
.bodysmall {
	COLOR: #333333;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 10px; 
	text-decoration: none;
	font-weight: none	
}   
A:link {
	COLOR: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
A:visited {
	COLOR: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
A:hover {
	COLOR: #000099;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
</STYLE>
td {  font-family: Arial, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

	.required {
	color: #CC0033;
	font-size: 11px;
	}
	.captchaerror{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	padding-top: 10px;
	}

