body {
	background-color: #02335d;
	background-image: url(../i/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	color: #02335C;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #02335C;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BED6DE;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #02335C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BED6DE;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	margin-bottom: 0px;
	margin-top: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D4777;
	line-height: normal;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}
#para {
	width: 600px;
	margin-left: 20px;
}
#para p a {
	text-decoration: none;
	font-weight: bold;
	color: #1D639E;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 22px;
	background-color: #F1F5F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #8EB7C6;
	border-bottom-color: #8EB7C6;
	border-left-color: #FFF;
	background-image: url(../i/page_white_acrobat.png);
	background-repeat: no-repeat;
	background-position: 3px center;
}
#para p a:hover {
	background-color: #9EC1CF;
	color: #1D639E;
}


hr {
	border:0px;
	border-top:1px dotted #216ca9;
	height:0px;
}
.Image {
	padding: 4px;
	border: 1px solid #9A9A9A;
	background: #FFFFFF;
}
.Forms {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #216CA9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5794bf;
	border-right-color: #b7d5ea;
	border-bottom-color: #c7e2f1;
	border-left-color: #c5daed;
}
.FormsLarge {
	font-size: 18px;
	font-family: arial, verdana, sans-serif;
	color: #216CA9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5794bf;
	border-right-color: #b7d5ea;
	border-bottom-color: #c7e2f1;
	border-left-color: #c5daed;
}
/* ------------------ LINKS ------------------ */
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #1D639E;
	font-weight: bold;
	line-height: 20px;
}

.links:hover {
	color: #012441;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #1D639E;
	font-weight: bold;
	background-image: url(../i/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

.readmore:hover {
	text-decoration: none;
	color: #012441;
}

/* ------------------ MAIN ------------------ */
.Main {
	font-family: arial,sans-serif;
	font-size: 12px;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	line-height: 1.5;
	color: #043560;
}
.Intro {
	font-family: georgia,serif;
	font-size: 16px;
	letter-spacing: 0.2pt;
	word-spacing: 0pt;
	line-height: 1.7;
	color: #1F65A0;
}

.Small{
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	color: #012441;
}
.Titles{
	font-size: 26px;
	font-family: arial, verdana, sans-serif;
	color: #D9E7EC;
}
.SubTitles {
	font-size: 18px;
	font-family: arial, verdana, sans-serif;
	color: #216ca9;
}
ul {
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	color: #073C68;
	line-height: 22px;
	left: 5px;
	position: relative;
	list-style-type: none;
	list-style-image: url(../i/arrow.png);
	font-weight: normal;
}

ol {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #2169A4;
	list-style-type: lower-alpha;
	line-height: 22px;
}
.quote {
	font-family: "palatino linotype",palatino,serif;
	font-size: 20px;
	letter-spacing: 0.2pt;
	word-spacing: 0pt;
	line-height: 1.5;
	color: #4E8EB1;
}
/* ------------------ MENU ------------------ */
.Menu {
	outline: none;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.Menu:hover {
	background: #0e4878;
	padding-top: 13px;
	padding-bottom: 14px;
}
.MenuOn {
	outline: none;
	font-size: 11px;
	background: #F58220;
	font-family: arial, verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 13px;
	padding-bottom: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
/* ------------------ LARGE TEXT ------------------ */
.LrgWhite {
	font-size: 34px;
	font-family: arial, verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.LrgLtBlue {
	font-size: 32px;
	font-family: arial, verdana, sans-serif;
	color: #9fbed8;
	font-weight: bold;
	text-transform: uppercase;
}
.LrgOrange {
	font-size: 62px;
	font-family: arial, verdana, sans-serif;
	color: #F58220;
	font-weight: bold;
	text-transform: uppercase;
}
/* ------------------ FOOTER ------------------ */
.Footer {
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	color: #486176;
}
.FooterLink {
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	color: #486176;
	font-weight: bold;
	text-decoration: none;
}
.FooterLink:hover {
	color: #F58220;
	text-decoration: none;
}
/* ------------------ EVENTS ------------------ */
.EventTitle
 {
	font-family: arial, verdana, sans-serif;
	color:#2169A4;
	font-size: 18px;
}

.EventDetails {
	color:#02335C;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
.EventType {
	color:#F58220;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.EventDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #265B9D;
	font-weight: bold;
}


/* ------------------ DROP DOWN MENU ------------------ */
#dropmenudiv{
	position:absolute;
	line-height:16px;
	z-index:100;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	filter: Alpha(Opacity=90);
	-moz-opacity: 0.9;
	opacity: .9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D87B7;
	border-left-color: #4d87b7;
}

#dropmenudiv a{
	outline: none;
	width: 100%;
	display: block;
	text-indent: 10px;
	padding: 5px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D87B7;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #043560;
	color: #FFFFFF;
}

/* ------------------ DATE DISPLAY ------------------ */
.date
{
	float: left;
	height: 52px;
	width: 52px;
	background: url(../i/date.png) no-repeat;
	margin-right: 10px;
	padding-top: 0px;
	line-height: normal;
}
.date .month
{
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	padding-top: 4px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.date .day
{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	padding-top: 2px;
	color: #185991;
	font-size: 22px;
	font-weight: bold;
}
/* ------------------ SMALL DATE DISPLAY ------------------ */
.dateSmall
{
	float: left;
	height: 30px;
	width: 30px;
	background: url(../i/date-sml.png) no-repeat;
	margin-right: 10px;
	padding-top: 0px;
	line-height: normal;
}
.dateSmall .monthSmall
{
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 9px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.dateSmall .daySmall
{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	color: #185991;
	font-size: 14px;
	font-weight: bold;
}
/*  --------------------------|  PAGINATION  |--------------------------  */
.pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #1E649F;
	border: 1px solid #2169A4;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.pagination:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #F58220;
	background: #F58220;
}
.paginationOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8F9297;
	border: 1px solid #8F9297;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.paginationOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #EFEFEF;
	background: #1E6098;
	border: 1px solid #1E649F;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-left: 7px;
}
.datevale {
	float: left;
	height: 52px;
	width: 52px;
	background: url(../i/date-vale.png) no-repeat;
	margin-right: 10px;
	padding-top: 0px;
	line-height: normal;
}
.datevale .month {
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	padding-top: 4px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.datevale .day {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	padding-top: 2px;
	color: #185991;
	font-size: 22px;
	font-weight: bold;
}
.Warning {
	color:#FF0000;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.redcross { height: 200px; width: 200px; top: 0px; right: 0px; position: absolute; display: block; z-index: 1000; }
