/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#divtop {
	font-size: 70%;
}
#divtop a{
	color: #FFF;
	text-decoration: none;
}
#divtop a:hover{
	color: #FFCC00;
}
#divbot a{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
}
#button_1_link a, #button_2_link a {
	padding: 5px 0px 0px 10px;
	display: block;
	height: 23px;
	background-color: #666;
	color: #FFF;
}
#button_1_link a:hover, #button_2_link a:hover, #button_3_link a:hover, #button_4_link a:hover, #button_5_link a:hover, #button_6 a:hover {
	background-color: #0099CB;
	color: #FFF;
}
#button_3_link a, #button_4_link a, #button_5_link a, #button_6_link a{
	padding: 5px 0px 0px 10px;
	display: block;
	height: 33px;
	background-color: #666;
	color: #FFF;
}
#languageoption a {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#welcome h2{
	padding: 0px;
	margin: 0px;
	color: #3B83CA;
	font-size: 110%;
}
#welcome p{
	font-size: 70%;
	line-height: 150%;
}
