td {
	font-family: arial;
	font-size: 10pt;
	color: #000;
}

.bodytable {
	font-family: arial;
	font-size: 10pt;
	color: #000;
	background-color:#FFFFFF;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	padding: 15px 13px 20px 13px;	
}

.blacktable {
	background-color:#747372;
	font-family: arial;
	color: #FFFFFF;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	padding: 15px 13px 20px 13px;	
}

A {color: #1A85B6; text-decoration:none;}
A:visited {color: #1A85B6; text-decoration:none;}
A:active {color: #1A85B6; text-decoration:none;}
A:hover {color: #1A85B6; text-decoration:underline;}

.content {font-family: verdana; color: #000000; font-size: x-small;}
.content-md {font-family: arial,helvetica; color: #000000; font-size: 12px;}
.content-lg {font-family: arial,helvetica; color: #000000; font-size: small;}
.content-sm {font-family: arial,helvetica; color: #000000; font-size: 10px;}
.content-smb {font-family: arial,helvetica; color: #000000; font-size: 10px; font-weight: bold;}
.content-fxd {font-family: arial,helvetica; color: #000000; font-size: 13px;}
.content-fxd-lg {font-family: arial,helvetica; color: #000000; font-size: 17px;}
.content-fxd-sm {font-family: arial,helvetica; color: #000000; font-size: 10px;}
.category-head-sm-wht {font-family: arial,helvetica; color: #000000; font-size: 10px;}
.category-head-wht {font-family: arial,helvetica; color: #000000; font-size: 12px; font-weight: bold;}
.category-head {font-family: arial,helvetica; color: #000000; font-size: 12px; font-weight: bold;}
.category-head-bg {font-family: arial,helvetica; color: #000000; font-size: 13px; font-weight: bold; background-color:#ffcc66;} 
.head {font-family: arial,helvetica; color: #990000; font-size: 18px; font-weight: bold;}
.bighead {font-family: arial,helvetica; color: #000000; font-size: 20px; font-weight: bold;}

A.menulink:link		{FONT-FAMILY: Tahoma; COLOR:#666666; FONT-SIZE: 10pt; text-decoration:none; font-weight: bold;}
A.menulink:visited	{FONT-FAMILY: Tahoma; color:#666666; FONT-SIZE: 10pt; text-decoration:none; font-weight: bold;}
A.menulink:hover		{FONT-FAMILY: Tahoma; color:#1A85B6; FONT-SIZE: 10pt; text-decoration:underline; font-weight: bold;}

A.footerlink:link		{FONT-FAMILY: Tahoma; COLOR:#666666; FONT-SIZE: 8pt; text-decoration:underline;}
A.footerlink:visited	{FONT-FAMILY: Tahoma; color:#666666; FONT-SIZE: 8pt; text-decoration:underline;}
A.footerlink:hover		{FONT-FAMILY: Tahoma; color:#1A85B6; FONT-SIZE: 8pt; text-decoration:underline;}

.subhead		{FONT-FAMILY: Arial; color:#00ADEF; FONT-SIZE: 32px; text-decoration:none;FONT-WEIGHT: normal;}
.subhead2		{FONT-FAMILY: Arial; color:#fff; FONT-SIZE: 32px; text-decoration:none;FONT-WEIGHT: normal;}

#blue {color: #0066CC}
#darkred {color: #990000}
#white {color: #ffffff}
#red {color: #ff0000;font-weight:bold;font-size:12pt;}
#ltgray {color: #cccccc}
#gray {color: #999999}
#darkgray {color: #666666}
#black {color: #000000}
#ltblue {color: #1A85B6}
#darkblue {color: #003399}
#hilite {color: #00ADEF; font-weight: bold;}


input.submitbtn {
background-color: #1A85B6; 
font-weight: bold; 
font-size: 12px; 
color: white; 
border:0px; 
border-color:#000000; 
padding:2;
width:125px;
}

/*
input,select,textarea {
		font-size: 10pt;
		border:1px solid black;
	}

input.radiobtn {
		font-size: 10pt;
		border: #FFFFFF; 
		border: 0px; 
	}

*/

#maintable {
	border: 1px solid #747372;
	
}



#small {font-size: 8pt;}

#footertext {
	font-family: arial;
	font-size: 8pt;
	color: #EEEEEE;
}

#smallwhite {
	font-family: arial;
	font-size: 8pt;
	color: #EEEEEE;
}

#formsubsection {
	background-color: #CCCCCC; 
}

h3 {
	font-size:16px;
	font-weight: bold;
}

A.formsublink:link		{COLOR:#000000; FONT-SIZE: 8pt; text-decoration:none;}
A.formsublink:visited	{color:#000000; FONT-SIZE: 8pt; text-decoration:none;}
A.formsublink:hover		{color:#990000; FONT-SIZE: 8pt; text-decoration:underline;}

/* Sortable tables */
table.sortable a.sortheader {
    color:#000000;
    font-weight: bold;
    text-decoration: underline;
}
table.sortable span.sortarrow {
    color: #CCC;
    text-decoration: none;
	height:1px;
}