html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset{
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}
body a:link {
	text-decoration: none;
}
body a:visited {
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}
body a:active {
}

#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: left;
}
#banner {
	width: 800px;
	height: 172px;
	background-repeat: repeat-x;
	background-image: url(../assets/smc_banner_bkgrd.jpg);
}
#nav {
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6A1121;
	border-bottom-color: #6A1121;
	height: 19px;
	font-size: 80%;
}
#sub_banner {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 25px;
	width: 800px;
	background-image: url(../assets/sub_banner_txt.gif);
	background-repeat: no-repeat;
}

#container {
	margin: 20px 0px 20px 245px;
	padding: 15px 15px 15px 30px;
	line-height: 1.5em;
	font-size: 14px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
#footeraddress {
	font-size: 80%;
	text-align: center;
	margin: 0px;
	padding: 10px 0px;
	width: 800px;
	clear: both;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#footer {
	margin: 0px 0px 50px;
	width: 800px;
	clear: both;
	height: 22px;
	background-image: url(../assets/footer_blue_5x22.jpg);
	background-repeat: repeat-x;
}
#leftcol {
	float: left;
	width: 245px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	padding: 0px;
	font-size: 100%;
}
.left_col_pics {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#footerimg {
	padding: 0px;
	width: 376px;
	margin-right: 0px;
	margin-left: 232px;
	margin-top: 6px;
}
.highlitetxt1 {
	font-weight: bold;
}
#container ul {
	margin-left: 15px;
}
#container li {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sts_banner {

	width: 800px;
	height: 172px;
	background-image: url(../assets/sts_banner_bkgrd.jpg);
	background-repeat: repeat-x;
}
#sts_footer {

	margin: 0px 0px 50px;
	width: 800px;
	clear: both;
	height: 22px;
	background-image: url(../assets/footer_red_5x22.jpg);
	background-repeat: repeat-x;
}
.container_post_it {
	background-color: #FFFF99;
	padding: 15px 15px 15px 30px;
	width: 90%;
	border: 1px solid #666666;
	font-size: .90em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
.bold_txt {
	font-weight: bold;
}
#container_toolapps {

	margin: 20px 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 12px;
}
#container_new {
	margin: 20px 0px;
	padding: 15px;
	line-height: 2em;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.pic_left {
	float: left;
	margin: 20px 20px 20px 0px;
}
.pic_right {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.pic_cntr {
	position: relative;
	left: 100px;
	top: 25px;
}

