body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	cursor: default;
	color: #353434;
}

div,p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #606363;
}

table {	
	background-color: #FFFFFF;
	cellpadding: 0px;
	cellspacing: 0px;
}

table.width {
	width: 760px;
}
ul {
	margin-top: 0px;
}

.contentCell {
	width: 490px;
}
.floatRight {
	float: right;
}

.footLine {
	font-size: 10px;
	border-top: 5px solid #125F70;
}
.nav {
	width: 162px;
	border-top: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	background-image: url("/images/bg_nav.gif");
	background-repeat: repeat-y;
}

.navCell {
	width: 158px;
	background-color: #FFFFFF;
	border-top: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	margin: 0px 0px 0px 0px;
}

.navEnd {
	width: 158px;
}

.rightColumn {
	width: 180px;
	border-left: 1px solid #5BaaB8;
}

.secondaryCell {
	border-top: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	margin: 0px 0px 0px 40px;
}

.strip {
	background-image: url("/images/bg_strip.gif");
	background-repeat: repeat-x;
	margin: 0px;
}

.textCell {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #606363;
	margin-left: 10px;
}

.titleText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #066879;
	margin: 0px 0px 0px 5px;
}
.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #606363;
}
a, a:visited {
	font-size: 12px;
	line-height : 14px;
	color: #1B79AF;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	font-size: 12px;
	line-height : 14px;
	color: #1B79AF;
	text-decoration: none;