body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/header.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding: 93px 0px 20px 0px;
	margin: 0px;
}
a:link, a:visited{
	text-decoration: underline;
	color: #000000;
}
a:hover{
	text-decoration: underline;
	color: #333333;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	font-size: 20px;
	color: #000000;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	font-size: 16px;
	color: #000000;
}
hr{
	border-bottom: 1px dashed #000000;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
table, tr, th, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
p{
	padding: 0px;
	margin: 0px;
}
form{
	margin: auto;
	width: 400px;
}
input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}
input, textarea, select{
	border: 1px inset #333333;
	margin: 0px 0px 5px 0px;
	padding: 3px;
	width: 392px;
}
textarea{
	height: 120px;
}
select{
	width: 400px;
}
input.submit{
	background-position: center;
	background-color: #333333;
	border: 1px solid #333333;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	color: #ffffff;
	width: 400px;
}
input.submit:hover{
	background-color: #666666;
	border: 1px solid #666666;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
}
#wrapper{
	margin: auto;
	width: 960px;
	float: none;
}
#wrapper #hmenu{
	overflow: hidden;
	width: 960px;
	float: left;
}
#wrapper #hmenu ul{
	border-right: 1px solid #999999;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	overflow: hidden;
	padding: 0px;
	float: left;
}
#wrapper #hmenu ul li{
	float: left;
}
#wrapper #hmenu ul li a:link, #wrapper #hmenu ul li a:visited{
	border-bottom: 1px solid #999999;
	border-right: 0px solid #ffffff;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	display: block;
	color: #000000;
	width: 86px;
	margin: 0px;
	float: left;
}
#wrapper #hmenu ul li a:hover{
	background-color: #e5e5e5;
	color: #000000;
}
#wrapper #hmenu ul li a.flag:link, #wrapper #hmenu ul li a.flag:visited{
	width: auto;
	padding: 1px;
}
#wrapper #main{
	border-bottom: 0px dotted #999999;
	border-top: 0px dotted #999999;
	padding: 20px 0px 20px 0px;
	margin: 20px 0px 20px 0px;
	width: 960px;
	float: left;
}
#wrapper #main #vmenu{
	overflow: hidden;
	width: 177px;
	float: left;
}
#wrapper #main #vmenu ul{
	border: 1px solid #999999;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	overflow: hidden;
	width: 175px;
	padding: 0px;
	float: left;
}
#wrapper #main #vmenu ul li{
	float: left;
}
#wrapper #main #vmenu ul li a:link, #wrapper #main #vmenu ul li a:visited{
	background-color: #F2F2F2;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	font-size: 12px;
	color: #000000;
	text-align: left;
	display: block;
	width: 170px;
	margin: 0px;
	float: left;
}
#wrapper #main #vmenu ul li a:hover{
	background-color: #cccccc;
	color: #000000;
}
#wrapper #main #vmenu ul li a.sub:link, #wrapper #main #vmenu ul li a.sub:visited{
	background-color: #F2F2F2;
	padding: 5px 0px 5px 15px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	display: block;
	color: #000000;
	width: 160px;
	margin: 0px;
	float: left;
}
#wrapper #main #vmenu ul li a.sub:hover{
	background-color: #cccccc;
	color: #000000;
}
#wrapper #main #info{
	margin: 0px 10px 0px 0px;
	line-height: 17px;
	padding: 0px;
	width: 760px;
	float: left;
}
#wrapper #main #info a.box:link, #wrapper #main #info a.box:visited{
	border: 1px solid #cccccc;
	background-color: #ffffff;
	text-decoration: none;
	margin-right: 10px;
	overflow: hidden;
	width: 240px;
	float: left;
}
#wrapper #main #info a.box:link img, #wrapper #main #info a.box:visited img{
	float: left;
}
#wrapper #main #info a.box:hover{
	background-color: #e5e5e5;
	border: 1px solid #999999;
}
#wrapper #main #info a.box:link b, #wrapper #main #info a.box:visited b{
	border-bottom: 1px solid #cccccc;
	padding: 8px 0px 8px 0px;
	text-align: center;
	font-size: 14px;
	display: block;
	width: 240px;
}
#wrapper #main #info a.box:hover b{
	border-bottom: 1px solid #999999;
	text-decoration: none;
}
#wrapper #footer{
	line-height: 25px;
	font-size: 11px;
	color: #333333;
	text-align: left;
	width: 960px;
	float: left;
}
#wrapper #footer div.box{
	padding: 0px 10px 0px 10px;
	border: 1px solid #ffffff;
	height: 133px;
	width: 298px;
	float: left;
}
#wrapper #footer div.box input.submit{
	background-color: #666666;
	border: 1px solid #666666;
}
#wrapper #footer div.box:hover{
	background-color: #F2F2F2;
	border: 1px solid #999999;
/*	-moz-border-radius: 10px;*/
}
#wrapper #footer div.box:hover input{
	background-color: #ffffff;
}
#wrapper #footer div.box:hover input.submit{
	background-color: #666666;
}
#wrapper #footer div.box:hover input.submit:hover{
	background-color: #333333;
}
#wrapper #footer div.box b{
	font-size: 14px;
}
#wrapper #footer div.box form{
	text-align: center;
	width: 170px;
}
#wrapper #footer div.box input{
	width: 170px;
}
#wrapper #footer div.box input.submit{
	width: 178px;
}
#wrapper #footer a:link, #wrapper #footer a:visited{
	text-decoration: none;
	color: #333333;
}
#wrapper #footer a:hover{
	text-decoration: underline;
	color: #333333;
}