﻿a:link, a:visited, a:hover, a:active {
	color: #00549e;
}

BODY {
	font-family: verdana, "sans serif";
	font-size: 10pt;
	padding: 0;
	margin: 0;
}

BODY.small {
	font-family: verdana, "sans serif"; font-size:10pt;
}

TABLE.main {
	background-color: #ffffff;
}

TABLE.highlight {
	background-color: #cccccc;
}

TR.status_bar {
	color: #800080;
	font-weight: bold;
}

TR.status_bar TD a:link, TR.status_bar TD a:visited, TR.status_bar TD a:hover, TR.status_bar TD a:active {
	color: #800080;
	font-weight: bold;
}

TR.header {
	background-color: #1e7bae;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}

TR.title {
	background-color: #809FFF;
	color: #f6f6f6;
	font-family: verdana, "sans serif";
	font-size: 16pt;
	font-weight: bold;
}

TR.otherheader {
	background-color: #e4e7f1;
	font-weight: bold;
	color:#000000;
}

TD.groupheader {
	color: #0000ff;
}

TR.pageheader {
	font-weight: bold;
	text-decoration: underline;
}

TR.tableheader {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

TR.smallheader {
	background-color: #1e7bae;	
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}

TR.emphasis {
	background-color: #cccccc;
}

LI.emphasis {
	background-color: #9BCAF1;
}

TD.blue {
	color: #0000ff;
}

TD {
	font-family: verdana, "sans serif"; font-size:10pt;
}

td.info{font-family: verdana, "sans serif"; font-size: 10pt; color: #993333;}
td.smallinfo{font-family: verdana, "sans serif"; font-size: 10pt; font-weight: bold; color: #993333;}

TD.header {
	background-color: #e4e7f1;	
	font-family: verdana, "sans serif"; font-size: 10pt;
	font-weight: bold;
	color:#000000;
}

TD.bigheader {
	background-color: #336699;
	font-family: verdana,  "sans serif"; font-size: 12pt;
	font-weight: bold;
	color:#000000;
}

TD.bigheader2 {
	font-family: verdana,  "sans serif"; font-size: 12pt;
	font-weight: bold;
	color:#000000;
}


TD.smallheader {
	font-family: verdana, "sans serif"; font-size: 10pt;
	color:#000000;	
}
TD.smallsection {
	font-family: verdana, "sans serif"; font-size: 10pt;
	font-weight: bold;
	color:#000000;	
}

TD.warning {
	font-family: verdana, "sans serif"; font-size: 10pt;
	font-weight: bold;
	color: red;
}

TD.tableheader {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

TD.pageheader {
	font-size: 11pt;
	font-weight: bold;
}

TD.small {
	font-family: verdana, "sans serif"; font-size: 10pt;
}

TD.otherheader {
	background-color: #336699;
	font-family: verdana,  "sans serif"; font-size: 12pt;
	font-weight: bold;
	color: #ffffff;	
}

TD.othersmallheader {
	background-color: #336699;
	font-family: verdana,  "sans serif"; font-size: 10pt;
	color: #ffffff;	
}

SELECT {
	font-family: verdana,  "sans serif"; font-size: 10pt;
}

INPUT {
	font-family: verdana,  "sans serif"; font-size: 10pt;
}

SELECT.small 	{
	font-family: verdana,  "sans serif"; font-size: 10pt;
}

TEXTAREA.small 	{
	font-family: verdana,  "sans serif"; font-size: 10pt;
}

INPUT.small {
	font-family: verdana,  "sans serif"; font-size: 10pt;
}

input.but, input.but_hover {
	width: 140pt;
	font-family:verdana,  "sans serif";
	font-size: 12pt; 
	border: 1px solid #000000; 
	font-weight:bold;
}
input.but {
	background-color: #ffffff; 
	color: #336699;
}
input.but_hover {
	background-color: #336699;
	color: #ffffff;
}

input.but_small, input.but_small_hover {
	width: 100pt;
	font-family:verdana,  "sans serif"; 
	font-size: 10pt; 
	border: 1px solid #000000;
	font-weight:bold;
}

input.but_small2, input.but_small2_hover {
	width: 110pt;
	font-family:verdana,  "sans serif"; 
	font-size: 10pt; 
	border: 1px solid #000000;
	font-weight:bold;
}

input.but_smaller, input.but_smaller_hover {
	width: 90pt;
	font-family:verdana,  "sans serif";
	font-size: 9pt; 
	border: 1px solid #000000;
	font-weight:bold;
}

input.but_smaller{
	background-color: #ffffff;
	color: #336699;
}

input.but_smaller_hover {
	background-color: #336699;
	color: #ffffff;
}
input.but_small {
	background-color: #ffffff;
	color: #336699;
}

input.but_small2 {
	background-color: #ffffff;
	color: #336699;
}

input.but_small_hover {
	background-color: #336699;
	color: #ffffff;
}

.hover {
	background-color: #336699;
	color: #ffffff;
}
.hover:hover {
	color: #ffffff;
}

span.required {
	color: #ff0000;
}
.membersonly {
	color: #ff0000;
	font-size: 10pt;
}

input.but_big, input.but_big_hover {
	width: 180pt;
	font-family:verdana,  "sans serif"; 
	font-size: 12pt; 
	border: 1px solid #000000;
	font-weight:bold;
}

input.but_big {
	background-color: #ffffff;
	color: #336699;
	font-size: 10pt;
}

input.but_big_hover {
	background-color: #336699;
	color: #ffffff;
}

.forumPostHeader {
	background-color:#cccccc;
	color:black;
}
.forumPostBody {
	background-color:#ebebeb;
	color:black;
}
input.forumButton {
     font-family: verdana,  "sans serif";
     font-size: 12pt;
     border-width: 1pt;
     border-style: solid;
     border-color: #000000;
     background-color: #cccccc;
     color: black;
     font-weight: bold;
     text-decoration: none;
}

ul.doc{
	list-style-image: url(/site/images/icon_doc.gif);
	font-family:verdana,  "sans serif";
	font-size: 8pt;
	font-style: normal;
	color: black;
	margin-top:4;
	margin-bottom:4;
	margin-left: 32;
	}

input.but_small_long, input.but_small_long_hover {
	width: 170pt;
	font-size: 10pt; 
	border: 1px solid #000000;
	font-weight:bold;
}
input.but_small_long {
	background-color: #ffffff;
	color: #336699;
}
input.but_small_long_hover {
	background-color: #336699;
	color: #ffffff;
}

.but_variable, .but_variable_hover 
{
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size: 12px; 
	border: 1px solid #000000; 
	font-weight:bold;
}
.but_variable 
{
	background-color: #ffffff;
	color: #336699;
}
.but_variable_hover 
{
	background-color: #336699;
	color: #ffffff;
}
