@charset "UTF-8";
/* CSS Document */

h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #01009A;
	font-size: 1.5em;
	font-weight: bold;
	
}
#cms_content div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	padding-left: 5px;
	padding-top-: 5px;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;

	/*font-size:.9em;*/
	font-size: 12px;
}

#intro h1{
padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #01009A;
	font-size: 1.5em;
	font-weight: bold;
	TEXT-TRANSFORM: none;
}

#intro{
 padding-bottom: 10px;
}

h5
{
	color:			#000099;
	font-size:		16px;
	padding:		18px 0px 0px 10px;
}

#content_ms_area {
font-size: 12px;
}
/*email a friend*/
#email_topright {
	top: 55px;
	right:15px;
	position:relative;
	width: 213px;
	float:right;
	}
*html #email_topright {
	top: 65px;
	}
#email_middleright {
	top: 190px;
	right:0px;
	position:relative;
	width: 203px;
	float:right;
	background-color:#fff;
	height:0;
	}
*html #email_middleright {
	top: 200px;
	}
.mainwrapper {
	margin-top: -20px;
	}
#email_toprightcorner {
	top: 5px;
	right:15px;
	position:relative;
	width: 203px;
	float:right;
	}