body {
	background-color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	line-height:14px;
	color: #336699;
}

td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.text   {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
	}
	
.red   {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	}
	
.bigred {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	}	
	
	
A:link     { color:#000099; font: bold ; text-decoration: none}
A:visited  { color:#000099; font: bold ; text-decoration: none}
A:hover    { color:#990000; font: bold ; text-decoration:underline}
A:active   { color:#990000; font: bold ; text-decoration:none}
	
	
.text A:link     { color:#000099; font: bold; text-decoration: none }
.text A:visited  { color:#000099; font: bold; text-decoration: none }
.text A:hover    { color:#990000; font: bold; text-decoration: underline }
.text A:active   { color:#990000; font: bold; text-decoration: none }

.noboldtext A:link     { color:#000099; font: italic ; text-decoration: none }
.noboldtext A:visited  { color:#000099; font: italic ; text-decoration: none }
.noboldtext A:hover    { color:#990000; font: italic ; text-decoration: underline }
.noboldtext A:active   { color:#990000; font: italic ; text-decoration: none }
	

form {
	background-color: #FFFFFF;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
    font-weight: bold;
    color: #CC9900;}

.subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    color:#333333;}

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
    color: #FFFF33;
}

.nav {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
}

.navLink {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
}

.sidebar {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	padding: 3px;
 color: #003333;
}

.sidebarHeader {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
}

.sidebarFooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
    font-style: italic;
}

.footer {
  font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.legal {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}


.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.ask {
	color:#333366;
	}
