BODY {
	background-color: #FFFFFF;
	margin: 20px 0px 20px 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5 {
	text-transform: uppercase;
	font-style: normal;
}
h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #7285B6;
	margin: 0px 0px 8px;
	padding: 20px 0px 0px;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #330000;
	margin: 0px 0px 8px;
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 0px 0px;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	color: #7285B6;
	font-weight: normal;
	margin: 0px 0px 8px;
	padding: 10px 0px 8px;
}
h4 {
	margin: 4px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	color: #330000;
	font-weight: normal;
}
h5 {
	margin: 0px;
	font-size: 11px;
	color: #7285B6;
	line-height: 18px;
	font-weight: normal;
}
h6 {
	margin: 0px;
	font-size: 9px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330000;
	letter-spacing: 1px;
}
p {
	font-size: 11px;
	line-height: 18px;
	color: #330000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}
#content {
color: #333333;
position:relative;
float:left;
width:532px;
height:303px;
text-align:left;
padding:10px;
overflow:auto;
}
#content .icon{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#content a, a:visited {
	color: #7285B6;
	text-decoration: none;
}
#content a:hover {
	color: #666666;
}
#content a:active {
	color: #999999;
}
#subnav {
height: 193px;
text-align: left;
font-size: 10px;
padding: 3px 3px 0px 0px;
overflow: scroll;
width: 150px;
}
.subnav a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav a:hover {
	color: #CCCCCC;
}
.subnav a:active {
	color: #EEEEEE;
}
li {
	font-size: 11px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 18px;
	list-style: square;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
li.nav {
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 18px;
	list-style: square;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
#footer {
	padding: 8px 10px 0px 20px;
	color: #666666;
}
#content img{
	border: 0px;
	margin: 10px;
	padding: 0px;
}
#content th{
	background:#7285B6 url(/images/bg_tablehead.gif) repeat-x;
	color:#FFFFFF;
}
#content tr{
	background:#EEEEEE;
}
#content tr.alternate {
	background-color:#CCCCCC;
}