body,p,td,input,select,li{font-family: verdana, helvetica, arial, default;color: #000000;}

td {
font-size: 9pt;

}
	
a {
color: #000000;
font-size: 8pt;
text-decoration: none;
}

a:hover {
font-size: 8pt;
text-decoration: underline;
}

.bread, .bread a{
color: #666666;
font-size: 10pt;
font-weight:bold;
}

.bread a:hover {
font-size: 10pt;
font-weight:bold;
text-decoration: underline;
}

.maincontent a{
font-size: 9pt;
color: #000000;
text-decoration: underline;
}

.maincontent a:hover {
font-size: 9pt;
text-decoration: underline;
}

.small {

font-size: 8pt;
text-decoration: none;

}

.itallic {

font-size: 8pt;
text-decoration: italics;

}

.subbutton {
	border: 0px; padding: 0px;
	font-size: 9pt;
	background-color: #AEB5B7;
	height: 18px;
	cursor: hand;
}

.topstripe {
	background-color: #AEB5B7;
	border: 1px solid #797C7D;
	padding: 0;
	width: 740px;
}

.topstripe2 {
	background-color: #E4E5E5;
	border: 1px solid #797C7D;
	border-top-width: 0;
	padding: 0;
	width: 740px;
	height: 20px;
}

.mandatory {

background-color:#FFFFA0;

}