body {	font-family: Verdana, "Trebuchet MS", Helvetica, Arial, san-serif;
    	margin: 0px auto 0 auto;
	text-align: center;
}

#wrapper {	position: relative;
		width: 710px;
		font-family: Arial, san-serif;
    		margin: 0px auto 0 auto;
    		text-align: left;
		background: url("../images/sb.jpg") repeat-y;
}

.b1 { border: 1px solid #660000; }
.sepa {		clear: both;
		height: 0;
}

a:hover { color: #814a65; }

/* begin page layout css: sidebar header navigation */
.pos-sb { 	width: 160px;
		padding-top: 240px;
		text-align: center;
		float: left;
}

.pos-sb h3 {	text-align: left;
		margin: 0px 20px 10px 20px;
		font-size: 1.3em;
		color: #600;
		border-bottom: 1px solid #814a65;
}

.pos-sb p {  	text-align: left;
		margin: 10px 20px 10px 20px;
		text-transform: none;
		font-size: .7em;
		color: #600;
		padding: 0 0 20px 0;
		border-bottom: 1px solid #814a65;
}

.pos-sb img { margin-top: 20px; }

.pos-sb a, .pos-sb a:link, .pos-sb a:hover, .pos-sb a:visited {	color: #0000ee; }

.pos-hd { 	position: absolute ; 
		background-image: url(../images/ms.jpg); 
		top: 20px;
		left: 20px;
		width: 650px;
		height: 175px;
		z-index: 2; 
} 

.pos-nv { 	position: absolute; 
		top: 200px;
		left: 19px;
		padding-top: 15px;
		z-index: 3; 
} 

/* begin main content layout */
.main, .mainc { float: left;
	width: 500px; 
	padding-top: 230px;
	margin: 0 10px 10px 10px; 
	color: #000;
	z-index: 2;
	text-align: left;
}

.light { color: #595959; }

.main p {	font-size: .9em;
		line-height: 1.2em;
		margin-right: 10px;
		margin-left: 25px;
		text-align: left;
}
.main p strong  { color: #000066; }
.mainc p strong { color: #000066; }

.mainc p {	font-size: 1em;
		line-height: 1.3em;
		margin-right: 10px;
		margin-left: 30px;
		text-align: left;
}

.mainc em { 	color: #600; }
.mainc ul.nobu { 	list-style: none;
		font-size: .9em;
		line-height: 1.3em;		
}
.mainc table { 	margin-left: 30px;
		font-size: 1.2em;
}

.mainc hr { 	color: #600;
		width: 450px;
		margin-left: 25px;
}


/*.main p.wrap { margin: 0 0 0 10px; }
.main img { 	border: none;
		margin: 0 10px 0 25px; 
		float: left;
}*/
.main img.bord {margin: 2px 2px 2px 0;
	/*	border: 1px solid #660000; */
		border: none;
 		background-color: #b2b2b2;
		padding: 4px;
		float: left;
}
.main img.bord.l25 { margin-left: 25px; }
.p4 { padding: 4px; }
.l25 { margin-left: 25px; }
.l40 { margin-left: 40px; }

.rt {   float: right;
	margin-left: 15px; }
.lt0 { float: left; margin: 8px; }
.lt, .l2 { 	margin-left: 20px; }
.l2 {   float: left; margin: 8px 10px 13px 20px; }
.border1 { border: 1px solid #b2b2b2; }
.wolf { padding-left: 125px; }

.main dd { 	color: #000;
		padding: 0 0 10px 0px;
		font-size: .9em;
}
.main dd strong { color: #006; }
.main dt {	/* color: #814a65; */
	color: #006;
	font-size: .9em;
	font-weight: bold;
	background-color: #e5e5e5;
}

.inset {margin: 0 50px 0 30px;}

h3 {	text-align: center;
	color: #600;
	margin-right: 10px;
}

h4 {	text-align: left;
	color: #000066;
	margin-right: 10px;
}

pre { 	color: #006;
	text-align: left; }
/* end main page layout */

.faq h4 { margin-bottom: 0px; padding-bottom: 0px; }

.leftbul {
	text-align: left;
	margin: 0 0px 0 20px;
	font-size: .8em;
}

.nobul, .nobul2 {list-style-type: none; 
	line-height: 1.6em;
}

.nobul2 { text-transform: uppercase; font-size: .8em; line-height: 1.3em; }

table  { border-collapse: collapse; }

.tblct { margin-left: 50px; }

.tblhd {color: #600;
	text-transform: none;
	font-size: 1em;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 0px;
}
.tblleg { 
	background-color: #e5e5e5;
	color: #006;
	}

.content-table {
	color: #006;
	font-size: 1.3em;
	margin: -10px;
	padding: 0px;
}

.content-row { padding: 0 35px 0 0; }
.crleft { margin: 0 0 0 35px; }
		 
td {	padding: 0;
	margin: 0px;
	font-size: .7em;
	line-height: 1.5em;
}
.l25 { margin-left: 25px; }
.tr0 { width: 150px; }
.tr1 { width: 215px; }
.tr2 { width: 179px; }
.tr3 { width: 250px; }
.tr4 { width: 120px; padding-left: 25px; font-weight: bold; font-size: .9em; }
.tr5 { width: 250px; font-weight: bold; font-size: .9em; }
.tr6 { width: 120px; padding-left: 25px; }
.tr7 { width: 120px; font-weight: bold; font-size: .9em; }
.tr8 { width: 50px; font-weight: bold; font-size: 1em; }

/* copyright information styling */
#copyw {	font-size: .6em;
		text-align: center;
		color: gray;
		margin-left: 180px;
		width: 490px;
}						 

#copyw a {	text-decoration: underline;
		color: gray;
}

/* Following are the styles for the main nav menu horizontal portion 
background color is a6a6a6 dark gray, highlight when hovering is 660000 maroon, text color is ffffff white */
ul.mainNav {	margin: -12px 0 0 0px;
		border-collapse: collapse;
		padding: 0px;
		float: left;
		width: auto;
}

.mainNav li {	list-style: none;
		float: left;
		border-left: 1px solid #e5e5e5;
		border-right: 1px solid #e5e5e5; 
		color: #fff;
		margin:  0px;
}

.mainNav a {	display: block;
		padding: 3px 10px 3px 10px;
		background: #a6a6a6;
		text-align: center;
		text-decoration: none;
		color: #FFF;
		font-size: .8em;
		text-transform: uppercase;
}

.mainNav a:hover {	background: #600;
			color: #fff;
}

.mainNav .first li { border-left: none; }
.mainNav .last li  { border-right: none; }

/* Following are the styles for the javascript dropdown menus */
#dropmenudiv{	position:absolute;
		background-color: #a6a6a6;
		text-align: center;
		z-index: 100;
}
#dropmenudiv a {margin-top: 0px;
		width: 100%;
		display: block;
		font-size: .8em;
		line-height: 1.4em;
		color: #fff;
		background-color: #a6a6a6; 
		padding: 3px;
		text-decoration: none;
		text-transform: uppercase;
		border-top: 1px solid #D8D6FF;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #600;
	color: #fff;
}

.top { /* used in faq and other pages which use page pointers */
	font-size: .8em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .2em;
	padding: 3px;
	background: #e5e5e5;
	color: #814a65;
}

/* Link area below used for external links showing a page and arrow */
a.external:link {
	background: url(../images/icon.gif) no-repeat 100% 0;
	padding: 0 20px 0 0;
}

a.external:visited {
	color: purple;
	background: url(../images/icon.gif) no-repeat 100% -100px;
	padding: 0 20px 0 0;
}

a.external:hover {
	color: red;
	background: url(../images/icon.gif) no-repeat 100% -200px;
	padding: 0 20px 0 0;
} 

.hilite {background-color: yellow;}
.ct { text-align: center; }
.ctr {	padding: 0 50px;
	text-align: center; }
IMG.cent { 
    display: block;
    margin-left: auto;
    margin-right: auto }
.ind { margin-left: 30px; }

.rednotice { color: red; }
.menu1nav { font-weight: bold; font-size: .8em; color: #600;}
dt { margin-bottom: 10px; }
.toplist { font-size: .8em; line-height: 1.7em; text-align: left; }
.toplisttitle { font-size: 1.2em; font-weight: bold; text-transform: uppercase; line-height: 1.2em; text-align: center; color: #600; }
.tt { text-decoration: underline; color: #666; }
.grief li {line-height: 1.3em; font-size: .9em; color: #666; }
.rr { color: #600; line-height: 1.2em; }
