/* CSS Document */

body{
	background-color: #e7f4fe;
}

#mainlayer{
	background-color: #e7f4fe;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 10px;
}

#hbar{
	position: absolute;
	top: 48px;
	left: 70px;
}

#vbar{
	position: absolute;
	left: 111px;
	top: 25px;
}

#image{
	position: absolute;
	left: 70px;
	top: 50px;
}

#head{
	position: absolute;
	left: 120px;
	top: 26px;
	width: auto;
	height: 20px;
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

#head a{
	text-decoration: none;
}

#head a:link{
	color: #003366;

}

#head a:visited{
	color: #003366;
}

#head a:hover{
	color: #666666;
}

#head a:active{
	background-color: #eeeeee;
}

#maincontent{
	position: absolute;
	left: 120px;
	top: 60px;
	width: 480px;
	height: auto;
}

#maincontent p{
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}

#maincontent td{
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

#maincontent a{
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-decoration: none;
}

#maincontent a:visited{
	color: #003366;
}

#maincontent a:hover{
	color: #003366;
}

#maincontent a:active{
	background-color: #aaaaaa;
}

#maincontent h1{
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

#maincontent h2{
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

#maincontent h3{
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

#maincontent h4{
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

#sidecontent{
	position: absolute;
	right: 10px;
	top: 28px;
	width: 120px;
	height: auto;
}	

#sidecontent a{
	color: #666666;
	text-decoration: underline;
}

#sidecontent a:hover{
	color: #003366;
}

#sidecontent a:active{
	background-color: #eeeeee;
}

#sidecontent p{
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

#sidecontent p.second{
	font-size: 12px;
}

#sidecontent p.third{
	margin-left: 10px;
	padding-left: 10px;
}

#sidecontent h1{
	color: #003366;
	background-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

#botcontent{
	position: absolute;
	left: 3px;
	top: 510px;
}

#table1 p{
	color: #aaaaaa;
	text-decoration: none;
}

#table1 a{
	color: #aaaaaa;
	text-decoration: none;
}

#table1 a:visited{
	color: #666666;
}

#table1 a:hover{
	color: #666666;
}

#table1 a:active{
	background-color: #aaaaaa;
}

#table2 p{
	color: #aaaaaa;
	text-decoration: none;
}

#table2 a{
	color: #aaaaaa;
	text-decoration: none;
}

#table2 a:visited{
	color: #003366;
}

#table2 a:hover{
	color: #666666;
}

#table2 a:active{
	background-color: #aaaaaa;
}

#table3 p{
	color: #003366;
	text-decoration: none;
}

#table3 a{
	color: #003366;
	text-decoration: none;
}

#table3 a:visited{
	color: #003366;
}

#table3 a:hover{
	color: #666666;
}

#table3 a:active{
	background-color: #aaaaaa;
}

#table4 p{
	color: #003366;
	text-decoration: none;
}

#table4 a{
	color: #003366;
	text-decoration: none;
}

#table4 a:visited{
	color: #003366;
}

#table4 a:hover{
	color: #666666;
}

#table4 a:active{
	background-color: #aaaaaa;
}

#maincontenr ol{
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
