﻿body {
	margin: 0;
	padding: 0;
	border: 0;
}
#container {
	margin: 0;
	padding: 0;
	border: 0;
}
#masthead {
	margin: 0;
	padding: 0;
	border: 0;
}
#content {
	margin: 0;
	padding: 0;
	border: 0;
}
#sidebar {
	margin: 0;
	padding: 0;
	border: 0;
}
#footer {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	background-attachment: scroll;
	background-color: #90b7f1;
	background-image: url("../images/background2.gif");
	background-position: left top;
	background-repeat: repeat-x;
}
#container {
	width: 100%;
	margin-top: 37px;
	border-bottom: 2px solid #358;
	background-color: #fff;
}
#masthead {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
#page_content {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#content {
	position: relative;
	float: left;
	width: 315px;
	padding-top: 7px;
	text-align: left;
}
#sidebar {
	float: right;
	width: 365px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#footer {
	clear: both;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: center;
}
/* Masthead Styles */
#mastright {
	width: 400px;
	float: right;
}
#masthead h1 {
	font-weight: normal;
	color: #191970;
	font-size: x-large;
	margin-right: 1.5em;
	margin-left: 1.5em;
	margin-top: 70px;
}
#masthead h2 {
	font-weight: normal;
	color: #191970;
	font-size: medium;
	text-align: center;
	margin-right: 1.5em;
	margin-left: 1.5em;
}
#masthead h3 {
	font-weight: normal;
	color: #b22222;
	margin-top: .8em;
	float: right;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #b22222;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #eee8aa;
	font-size: 1.0em;
}
#navigation a:hover {
	text-decoration: none;
	color: #800000;
	background-color: #d0dffa;
}
/* Content Styles */
h6 {
	color: #b22222;
}
h5 {
	color: #b22222;
}
h4 {
	color: #b22222;
}
h3 {
	color: #b22222;
}
h2 {
	color: #b22222;
}
#logo {
	border: thin groove #E8C820;
	margin: 5px;
}
#credit {
	display: block;
	float: left;
	margin-left: 50px;
	margin-top: 8px;
	font-family: Cambria, Calibri, serif;
	font-size: medium;
	font-style: italic;
}
#content h1 {
	color: #b22222;
}
/* Sidebar Styles */
#sidebar p {
	color: #222;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a {
	color: #47b;
	text-decoration: underline;
}
#footer a:hover {
	color: #237;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #191970;
	text-decoration: underline;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#contentwide {
	position: relative;
	float: left;
	width: 700px;
	padding-top: 7px;
	text-align: left;
}
.clear {
	clear: both;
}
.plainlist {
	list-style-type: none;
}
#selection {
	width: 670px;
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
}
#selection ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#selection a {
	text-decoration: none;
	color: #b22222;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #E0F8F0;
}
#selection a:hover {
	text-decoration: none;
	color: #800000;
	background-color: #d0dffa;
}
#selection li {
	float: left;
}
#selectbutton {
	margin-left: 2em;
	overflow: hidden;
	margin-bottom: 10px;
}
#selectbutton ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#selectbutton a {
	text-decoration: none;
	color: #b22222;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #F7D244;
	font-weight: bold;
	font-size: medium;
}
#selectbutton a:hover {
	text-decoration: none;
	color: #800000;
	background-color: #d0dffa;
}
#selectbutton li {
	float: left;
}

#selectbutton2 {
	margin-left: 2em;
	overflow: hidden;
	margin-bottom: 10px;
}
#selectbutton2 ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#selectbutton2 a {
	text-decoration: none;
	color: #335588;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #F7D244;
	font-weight: bold;
	font-size: medium;
}
#selectbutton2 a:hover {
	text-decoration: none;
	color: #800000;
	background-color: #d0dffa;
}
#selectbutton2 li {
	float: left;
}
.emphasis1 {
	color: #335588;
	font-size: large;
	font-weight: bold;
}

