body {
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited, a:active, a:focus {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D60008;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D60008;
	font-weight: bold;
	text-decoration: underline;
}

.mnucell {
	background-image: url(images/mnu_corn.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.sidecolumn {
	background-image: url(images/side_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.sidemnu {
	background-image: url(images/hdr_block_corn.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.sidemnu p {
	margin: 10px 20px 10px 20px;
}

.cont {
	background-image: url(images/hdr_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 2px;
}

.cont2 {
	background-image: url(images/hdr_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.hdr_block {
	background-image: url(images/hdr_pict_corn.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.blockconttable {
	background-image: url(images/block_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.blockcont {
	background-image: url(images/corn_topleft.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.blockcont p {
	margin: 10px;
}

.blockcont p span {
	font-weight: bold;
}

.quest p {
	margin: 10px;
	font-weight: bold;
	color: #ED5402;
}

.answer p{
	margin: 10px;
}

.answer p span{
	font-weight: bold;
}

.mnuhdr {
	color: #3F3F3F;
	font-weight: bold;
}

.mnuhdr span {
	font-weight: normal;
}

.blockhdr1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 10px 0px 20px;
}

.blockhdr2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 10px 0px 10px;
}

.subhdr1 {
	font-size: 12px;
	font-weight: bold;
	color: #ED5402;
}

.subhdr2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 5px 0px 5px !important;
}

.septxt {
	margin: 5px 0px 5px 10px !important;
}

.septxt2 {
	margin: 0px 5px 0px 5px !important;
}

.septxt3 {
	margin: 5px 0px 5px 0px !important;
}

.septxt4 {
	margin:0px !important;
	font-weight: bold;
}

.copy {
	margin: 0px 0px 0px 20px;
	color: #D60008;
}

.copy span {
	font-weight: bold;
}

.red {
	color: #D60008;
}

.inptxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	border: 1px #B4B4B4 solid;
}

.inpsel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	border: 1px #B4B4B4 solid;
}

.hsep {
	height: 1px;
	background-color: #CCCCCC;
	margin: 1px 0px 1px 0px;
}

.hsep2 {
	height: 1px;
	background-color: #CCCCCC;
	margin: 0px 10px 0px 10px;
}

.short {
	width: 75%;
}

.current {
	font-weight: bold;
	color: #D60008;
	text-decoration: underline;
}

.currlang {
	font-weight: bold;
	color: #D60008;
	text-decoration: underline;
	margin: 0px 5px 0px 5px !important;
}