@charset "utf-8";
.lshadow {
	background-image: url(images/lshadow.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
}
.shadowtable {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.rshadow {
	background-image: url(images/rshadow.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
}
.rbshadow {
	background-image: url(images/rbshadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}
.lbshadow {
	background-image: url(images/lbshadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: top;
}
.bshadow {
	background-image: url(images/bshadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
}
.slideeffect {
	filter: BlendTrans(Duration=1000);
}

.gridbg {
	background-image: url(images/home-layout_35.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.topheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 53px;
	color: #800000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.SLIDETEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	text-align: center;
	text-indent: -4pt;
	vertical-align: middle;
}

.homebuttons {
	background-image: url(images/home_07.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-indent: -5pt;
}
.buttonheight {
	height: 5pt;
}
.buttonindent {
	text-align: center;
	text-indent: -5pt;
}

a img {border: none; }
a {
	text-decoration:none;
	color: #000000;
}
#subtop {
	background-color: #C0C0C0;
	text-align: center;
	height: 67px;
	vertical-align: middle;
	line-height: 27px;
	width: 100%;
}
.submenushadow-r {
	background-image: url(images/Untitled-1_06.gif);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
	text-align: left;
}
.submenushadow-b {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	vertical-align: top;
}
#smlogo {
	display: inline;
	position: relative;
	top: 5px;
}
.topmenu {
	background-color: #c0c0c0;
	text-align: left;
}
.indentbyborder {
	margin-left: 10px;
}
.subpagecontenttbl {
	background-image: url(images/grid.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.contactdiv {
	float: left;
	padding-left: 1px;
	font-size: 11px;
	position: relative;
	
}

.articlehead {

	font-weight: bold;
	color: #800000;
	font-size: 12px;

}
