#page {
	width: 730px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background: #999999;
}
b {
	font-weight: bold;
	color: #CC0000;
}
h2 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0066CC;
	border-bottom: 1px solid #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}	
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #CC0000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border: 1px solid #666666;
	background: #EFEFEF;
}
#content {
	padding-left: 25px;
	padding-right: 25px;
}
.headbg {
	background: #999999 url(../images/header.gif) no-repeat;
	height: 45px;
}
.midbg {
	background: #FFFFFF url(../images/midbg.gif) repeat-y;
}
.footbg {
	background: #999999 url(../images/footer.gif) no-repeat;
	height: 45px;
}
.ia {
	display: block;
	width: 180px;
	height: 25px;
	background: #EFEFEF;
	text-decoration: none;
	line-height: 24px;
	padding: 2px;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.iab {
	display: block;
	width: 180px;
	height: 25px;
	background: #EFEFEF;
	text-decoration: none;
	line-height: 24px;
	padding: 2px;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
a.nav {
	display: block;
	width: 180px;
	height: 25px;
	background: #EFEFEF;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
a.navb {
	display: block;
	width: 180px;
	height: 25px;
	background: #EFEFEF;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}	
a.nav:hover {
	display: block;
	width: 180px;
	height: 25px;
	background: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	line-height: 24px;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
a.navb:hover {
	display: block;
	width: 180px;
	height: 25px;
	background: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	line-height: 24px;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.sia {
	display: block;
	text-decoration: none;
	padding-left: 30px;
	color: #666666;
}
#navigation span a {
	display: block;
	text-decoration: none;
	padding-left:20px;
}
.formspace {
	padding-left: 25px;
}
.note {
	background: #EFEFEF;
	padding: 5px;
	border: 1px dashed #000000;
}
.ybold {
	font-weight: bold;
	color: #FF9900;
}
.sublink {
	text-decoration: none;
	font-weight: bold;
	padding-left: 30px;
}
.cap {
	font-size: 8pt;
}
