*{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}


html, body{
	margin:0;
	padding:0;
	text-align:left;
	background-color: #E8E8E8;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
} 
 
#pagewidth{
	width:778px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #58B94C;
	border-bottom-color: #58B94C;
	border-left-color: #58B94C;
	background-color: #FFFFFF;
	margin-bottom: 40px;
} 
 
#header{
	position:relative;
	height:75px;
	width:100%;
	background-image: url(images/img_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
} 

input.submit {
	margin-top: 10px;
	margin-left: 50px;
}

#header h3, #header h4 {
	display: none;
}

 
#maincol{
 width:;
	background-image: url(images/maincol-bg.gif);
	background-repeat: repeat-y;
 }
 
#footer{
	clear:both;
	margin-right: 50px;
	margin-left: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADADAD;
	font-size: 11px;
	font-weight: normal;
	padding-top: 12px;
	color: #999999;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 12px;
	background-color: #FFFFFF;
 } 
#pagewidth #countbox2 {
	font-size: 12px;
	color: #2D7536;
	margin-bottom: 12px;
	padding-left: 38px;
}
#pagewidth #countboxpre {
	font-size: 12px;
	color: #2D7536;
	padding-left: 38px;
	font-weight: bold;
}
#countbox {
	height: 170px;
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 40px;
	padding-right: 20px;
	margin-bottom: 40px;
	background-image: url(images/countbox-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#footer a {
	color: #009900;
}
#quicklinks a {
}

#quicklinks a:hover {
	color: #5EC665;
	background-color: #FFFFCC;
}

#quicklinks {
	text-align: left;
	margin-right: 40px;
	margin-left: 16px;
	margin-top: 30px;
	font-size: 12px;
	padding: 12px;
	background-color: #EDF9EF;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #5EC665;
	border-right-color: #5EC665;
	border-bottom-color: #5EC665;
	border-left-color: #5EC665;
}
#quicklinks h3 {
	font-size: 16px;
	color: #5EC665;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5EC665;
	padding-bottom: 10px;
}
#left ul {
	padding-left: 30px;
	padding-top: 14px;
	padding-bottom: 14px;
}
#left li {
	list-style-type: circle;
	padding-bottom: 4px;
}





#footer img {
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#quicklinks a {
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	margin-left: -12px;
	padding-left: 12px;
	margin-right: -12px;
	padding-right: 12px;
	color: #666666;
}


 

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}
#header2 {
	background-color: #FFFFFF;
	height: 20px;
}


#left {
	width: 440px;
	background-image: url(images/banner.jpg);
	float: left;
	background-repeat: no-repeat;
	padding-left: 60px;
}
.line {
	padding-right: 20px;
}


#wrapper {
}
#agenda a {
	color: #52B848;
	font-weight: bold;
}



/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
#preregister {
	margin-bottom: 20px;
	margin-top: 20px;
	border: 1px dashed #68C866;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#preregister h4 {
	color: #68C866;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 29px;
}
#preregister h6 {
	font-size: 12px;
	font-weight: normal;
}


.clearfix{display: block;}
.greenbig {
	color: #52B848;
}

#left h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #2D7536;
	line-height: 22px;
	letter-spacing: -1px;
}
#left p {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 18px;
}
#left form {
	padding-left: 18px;
	padding-top: 28px;
	font-size: 12px;
	color: #666666;
	height: 300px;
}

#right .nav li a {
	display: block;
	background-image: url(images/button.jpg);
	height: 45px;
	margin-left: 8px;
	padding-left: 24px;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 8px;
	margin-bottom: -6px;
	list-style-type: none;
	text-align: left;
}
#right .nav li a:hover {
	background-image: url(images/button_hov.jpg);
	background-repeat: no-repeat;
	color: #307838;
}


/* End hide from IE-mac */  
#right {
	width: 278px;
	float: left;
	height: 1180px;
	padding: 30px 0 48px 0;
}

#logos{
	text-align: left;
	padding-left: 16px;
}

#logos img {
	text-align: left;
	margin-right: 18px;
	margin-bottom: 18px;
	font-size: 12px;
}

#logos a:hover{
	background-image: none;
	text-decoration: none;
	background-color: #FFFFFF;
}
.label {
	width: 50px;
	text-align: right;
	display: block;
	float: left;
	margin-top: 20px;
}



#agenda {
	background-image: url(images/calendar.jpg);
	height: 35px;
	width: 140px;
	background-repeat: no-repeat;
	float: left;
	padding-left: 40px;
	margin-left: 10px;
	margin-top: 15px;
}
#preregister a {
	color: #336235;
	background-image: url(images/pre-register.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	width: 144px;
	background-position: center;
	padding-left: 66px;
	height: 40px;
	padding-top: 14px;
}
#preregister a:hover {
	background-image: url(images/pre-register-hover.gif);
	color: #5BBA4C;
}


.clear {
	clear: both;
	height: 125px;
}
 
.field {
	width: 150px;
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	padding-left: 20px;
}
.hiddenpic {
	display: none;
}

#left .field li {
	margin-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left .label li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.left_agenda {
	height: 860px;
}
.imgalignedleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}


#pagewidth #wrapper #maincol form.cssform #myform li {
	list-style-type: none;
}

#pagewidth #wrapper #maincol form.cssform li {
	list-style-type: none;
}
