@charset "utf-8";
.mainContent {
	overflow: auto;
	position: relative;
	height: 290px;
	width: 491px;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-family:Lucida Sans, Verdana;
	font-size:14px;
	line-height:20px;
}

p {
	font-family:Lucida Sans, Verdana;
	font-size: 14px;
	color: #000000;
}

.small_para
	{
	font-family:Lucida Sans, Verdana;
	font-size: 12px;
	color: #000000;
}

.alink:link, .alink:visited, .alink:hover, .alink:active{
	font-family:Lucida Sans, Verdana;
	font-size: 14px;
	font-style: normal;
	color: #2a4868;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: underline;	
}

.textbox 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #f5f5f5; 
	border: #CCCCCC; 	
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	}


.button {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; background-color: #e9e9e9; border: 1px #CCCCCC solid; height: 22px; width: 70px; line-height: 15px}
