body
{
	padding: 14px;
}

html,
body,
table,
p,
input,
select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5e5a57;
}

html,
body,
table,
p,
input,
select
{
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
}

ul
{
	list-style: disc inside;
	padding: 3px 0px 10px;
	margin:0px;
}

li
{
	padding: 0px 0px 10px 0px;
}

body
{
	margin: 0px;
}

a
{
	color: #b9562b;
	text-decoration: none;
}

a:hover
{
	color: #b9562b;
	text-decoration: underline;
}

a img
{
	border: 0px;
}

div#caption {
font-style: italic;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-top:5px;
font-size: 9px;
color: #5e5a57;

}

div#nav
{
	margin: 0px;
	padding: 0px;
	padding-left: 26px;
	padding-bottom: 14px;
}

div#nav ul
{
	list-style: disc outside;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

div#nav li
{
	margin: 0px;
	padding: 0px;
	/*float: left;*/
}

div#nav li a
{
	margin: 0px;
	padding: 0px;
	color: #567aae;
	text-decoration: none;
	display: block;
	width: 105px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



div#nav li li a
{
	margin: 0px;
	padding: 0px;
	background: none;
	font-family: "Trebuchet MS", Arial, Vivaldi;
	font-size: 8pt;
	font-weight: bold;
	text-transform: none;
	padding-left: 16px;
	padding-bottom: 6px;
	color: #666560;
}

div#nav li li a:hover
{
	color: #ce783b;
	background: url(/images/nav_arrow.png) no-repeat left 3px;
}

div#nav li li li a
{
	padding-left: 26px;
	font-style: italic;
}

div#nav li a:hover 
{
	background: url(/images/nav_arrow.png) no-repeat left 17px;
}

div#nav li a:hover 
{
	background: url(/images/tile_dot.gif) repeat-x left bottom;
}

#content-body
{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 28px;
	padding-right: 40px;
}

h1
{
	margin: 0px;
	font-size: 20pt;
	line-height: 26pt;
	color: #cb6e33;
	font-family: Tahoma, Arial, sans-serif;
}

h2
{
	font-size: 10pt;
	color: #5484aa;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.tile-dot-x,
td.tile-dot-x
{
	background-image: url(/images/tile_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 5px 0px;
}

td.tile-dot-y
{
	padding-left: 20px;
	background-image: url(/images/tile_dot.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.error
{
	color: #b02828;
	font-weight: bold;
}

#footer tr td
{
	color: #566874;
	font-size: 7pt;
	font-weight: normal;
}

#footer tr td a
{
	color: #2a608e;
	text-decoration: underline;
}

.italic-link
{
	font-style: italic;
}

#key-nav
{
	color: black;
	line-height: 7pt;
	font-size: 7pt;
}

.key-cell
{
	padding-left: 14px;
	background-image: url(/images/tile_dot.gif);
	background-position: left top;
	background-repeat: repeat-y;
	vertical-align: top;
}

