<style>

sm-default-style {
	padding:0px;
	background-color: #EAE6E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

sm-default-style a {
	color: #A40B1B;
	text-decoration: none;
	font-weight: bold;
}
body {
	padding:0px;
	background-color: #EAE6E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
body a {
	color: #A40B1B;
	text-decoration: none;
	font-weight: bold;
}
.bodybold {
	font-size: small;
	color: #000000;
	font-weight: bold;
	margin-bottom: 4px;
	display: block;
	line-height: normal;
}
p {
	margin-top: 5px;
}
.maintable {
	/*Commented out 05/07/05 -DK*/
	/*width: 760px;*/
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}
.topnavbg {
	/*Commented out 05/07/05 -DK*/
	/*width: 760px;*/
	height: 26;
	background-color: #4E4C48;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F0F1C;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8A7E6C;
	text-align: right;
	vertical-align: top;
	background-position: right bottom;
}
.breadcrumbs {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E0D8;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: small;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8A7E6C;
	text-decoration: none;
}
.breadcrumbs a {
	color: #8A7E6C;
	display: inline;
	text-decoration: underline;
	font-weight: normal;
}
.breadcrumbs a:hover {
	color: #8A7E6C;
	text-decoration: underline;
	font-weight: bold;
}
.leftnav {
	width: 160px;
	vertical-align: top;
	background-color: #E5E0D8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 15px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-position: left;
	text-align: left;
}
.leftnav ul {
	margin: 0px;
	padding: 0px 0px 2px;
	position: relative;
	top: 10px;
	list-style-type: none;
	left: 0px;
}
.leftnav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 4px;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0C5BA;
}
.leftnav td a {
	padding-left: 4px;
	color: #000000;
	text-decoration: none;
}
.leftnav a:hover {
	color: #8A7E6C;
	text-decoration: underline;
}
.leftnav li a{
	color: #000000;
}

.basebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
	height: 13px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #4E4C48;
}
.basebar a {
	color: #FFFFFF;
	padding-left: 14px;
	display: inline;
	text-decoration: none;
}
.basebar a:hover {
	color: #006699;
	text-decoration: underline;
}
.searchtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #880026;
}
.searchbox {
	width: 141px;
	left: 10px;
	top: 0px;
	position: relative;
	height: 36px;
}
.searchfield {
	width: 112px;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	display: inline;
}
.gobutton {
	height: 19px;
	width: 20px;
	position: absolute;
	top: 15px;
	display: inline;
	left: 118px;
}
.column2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E5E0D8;
	border-bottom-color: #E5E0D8;
	height: 460px;
	width: 100%;
	text-align: left;
	vertical-align: top;
                padding-left: 10px;
}
.column2 a {
	font-weight: normal;
}
.column2 a:hover {
	text-decoration: underline;
}
.column3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E5E0D8;
	border-bottom-color: #E5E0D8;
	width: 149px;
	height: 460px;
	text-align: left;
	vertical-align: top;
}
.column4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E0D8;
	width: 149px;
	text-align: left;
	vertical-align: top;
}
.welcome {
	position: relative;
	left: 10px;
	right: 10px;
	top: 10px;
	width: 280px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E0D8;
}
.features {
	position: relative;
	left: 10px;
	right: 10px;
	top: 10px;
	width: 280px;
	padding-bottom: 20px;
	display: inline;
}
.item {
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E0D8;
	padding-bottom: 20px;
	position: relative;
	right: 0px;
	top: 0px;
	padding-top: 10px;
}
.item2 {
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E0D8;
	padding-bottom: 20px;
	position: relative;
	right: 0px;
	top: 0px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.text-yellow {
	color: #CCA300;
}
.text-blue {
	color: #017AB5;
	font-weight: normal;
}
.text-blue a {
	color: #017AB5;
	font-weight: normal;
}
.text-bluebold {
	color: #017AB5;
	font-weight: normal;
}
.lefttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	position: relative;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 20px;
	width: 140px;
	line-height: 14px;
}
.text-red {
	color: #A11F24;
}
.text-redbold {
	color: #A11F24;
	font-weight: bold;
}
.topnavred {
	height: 18px;
/*	width: 600px;*/
	background-color: #A40B1B;
	position: relative;
	float: left;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #4E4C48;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
margin-left: 80px; padding-right: 20px;
}
.topnavred a {
	font-weight: normal;
	color: #FFFFFF;
}
.topnavred a:hover {
	font-weight: none;
	text-decoration: underline;
}
.itemleft {
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E0D8;
	padding-bottom: 20px;
	padding-top: 20px;
	float: left;
	margin-left: 9px;
}
.itemright {
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E0D8;
	padding-bottom: 20px;
	padding-top: 20px;
	float: right;
}
.multilevel-linktable-0 td {
font-size: x-small;
padding-left: 0px;
color: #a40b1b;
}

.multilevel-linktable-0 td a{
font-size: x-small;
padding-left: 0px;
color: #a40b1b;
}

.currentsection {
color: #000000;
}

.leftfinish {
border-top-width: 10px;
border-top-style: solid;
border-top-color: #D0C5BA;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	text-indent: 10px;
}

.print a {
	font-weight: normal;
	color: #FFFFFF;
}

.emailpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	text-indent: 10px;
}

.emailpage a {
	font-weight: normal;
	color: #FFFFFF;
}

#childrenlist a{
	font-weight: normal;
}

table.singlebd {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}
table.singlebd th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: black;
	-moz-border-radius: 0px;
}
table.singlebd td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: black;
	-moz-border-radius: 0px;
}

table.doublebd {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
}
table.doublebd th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.doublebd td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.greydouble {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.greydouble th {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px;
}
table.greydouble td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px;
}


</style>