body
{
	text-align: center;
	color: #040058;
	background-color: #FFFFFF;
	font-family: Arial;
}

p
{
	padding-left: 10px;
	padding-right: 10px;
}

a:link
{
	color: #666666;
	text-decoration: none;
}

a:visited
{
	color: #666666;
}

a:hover
{
	color: #040058;
	text-decoration: underline;
}

table.menuLinks
{
	width: 750px;
	text-align: center;
	border-bottom: solid 2px #040058;
	
}

td.selectedMenuItem
{
	background-color: #666666;
	border-top: solid 2px #040058;
	border-left: solid 2px #040058;
	border-right: solid 2px #040058;
	font-size: 13px;
	height: 40px;
}

td.menuItem
{
	font-size: 12px;
}

.textBody
{
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
		
	color: #040058;
	font-family: Arial;
}

.textLeft
{
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	color: #040058;
	font-family: Arial;
}

.textCenter
{
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
	color: #040058;
	font-family: Arial;
}

.textTopic
{
	text-align: left;
	
	color: #666666;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
}

.textSubTopic
{
	text-align: left;
	
	color: #666666;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	border-bottom: dashed 1px #666666;
}

.textNotes
{
	text-align: left;
	color: #040058;
	font-weight: none;
	font-family: Arial;
	font-size: 12px;
	
}

.menuColumnContainer
{
	vertical-align: top;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 100px;
}

.menuColumnTable
{
	position: relative;
	background-color: #040058;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 355px;
	color: #040058;
	font-family: Arial;
	font-size: 12px;
	width: 150px;
	text-align: center;
}

a.menuLinks:link
{
	color: #040058;
	text-decoration: none;
	font-weight: bold;
}

a.menuLinks:visited
{
	color: #040058;
	text-decoration: none;
	font-weight: bold;
}

a.menuLinks:hover
{
	color: #666666;
	text-decoration: underline;
}
