#print { 
  display : none; 
}


html {min-height: 100%; margin-bottom: 1px; } 


body       {  

	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #929292;

}





a    { 
	cursor: hand;
	text-decoration: none;
	}

a:active        { text-decoration: none;}
a:hover         { text-decoration: underline;}
a:visited       { text-decoration: none;}
a:visited:hover { text-decoration: underline; }




a.Link {
text-decoration: none;
color: #77A8D7;

}

a.Link:active        {  text-decoration: none; color: #77A8D7;}
a.Link:hover         {  text-decoration: underline; color: #B4CFE9;}
a.Link:visited       {  text-decoration: none; color: #77A8D7;}
a.Link:visited:hover {  text-decoration: underline; color: #B4CFE9;}







td.homepageMain {
padding-left: 30px;
padding-right: 260px;
color: #000000;
font-size: 12px;

}



td.homePageCopyright {
		color: #999999;
		font-size: 10px;
		padding-top: 0px;
		padding-left: 40px;
		padding-right: 10px;
}




td.subpageMain {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 40px;
padding-top: 20px;

}


.subpageHeader {
font-size: 22px; 
color: #a9784a;
letter-spacing: -1px;
line-height: 22px;
}
