/* Reset everything */
html, body, 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, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	padding: 10px 0px 10px 25px;
}

ul.navlinks {
	list-style: none;
	padding: 5px 0px 5px 10px;
}

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;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end reset */

/* begin styles */
body {
	background-color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 120%;
	color: #330000;
}

div#container_page
{
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
width: 760px;
}

div#container_printable{
	background-color: #FFFFFF; 
	width: 760px; 
	margin-left: auto; 
	margin-right: auto;
	margin: 0 5%;
}

div#container_header {}

div#container_contents {}

div#container_nav_col { float: left; border: 0px solid #000000; padding: 8px;	text-align:left; height:auto; width:147px; float: left; font-family: "Trebuchet MS",arial,hevetica,sans-serif; }

div#container_content { float: right; border: 0px solid #000000; width: 570px; padding-right: 15px;}

div#container_footer {clear: both; text-align: center; border: 0px solid #000000; background-color:#7F0A00; width:760px; overflow:hidden;}

div#news_events_box {padding: 5px 5px 5px 5px; margin-left: 8px; float: right; width:250px; height: 250px; border: 1px solid #770000; background-color: #F9E8C6; overflow: auto;}

div.homepageboxes {border: 1px solid #770000; width: 177px; height: 245px}

p.homepageboxes_header {text-align: center; background-color: #7F0A00; color: #FFFFFF; margin: 0; padding: 10px 0px 10px 0px; font-size: 18px; font-weight: bold;}

p.homepageboxes_text {margin: 0; padding: 10px 10px 10px 10px;}

p { margin-bottom: 20px;}

h1 {
font: bold italic 2em/1em "Trebuchet MS",arial,hevetica,sans-serif;
margin: 10px 5px 25px 5px;
padding: 0;
color: #7F0A00;
border-top: solid #CA7E00 medium;
border-bottom: dotted #CA7E00 thin;
width: 570px;
}

h2 {
	font-family: "Trebuchet MS",arial,hevetica,sans-serif;
	color: #fff; 
	background: #7F0A00 url(/images/rounded_corner_right1.gif) top right no-repeat;
	padding: 0 10px;
	margin: 10px 5px 5px 5px;
}


h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px; margin-bottom: 8px;
	}

div.sidebarheading {
	font-family: "Trebuchet MS",arial,hevetica,sans-serif;
	color: #fff; 
	font-weight: bold;
	background: #7F0A00 url(/images/rounded_corner_right1.gif) top right no-repeat;
	padding: 0 10px;
	margin: 10px 5px 5px 5px;
}

td, th {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

li { margin-top: 2px; margin-bottom:6px}
li.navlevel2 {margin: 2px 0px 2px 8px; font-size: 12px; color: #333333; font-weight: bold;}

form {
	background-color: #FFFFFF;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

img.copyright {padding: 8px 0px 8px 8px; float: right;}

a.navLink:link, a.navLink:visited, a.navLink:active {font-family: "Trebuchet MS",arial,hevetica,sans-serif; font-size: 16px; font-weight: bold; text-decoration: none; color:#990000;}
a.navLink:hover {text-decoration: underline; color: #330000; background-color: #F3F0D6; }

a.navLinkLevel2:link, a.navLinkLevel2:visited, a.navLinkLevel2:active { font-size: 14px; color: #333333; font-weight: bold; text-decoration: none; }
a.navLinkLevel2:hover {text-decoration: underline; color: #000000; background-color: #EEEEEE; }

a.footernavlink:link, a.footernavlink:visited, a.footernavlink:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; color:#EEAA77; }
a.footernavlink:hover {text-decoration: underline; color: #FFFFFF; background-color:#CA7E00; }

a:link, a:visited, a:active { color: #113300;}
a:hover {color: #113300; background-color:#FFFE9F;}

a.homepageboxes_header {text-decoration: none; text-align: center; background-color: #7F0A00; color: #FFFFFF; margin: 0; padding: 10px 0px 10px 0px; font-size: 18px; font-weight: bold;}
a.homepageboxes_header:hover { text-decoration: underline;}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
