#box_content {
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	background-color: #E3E8F4;
	background-image: url(../img/_h1_footer_bg.gif);
	margin-bottom: 5px;
}
#box_content p {	color: #003366;}
#box_frontpage {

}
#box_frontpage p {
	line-height: 25px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


#box_frontpage_logos {
	background-image: url(../img/_box_frontpage_logos.gif);
	height: 88px;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
#box_frontpage_intro {
	background-image: url(../img/_box_frontpage_intro.gif);
	height: 91px;
	padding-right: 10px;
	padding-left: 10px;


}
#box_frontpage_bottomtext {
	background-image: url(../img/_box_frontpage_bottomtext.gif);
	height: 120px;
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-right: 10px;
	padding-left: 10px;

}
#box_frontpage_bottomtext p {
	color: #FFFFFF;
}
ul.events_list {
	margin-bottom: 10px;
}
ul.events_list li {
	color: #21367E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #919EC0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	list-style-type: square;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
ul.events_list a {
	display: block;
	margin-left: 15px;
	background-color: #4B5D8B;
	text-decoration: none;
	color: #E2E5EE;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.events_list a:hover {
	background-color: #0A163E;
	color: #FF9900;
}





form {
	display: block;
	margin: 10px;
	padding: 5px;
}
.validated {
	background-color: #000000;
}


form label{
	display: block;
	width: 150px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	line-height: 12px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #E8EBF4;
	margin: 2px 0 0 0;
	color: #425389;
}

form p{
	margin: 0px;
	padding: 0px 0px 10px;
}
form input {
	width: 200px;
	height: 18px;
	line-height: 12px;
	color:#000000 !important;


}
form input, textarea {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #425389;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 2px 3px 1px 3px;
}

form input.button{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #425389;
	width: 80px;
	height: 20px;
	border: 1px solid #000000;

}
form textarea {
	width: 300px;
	height: 150px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#mailinglist {
	background: #000000 url(../img/joinlist.gif) no-repeat center 5px;
	margin-right: 10px;
	padding-left: 5px;
	padding-top: 45px;
	padding-bottom: 15px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	margin-left: 0px;
	margin-top: 30px;
}
#mailinglist p{
	font-weight: bold;
	color: #FFFFFF;
	font-size: .7em;
}
#mailinglist p a{
	color: #FFFFFF;
	text-decoration: none;
}
#sponsor_links a {
	display: block;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#sponsor_links a:hover {
	border: 1px solid #FF9900;
	background: none;

}
ul.sponsors {
	list-style-type: none;
}
ul.sponsors_list li {
	display: inline;
	text-align: center;
}
ul.sponsors_list li img {
	padding: 3px;
	margin: 5px;
}
ul.sponsors_list a {
	border-width: 0px;
	border-style: none;
}
ul.sponsors_list a:hover {
	border-width: 0px;
	border-style: none;
	background:none;
}
ul.sponsors_list li a img {
	border: 1px solid #E9E9E9;
}
ul.sponsors_list li a:hover img {
	border: 1px solid #FF6600;
}
