/* Use this style sheet to override any previous defined style */

* {
	margin:0;
	padding:0;
}

body {
	border:0;
	margin:0;
	padding:0;
	font-family:"Verdana",verdana, sans-serif;
	font-size:small;
	background:#454545;
	width:100%;
	height:100%;
	text-align:center;
}

#shadowtop {
	position:relative;
	margin:0 auto;
	width:990px;
	height:10px;
	margin-top:24px;
	background:transparent url(/images/shadowtop.jpg) no-repeat bottom center;
}

#shadowbody {
	position:relative;
	margin:0 auto;
	width:990px;
	background:#fff url(/images/bodyshadow.jpg) repeat-y top center;
	text-align:center;
}

#content {
	position:relative;
	margin:0 auto;
	width:970px;
	background:#fff url(/images/content_bkgd.jpg) repeat-y top left;
	font-size:90%
}

#leftcol {
	position:relative;
	width:219px;
	float:left;
}

#sitemenu {
	margin-top:24px;
	margin-bottom:30px;
}

#rightcol {
	float:left;
	width:751px;
}

#topmenu {
	position:relative;
	height:44px;
	width:751px;
	background: #7D1D0C url(/images/hmenu_bkgd.jpg) repeat-x left center;
}

#tm {
	margin-top:10px;
	margin-right:30px;
}

#tm a {
	color:#D4B1AB;
	text-decoration:none;
	padding:0 12px;
	font-weight:bold;
}

#tm a:hover {
	color:#fff;
}

#leftlogos {
	text-align:center;
}

#testimony {
	padding:12px 20px;
	font-size:80%;
	color:#a3a3a3;
	text-align:left;
}

.tsig {
	display:block;
	margin-top:10px;
}

#dcontent {
	text-align:left;
	padding:0 12px;
	padding-top:10px;
	font-size=90%;
}

#dcontent h2 {
	font-size:175%;
	color:#7D1D0C;
	margin-bottom:.25em;
}

#dcontent p {
	margin-bottom:1em;
}

#dcontent li {
	margin-left:48px;
}

#dcontent a {
	color:#8B200D;
	text-decoration:none;
	border-bottom:solid 1px #000;
}

#dcontent a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:solid 1px #8B200D;
}

#dcontent .formobj {
	text-align:left;
	margin:0 24px;
}

#dcontent .formobj fieldset {
	padding:24px;
	border: solid 8px #ccc;
}

#dcontent .formobj legend {
	padding:0 16px;
	font-weight:bold;
}

#dcontent .formobj label {
	display:block;
	margin:0;
	padding:0;
	margin-top:6px;
	font-weight:bold;
}

#dcontent .formobj .txtbox {
	width:250px;
}

#dcontent .formobj .required {
	color:#8B200D;
}

#dcontent blockquote {
	margin-left:12px;
	font-size:90%
}

#footer {
	margin-top:12px;
}

.tmenu a {
	color:#909090;
	font-size:75%;
	text-decoration:none;
	padding:0 12px;
	border-left:solid 1px #909090;
	font-style:italic;
}

#cright {
	color:#909090;
	font-size:75%;
	margin-top:12px;
	margin-bottom:12px;
	font-style:italic;
}

.clearit {
	clear:both;
}

#shadowbottom {
	position:relative;
	margin:0 auto;
	width:990px;
	height:10px;
	background:transparent url(/images/shadowbottom.jpg) no-repeat top center;
}
