* {
    margin: 0;
 }
html, body {
	height: 100%;
	background-image: url(../images/repeat_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #DFEFCA;
}
#wrapper_bkgd_bottom {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(../images/repeat_bottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	min-height: 100%;
	margin: 0 auto 0;
}
#shadow_repeat {
	background-image: url(../images/repeat_shadow.jpg);
	background-repeat: repeat-y;
	width: 928px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}
#shadow_top {
	background-image: url(../images/Shadow_Top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 928px;
	margin-right: 0px;
	margin-left: 0px;
}
#wrapper {
	width: 900px;
	height: 100%;
	margin: 0px 12px 0px 14px;
	background-image: url(../images/gradient.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#Masthead {
	width: 900px;
}
#Navigation {
	margin-left: 15px;
	margin-bottom: 15px;
}
#content {
}
#SideNav {
	width: 155px;
	margin-left: 0px;
	float: left;
}
#NavList {
	list-style-type: circle;
	list-style-color: #FFFFFF;
}
#SideNavRule {
	width: 5px;
	height: 100px;
	float: left;
}
#ColSpread {
	width: 463px;
	float: left;
	margin-left: 25px;
}
#ColRight {
	width: 239px;
	height: 100%;
	float: right;
	margin-right: 0px;
}
#clear {
	clear: both;
}
#footer {
	height: 203px;
	background-image: url(../images/bottom_bkgd.jpg);
	background-repeat: no-repeat;
	width: 928px;
	margin: 0 auto 0 auto;
	background-color: #0B9444;
	text-align: center;
	background-position: top;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #306B8A;
	margin-bottom: 6px;
	font-weight: normal;
	margin-left: 15px;
}
.h6_Subhead {
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}
a:link {
	color: #306B8A;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0px;
}
a:visited {
	color: #306B8A;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	color: #306B8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
a.nav:link {
	color: #306B8A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0px;
}
a.nav:visited {
	color: #306B8A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.nav:hover {
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.nav:active {
	color: #306B8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.footer {
	line-height: 18px;
}
ul {
	margin-left: 15px;
	padding-left: 10px;
}
li {
	margin-left: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
