*	{
	font-family:Arial, helvetica, sans-serif;
}

body, td, p, div, li, ul {
	font-size:12px;
	color:#333;
} 

body {
	margin:0;
	padding:0;
}

.module {
	padding:0 18px 20px 18px;
}

/* DHTML Menus */
.menuContainer { 
	background-color:#dccfae;  
	padding:2; 
	color:#036;
}

.menuCell {padding:2px; color:#036; }

.body {}

.bodybold { 
	font-weight: bold; 
}

/* Section Header */
.section,
.docheader { 
	font-size: 16px; 
	color:#036;
	font-weight:bold;
	text-transform:uppercase;
}

/* Beneath document header */
.sub { }
.altbody { }

/* Powered by footer */
.footer {
	color:#fff;
}

sup {
	color:#fff; 
	font-size:9px; 
}

a.footer,
a.footer:visited	{
	color:#fff;
	text-decoration:none;
}

a.footer:hover	{
	text-decoration:underline;
}

/* default link properties */
a,
a:visited, a:hover {
	color:036;
	text-decoration:underline;
}

/* Module links */
a.quicklink,
a.quicklink:visited {
}

a.quicklink:hover {}

/* links in the body of site */
a.stdlink,
a.stdlink:visited {}

a.stdlink:hover {}

/* DHTML MENUS */
a.menu,
a.menu:visited { text-decoration:none;}
a.menu:hover { tex-decoration:underline;}

/*
a.pageutil { }
a.pageutil:visited { }
a.pageutil:hover { }

.discussTable { }
.discussHeader { }
*/

.pollTable { padding:0 18px 10px 18px;  }
.pollHeader { }
#questioncell {padding-bottom:10px; }
#radiocell { width:30px; }
#answercell { text-align:left, padding-left:7px; padding-top:4px; }
#buttoncell { text-align:center; padding:10px; }
#viewresultcell { text-align:center; }


b { font-weight:bold }
i { text-decoration:italic }
u { text-decoration:underline }