BODY, TD, TH, INPUT, TEXTAREA, SELECT, DIV {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

BODY {
}

FORM {
	margin: 0px;
}

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

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

TABLE.menu TR.item TD {
	border-bottom: 1px solid #C7F689;
}

/* sections */

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

TABLE.section TR.header TD A,  TABLE.section TR.header TD A:Visited, TABLE.section TR.header TD A:Active{
	color: white;
	text-decoration: underline;
}

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

/*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;
}


.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;
}

TABLE.form {
	border: 2px solid #1D98C9;
}

TABLE.form TR.heading TD {
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
	background-color: #1D98C9;
	color: white;
}

TABLE.form TD.tag {
	vertical-align: top;
}

TABLE.form TD.input {
	vertical-align: top;
	font-size: 10px;
}

TABLE.form TD.input INPUT, TABLE.form TD.input TEXTAREA {
	font-size: 10px;
}

TABLE.limitTag TD.tag {
	width: 350px;
	font-size: 10px;
}

TABLE.form TR.submit {
	background-color: #BEDFE5;
}

TD.qe H2.qe {
	color: #0B6B00;
}

DIV.footer {
	color: #0B6B00;
	font-size: 10px;
}

DIV.footer A, DIV.footer A:Visited, DIV.footer A:Active {
	color: #0B6B00;
}

DIV.title {
	border-bottom: 1px solid black;
	margin-bottom: 3px;
}

DIV.product_heading {
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	padding-top: 10px;
	background-color: #7CC3E1;
	color: white;
}
