/* CSS Document */

/* MHL CSS */
h1 {
	font-family: Garamond, serif;
	font-weight: bold;
	font-size: 26px;
	font-style: normal;
	text-transform: uppercase;
	color: #4B7D50;
	margin-top: 20px;
}
h2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	color: #9B8005;
	margin-bottom: 5px;
	margin-top: 15px;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #9B8005;
	margin-top: 0px;
	text-transform: uppercase;
}
	

.pullHeaderMHL {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

a.pullbox
 {
	font-style: normal;
	font-weight: bold;
	color:  #FFFFFF;
	text-transform: uppercase;
	 text-decoration: underline; 
}
a.pullbox:hover
 {

	color: #A37826;
	
}

.pullbox1 {
	background-color:  #4B7D50;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	margin-left: 25px;
	margin-right: 25px;
}
.pullbox2 {
	background-color:  #4B7D50;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	margin-top: 15px;
	padding: 15px;
}

.pullbox3 { 
	width: 350;
	background-color:  #B69F34;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	padding: 15px;
	margin-top: 15px;
	/* margin-bottom: 10px; */
}

.pullbody {
	color: #FFFFFF;
	
}

.pullHeader {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*
.pullbodyCopyMHL {
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.pullbox1MHL {
	background-color: #4B7D50;
}
.pullbox2MHL {
	background-color: #B69F34;
}
*/
.portal {
	background-color: #96B899; 
	padding:4px;
	/*width:156; */
	/* height:25; */
}

.portal_bg {
	background-color: #96B899;
}

a.rlo {
	font-family: Arial, sans-serif;
/*	width:164;
	height:25; */
	font-size: 13px;
	color: #4B7D50;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

/*	background-image: url("/images/x.gif"); */

}

/* #4B7D50 olive
	#5B7953  forest 
	#96B899 frog
	*/


 a.rlo:link {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #4B7D50;
	text-decoration: none;
}
 a.rlo:visited {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #4B7D50;
	text-decoration: none;

}
a.rlo:active {
	font-family: Arial, sans-serif;
	font-size: 13px;
/*	background-image: url("/images/graphics/blue.gif"); */
	color: #FFFFFF;
	text-decoration: none;

}
 a.rlo:hover {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
/*	background-color: #A6B0BE; */

}

/* END body CSS */
/* END MHL CSS */

