@charset "UTF-8";
body {
	background-color: #D8E0EC;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
.hdr-white {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.beige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e5e1d1;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	color: #666666;
}
.hdr {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	color: #bd3033;
	line-height: 1.4em;
}
a:link {
	color: #0264b4;
	text-decoration: none;
}
a:visited {
	color: #0264b4;
	text-decoration: none;
}
a:hover {
	color: #B22125;
	text-decoration: none;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #a8a8a8;
}
.number {
	font-family: Chalet, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #343434;
	font-weight: 200;
	line-height: 1.4em;
}
.ftr {
	background-color: #cdcdcd;
	background-image: url(/img/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.ftr-text {
	font-size: 11px;
	line-height: 1.4em;
}
.section {
	font-family: Chalet, Helvetica, Arial, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
}
a:link.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bd3033;
	text-decoration: none;
}.bg-body {
	background-color: #FFFFFF;
	background-image: url(/img/bg-capitol.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 1.3em;
	color: #0264b4;
}
.blue {
	color: #0063AD;
}
.red {
	color: #BD3033;
}
h1 {
	font-size: 16px;
	color: #0062AD;
}

