body {
	margin:15px auto 10px auto;
}

p, td, ul, li, div {
	font-family:Arial, sans-serif; 
	font-size:14px; 
	font-weight:normal; 
	color: #000;
}

p.module {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#336;
	text-align:left;
}

#page {
	border-top:#fff 2px solid;
	border-right:#909090 1px solid;
	border-bottom:#909090 1px solid;
	border-left:#909090 1px solid;
	width:782px;
	background:#fff;
	margin:0 auto;
}

#header {
	width:782px;
	margin:0;
}

#doc {
	padding:23px 2px 39px 16px;
}

#modules {
	float:right;
	width:178px;
}

#snpage {
	width:540px;
	text-align:jleft;
	float:left;
	margin-top:-6px;
}

.contactinfo {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#336;
	text-align:center;	
}

.module {
	background:#fafafa;
	border-top:#B1B1C5 5px solid;
	border-right:#909090 1px solid;
	border-bottom:#909090 1px solid;
	border-left:#909090 1px solid;
	padding:7px 9px 20px 9px;
	margin:0px 0px 20px 0px;
	
}

.clearfloat {
	background:url('/images/bottom_bar.gif');
	height:6px;
	width:782px;
	margin-top:30px;
	clear:both;
}

.headerlink {
	margin: 0em;
	float: left;
}

h1 {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	margin-bottom:3px;
}

img {
	border:0;
}

a.stdlink,
a.stdlink:hover,
a.stdlink:visited, 
a.quicklink,
a.quicklink:hover,
a.quicklink:visited {
	color:#336;
	text-decoration:none;
}

.menuContainer { 
	background: #061d57; 
	border:0px; 
	-moz-opacity: .9;
	opacity: .9;
}

.menuCell  {
	text-align:left;
}

a.menu td { 
	color: #fff; 
	font-weight: bold;
	padding-right: 2px;

}

.bodybold 	{ font-weight:bold; }
.section 	{ font-size:17px; font-weight:bold; color: #336; }
.docheader 	{ font-size:17px; font-weight:bold; color: #336; text-transform:uppercase; padding-top:0px; margin-top:0px; }
.sub 		{ font-size:12px; color: #9c9c9c; }
.altbody 	{ }

.footer 	{ 
	font-size:12px; 
	color: #9c9c9c; 
}

a.footer,
a.footer:hover,
a.footer:visited 		{ 
	font-size:12px; 
	color:#9c9c9c; 
	text-decoration:none; }

a.menu,
a.menu:visited,
a.menu:hover	{ 
	font-weight:bold; 
	font-size:11px; 
	color:#fff; 
	text-decoration:none; 
	padding: 0px 1px 0px 3px; 
}

a.pageutil,
a.pageutil:hover,
a.pageutil:visited 	{ font-size:12px; font-weight:bold; color:#6f6f6f; text-transform: uppercase; text-decoration:none;  }


.discussTable 		{ border: 0px; }
.discussMain table	{ padding-left: 0px; }
.discussHeader 		{ padding: 0px; }
.pollTable td		{ border: 0px; color: #fff; padding: 5px 0px 0px 0px; }
.pollHeader		{ text-align: left; }
.pollMain		{ padding: 7px 0px 7px 0px; color: #fff; }

a,
a:hover,
a:visited { 
	text-decoration:underline; 
	color: #6f6f6f; 
}

b { 
	font-weight:bold; 
}

i { 
	font-style:italic; 
}

u { 
	text-decoration:underline; 
}
