.terNav {
	font-family:verdana,arial,san-serif;
	font-size:9px;
	color:#C1C3CA;
	text-decoration:none;
	font-weight:bold;
	line-height:14px;
}

.terNav A:visited, .terNav A:link {
	color:#C1C3CA;
	text-decoration:none;
}

.terNav A:hover {
	color:#949AA8;
}

.terNavOn {
	font-family:verdana,arial,san-serif;
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	line-height:14px;
}

.bodyH {
	font-family:verdana,arial,san-serif;
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	line-height:12px;
}

.bodyH A:visited, .bodyH A:link {
	color:#C1C3CA;
	text-decoration:none;
}

.bodyH A:hover {
	color:#949AA8;
}


.bodyT {
	font-family:verdana,arial,san-serif;
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
	line-height:13px;
}

.bodyT A:visited, .bodyT A:link {
	color:#949AA8;
	text-decoration:none;
}

.bodyT A:hover {
	color:#C1C3CA;
}

.bodyTList {
	font-family:verdana,arial,san-serif;
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
	line-height:15px;
}

.bodyTList A:visited, .bodyTList A:link {
	color:#C1C3CA;
	text-decoration:none;
}

.bodyTList A:hover {
	color:#949AA8;
}

DIV.formButtons {
	border: 1px solid #7B848B;
	height:23px;
	float:left;
	cursor:pointer;
}

DIV.formButtons DIV {
	text-align:center;
	height:15px;
	margin:0px 1px 1px 1px;
	padding:5px 5px 3px 5px;
	background-image:url("/images/bg_nav_s.jpg");
	background-color:#414858;
}

DIV.formButtons DIV A:link, DIV.formButtons DIV A:visited, DIV.formButtons DIV A:hover {
	font-family:lucidagrande,geneva,verdana,arial,san-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	line-height:15px;
}

INPUT, TEXTAREA {
	background-color:#EEEEF6;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
}

DIV.vErrorText {
	font-weight:bold;
	color:#ff0000;
}

P {
	margin-top:0px;
	margin-bottom:8px;
}