/* Start of CMSMS style sheet 'IEFL' */
@charset "utf-8";
/* CSS Document */

body {
	background-color: #e7ecf0;
        background-image:url('images/bg1.jpg');
}


#BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

#Lower {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585562;
}

#LowerIdentity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#PageTitle {
	font-family: Georgia;
	font-size: 24px;
	color: #0A2B4E;
text-indent:20px;
margin-top: 10px;
}
#PageTitleText {
	font-family: Georgia;
	font-size: 24px;
	color: #0A2B4E;


}

A:link {
	text-decoration: none;
	color: #000066;}
A:visited {
	text-decoration: none;
	color: #000066;}
A:active {
	color: #000066;}
A:hover {
	text-decoration: underline;
	color: #000066;}
A.iw:link {
	text-decoration: none;
	color: #666666;}
A.iw:visited {
	text-decoration: none;
	color: #666666;
}
A.iw:active {
	color: #666666;}
A.iw:hover {
	text-decoration: underline;
	color: #666666;}

/* End of 'IEFL' */

