body {
	background-image: url('./BGImage2.jpg');
	background-repeat: repeat-x;
	background-position: top;
	
	text-align: center;
}

a {
	text-decoration: none;
}

p {
	line-height: 150%;
	padding-left: 30px;
	padding-right: 30px;
}

a:link, a:visited {
	color: #000000;
	font-style: none;
}

a:hover {
	text-decoration: underline;
}

table {
	font-family: Verdana, Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
	text-align: left;
}

.MainTable{	
	background-image: url('./TableBackground.png');
	background-repeat: no-repeat;
	background-position: bottom;	
}

.MainTable, .BorderCell, .BannerCell{
	border-collapse: collapse;
}

.BorderCell {
	vertical-align: middle;
}

.BannerCell {
	border-bottom: 0px solid black;
	margin-left: 30px;
}

.endingText {	
	float: bottom;

	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 7px;
	
	margin-right: 30px;
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 40px;
}

.leftText{
	width: 400px;	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 1px;
	
	margin-left: 20px;
	
	background-color: #D8E89F;	
	border: 1px solid #B0B992;
}

.endingText, .leftText {
	line-height: 150%;		
}

.servicesList{	
	line-height: 200%;
}

.servicesFrame {	
	float: right;
	padding-left: 5px;
	
	background-image: url('./FolderFrame.png');
	background-repeat: no-repeat;
	
	line-height: 150%;
	font-size: 11px;
	color: #334E5E;
}

.dropDownMenu {
	background-image: url('./DropDownBack.jpg');	
	border-top: 0px solid black;
	border-bottom: 1px solid #A4A4A4;
}

.dropDownMenu a{	
	padding-left: 20px;
	padding-right: 20px;
}

.dropDownMenu a:visited , .dropDownMenu a:link{
	color: #222222;
}

.bottomBar {
	border-top: 1px solid black;
}

.copyright, .bottomBar {
	text-align: center;
}

.copyright, .bottomBar, .dropDownMenu {		
	font-size: 10px;
	font-weight: bold;
}
