body{
	font-family: Georgia,serif;
	padding-right:5px;
	background-image:url(../images/utility/mainbg.gif);
	background-repeat:repeat-y;
	background-position:center;

}
#content{
	margin:auto;
	width:750px;
	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;
	font-size:18px;
	border-style:solid;
	border-width:2px 0;
	float: right;
	clear:right;
	text-align: right;
	margin:0px;
	margin-top:10px;
	margin-bottom: 1em;
	width:290px;
	background:#fff;
}
h2 em{
	font-weight: bold;
	color: #8a3;
}
h3{
	margin-top:30px;
	border-bottom:4px solid #8a3;
}
h4{
	margin-top:10px;	
	border-bottom:2px solid #000;
}
.subscribeFloatRight {
	float: right;
	clear:right;
	margin:0;
	margin-left:3%;
	margin-bottom: 1em;
}
.linkFloatRight {
	float: right;
	clear:right;
	text-align: right;
	margin:0;
	margin-left:3%;
	margin-bottom: 1em;
	width:200px;
	background:#fff;
}

p{
	/*text-indent:1em;*/
}
p#drop, p#first{
	text-indent:0;
}
p#drop:first-letter{
/*	font-size: xx-large;
	font-weight: bold;
	color: #8a3;*/
}
.olHead {
	font-weight:normal;
	font-size:18px;
	color:#333;
	padding-left:20px;
	margin-left:2px;
}

.pNonIndent{
	/*text-indent:0em;*/
}
.padleft {
	text-indent:0; !important
	margin-left:10px;
}
.padRight {
	margin-right:300px;
}
.textBold {
	font-weight:bold;
}

blockquote{
	font-style:italic;
	border-left:12px solid #bd2;
	padding-left:4px;
}

.NoSidebar{
	font-style:italic;
	border-left:12px solid #FFF;
	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{
	margin:auto;
	width:600px;
	padding-top:1em;
	font-family:Verdana,sans-serif;
	font-size: .75em;
	clear:both;
	background-image:url(../images/utility/footerline.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#footer p{
	margin:auto;
	padding-top:40px;;
	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;
}
A.linkMainAlt:LINK{
	color: #D76600;
	text-decoration: underline; 
	font-size:12px;	
}
A.linkMainAlt:VISITED {
	color: #D76600;
	text-decoration: underline;
	font-size:12px;	
}
A.linkMainAlt:HOVER {
	color: #D76600;
	text-decoration: none;
	font-size:12px;	
}

A.linkIndexThumb:LINK{
	font-family:Verdana, Geneva, sans-serif;
	font-size:.75em;
	text-decoration:none;
	text-align: center;
	color:#000;
}
A.linkIndexThumb:VISITED {
	font-family:Verdana, Geneva, sans-serif;
	font-size:.75em;
	text-decoration:none;
	text-align: center;
	color:#000;
}
A.linkIndexThumb:HOVER {
	font-family:Verdana, Geneva, sans-serif;
	font-size:.75em;
	text-decoration:none;
	text-align: center;
	color:#000;
}


.borderPic { 
	border:#996 1px solid;
}
.textMainBodyAlt {
	font-size:12px;
}
.textMainBody {
	font-size:16px;
}

