body {
	background-image:url(../img/level2_body_tile.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
body, td , ol, ul, .maincontent p, .rightcell td p {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:90%;
	line-height:160%;
	color:#003366;
}
.leftcell {
	background-image:url(../img/level2_maincell_tile.gif);
	background-repeat:repeat-x;
	background-color: #ffffff;
}
.rightcelltop {
	background-image:url(../img/level2_rightcell_tile.gif);	
	background-repeat:repeat-x;
	background-color:#E3F1DC;
}
.rightcell {
	background-color:#E3F1DC;
	padding: 10px;
	line-height: 20px;
	font-size: 11px;



}
.rightcell td p {
	color: #000000;
	line-height: 105%
}
.maincontent {
	padding-right:35px;
}
.maincontent a {
	color:#997440
}
.footer {
	font-family:Georgia,times,times new roman,serif;
	font-size:11px;
}
.footerlinks a , .footerlinks {
	font-size:11px;
	color:#bd9864;
	text-decoration:none;
}
.footerlinks a:hover {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.rightphoto {
	padding-bottom: 8px;
	padding-left: 8px;
}
.title-lg {
	font-size: 15px;
	font-weight: bold;
}
.title-page {
	font-size: larger;
	font-weight: bold;
	text-transform: uppercase;

}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallertext {
	font-size: 8pt;
}
.highlighttext {
	background-color: #DEE8FF;
	padding: 5px;
	width: 100%;
	border: thin dashed #000033;
	clear: both;
}