#navigation2 {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
}
#navigation2 ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation2 li {
	float: left;
}
#navigation2 a {
	text-decoration: none;
	color: #0058EA;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #D9C2A4;
}
#navigation2 a:hover {
	text-decoration: none;
	color: #88B5FF;
	background-color: #EEE4D7;
}
.indent {
	margin-left: 40px;
}
.padright {
	padding: 5px 15px 5px 0px;
}
.padleft {
	padding: 5px 0px 5px 15px;
}
.padcenter {
	padding: 5px 15px 5px 15px;
}
.textcenter {
	text-align: center;
}
.float_right{
	float:right;
}
.float_left {
	float: left;
}
.imageleft {
	float: left;
	font-style: italic;
	font-weight: bold;
	color: #004040;
	margin-top: 10px;
}
.imageright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	font-style: italic;
	font-weight: bold;
	color: #004040;
	margin-top: 10px;
}
.caption_flt_right {
	text-align: center;
	vertical-align: top;
	display: block;
	float: right;
}
.textcenterbig {
	text-align: center;
	font-size: large;
}
.indenthalf {
	margin-left: 20px;
}
.bluemedium {
	color: #335588;
	font-size: medium;
}
.mediumfont {
	font-size: medium;
}
.imageleftpadded {
	float: left;
	font-style: italic;
	font-weight: bold;
	color: #004040;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bluesmall {
	color: #335588;
	font-size: small;
}
.padcentersm {
	padding: 5px;
}
.indentbluemed {
	font-size: medium;
	color: #013CA7;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 4em;
}
.mediumfontdark {
	font-size: medium;
	color: #013CA7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.tablecol1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #333399;
}
.emphasis {
	color: #B22222;
	font-size: 1em;
	font-weight: bold;
}
.emphasisdark {
	color: #191970;
	font-size: 1em;
	font-weight: bold;
}
.emphasis4 {
	color: #B22222;
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.blue {
	color: #335588;
}
.reddish {
	color: #A60000;
}

.calendarlist {
	text-decoration: none;
	list-style-type: none;
	color: #800080;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.mediumtext {
	font-size: medium;
}
.boxed {
	border: thin groove #E8C820;
	margin: 5px;
}
.boxedpad {
	border: thin groove #E8C820;
	margin: 5px;
	padding-right: .3em;
	padding-left: .3em;
}
.dottedbox {
	border: thin dotted #8A78E0;
	text-align: center;
}

.ruleslist {
	list-style-type: square;
	color: #400040;
	font-weight: normal;
	font-family: Cambria, Calibri, serif;
	font-size: medium;
}

.coloredpara {
	border: thin groove #F0D746;
	text-align: center;
	background-color: #F7E99D;
	font-size: medium;
}
.coloredpara2 {
	border: thin groove #50D8AB;
	text-align: center;
	background-color: #DBF7EE;
	font-size: 1.2em;
}

.subtlebox {
	border: thin double #F0D746;
	background-color: #FBF4D0;
	font-size: medium;
	padding-right: 4px;
	padding-left: 4px;
}
.emphbox {
	border: thin groove #F0D746;
	background-color: #F5ED81;
	font-size: medium;
	padding-right: 4px;
	padding-left: 4px;
}

.bigemphasis {
	color: #0000FF;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
}
.emphasisnavy {
	color: #191970;
	font-size: large;
	font-weight: bold;
}
.smallitalic {
	font-size: small;
	font-style: italic;
}

.subtleboxgrey {
	border: thin double #F0D746;
	background-color: #E6E6E6;
	font-size: medium;
	padding-right: 4px;
	padding-left: 4px;
}

.subnavline {
	border: thin groove #E8C820;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F7F3D5;
	padding-right: 8px;
	padding-left: 5px;
	margin-left: 1px;
}
p.subnavline {
	font-weight: bold;
	font-size: large;
	color: #00469B;
	display: inline;
}
.subnavline a {
	text-decoration: none;
	font-weight: bold;
	color: #970000;
	font-size: medium;
}

#wider {
	float: left;
	width: 690px;
	text-align: left;
	margin-top: 1em;
}
#wider li {
	font-size: large;
	font-family: Cambria, Calibri, serif;
	color: #191988;
	padding-top: .3em;
	padding-bottom: .3em;
}
#wider ul {
	font-size: large;
	font-family: Cambria, Calibri, serif;
	list-style-type: none;
}

