body    {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main {
	background: url(../images/0bckgd-page.gif) repeat-x;
	padding:0px;
	margin:0px;
}
#shadow1 {
	width: 797px;
	background: url(../images/shadowleft.jpg) no-repeat top left;
}
#shadow2 {
	width: 797px;
	background: url(../images/shadowright.jpg) no-repeat top right;
}
#header {
	padding: 0 0 0px 0px;
	margin: 0 0 0px 0px;
	width: 782px;
}
.floatLeft {
	float: left;
}
#nav {
	width: 747px;
	padding: 6px 0px 5px 35px;
	background: #e0dfd4;
	border-bottom: 2px solid #162e30;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
a.nav {
	color: Black;
	font-weight: normal;
	text-decoration: none;
	font-size: 120%;
	padding: 4px;
}
a.nav:hover {
	background-color: #003333;
	color: White;
	padding: 4px;
}
a.navfooter {
	color: Black;
	font-weight: normal;
	text-decoration: none;
	font-size: 80%;
	padding: 4px;
}
a.navfooter:hover {
	background-color: #003333;
	color: White;
	padding: 4px;
}
#content {
	width: 782px;
	padding: 0px 0px 0px 0px;
	background-color: White;
	border-bottom: 1px solid Silver;
	border-right: 1px solid #dbdad6;
	border-left: 1px solid #dbdad6;
}
#content2 {
	width: 696px;
	padding: 25px 0px 0px 30px;
	background: #FFF url(../images/bckgd-color.gif) repeat-x;
	border-right: 1px solid #afb7b7;
	border-left: 1px solid #afb7b7;
	text-align: left;
}
#footer {
	width: 782px;
	text-align: center;
	padding: 15px 0px 0px 0px;
}

H1 {
	font-family: tahoma;
	font-size: 14px;
	color: #e01f26;
	padding-bottom: 4px;
	line-height: 11px;
	margin-bottom: 0px;
}

a {
	font-weight: bold;
	color: Black;
  }
a.text {
	color: Black;
  }
a.footerlink       {
	color: #FFFFFF;
	font-weight: bold;
		text-decoration: underline;
        }
a.footerlink:hover {
	text-decoration: none;
	color: black;
}
a.nounderlign {
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: Maroon;
	padding-bottom: 4px;
	line-height: normal;
	margin-bottom: 0px;
	font-weight: bold;
}
.subtitle {
	font-size: 14px;
	color: Maroon;
	padding-bottom: 4px;
	line-height: normal;
	margin-bottom: 0px;
	font-weight: bold;
}
.textred, a.textred {
	color: Maroon;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
}
.imgdeco {
	padding: 7px;
	border: 1px solid #cc3300;
	background-color: White;
	margin-right: 10px;
}
.textspaced {
	line-height: 18px;
}