H1	{
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	}

H2	{
	font-size : 15pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : medium;
	color : #000000;
	}

H3	{
	font-size : 13pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	}
	
H4	{
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	}
	
.H1	{
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	}

.H2	{
	font-size : 15pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : medium;
	color : #000000;
	}

.H3	{
	font-size : 13pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	}
	
.H4	{
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	}

body {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
	background-color : #000000;
	}

th {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : white;
	background-color : #000000;
	}

td	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
	}

p	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
	}
	
.p	{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
	}

a	{
	color: blue; 
	text-decoration: underline;
	font-size : 10pt;
	}
	
a:hover {
	color: purple; 
	text-decoration: none;
	}

.b	{
	font-weight : bold;
	}

.i	{		
	font-style : italic;
	}
	
.mini {
	font-size : 8pt;
	font-weight : normal;
	}

.form {
	font-size : 11pt;
	font-weight : normal;
	}

.subset_selector {
	font-size : 8pt;
	font-weight : normal;
	}
	
.alert {
	color : red;
	}
	
.active {
	color : blue;
	}

.menu_topic {
	font-size : 9pt;
	font-weight : normal;
	color : #000000;
	}

.toprow {
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #cc0000;
	}
	
.toprowsort {
	color : #FFFFFF;
	text-decoration: underline;
	}

.altrow {
	background-color : #FFF8CA;
	}
	
.source {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	}

/* 
--- place your site specific classes here
*/	

/* light color for login screen  */
.login_bg {
	background-color: #DDEDC3;
}

/* dark color for login screen  */
.login_input {
	font-size : 9pt;
 	border-width : 1;
 	border-color : #BBDB88;
	color: #336600;
 	border-style : ridge;
}

.login_bg2 {
	background-color: #BBDB88;
}

.login_txt {
	color: #336600;
	font-weight: bold;
}

.page_title {
	color : #FFFFFF;
	font-size : 14pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style: italic;
}

.menu_label {
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #C9C299;
	}

.menu_desc {
	font-size : 10pt;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #C9C299;
	}
	
.side_nav {
	font-size : 8pt;
	font-weight : normal;
	background-color : #C9C299;
	}

a.side_nav {
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
	text-decoration: none;
	}
	
a.side_nav:hover {
	font-size : 8pt;
	font-weight : normal;
	color : #cc0000;
	text-decoration: underline;
	}
	
.side_nav_header {
	font-size : 9pt;
	font-weight : bold;
	background-color : #003399;
	color: #ffffff;
	}
	
.side_nav_header td {
	font-size : 9pt;
	font-weight : bold;
	background-color : #003399;
	color: #ffffff;
	}
		
.content {
	background-color : #ffffdd;
}

.table_list_header {
	font-size : 9pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #003399;
	color: #ffffff;
	}
	
.table_list_header td {
	font-size : 9pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #003399;
	color: #ffffff;
	}

.table_list_header a {
	font-size : 9pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	}
	
.form_label {
	font-size : 9pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #C9C299;
	color: #000000;
	}
	
.form_label td {
	font-size : 9pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #C9C299;
	color: #000000;
	}

.button 
{
	width : 70px;	
}

.white {
	color: #FFFFFF;
}
