body{
	font-family: Georgia,serif;
}
#content{
	width:auto!important;
	width:100%;
	padding-left:200px;
}
#content img#right{
	float:right;
	clear:right;
	margin:.5em;
}
#content img#left{
	float:left;
	margin:.5em;
}
#content img#lessright{
	float:right;
	margin:.5em;
}
h1{
	color: #8a3;
	padding-bottom:4px;
	border-bottom:12px solid #bd2;
	font-family:Verdana,sans-serif;
	clear:both;
	font-size:22px;
}
h2{
	font-weight: normal;
	border-style:solid;
	border-width:2px 0;
	float: right;
	clear:right;
	text-align: right;
	margin:0;
	margin-left:3%;
	margin-bottom: 1em;
	width:40%;
	background:#fff;
}
h2 em{
	font-weight: bold;
	color: #8a3;
}
h3{
	border-bottom:4px solid #8a3;
}
h4{
	border-bottom:2px solid #000;
}
p{
	text-indent:1em;
}
p#drop, p#first{
	text-indent:0;
}
p#drop:first-letter{
	font-size: 300%;
	font-weight: bold;
	float: left;
	color: #8a3;
	padding-right:.05em;
}
.pNonIndent{
	text-indent:0em;
}
.padleft {
	text-indent:0; !important
	margin-left:10px;
}

blockquote{
	font-style:italic;
	border-left:12px solid #bd2;
	padding-left:4px;
}
blockquote p{
	text-indent:0;
}
blockquote i{
	font-style:normal;
}


#twocol{
	margin-top:-1em;
	padding-bottom:1em;
}
#twocol h3, #twocol h4, #twocol h5, #twocol h6{
	padding-top:1em;
	margin-bottom:-1em;
	clear:both;
}
#twocol h6{
	font-family:Verdana,sans-serif;
}
#twocol h6 em{
	font-style:normal;
}
#twocol h4 em{
	font-size:150%;
	color: #8a3;
}
#twocol h5 em{
	font-size:150%;
	color: #8a3;
}
#twocol p{
	padding-top:1em;
	clear:both;
	text-indent:0;
}
#twocol p em, #twocol h6 em{
	float:left;
	clear:left;
	width:25%;
}
#twocol p b{
	font-weight:normal;
	float:right;
	width:72%;
}
#twocol h6 b{
	float:right;
	width:72%;
}
p#reverse em{
	width:72%;
}
p#reverse b{
	width:23%;
}
p#mid em{
	width:48%;
}
p#mid b{
	width:47%;
}
p#three i, h6#three i{
	font-style:normal;
	float:left;
	width:24%;
}
p#three b, h6#three b{
	float:right;
	width:44%;
}
#twocol p strong, #twocol p strong b{
	color: #000;
	font-weight:bold;
}
#twocol br{
	clear:both;
}


#form p{
	border-bottom:1px dashed #000;
	clear:both;
	text-indent:0;
}
#form p b{
	float:left;
	clear:left;
	width:40%;
}
#form table{
	width:100%;
}
#form table p{
	border:none;
}
#form table b{
	float:none;
	clear:none;
	width:auto;
	font-size:80%;
	font-family:Verdana,sans-serif;
}
#form td{
	border:1px solid #000;
	margin:0;
}
table{
	border-collapse:collapse;
}
a#home{
	position:absolute;
	display:block;
	left:0px;
	top:0px;
	width:167px;
	height:123px;
	margin:0 15px;
	color:#000;
	font-size:1px;
	color:#fff;
	z-index:500;
}
p strong{
	color:#9D0000;
}

#footer{
	width:auto!important;
	width:100%;
	margin-left:200px;
	margin-top:1em;
	font-family:Verdana,sans-serif;
	font-weight:bold;
	font-size: .75em;
	clear:both;
	border-top:1px solid #000;
}
#footer p{
	background:url(shad.gif) no-repeat top center;
	margin-top:-1px;
	padding-top:1em;
	color:#8a3;
	text-align:center;
}
#footer p strong, #footer p a{
	color:#000;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
	color:#00f;
}
A.linkMain:LINK{
	color: #FF9535;
	text-decoration: underline; 
}
A.linkMain:VISITED {
	color: #FF9535;
	text-decoration: underline;
}
A.linkMain:HOVER {
	color: #FF9535;
	text-decoration: none;
}
.borderPic { 
	border:#7B9116 1px solid;
}
.textMainBodyAlt {
	font-size:12px;
}