body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
body {
	margin-top: 10px;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #444444;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
.style2 {font-size: 11px}



.formstyle  {
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:white;
}

.formstyle1  {
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color:white;
}

.formstyleerror {

	BACKGROUND:#FF0000;
	COLOR:#FFFFFF;
	FONT-FAMILY:verdana;
	FONT-SIZE:10px;
	border: 1 solid #666666;

}

.buttonstyle  {
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	background-image:url(images/buttonBg2.gif);
	background-position:top;
	background-color:white;
	height:20px;
	width:80px;
	vertical-align:top;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: 333333;
}


.on {

}

.off {
	display: none;
}

.footer {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: ffffff;
}

.footer a{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: ffffff;
	text-decoration: none;
	
}

.footer a:hover{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: ffffff;
	text-decoration: underline;
	
}

p{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.editorstd{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.editorblackhead{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.editorbluehead{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #77CDF0;
}

.editorbold{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

h5{
	margin-bottom: 0px;
}

.dualradiobutton td{
	width: 50%;
}

.scroller {
	overflow: auto;
	height: 100px;
	width: 432px;

}

.footer1{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	
}

.footer2{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	
}

.footer1 a{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: ffffff;
	text-decoration: none;
	
}

.footer1 a:hover{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: ffffff;
	text-decoration: underline;
}

.yellowrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#FFFF99
}

.plainrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#ffffff
}

.message{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}

.borderbox {
background:#E8E8E8; 
border:1px #CCCCCC solid;
padding:3px;

}






