.body{

	background-image: url("../images/bg.jpg");

	background-repeat: repeat-x;

	background-color: #dcdcdc;

}



.topArea{

	border: 1px solid transparent;

	margin: 44px auto 0px auto;

	width: 750px;

}



.logo{

	float: left;

	

	background-image: url("../images/logo.jpg");

	background-repeat: no-repeat;

	

	width: 437px;

	height: 163px;

}



div.menu{

	float: right;

	margin-right: 150px;

	margin-top: 40px;

	

	font-family: helvetica, sans-serif;

	

}



p.pdfLink{
	text-align: center;
}



a.pdfLink{
	margin-left: 10px;
	margin-right: 10px;
	
	font-family: helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: underline;
	color: black;
}

a.pdfLink:hover{
	text-decoration: none;
	color: blue;
}



a.menu, a.bottom{

	font-family: helvetica, sans-serif;

	text-decoration: underline;

	color: black;

}



a.bottom:hover{

	text-decoration: none;

	color: red;

}



a.menu:hover{

	text-decoration: none;

	color: red;

}



.menuBullet{

	width: 20px;

}



.main{

	width: 750px;

	margin: 200px auto 0px auto;

}



.mainTop{

	background-image: url("../images/bodyTop.jpg");

	background-repeat: no-repeat;

	width: 750px;

	height: 40px;

}



.mainLeft{

	background-image: url("../images/bodyLeftRe.jpg");

	background-repeat: repeat-y;

	background-position: 1px 0px;

	width: 9px;

	height: 552px;

	

	vertical-align:top;

}



.mainBody{

	background-color: #e4f2ff;

	width: 733px;

	font-size: 1.1em;

	padding: 20px;
	
	vertical-align:top;

}



.bodyImg{

	float: right;

	margin: 10px;
	
	border: 1px solid black;

}



.bannerImg{

	border: 1px solid black;

}



.banners{

	width: 100%;

	padding: 3px;

}



td.banners{

	text-align: center;

	width: 50%

}


.compLeft, .compRight{
	width: 300px;
	margin-bottom: 20px;
}

.compLeft{
	float: left;
	margin-left: 15px;
}

.compRight{
	float: right;
	margin-right: 15px;
}



.mainRight{

	background-image: url("../images/bodyRightRe.jpg");

	background-repeat: repeat-y;

	width: 8px;

	height: 526px;

	

	vertical-align: top;

}



.mainBot{

	background-image: url("../images/bodyBot.jpg");

	background-repeat: no-repeat;

	width: 750px;

	height: 42px;
	
	text-align: center;
	
	font-size: 11px;

}



.fullTitle{

	font-family: verdana, sans-serif;

	font-size: 14pt;

	font-weight: bold;

	

	color: #e4f2ff;

	

	margin-left: 20px;

	margin-top: 13px;

}



p.mainText, p.center{

	line-height: 120%;

}



.center{

	text-align: center;

}