body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

a {
	color: #29528C;
	text-decoration: none;
}
a:hover {
	color: #29528C;
	text-decoration: underline;
}

.nav-top {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-top:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav-top-current {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
}
.bottom {
	font-size: 10px;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #29528C;
}
.sub-heading {
	font-weight: bold;
	color: #29528C;
}
ul {
	margin-left:20px; 
}
.ul-arrow {
	list-style-image:url('../images/check.gif'); 
}
	
.text-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #7A9898;
}
.nav-cell {
	padding-top: 4px;
	padding-bottom: 4px;
}
