input, select, table, body
{
	font-size: 11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#body {
	padding: 15px;
}

.field
{
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 5;
}

li
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12;
	padding-bottom: 3;
}

a.nav
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #DDC756;
	font-size: 10;
	font-weight: bold;
	text-decoration: none;
}

a.button
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10;
	font-weight: bold;
	text-decoration: none;
}

a.button:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #DDC756;
	font-size: 10;
	font-weight: bold;
	text-decoration: none;
}

h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #DDC756;
	font-size: 10;
	font-weight: bold;
}

.listHeader
{
	color: #000000;
	font-weight: bold;
	font-size: 11;
	padding-left: 5; 
	padding-right: 5;
	padding-bottom: 3;
	
	border-color: #DDC756;
	border-width: 1px;
	border-bottom-style: solid;
	
}

.listBody
{
	padding-left: 5; 
	padding-right: 5;
	padding-top: 2;
	padding-bottom: 2;
}


.listTable
{
	border-color: #DDC756;
	border-width: 1px;
	border-bottom-style: solid;
}

.listLink
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.listLink:hover
{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.listEntry
{
	cursor: default;
}

.listEntryOver
{
	background: #E4D9A0;
	cursor: default;
}

a.nav { 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none; 
	letter-spacing: 0.5; 
	font-size: 11;
}
a.nav:hover { 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none; 
	letter-spacing: 0.5; 
	font-size: 11;
}

a.link { color: #000000; }
a.link:hover { color: #000000; }

#clientNav {
	color: #000000;
	margin-left: 15px;
	text-align: right;
}

#clientNav a {
	color:#000000;
	margin: 0px 1px 0px 1px;
	text-decoration: none;
	font-weight: bold;
}

#clientNav a:hover{
	color: #666666;
}

.field {
	color: #333333; 
	font-weight: bold;
}