body {
	font-family: arial, san-serif;
	font-size: 12px;
	background-color: #ff9933;
	line-height: 14px;
	color:#000000;
	font-weight: normal;
}
.cap {
float: left;
width: auto;
font-size: 24px;
line-height: 26px;
font-weight: normal;
color:#0066cc;
font-family: arial, san-serif;
}
a, a:active, a:hover, a:visited {
	color: #000000;
}
#subnav {
	font-family: arial, san-serif;
	font-size: 9px;
	color: #0066cc;
	padding-left:10px;
}
#subnav a, #subnav a:visited {
	font-family: arial, san-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 5px;
 	padding-bottom: 5px;
	padding-left: 5px;
}
#subnav a:hover, #subnav a.right:hover {
	text-decoration: none;
	color: #ffffff;
}
#subnav a.right {
	font-family: arial, san-serif;
	color: #cc0000;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-bottom: 5px;
	padding-left: 5px;
}
#subnav a.selected {
	font-family: arial, san-serif;
	font-size: 14px;
	color: #0099ff;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ff9933;
	border: 0px solid #000000;
}
#subnav a.selected:hover {
	text-decoration:none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}
.contentpad {
	padding-top: 20px;
}
