body
{
	background-color: #DDD5CA;
	margin-top: 20px;
	margin-left: 20px;
}

body,td,p,li,ul,input {
	font-size: 11px;
}

table.shell
{
	border-bottom: 10px solid #222D64;
}

td.logo
{
	background-color: #222D64;
	text-align: center;
	padding: 4px;
	height: 90px;
}

td.login
{
	width: 165px;
	background-color: #ABA59C;
	color: #FFFFFF;
	border: 1px solid #222D64;
	padding-right: 4px;
	height: 130px;
}

.topNavlink:link {color: #FFFFFF; text-decoration: none;}
.topNavlink:visited {color: #FFFFFF; text-decoration: none;}
.topNavlink:hover {color: #FFFFFF; text-decoration: underline;}
.topNavlink:active {color: #FFFFFF; text-decoration: underline;}

.title
{
	font-family: times new roman;
	font-size: 15px;
	font-weight: bold;
	color: #222D64;
}

td.topNavTable
{
	background-color: #ABA59C;
	color: #FFFFFF;
	border: 1px solid #222D64;
	width: 555px;
	height: 20px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

td.mainContent
{
	background-color: #FFFFFF;
	color: #2B335A;
	border: 1px solid #222D64;
	width: 555px;
	font-family: arial;
	font-size: 11px;
	padding: 5px;
	vertical-align: top;
	height: 100%;
}

table.navTable
{
	height: 100%;
	padding: 0;
	background-color: #FFFFFF;
	border-top: 2px solid #DDD5CA;

}

td.leftNav
{
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

td.leftNav a
{
	display: block;
	width: 180px;
	background: #FFFFFF;
	color: #222D64;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border-bottom: solid 1px #222D64;
	border-left: solid 1px #222D64;
	border-right: solid 1px #222D64;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

td.leftNav a:visited
{
	display: block;
	width: 180px;
	background: #FFFFFF;
	color: #222D64;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border-bottom: solid 1px #222D64;
	border-left: solid 1px #222D64;
	border-right: solid 1px #222D64;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

td.leftNav a:hover
{
	display: block;
	width: 180px;
	background: #222D64;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: none;
	border-bottom: solid 1px #222D64;
	border-left: solid 1px #222D64;
	border-right: solid 1px #222D64;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

td.leftNavBlank
{
	border-bottom: solid 1px #222D64;
	border-left: solid 1px #222D64;
	border-right: solid 1px #222D64;
	font-family: arial;
	color: #222D64;
	font-size: 10px;
}

table.contentTable
{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}