BODY, TABLE, P {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}


BODY {background-image:url(images/bg-tile.gif);}

p {margin: 0px 0px 10px 0px;}

ul {
	margin-top: 5px;
}

li {
	margin-top:2px;
	margin-bottom: 2px;
}

h1 {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #2c6bb8;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #2c6bb8;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #212c7b;
	margin-bottom: 2px;
}

hr {
	color: #ffffff;
	height: 3px;
	border-top: 1px dashed #2c6bb8;
	border-left, border-right: none;
	border-bottom: none;
}

.red {color:#990000;}

p.subnav-selected {
	margin: 0px 0px 8px 30px;
	font-weight:normal;
	color:#990000;
}

p.subnav {margin: 0px 0px 8px 30px;}

.breadcrumbs {
	font-size: 8pt;
	margin-bottom: 5px;
}

.footer {
	font-size: 7pt;
	color: #FFFFFF;
}

#h2anchor {
	text-decoration: none;
	color: #2c6bb8;
}

a:link,a:active,a:visited {
	font-weight: bold;
	color: #2c6bb8;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.top:link,a.top:active,a.top:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #ccffff;
	text-decoration: none;
}

a.top:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

a.sub:link,a.sub:active,a.sub:visited {
	font-weight: bold;
	color: #2c6bb8;
	text-decoration: none;
}

a.sub:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.sub-sub:link,a.sub-sub:active,a.sub-sub:visited {
	font-weight: normal;
	color: #2c6bb8;
	text-decoration: none;
}

a.sub-sub:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


















