body {
	background: #0D3F74;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 30px;
}
table, td {
	font-size: 13px;
}
h1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 4px 0px 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 4px 0px 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #CE0027;
}
.caption {
	font-style: italic;
	font-size: 10px;
	text-align: center;
}
.small-bold {
	font-size: 10px;
	font-weight: bold;
}
.Heading {
	color: #990000;
	font-style: italic;
	font-weight: bold;
	font-size: 17px;
}
.subhead {font-size: 13px; font-weight: bold; font-style: italic; }
a:link {
	color: #CE0027;
}
a:visited {
	color: #0D3F74;
}
a:hover {
	color: #666666;
}
#hm_txt {
	background: url(images/hm_bk.jpg) no-repeat;
	width: 300px;
	height: 227px;
	line-height: 15px;
	font-style: italic;
	font-size: 11px;
	vertical-align: top;
	padding: 0 21px 0 39px;
}
#ad {
	text-align: center;
	background: #FFFFFF url(images/hm_ad.jpg) no-repeat;
	vertical-align: bottom;
}
.hm_header {
	color:#C1062C;
	font-style: italic;
	font-weight: bold;
	Font-size: 14px;
	padding-bottom: 4px;
}
#main_table {
	border: 2px solid #010166;
	width: 758px;
}
#header {
	background: #000066;
}
#content {
	background: #FFFFFF;
	padding: 15px;
}
#cap-pic {
	vertical-align: bottom;
	background: url(images/gradient.jpg) repeat-y;
}
#menu{
	width: 100%;
	background: #000066;
	font: 12px;
	color: #99CCFF;
}
a.subnav:link { 
	color: #FFFFFF;
	text-decoration: none;
}
a.subnav:hover { 
	color: #99CCFF;
	text-decoration: none;
}
a.subnav:visited { 
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	background: #000066;
	font: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0;
}

