.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #707070;
	line-height: 20px;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #707070;
	line-height: 14px;
}
.title{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4d76aa;
	font-size:14px;
	font-weight:bold;
}



.cellwidth29 {
     width: 29px;
}
.cellwidth12 {
     width: 12px;
}

.nav-bg{
    background-image: url(../gfx/nav-bg.gif);
	background-repeat: no-repeat;
	height: 36;
}
.footer-nav-bg{
    background-image: url(../gfx/footer-nav-bg.gif);
	background-repeat: no-repeat;
	height: 26;
}
.nav-text{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #215495;
}
a.nav-link:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #215495;
	text-decoration: none;
}
a.nav-link:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #215495;
	text-decoration: none;
}
a.nav-link:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #215495;
	text-decoration: none;
}
a.nav-link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #215495;
	text-decoration: underline;
}
