body {
	margin: 0;
	padding: 0;
    background-color: #ffffff;	
  	font-family: Verdana, Arial, Helvetica, sans-serif;	
  	font-size: 10px;
	/* background: url(pic/mainbg.gif) repeat-y center top; */
}

#container {
	margin:	0 auto;
	padding: 0px;
	text-align: left;
	width: 750px;
	position: relative;
	/*background-color: #656565;*/
	height: auto;
	background: url(pic/mainbg2.gif) repeat-y center top;	
}

#header {
	background: url(pic/header2.jpg) no-repeat left top;
	height: 98px;
}

#col_left {
	width: 166px;
	float: left;
	/* background: url(pic/mbg2.gif) no-repeat right top; */
	text-align: left;
}

#col_main {
	float: left;
	width: 398px;
	background: #FFFFFF;
	margin: 0 10px;
}

#col_right {
	width: 166px;
	float: right;
	text-align: center;
}


#menu {
	text-align: left;
	height: 295px;
	width: 130px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	/* text-transform: uppercase; */
}

#menu h1 {
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 0 0 4px 14px;
	border-bottom: 1px solid #FFFFFF;
	text-transform: uppercase;
}
#menu .item {
	background: url(pic/bullet1.gif) no-repeat 22% center;
	padding: 4px 0 4px 44px;
	margin: 0 0 0 0px;
	border-bottom: 1px solid #FFFFFF;
	text-transform: uppercase;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FF9933;
}
#menu form {
	padding: 30px 0;
	margin: 0;
	text-align: center;
}
#menu form select {
	background: #CCCCCC;
	/* text-transform: lowercase; */
	text-transform: normal;
	width: 140px;
}


.cs1 {
	color: #FFFFFF;
	background: #338fda;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 0;
	margin: 0 0 6px 0;
}



/* POLL */
#poll {
	width: 166px;
	background: #828282;
	border-bottom: 1px solid #ffffff;
	margin: 0 0 6px 0;
	color: #FFFFFF;
}

#poll h1 {
	font-size: 11px;
	margin: 0;
	padding: 2px 0;
	text-transform: uppercase;
	background: #999999;
	text-align: center;
}

#poll #form {
	margin: 0;
	padding: 0;
	text-align: center;
}
#poll .question {
	padding: 6px 0 6px 14px;
	margin: 0 0 8px 0;
	text-align: left;
	background: #757575;
	border-bottom: 1px solid #ffffff;
}

#poll #form .el {
	float: left;
	width: 20px;
	clear: left;
	/* background: #00FF00; */
	-moz-margin-start: 0px;
	-moz-margin-end: 10px;
}
#poll #form .elt {
	padding: 4px 0 4px 20px;
	text-align: left;
	/* background: #990000; */
}
#poll #form input.radio {
	border: 0px solid;
	margin: 0;
	padding: 0;
}
#poll .pollresult {
	text-align: left;
	padding: 0 0 0 22px;

}
#poll #form input.button, #menu form input.button, form input.button {
	background: #E60018;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	border: 0;
	margin: 10px 0 0 0;
}

#col_main #summary {
	/* background: url(pic/summary-bg.gif) no-repeat center center; */
	height: 150px;
	margin: 20px 20px;
	font-weight: bold;
}

#col_main #summary ul {
	margin: 20px 0 0 20px;
	padding: 0;
	vertical-align: middle;
}

#col_main #summary li {
	list-style-image: url(pic/bullet3.gif);
	padding: 3px 0 3px 2px;
	margin: 0;
}

h2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
}

h3 {
	background: url(pic/sectionend.gif) no-repeat left top #0178BE;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 26px;
	padding: 0 0 0 14px;
	margin: 0 0 10px 0;
	text-align: left;
	clear: both;
}

h4 {
	font-weight: bold;
	font-size: 11px;
	margin: 2px 0;
	padding: 0;
}

.card {
	width: 398px;
	padding: 0 0 10px 0;
	clear: both;
}

.card img {
	float: left;
	border: 1px solid #000000;
	margin: 0 6px 10px 0;
}

.card .back {
	clear: both;
	text-align: center;
	margin: 14px 0 0 0;
}


a:link, a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.more {
	text-align: right;
	margin: 0 20px 0 0;
}

.ok {
	/* background-color: #F8EFD0; */
	margin: 0 5px 15px 5px;
	padding: 2px 0 0 5px;
	vertical-align: top;
	color: #FFFFFF;
}
.bad {
	width: 150px;
	background-color: #FF0000;
	margin: 0 5px 15px 5px;
	padding: 2px 0 5px 5px;
	vertical-align: top;
}

.banners {
	text-align: center;
}
.banners img {
	border: 0;
	margin: 4px 0;
}


#web_ald {
	margin: 4px 0 0 0;
	padding: 6px 0 8px 40px;
	background: #999999;
	font-weight: bold;
	background: url(pic/bullet2.gif) no-repeat 14% 30%;
	vertical-align: text-top;
	border-top: 1px solid #FFFFFF;
}
#web_ald a:link, #web_ald a:visited {
	color: #000000;
}
#web_ald a:hover {
	color: #FF9900;
}

#footer {
	clear: both;
	height: 12px;
	background: url(pic/footer.gif) repeat-x;
	padding: 0 0 0 30px;
}

/* EDITOR */

.heading1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c52911;
	text-transform: uppercase;
}


/* NL DISPLAY */

.top_row {
	margin: 10px 0 20px 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}

.nl_card {
	margin: 10px 0 10px 0;
	clear: left;
}

.nl_card img {
	float: left;
	border: 1px solid #000000;
	margin: 0 10px 6px 0;
}
.nl_card .title {
	color: #000099;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.back {
	clear: both;
	text-align: center;
	margin: 14px 0 0 0;
}

.reset {
	clear: both;
}
.ac {
	text-align: center;
}

.heading2
{
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}