<style type="text/css">
<!--
BODY {
        background-color: #ffffff;
		margin: 0 0 0 0;
}
P,UL,LI,OL,BLOCKQUOTE {
        font-size: 10px;
        line-height: 16px;
        color: #000000;
        font-family: arial;
        }

 .blockquote {
        font-size: 12px;
        line-height: 16px;
        color: #0033CC;
        font-family: arial;
        }

 .bodytext {
        font-size: 12px;
        line-height: 16px;
		font-weight: normal;
        color: #000000;
        font-family: arial;
        }

 .bodytitle {
        font-size: 13px;
        line-height: 16px;
		font-weight: bold;
        color: #000000;
        font-family: arial;
        }

 .bodyform {
	margin-left: 30px;
	}

 .boldblue {
        font-size: 13px;
        line-height: 16px;
		font-weight: bold;
        color: #0000FF;
        font-family: arial;
        }
 .boldred {
        font-size: 13px;
        line-height: 16px;
		font-weight: bold;
        color: #CC0066;
        font-family: arial;
        }
 .navbar {
        font-size: 16px;
        line-height: 16px;
        color: #993000;
        font-family: arial;
        }

/*font for the form text*/	
 .sidebar {
        font-size: 11px;
        line-height: 12px;
        color: #663300;
        font-family: arial;
        }

/*font for the form text*/	
 .plaintext {
        font-size: 12px;
        line-height: 12px;
        color: #000000;
        font-family: arial;
        }
		
/* font for search input field */
.header {
        font-size: 12px;
        line-height: 14px;
		font-weight: bold;
        color: #000000;
        font-family: arial;
        }

.subhead {
        font-size: 10px;
        line-height: 14px;
		font-weight: bold;
        color: #996600;
        font-family: arial;
        }
/* font for copyright text */
.copyright {
        font-size: 10px;
        line-height: 11px;
        color: #666666;
        font-family: arial;
        }
.headline {
        font-size: 16px;
        line-height: 17px;
		font-weight: bold;
        color: #339933;
        font-family: arial;
        }
.headline2 {
        font-size: 16px;
        line-height: 19px;
		font-weight: bold;
        color: #0033FF;
        font-family: arial;
        }

.title {
        font-size: 15px;
        line-height: 16px;
		font-weight: bold;
        color: #000000;
        font-family: arial;
        }
.titleblue {
        font-size: 15px;
        line-height: 16px;
		font-weight: bold;
        color: #0000FF;
        font-family: arial;
        }
A:link  {
        font-size: 12px;
		color: #003399;
        text-decoration: none;
		font-family: arial;
        }
A:active {
        font-size: 12px;
        color: #0066ff;
        text-decoration: none;
		font-family: arial;
        }
A:visited {
        font-size: 12px;
        color: #993399;
        text-decoration: none;
		font-family: arial;
        }
A:hover {
        font-size: 12px;
        color: #0066ff;
        text-decoration: underline;
		font-family: arial;
        }

.portletheading {
	color: white;
	background-color: #669AD7;
	padding: 2px;
	font-size: 9pt;
	}

.portletskin {
	border: 1px solid #669AD7;
	padding: 2px;
	font-size: 9pt;
	}

.portletcontent {
	font-size: 9pt;
	}

.rightJustify {text-align: right}

.hilite { background-color: #FFFF00;}

.dataRow {font-size: 8pt;} 

.dataRowColor1 {background-color: #f0f0f0;}

.dataRowColor2 {background-color: #e0e0e0;}
//-->
</style>
