body.mceContentBody { font-size: 12px; font-family: "trebuchet ms"; }

#eam { }
.error_headline { font-weight: bold; color: red;}
.error_notices { color: red; }

.home-text {
	/*font-size: 1.5em;*/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

hr {
	border: none 0;
	border-top: 1px solid #CCC;
	margin: 3px 0 3px 0;
}

label {
	white-space: nowrap;
	vertical-align: middle;
}

input[type="checkbox"] {
	margin-right: 4px;
}

div#structure-top {
	width: 900px;
	height: 60px;
	position: relative;
}

div#logo {
	width: 200px;
}

div#contest {
	width: 320px;
	position: absolute;
	left: 275px;
	top: 0;
}

div#phone {
	width: 185px;
	position: absolute;
	left: 675px;
	top: 0;
}

div#footer {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	text-align: center;
}

td#maincontent-td {
	padding-bottom: 1.5em;
}

#maincontent-td {
	padding: 0 17px 0 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#maincontent-td h1 {
	font-size: 2.0em;
	color: #1e2c3c;
	margin: 3px 0 7px 0;
	font-family: Georgia, serif;
}

#maincontent-td h2 {
	font-size: 1.25em;
	margin-top: 0.85em;
	margin-bottom: 0;
	color: #1e2c3c;
}

#maincontent-td p {
	margin-top: 0.5em;
}

#maincontent-td ul, #maincontent-td ol {
	padding: 0 0 0 0.8em;
	margin: 0 0 0 0.8em;
}

div#subnav {
	width: 230px;
	height: 100%;
}

#subnav-td {background-color: #c4c9d2; background-image: url(/filelib/general/subnav-bg.jpg); background-repeat: no-repeat; padding-bottom: 20px;}

#subnav ul { 
	list-style: none;
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	border: none;
}

#subnav ul li { 
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Georgia, serif;
	
	padding: 12px 0 0 0;
	
	background-image: url(/filelib/general/subnav-bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .85em;
	padding-left: 1.25em;
}

#subnav ul li a { 
	text-decoration: none;
	color: #202f3f;
}

#subnav ul li a:hover {
	color: #424c59;
}

#subnav ul ul { 
	list-style: none;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	border: none;
}

#subnav ul ul li { 
	font-size: medium;
	text-transform: none;
	font-weight: normal;
	
	padding: 0 0 3px 0;
	background: none;
}


#subnav ul ul li a.subnav-icvh { 
	text-decoration: underline;
}

#subnav ul ul ul { 
	list-style: none;
	margin: 0 0 0 12px;
	padding: 0 0 0 12px;
	border: none;
}

#subnav ul ul ul li { 
	font-size: small;
}
