body
{
	text-align: center;
}

:link.topNavlink {color: #FFFFFF; text-decoration: none; font-weight: bold;}
:visited.topNavlink {color: #FFFFFF; text-decoration: none; font-weight: bold;}
:hover.topNavlink {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
:active.topNavlink {color: #FFFFFF; text-decoration: underline; font-weight: bold;}

table.title
{
border-bottom: 1px solid #C7C5C6;
font-family: verdana;
font-size: 17px;
font-weight: bold;
color: #134175;
width: 100%;
}

a
{
	font-family: verdana;
	font-size: 12px;
	color: #134175;
	font-weight: bold;
}

.subtitle
{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
}

table.shell
{
	width: 980px;
	border: 1px solid #134175;
}

td.topBar
{
	width: 100%;
	height: 25px;
	background-color: #FFD731;
	border-top: 2px solid #134175;
	border-bottom: 2px solid #134175;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

td.bottomBar
{
	height: 25px;
	background-color: #134175;
	border-bottom: 1px solid #FFD731;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	border-top: 1px solid #FFD731;
	text-align: center;
}

td.bottomBar A
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.topNav
{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 4px;
}
td.mainContent
{
	font-family: verdana;
	font-size: 11px;
	color: #134175;
	width: 80%;
	padding: 8px;
	text-align: left;
}


table.navTable
{
border-right: 1px dashed #C7C5C6;
width: 150px;
height: 100%;
}

td.login
{
border-bottom: 1px dashed #C7C5C6;
}

table.loginTable
{
font-family: arial;
font-size: 10px;
color: #000000;
}
td.nav
{
background-image: url('images/navBack.jpg');
background-repeat: no-repeat;
font-family: arial;
font-size: 11px;
color: #000000;
height: 100%;
padding: 5px;
}

table.inner
{
	font-family: verdana;
	font-size: 11px;
	color: #134175;
}