/* CSS Document */
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #2e2e2e;
}
.content a:link {color: #155796; text-decoration: underline;} 
.content a:visited {color: #155796; text-decoration: underline;} 
.content a:active {color: #155796; text-decoration: underline;} 
.content a:hover {color: #d20003; text-decoration: underline;}

.contentmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2e2e2e;
}
.contentmed a:link {color: #155796; text-decoration: underline;} 
.contentmed a:visited {color: #155796; text-decoration: underline;} 
.contentmed a:active {color: #155796; text-decoration: underline;} 
.contentmed a:hover {color: #d20003; text-decoration: underline;}

.contentsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #2e2e2e;
}
.contentsm a:link {color: #155796; text-decoration: underline;} 
.contentsm a:visited {color: #155796; text-decoration: underline;} 
.contentsm a:active {color: #155796; text-decoration: underline;} 
.contentsm a:hover {color: #d20003; text-decoration: underline;}

.nomform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #2e2e2e;
}
.nomform a:link {color: #155796; text-decoration: underline;} 
.nomform a:visited {color: #155796; text-decoration: underline;} 
.nomform a:active {color: #155796; text-decoration: underline;} 
.nomform a:hover {color: #d20003; text-decoration: underline;}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: white;
	font-weight: bold;
	padding-right: 12px;
}
.footer a:link {color: white; text-decoration: none;} 
.footer a:visited {color: white; text-decoration: none;} 
.footer a:active {color: white; text-decoration: none;} 
.footer a:hover {color: white; text-decoration: none;} 

.textboxes {
	height: 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: white;
}
.textbox2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: white;
}

.boxed_area1 {
	overflow: auto;
	scrollbar-base-color: #747474;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #2e2e2e;
	border: #ffffff 1px solid;
	
	margin-top: 44px;
	margin-left: 87px; 
	margin-bottom: 8px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	
	height: 437px;
	width: 435px;
	
}
.centertext {
	text-indent: 14em;
	color: black;
}