.coloredbckbrd {
	border: thin ridge #28B98A;
	background-color: #DBF7EE;
}
.coloredbckbrdpd {
	border: thin ridge #28B98A;
	background-color: #DBF7EE;
	padding-right: .3em;
	padding-left: .3em;
}
.centeremph {
	color: #335588;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.lightpara {
	border: thin groove #A5EBD5;
	background-color: #F4FDFA;
	font-size: medium;
}
.dottedboxnarrow {
	border: thin dotted #8A78E0;
	text-align: center;
	margin-right: 2em;
	margin-left: 2em;
}
.callist li {
	padding-bottom: .5em;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
.callist {
	list-style-type: none;
	color: #400040;
	font-weight: normal;
	font-family: Cambria, Calibri, serif;
	font-size: .8em;
	text-decoration: none;
}
.emphasisital {
	font-size: medium;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #660066;
}
.emphasisitalbig {
	font-size: large;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #660066;
	font-weight: bold;
}
.bigemphasisred {
	color: #B22222;
	font-size: x-large;
	font-weight: bold;
}
.book {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #003080;
}
.coloredparabold {
	border: medium groove #50D8AB;
	text-align: center;
	background-color: #DBF7EE;
	font-weight: bold;
}
.outborderindent {
	border-style: outset;
	margin-left: 20px;
	margin-right: 20px;
}

#cal-list {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
#cal-list table {
	border-style: outset;
	border-width: medium;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
}
#cal-list .caltitle {
	vertical-align: top;
	font-size: small;
	color: #800080;
	padding-left: 5px;
}
#cal-list .caldate {
	vertical-align: top;
	font-size: small;
	color: #0058EA;
}
#cal-list .calcontact {
	vertical-align: top;
	font-size: small;
	text-align: right;
	padding-right: 5px;
}
.boxedpad p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#cal-menu {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: center;
}
.subtlebox a {
	text-decoration: none;
}
.pagetop {
	margin-top: 7px;
}
.emphasisbigger {
	color: #335588;
	font-size: x-large;
	font-weight: bold;
}
.costtable {
	border-collapse: separate;
	width: 600px;
	font-size: medium;
	color: #003CB7;
	font-family: Arial, Helvetica, sans-serif;
	border-spacing: 7px;
}
.tablecol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #952500;
	text-align: center;
}
.tablecol1head {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #C21612;
	font-weight: bold;
}
.green {
	color: #0F9526;
}
.emphasislgorange {
	font-size: large;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #BF6000;
	font-weight: normal;
}
.style_italic_color {
	font-style: italic;
	color: #8C6BCF;
}
.textleft {
	text-align: left;
}
.textright {
	margin: 0px;
	padding: 0px;
	text-align: right;
	line-height: 1em;
	width: 570px;
}
.emphasisred {
	color: #B22222;
	font-size: large;
	font-weight: bold;
}
.outborder {
	border-style: outset;
}
.border10 {
	margin-right: 10px;
	margin-left: 10px;
}
#contentwider {
	position: relative;
	float: left;
	width: 800px;
	padding-top: 7px;
	text-align: left;
}
#page_contentwider {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#mastheadwider {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
.reddishmed {
	color: #A60000;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
}
.picturecaption {
	font-style: italic;
	font-weight: bold;
	color: #004040;
	font-size: medium;
}
.style_normal {
	font-weight: normal;
}
