
body, html, table{ padding: 0px;
margin: 0px;
height: 100%;
font-family: Arial, Helvetica, sans-serif;
}

.MenuHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-position: top;
	background-color: #7CC4B7;
	border-right: 2px solid #ffffff;
	padding: 2px 10px 2px 3px;
	margin-left: 10px ;
	
	height: 17px;
}
.marginpage {

}
.Pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	
}
.ImagePosition {
	position: absolute;
	top: 175px;
	left: 500px;
}

#italicblurbtext
{
 color: #000000;
 font-size: 20pt;
 font-family:Arial, Helvetica, sans-serif;
 font-style:italic;
}

#boldblurbtext
{
 color: #000000;
 font-size: 20pt;
 font-family:Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-style: italic;

}


#headernotbold
{
font-size: 24px;
font-family: Arial, Helvetica, sans-serif;
}

#headerbold
{
font-size: 24px;
font-weight: bold;
}


#footer
{
    z-index: 1; 
    width: 100%; 
    background-color: #000000; 
    font-weight: bold;
    color: #C6E3DB; 
    font-size: 24pt; 
    text-align: right; 
    padding-right: 35px;
    font-family: Arial, Helvetica, sans-serif;
}

#footerBlack
{
background-color: #000000;
height: 39px;
width: 405px;
float:left;

}