body {
	
	/*#669900;*/
	margin: 15px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#maincontainer {

}

#contentwrapper {
	clear: left;
	float: left;
	width: 1000px;
}

#content-left {
	background-color: #FFCA08;
	float: left;
	width: 220px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#content-middle {
	float: left;
	margin-left: 8px;
}

#content-right {
	float: left;
	width: 230px;
	margin-left: 30px;
}

#header {
	background: #fff url('') no-repeat;
	height: 115px;
	margin-bottom: 50px;
	min-width: 1200px;
	
}

#logo {
	position: absolute;
	left: 0;
}

#headline{
	width: 100%;
	padding-top: 80px;
	background-position: right bottom;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 420px;
}

#footer{
	clear: left;
	width: 100%;
	font-weight: normal;
	
}

#footer-text {
	text-align: right;
	color: #023689;
	font-size: 8pt;
	padding: 8px;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #023689;
}

#copy {
	text-align: right;
	color: #fff;
	font-size: 7pt;
	padding: 8px;
	font-weight:normal;
}


#footer-menu {
	text-align: right;
	padding: 8px;
}

#errorbox {
	color: #990000;
	font-weight: bold;
}

#resultbox {
	color: #023689;
	/* #669900;*/
	font-weight: bold;
}

#usermenu {
	border-top: #D4D6D6 1px dashed; 
	margin-top: 24px;
	padding: 8px;
	text-align: right;
	clear: left;
}

.info {
	font-family: verdana;
	color: #888888;
	border-top: #D4D6D6 1px solid;
	background: url('../images/shadow.gif') repeat-x;
	font-size: 10px;
	padding: 8px;
}

.captchaBox {
	padding: 20px;
	width: 230px;
	border: 1px solid #FFCA08;
}



.submenu {
	background-color: #FFCA08;
	width: 196px;
}
.submenu ul {
	list-style: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.submenu li { }

.submenu a {
	display: block;
	height: 26px;
	text-decoration: none;
	text-align: center;
	
}
a.registration {background: url('../images/submenu_registration.gif') no-repeat;}
a.registration:hover {background: url('../images/on/submenu_registration.gif') no-repeat;}
a.guidelines {background: url('../images/submenu_guidelines.gif') no-repeat;}
a.guidelines:hover {background: url('../images/on/submenu_guidelines.gif') no-repeat;}
a.submit {background: url('../images/submenu_submit.gif') no-repeat;}
a.submit:hover {background: url('../images/on/submenu_submit.gif') no-repeat;}
a.faq {background: url('../images/submenu_faq.gif') no-repeat;}
a.faq:hover {background: url('../images/on/submenu_faq.gif') no-repeat;}
a.communicating {background: url('../images/submenu_communicating.gif') no-repeat;}
a.communicating:hover {background: url('../images/on/submenu_communicating.gif') no-repeat;}
a.links {background: url('../images/submenu_links.gif') no-repeat;}
a.links:hover {background: url('../images/on/submenu_links.gif') no-repeat;}
a.contact {background: url('../images/submenu_contact.gif') no-repeat;}
a.contact:hover {background: url('../images/on/submenu_contact.gif') no-repeat;}


/* rounded tables */
.blb {
	background-image: url(../images/corners/lb.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	background-color: #FFFFFF;
}
.brb {
	background-image: url(../images/corners/rb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blt {
	background-color: #FFFFFF;
	background-image: url(../images/corners/lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.brt {
	background-image: url(../images/corners/rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	top: 0px;
}

.table {
	line-height: 20px;
	font-size: 13px;
	color: #00529C;
	padding-top: 23px;
	padding-right: 50px;
	padding-bottom: 23px;
	padding-left: 50px;
}

.tableright { 
	line-height: 20px;
	font-size: 13px;
	color: #00529C;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

table {
	line-height: 20px;
	font-size: 13px;
	color: #00529C;
	padding-left: 20px;
}


/* hyperlinks */

#content-middle a:link {
	color: #00529C;
	text-decoration: underline;
}
#content-middle a:visited {
	color: #00529C;
	text-decoration: underline;
}
#content-middle a:hover {
	color: #FFCA08;
	text-decoration: none;
}

#content-right a:link {
	color: #00529C;
	text-decoration: underline;
}
#content-right a:visited {
	color: #00529C;
	text-decoration: underline;
}
#content-right a:hover {
	color: #FFCA08;
	text-decoration: none;
}

/* forms */


.form {
	border: 1px solid #00529C;
	/*#669900;*/
	padding: 20px;
}

input,textarea {
	background-color: #E5EDF5;
}


/* fonts */
font.detail {
	font-size: 10px;
	color: #333;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color:  #00529C;	/*#669900;*/
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color:  #00529C;	/*#669900;*/
}

#content-right h4 {
	margin-bottom: 0px;
}

span.def {
	font-style: italic;
	font-size: 11px;
	color:  #00529C;	/*#669900;*/
}

span.valid {
	color: #FFCA08;
	font-weight: bold;
}
span.invalid {color: #990000;font-weight: bold;}
span.error {color: #990000;font-weight: bold;}
span.result {
	color: #FFCA08;
	font-weight: bold;
}

/* images */
#captcha {margin-top: 12px;}
img {border-style: none;}
.map {margin-right: 12px; float:left; background: #fff;}
.clear {clear: left;}
.greenTxt {
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFCA08;
}
.tableheader {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #CAD5B3;
}
