body{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	height:100%;
	width:100%;
	background-color: #ffffff;}
hr{
	height:1px;
	width:100%;
	border:1px solid #F47921;}

img{border:0px;}	

.pic{border:2px;}	

/* H1 used as Section Title */
h1{
	margin:20px 20px 5px 20px;
	font-size:30pt;
	text-align:left;
	font-weight:bold;}
/* H2 used as Section SubTitle */

h2{
	margin:0px 0px 20px 0px;
	font-style:bold;	
	font-size:16pt;
	line-height:20px;
	font-weight:normal;
	text-align:left;
}

h4{
	margin:5px 10px 8px;
	line-height:22px;
	color:#6f001b;
	font-size:14pt;
	text-align:center;}

/* H3 used as SubNavigation Title */
h3{
	margin:0px 10px;
	line-height:24px;
	color:#6f001b;
	font-size:14pt;
	text-align:right;}
A:link      	{
	color: #6f001b;
	text-decoration: underline;
}
A:visited   {
	color: #6f001b;
	text-decoration: underline;
}
A:active   {
	color: #bc5d61;
	text-decoration: underline;
}
A:hover    {
	color: #bc5d61;
	text-decoration: underline;
}
#container{
	width:1000px;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	Border-bottom:2px solid #000000;
	Border-top:2px solid #000000;}
#content{
	background:url(web-bkg2.jpg) no-repeat bottom;
	width:1000px;
	text-align:justify;}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	border style:solid; 
	color: #000000; 
	border-left:1px solid #6f001b; 
	border-right:1px solid #6f001b; 
	border-top:1px solid #6f001b; 
	border-bottom:1px solid #6f001b;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #6f001b; 
}
.sitemaplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1pt;
	color: #ffffff; 
}