BODY, TD, TH, INPUT, TEXTAREA, SELECT, DIV {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 125%;
}

BODY {
	margin: 0px;
}

FORM {
	margin: 0px;
}

A, A:Visited, A:Active {
	color: #EB3D1B;
	text-decoration: none;
}

A:Hover, A:Visited:Hover, A:Active:Hover {
	text-decoration: underline;
}

H1, H2, H3, H4, H5 {
	color: white;
}

TD.copyright {
	font-size: 9px;
	padding: 5px;
	color: #666666;
	height: 50px;
	vertical-align: bottom;
}

/* sections */

TABLE.section TR.header TD {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

TABLE.section TR.header TD INPUT, TABLE.section TR.header TD SELECT {
	font-size: 10px;
}

TABLE.section TR.header TD A,  TABLE.section TR.header TD A:Visited, TABLE.section TR.header TD A:Active{
	text-decoration: underline;
	font-size: 10px;
}

TABLE.section  TD.content {
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}

TR.header TD {
	font-weight: bold;
	border-bottom: 1px solid #666666;
}

/*form options*/
/*Form tables*/
TABLE.form TD.name {
	font-weight:bold;
	text-align:right;
}

TABLE.form TD.name, TABLE.form TD.element, TABLE.form TD.help {
	vertical-align:top;
}

TABLE.form TD.action {
	padding-top:20px;
}

TABLE.form IMG.TooltipSource {
	vertical-align:top;
}

SPAN.required {color:red;}

TABLE.form { }
TABLE.form TD.name {padding: 5px; text-align: right; font-weight: bold; white-space:nowrap;}
TABLE.form TD.element {	padding: 5px;}
TABLE.form .action {padding: 5px; background-color: #EEEEEE;}
TABLE.h_form TD.name {padding-left: 5px; padding-right: 5px; text-align: center; vertical-align: middle; font-weight: bold;}
TABLE.h_form TD.element {padding-left: 5px; padding-right: 5px; vertical-align: middle;}
TABLE.h_form .action {padding-left: 10px;}
TABLE.form TD.name, TABLE.form TD.element, TABLE.form TD.help {	vertical-align:top;}

.normal {
	color:black;
	font-size: 10px;
	font-weight: normal;
}

DIV.footer {
	text-align: center;
	color: #666666;
	padding: 3px;
}

DIV.footer A, DIV.footer A:Visited, DIV.footer A:Active {
	color: #999999;
	font-size: 10px;
}

/* wysiwg editor styles */

.h1, .h2, .h3, .h4 {
	font-weight: bold;
	margin-bottom: 2px;
}

.h1 {
	font-size: 18px;
}

.h2 {
	font-size: 15px;
}

.h3 {
	font-size: 13px;
}

h1, h2, h3, h4 {
	font-weight: bold;
	margin-bottom: 2px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
}

SPAN.size8 {
	font-size: 8px;
}

SPAN.size9 {
	font-size: 9px;
}

SPAN.size10 {
	font-size: 10px;
}

SPAN.size12 {
	font-size: 12px;
}

SPAN.size14 {
	font-size: 14px;
}

SPAN.size16 {
	font-size: 16px;
}

SPAN.size18 {
	font-size: 18px;
}

SPAN.size24 {
	font-size: 24px;
}