BODY	{
	font-size: 12px;
	font-family: Arial, Helvetica,Tahoma, Verdana;
	MARGIN: 0;
	background-image:URL(webimages/green/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}

A:link	{

	font-family: Arial, Helvetica,Tahoma, Verdana;
	}

A:visited	{

	font-family: Arial, Helvetica,Tahoma, Verdana;
	}

A:hover	{

	font-family: Arial, Helvetica, Tahoma, Verdana;
	}

H1	{
	font-family:  Arial, Helvetica, Tahoma, Verdana;
	font-size: 125%;
	font-weight: bold;
	margin-top:0px;
	margin-bottom: 0px;

	}

H2	{
	color: #AA2222;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin-top:0px;
	margin-bottom: 5px;

	line-height: 26px;
	}

H3	{
	color: #AA2222;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

H4	{
	color: #000000;
	font-weight: bold;
	font-size: 110%;
	}

.address	{
	width: 160px;
	text-align: left;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right:20px;
	margin-top:0px;
	margin-bottom: 0px;
	border-left:solid 1px #FFFFFF;
	}

.button	{
	font-size: 10px;
	width:184px;
	text-align: center;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-image:URL(webimages/green/button.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height:30px;

	}

.button	A	{
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	}

.content	{
	margin-top:2px;
	margin-bottom:10px;
	width:409px;
	padding-left: 0px;
	padding-right: 8px;
	}

.footer	{
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	color: #AAAAAA;
	background-color: #FFFFFF;
	width:601px;
	background-image:URL(webimages/red/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height:30px;
	border-top:dotted 1px #40AD7A;
	}

.leftnav	{
	width:184px;
	background-image:URL(webimages/green/leftnav.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #40AD7A;
	}

.leftnav1	{
	width:184px;
	background-image:URL(webimages/green/leftnav1.gif);
	background-repeat: no-repeat;
	background-position: top;
	line-height:12px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.title	{
	width:388px;
	font-size: 16px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:6px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right:10px;
	background-image:URL(webimages/green/titlebar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	line-height:26px;
	}

.masthead	{
	width:601px;
	background-image:URL(webimages/green/masthead.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}

.middle	{
	background-color: #FFFFFF;
	}

.spacer	{
	font-size: 8px;
	line-height:8px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.websitetitle	{
	line-height:97px;
	font-size: 26px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 40px;
	padding-right:10px;
	}
