body
{
	width: 950px;
	background-color: #999999;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	line-height: 19px;
	color: black;
}

#PageContent
{
	width: 100%;
	background-color: #FFFFFF;
}

.homePageMenu table
{
        border-style: solid;
	border-width: 6px 0px 6px 6px;
	border-color: #FFB106;
	padding: 16px;
        background-color: white;
}

.homePageMenu H2
{
font-size: 16px;
}

.homePageMenu H3
{
font-size: 12px;
}

.homePageMenu a:hover
{
        color: #007cc3;
	text-decoration: none;
}

.homePageMenu a:link
{
	color: Black;
	text-decoration: none;
}

.homePageMenu a:visited
{
	color: Black;
	text-decoration: none;
}


.Pad1
{
margin: 16px 10px 16px 10px; padding: 16px 10px 16px 10px
}




#wrapper1 {
	
}


#wrapper2 {
	
}


.templatefooter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        background-image: url('/images/footer.jpg');
}

.templatefooter a:link 
{
     color: white;
}

.templatefooter a:hover 
{
     color: white;
}

.templatefooter a:visited
{
     color: white;
}


.templatefooter table
{
	width: 950px;
	height: 25px;
        background-image: url('/images/footer.jpg');
}

.templatefooter table td
{
	text-align: left;
	height: 25px;
}




.BasicContent
{
}
.BasicContent .linkText
{
	font-size: 20px;
	font-weight: bold;
	color: #007cc3;
}

.BasicContent .html
{
}

.SimplePageDisplay
{
  margin: 16px;
}

.SimplePageDisplay .linkText
{
	font-size: 20px;
	font-weight: bold;
	color: #007cc3;
}

.SummaryContent 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #666666;
}

.SummaryContent a:link
{
	color: #007cc3;
	text-decoration: none;
}

.SummaryContent a:visited
{
	color: #007cc3;
	text-decoration: none;
}

.SummaryContent tr
{
	margin: 10px;
}





