a{}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	font-weight: normal;
	background-color: #0066CC;
	color: #FFFFFF;

}
a:active{
	font-weight: normal;
	
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #000000;
	width: 100%;
	display: block;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.background {
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003399;
	font-weight: bold;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #003399;
	font-weight: bold;
}

.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0066CC;
	background-image: url(images/menubg.gif);
	vertical-align: text-top;
	margin: 2px;

}
.tm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003399;
	background-position: bottom;
	position: relative;
	height: 5px;


}
.nav3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
}
.nav2 a:link {
	line-height: 17px;
	text-decoration: none;
}
.nav2 a:hover {
	line-height: 17px;
	background-image: url(images/menubg.gif);
}
.nav2 a:active {

	line-height: 17px;
	background-image: url(images/menubg.gif);
}
.nav2 a:visited {
	line-height: 17px;
	text-decoration: none;
}
form {
padding: 0px;
margin:0px;
}