body{
	background-color:#FFFFFF;
	color:#000000;
	link:#000000;
	vlink:#666666;
	alink:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica;
	font-size:11px;
}

td{
	font-family:Verdana,Geneva,Arial,Helvetica;
	font-size:11px;
}

select{
	font-family:Verdana,Geneva,Arial,Helvetica;
	font-size:11px;
}

textarea{
	font-family:Verdana,Geneva,Arial,Helvetica;
	font-size:11px;
}


input{
	font-family:Verdana,Geneva,Arial,Helvetica;
	font-size:11px;
}

textarea{
	font-family:Verdana,Geneva,Arial,Helvetica;
	font-size:11px;
}


.box{
	background-color:#FFF2E5;
	font-family:Verdana,Geneva,Arial,Helvetica;
	font-size:11px;
	font-style: normal; 
	line-height: 15px; 	
}

.menuitem{
	font-weight:bold;
	background-color:#636F84;
	cursor:pointer;cursor:hand;
}

.menuitemover{
	font-weight:bold;
	background-color:#404E65;
	cursor:pointer;cursor:hand;
}

.menuiteminner{
	color:#FBF3EB;
	font-weight:bold;
	cursor:pointer;cursor:hand;
}

.menuiteminner a{
	color:#FBF3EB;
	text-decoration:none
}

.menuiteminnerhover a{
	color:#FFAB57;
	text-decoration:none;
	font-weight:bold;
}


.head{
	font-family:Helvetica,Verdana,Arial;
	font-weight:bold;
	font-size:19px;
}

.lead{
	font-family:Verdana,Geneva,Arial,Helvetica;
	font-size:11px;
	line-height: 15px;
	color:#000000;
}

.main{
	font-family:Verdana,Geneva,Arial,Helvetica;
	font-size:11px;
	line-height: 15px;
	color:#333333;
}

.gray{
	font-family:Verdana,Geneva,Arial,Helvetica;
	font-size:11px;
	line-height: 15px;
	color:#555555;
}

.subhead{
	font-family: Verdana, Arial,  helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: bold; 
	color: #000000
}

a{
	color:#DD7700;
}

.editlink{
	color:#CC5555;
	font-weight:bold;
}

.editlink a{
	color:#CC5555;
	font-weight:bold;
}

.editorselect{
	font-weight:bold;
	cursor:hand;
	background-color:#CCCCCC;
}
.editorselected{
	cursor:hand;
	background-color:#EEEEEE;
}

.req{
	color:#AA5555;
	font-weight:bold;
}
