body {
	background-color: rgb(13, 47, 92);
	color: rgb(0, 0, 0);
	text-align: center;

}


table.topnavbar { 
	width: 847px;
	height: 19px;
	text-align: center;
	background-color: rgb(180, 180, 180);
}

td.topnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: rgb(180, 180, 180);
}

.topnavbar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #082C5A;
}

.topnavbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #082C5A;
}

.topnavbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #082C5A;
}

table.bodyframes {
	text-align: center;
	width: 998px;
}

table.bodyframes td.leftframe {
	width: 150px;
	background-color: rgb(220, 220, 220);
	vertical-align: top;
	color: rgb(13, 47, 92);
	font-family: Helvetica,Arial,sans-serif;
	font-size: 13px;
}

table.bodyframes td.rightframe {
	background-color: rgb(255, 255, 255);
}

table.leftnavbar { 
	width: 150px;
	height: 242px;
	text-align: right;
	background-color: rgb(220, 220, 220);
	color: rgb(13, 47, 92);
	font-family: Helvetica,Arial,sans-serif;
	font-size: 13px;
}

table.mainframe { 
	width: 848px;
	height: 407px;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Times, "Times New Roman", serif;
}

table.mainframe td.topbanner {
	height: 70px;
	background-color: rgb(13, 47, 92);
	font-family: Times, "Times New Roman", serif;
	color: rgb(255, 255, 255);
	font-size: 35px;
}

table.staff { 
	width: 100%;
	text-align: left;
	color: rgb(0, 0, 0);
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 13px;
	border: 3px rgb(13, 47, 92) solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}

tr.staffheader {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: rgb(220, 220, 220);
	color: rgb(13, 47, 92);
}

table.software { 
	width: 100%;
	text-align: left;
	color: rgb(0, 0, 0);
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 13px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}

li {
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 13px;
	text-align: justify;
}

p {
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 13px;
	text-align: justify;
}

p.title {
	font-family: Arial, Times, "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

table.address { 
	width: 998px;
	height: 19px;
	text-align: center;
	background-color: rgb(180, 180, 180);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(13, 47, 92);
}

td.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(13, 47, 92);
}

.address a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(13, 47, 92);
}

.address a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(13, 47, 92);
}

