<STYLE>
body {
	background: #EEEEEE;
	color: #000000;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin:0;
	
}
body a:link {
	color: #000000;
	text-decoration: underline;
}
body a:visited {
	color: #000000;
	text-decoration: underline;
}
body a:hover, body a:active {
	color: #6382AD;
	text-decoration: underline;
}
.page {
	background: #FFFFFF;
}
.tborder {
	background: #c0c0c0;
}
.tcat {
	background: #9EB4D1;
	color: #FFFFFF;
	font-size: 10pt;
}
.tcat a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tcat a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.thead {
	background: #6382AD;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.thead a:link {
	color: #FFFFFF;
}
.thead a:visited {
	color: #FFFFFF;
}
.thead a:hover, .thead a:active {
	color: #FFFFFF;
}
.tfoot {
	background: #6382AD;
	color: #FFFFFF;
}
.tfoot a:link {
	color: #FFFFFF;
}
.tfoot a:visited {
	color: #FFFFFF;
}
.tfoot a:hover, .tfoot a:active {
	color: #FFFFFF;
}
.alt1, .alt1Active {
	background: #F1F1F1;
}
.alt2, .alt2Active {
	background: #DFDFDF;
}
td, th, p, li {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput {
	background: #CCCCCC;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	    BORDER-RIGHT: #000000 1px inset;
    BORDER-TOP: #000000 1px inset;
}
.button {
	background: #CFCFCF;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallbutton {
	background: #CFCFCF;
	color: #000000;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select {
	background: #CCCCCC;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.selectinactive {
	background: #CCCCCC;
	color: #888888;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont {
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time {
	color: #666686;
}
.navbar {
	font-size: 10px;
	font-weight: bold;
}
.highlight {
	color: #FF0000;
	font-weight: bold;
}
.fjdpth0 {
	background: #F7F7F7;
	color: #000000;
}
label {
cursor: default;
}
.quote {
border: 1px solid #000000;
background-color: #FFFFFF;
padding: 5px;
text-align: justify;
}
input 
{
    BORDER-RIGHT: #000000 1px inset;
    BORDER-TOP: #000000 1px inset;
	FONT-SIZE: 11px; 
    BORDER-LEFT: #000000 1px inset;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px inset;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #CCCCCC
}
.radio
{
    BORDER-RIGHT: #000000 0px inset;
    BORDER-TOP: #000000 0px inset;
	FONT-SIZE: 11px; 
    BORDER-LEFT: #000000 0px inset;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 0px inset;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #EEEEEE
}


<!-- added from webwiz forums-->
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	font-weight: normal;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 11px;
	font-weight: normal;
}

.tiText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	font-weight: normal;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	font-weight: bold;
}

.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	font-weight: normal;
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	color : #465584;
	font-size: 18px;
	font-weight: bold;
}

.lgText {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #000000; 
	font-weight: bold;
}

.tHeading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
}

.tiHeading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #3A4F6C; 
	font-weight: bold;
}

.highlight {
	background-color: #ffff66
}





a.boldLink:hover {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}

a.boldLink  {
	color : #465584;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

a.boldLink:visited {
	color : #465584;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}

a.boldLink:visited:hover {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}

a.smLink  {
	color : #465584;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

a.smLink:hover {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: normal;
}

a.smLink:visited  {
	color : #465584;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

a.smLink:visited:hover {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: normal;
}

a.nav  {
	color : #465584;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}


a.nav:hover {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: none;
}

a.nav:visited {
	color : #465584;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
}

a.nav:visited:hover {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
}


a.npLink  {
	color : #465584;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}


a.npLink:hover {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
}

a.npLink:visited {
	color : #465584;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
}

a.npLink:visited:hover {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
}

a.cat  {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


a.cat:hover {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}

a.cat:visited {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}

a.cat:visited:hover {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}

ul {
	list-style-type: square;
}

hr {
	height: 0px; 
	border: solid #D1D7DC 0px; 
	border-top-width: 1px;
}
</STYLE>


