@charset "UTF-8";
body  { font: 80% Verdana, Arial, Helvetica, sans-serif; text-align: center; margin: 0; padding: 0; top: 0; bottom: 0 }
#maindiv      { background-color: #2652ad; margin: 0 auto; position: relative; top: 0; bottom: 0; width: 950px; height: 100% }
#div01     { background-color: #ffffff; margin: 10px; position: inherit; top: 10px; width: 930px; height: 440px }
#div02     { position: relative; width: 190px; height: 440px; float: left }
#div03     { text-align: left; position: relative; top: 5px; left: 10px; width: 732px; height: 32px }
#div04     {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	width: 732px;
	height: 408px;
	float: right
}
#div05     { color: #fff; text-align: justify; margin-left: 0px; padding-top: 10px; padding-bottom: 10px; width: 930px; height: 100% }
#div03 a  { color: #2652ad; font-size: 12px; font-family: Geneva; text-decoration: none; margin-right: 30px }
#div03 a:hover  { color: #2652ad; font-size: 12px; font-family: Geneva; font-weight: 700; text-decoration: none; margin-right: 30px }
#div03 a.active   { color: #2652ad; font-size: 12px; font-family: Geneva; font-weight: 700; text-decoration: none; margin-right: 30px }
#div05 a   { color: #fc0; font-size: 12px; font-family: Geneva; text-decoration: none; margin-right: 40px }
#div05 a:hover   { color: #dafe0d; font-size: 12px; font-family: Geneva; text-decoration: none; margin-right: 40px }

/*group links*/
.group_link {
font-size:10px;
}
.group_link a{
color:#0033CC;
text-decoration:none;
}
.group_link a:hover{
text-decoration:underline;
}