a:link { 
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	line-height: 19px;
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	}
	
a:visited { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 19px;
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	}
	
a:hover {
	color: #333333;
	font-weight: bold;
	background-color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
	line-height: 19px;
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	} 

a:active { 
	color: #669999;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 19px;
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	}

.homepage a:link, a:visited {
    color: #333333;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	line-height: 14px;
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	}

.homepage a:hover, a:active {
    color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	}
	
body {	
	background-color: #CCCCCC;
	font-family: Century Gothic, Verdana, Arial, Helvetica;	
	font-size: 14px;
	line-height: 19px;	
	color: #000000;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em
	}
h1 {	
	font-family: Century Gothic, Verdana, Arial, Helvetica;	
	font-size: 15px;
	line-height: 15px;	  	
	color: #669999;
	background: #DDDDDD;
	}
h2 {
	font-family: Century Gothic, Verdana, Arial, Helvetica;	
	font-size: 10px;
	line-height: 19px;	  	
	color: #000000
	}
h3 {	
	font-family: Century Gothic, Verdana, Arial, Helvetica;	
	font-size: 14px;
	line-height: 16px;	  	
	color: #669999;
	background: #CCCCCC;
	}
h4 {	
	font-family: Century Gothic, Verdana, Arial, Helvetica;	
	font-size: 10px;
	line-height: 19px;	  	
	color: #FF3300;
	background: #FFFFFF;
	}
table {
	color: #FFFFFF
	}
	
td, th {	
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	line-height: 19px;
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	} 
	
textarea {
	font-family: Century Gothic, Verdana, Arial, Helvetica;	
	font-size: 11px
	}
	
ul {	
	font-family: Century Gothic, Verdana, Arial, Helvetica;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
	
.footer { 
	font-family: Century Gothic, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
	background-color: #CCCCCC
	}
	
.form {
background-color: #EEEEEE;
border-color: #BBBBBB;
border-style: solid;
border-width: 1;
color: #669999;
font-size: 12px;
font-family: Century Gothic, Verdana, Arial, Helvetica;
font-weight: bold;
padding: 2px;
}

td.formHeaders {
    font-family: Century Gothic, Verdana, Arial, Helvetica;	
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;	  	
	color: #FFFFFF;
	background: #669999;
}

table.tables {	  	
	background: #669999;
	border: 1px solid #BBBBBB;
	padding: 0px;
}

td.headers {
    font-family: Century Gothic, Verdana, Arial, Helvetica;	
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;	  	
	color: #DDDDDD;
	background: #333333;
	border-bottom: 1px solid #BBBBBB;
}

td.headersData1 {
    font-family: Century Gothic, Verdana, Arial, Helvetica;	
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;	  	
	color: #333333;
	background: #FFFFFF;
	border-bottom: 1px solid #BBBBBB;
}

td.headersData2 {
    font-family: Century Gothic, Verdana, Arial, Helvetica;
	font-weight: bold;	
	font-size: 13px;
	line-height: 16px;	  	
	color: #FFFFFF;
	background: #669999;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}

td.homepage {
    font-family: Century Gothic, Verdana, Arial, Helvetica;
	font-weight: normal;	
	font-size: 11px;
	line-height: 14px;	  	
	color: #333333;
}

td.pageTitle {
    font-family: Century Gothic, Verdana, Arial, Helvetica;	
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;	  	
	color: #669999;
}

.copyright {
color: #333333;
font-size: 7pt;
font-family: Century Gothic, Verdana, Arial, Helvetica;
}

.hrClass {
size: 1px;
width: 90%;
}
