body 
{
	margin: 0px;
}
p
 {
	margin: 5 0 10 0;
}
body, td, th, p
{
    font-size: 12px;
    color: black;
    font-family: verdana, arial, tahoma;
    text-decoration: none;
	line-height: 1.4;
}
.PageTitle
{
    font-family: times new romans, times, serif;
	color: #333132;
	font-size: 20px;
    margin: 0px;
	font-style: italic;
    font-weight: bold;
	line-height: 1;
}
.PageSubTitle
{
    font-size: 16px;
    margin: 0px;
	font-weight: bold;
}
.IndentedText
{
	margin-left:25px;
	margin-bottom:25px;
}
a:link, a:visited, a:hover
{
    font-size: 10pt;
    color: black;
    text-decoration: underline;
}
a:hover
{
    color: #A41822;
}
.redbox
{
	border: solid 1px #000000;
	margin: 25px 7px 17px 7px; 
	background: #f3efcc bottom center url(..\middle_bkgd.gif) repeat-x;
}
.contentbox
{
	width: 550px; 
	height: 576px; 
	border: solid 1px #000000; 
	padding: 10px 15px; 
	margin: 10px 10px 10px 0px; 
	background-color: #FFFFF3;
	background-image: url(..\content_bkgd.gif);
	background-repeat: no-repeat;
}
.addressbar
{
	 font-size: 11px;
	 font-weight: bold;
}
.formbutton
{
    font-size: 8pt;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    border: #252525 groove;
    cursor: hand;
    color: #ffffff;
    background-color: #336699;
    text-decoration: none;
}
