@charset "utf-8";
/* CSS Document */
 
ul {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.justify {
	text-align: justify;
}
.style1 {
	font-size: 12px;
	color: #474747;
	font-family: tahoma;
}
.style2 {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.img {
	padding-left:10px;
	padding-bottom:5px;
}
.sideTop {
	font-size: 12px;
	color: #000;
	font-family: tahoma;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	line-height: 16px;
}
.sideBot {
	font-size: 12px;
	color: #003366;
	font-family: tahoma;
	text-align: left;
	padding-left: 10px;
	font-weight: normal;
	line-height: 16px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #003366;
}
body {
	background-image: url(images/bodybg.gif);
	background-repeat: repeat;
}
.style5 {
	font-family: tahoma;
	font-size: 9px;
}
.style6 {
	font-size: 12px;
	color: #474747;
	font-family: tahoma;
	font-weight: bold;
}
.vertalign {
	vertical-align: top;
}
.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #474747;
}

