/* CSS Document */

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
a {
	color: #0A1B56;
	text-decoration: underline;
}
a:hover {
	color: #333;
}
h1 {
	color:#0A1B56;
	font-size:22px;
	font-weight:normal;
	line-height: 150%;
}
h1 a:link {
	color: #0A1B56;
	border-bottom-color: #333333;
	border: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
}
h2 {
	color:#0A1B56;
	font-size:18px;
	font-weight:normal;
}
h3 {
	color:#0A1B56;
	font-size:14px;
	font-weight:normal;
}
h4 {
	color:#990000;
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:20px;
}
.featuredh {
	color: #000;
	font-size: 18px;
	font-weight: normal;
}
.news, .news a:link {
	color:#AF0012;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
.more {
	color:#AF0012;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
span.alert, span.info, span.download, span.note {
	display: block;
	padding: 10px 10px 10px 50px;
	margin: 15px 0;
}
span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #ffcccc url(images/status-alert.png) 10px 50% no-repeat;
}
span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #CDDFF6 url(images/status-info.png) 10px 50% no-repeat;
}
span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #fff5cc url(images/status-note.png) 10px 50% no-repeat;
}
span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #e8f4d2 url(images/status-download.png) 10px 50% no-repeat;
}
.section {
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
}
#section {
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
}
.image {
	background-color: #fcdfbc;
	padding: 2px;
	border: solid 1px #cc9;
}
/* CSS Document */

h1 {
	color:#092869;
	font-size:18px;
	font-weight:normal;
	line-height: 150%;
}
h1 a:link {
	color: #092869;
	border-bottom-color: #333333;
	border: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
h2 {
	color:#990000;
	font-size:15px;
	font-weight:normal;
}
h3 {
	color:#092869;
	font-size:15px;
	font-weight:normal;
}
h4 {
	color:#990000;
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:20px;
}
.news, .news a:link {
	color:#092869;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
.more {
	color:#092869;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	color: #E8E9AF;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin:5px;
}
h6 {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h6 a:link, h6 a:visited {
	color: #E8E9AF;
	text-decoration: underline;
}
#searchtitle, #searchtitle a:link, #searchtitle a:visited {
	font-size:14px;
	color:#C51100;
	padding-bottom:4px;
}
#searchdesc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
span.alert, span.info, span.download, span.note {
	display: block;
	padding: 10px 10px 10px 50px;
	margin: 15px 0;
}
span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #ffcccc url(images/status-alert.png) 10px 50% no-repeat;
}
span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #CDDFF6 url(images/status-info.png) 10px 50% no-repeat;
}
span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #fff5cc url(images/status-note.png) 10px 50% no-repeat;
}
span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #e8f4d2 url(images/status-download.png) 10px 50% no-repeat;
}
.section {
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
}
#section {
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
}
.image {
	background-color: #fcdfbc;
	padding: 2px;
	border: solid 1px #cc9;
}
hr.dotted {
	border: 1px dotted #E5E5E5;
}
a.button {
	background:url(images/bg-button.png) no-repeat center 0;
	padding:4px 8px;
	color:#fff;
	font-size:12px;
	text-shadow: #777 0px 1px 0px;
	background-color:#C51100;
	border:1px solid #568AA2;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-decoration: none;
}
a.button:hover {
	cursor:pointer;
	opacity:0.8;
}

