@charset "utf-8";
/* Reset CSS */

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption {
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
span {
	padding:0;
	margin:0;
}
/* CSS Document */

body {
	background:url(../images/background2.jpg);
	margin:0;
}
.white {
	color:#ffffff;
}
.blue {
	color:#023479;
}
.gray {
	color:#333333;
}
hr {
	color:#E6E6E6;
}
img {
	border: 0;
}
/*HEADER*/

#header {
	background-image: url(/templates/images/header_blue_bar.jpg);
	width:816px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
}
/*MENU*/

#menu p {
	display:block;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:25px;
	padding-left:10px;
	padding-bottomt:-10px;
	font-weight:bold;
	margin-bottom:0;
}
#menu a:hover {
	display:block;
	background-color:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	line-height:25px;
	padding-left:10px;
	padding-bottom:-10px;
	font-weight:bold;
	margin-bottom:0;
}
/*NEWS*/

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333333;
	padding-left:10px;
}
/*CONTENT*/

#content {
	width: 816px;
	padding:15px;
}
#content p, li, .regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333333;
}
#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#00419b;
	font-weight:normal;
}
#content a {
	text-decoration:none;
	color:#00419b;
}
#content a:hover {
	text-decoration:underline;
	color:#333333;
}
#content h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #778899;
	text-decoration: underline;
}
#content h3, .bgrtext {
	font-size:12px;
	color: #daa728;
	font-family:Verdana;
	font-weight:bold;
}
/*FOOTER*/
#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:10px;
	text-align:center;
	margin:0;
	padding:5px;
}
#footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:10px;
	text-align:center;
	margin:0;
	padding:5px;
}
.newstext {
	font-family: arial, helvetica, sans-serif;
	color:#FFFFFF;
	line-height: 2;
	font-size: 10px;
}
.newstext_pages {
	font-family: arial, helvetica, sans-serif;
	color:#000000;
	line-height: 2;
	font-size: 10px;
}
.resources {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333333;
}
.resourcesbig {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#00419b;
	font-weight:normal;
}
.resources a {
	text-decoration:none;
	color:#00419b;
}
.resources a:hover {
	text-decoration:underline;
	color:#333333;
}
.newsevents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333333;
}
.newsevents a {
	text-decoration:none;
	color:#00419b;
}
.newsevents a:hover {
	text-decoration:underline;
	color:#333333;
}
.events {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333333;
}
.events a {
	text-decoration:none;
	color:#00419b;
}
.events a:hover {
	text-decoration:underline;
	color:#333333;
}
.subhead {
	font-size:12px;
	color: #daa728;
	font-family:Verdana;
	font-weight:bold;
}
