body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link, a:visited, a:active {
	color: #6699CC;
	text-decoration: underline;
}

footerLink{
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#menu a:link, #menu a:visited, #menu a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
#menu a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #14389A;
}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #14389A;
}

.subHeader {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}


.smallprint {
	font-size: 10px;
}


.table-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

.cell1 {
	background-color: #FBFBFB;
	font-size: 11px;
}
.tableHeader {
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.cell2 {
	background-color: #F4F4F4;
	font-size: 11px;
}

#navLink a:link, #navLink a:visited, #navLink a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#navLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #000099;
	font-size: 12px;
}



