﻿@media screen {
body         { background-color: #ffffff }
}
@media print {
.noprint {display:none}
}
body,html	{margin:0}
p            { font-family: Arial; font-size:.9em; color:#6B6B69 }
em 	{color:#CF2128;font-weight:bold;}
td           { font-family: Arial, Helvetica, sans-serif, Default; font-size: .9em }
td           { border-color:#DFD8BB }
tr           { font-family: Arial, Helvetica, sans-serif, Default; font-size: .9em }
img 		   { border: none}
table 			{font-family:arial, sans-serif;font-size:0.9em;border:0px #004600 solid;}
h1            {  font-family: Arial, Helvetica, sans-serif, Default;
                 font-size: 14pt; font-weight: bold; margin-bottom: 0; text-align:center }
h3            {  font-family: Arial, Helvetica, sans-serif, Default;
                 font-size: 1.1em; font-weight: bold; margin-bottom: 0 }
h4            {  font-family: Arial, Helvetica, sans-serif, Default;
                 font-size: 1em; font-weight: bold; margin-bottom: 0 }
                 
.Header-1 {
	font-size:2.5em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.Header-2 {
	font-size:1.5em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
                 
.headerTXT 	{font-weight:bold;font-style:normal;color:#000066;clear:both;}                 
.headings		{font-family: Arial, sans-serif; font-size: 1em; color: white;
			 	font-weight: bold;text-decoration:none;
           	background-color: #0F423B; border: thin solid #0A433D;; color:#FFFFFF }
.headings 		a:link 	{color:white; text-decoration: none; font-family: Arial, Helvetica, sans-serif}
.headings 		a:visited 	{color:white; text-decoration: none}
.detls			{font-family: Arial, sans-serif; font-size: .9em;
			 	font-weight: 400;border: thin solid #0C3C46; }
.detls a:link { color: #003300; font-weight: bold ; text-decoration: none; font-family: Arial, Helvetica, sans-serif}
.detls 		a:visited 	{color:#669966; text-decoration: none}
.emphasize   { font-family: Arial, Helvetica, sans-serif, Default; font-size: 1em; 
               font-weight: bold }
.regular   { font-family: Arial, Helvetica, sans-serif, Default; font-size: 1em; 
               font-weight: bold }

.noborder    { border: none}
.nospaces    { line-height: 100%; margin-top: 0; margin-bottom: 0 }
.Shaded {background-color:#F5E2E2}
.NotShaded {background-color:#FFFFFF}
.Rollover {background-color:#993333;color:#FFFFFF;cursor:pointer;}

.menubutton a {padding: 4px;text-decoration: none;width: 100%;display: block;color: #000000;
				background-color: #CCCC99;border-top: 2px solid #CCFFCC;border-left: 2px solid #CCFFCC;
				border-bottom: 2px solid #003300;border-right: 2px solid #003300;}
.menubutton a:hover {background-color: #FEFEC8;border-top: 2px solid #003300;
				border-left: 2px solid #003300;border-bottom: 2px solid #CCFFCC;
				border-right: 2px solid #CCFFCC; color:#000000; text-decoration: none}
.menubutton a:active {background-color: #999966;border-top: 2px solid #003300;
				border-left: 2px solid #003300;border-bottom: 2px solid #CCFFCC;
				border-right: 2px solid #CCFFCC;; color:#FFFFFF; text-decoration: none}
.data span 		{border: 1px solid #3E5E47;; border-collapse:collapse}
.data a        {text-decoration:none;background-color:#FFFFFF;cursor:pointer}
.data a:hover  {background-color:#00008B;color:#FFFFFF;cursor:pointer; text-decoration: none}
.data a:active {background-color:#8A211B;color:#FFFFFF;cursor:pointer; text-decoration: none}
.headerTXT {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
a:link {  text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
a:hover {  font-family: Arial, Helvetica, sans-serif}
.headerTXTsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; text-decoration: none; font-weight: bold}
body { text-align: left ; background-color: #E5ECF9}
blockquote {  text-align: left}
a:hover {font-size: 12px; text-decoration: none; color: #CC3333}
.12point {font-family:Arial,Helvetica,sans-serif;font-size:12pt;text-decoration:none;}
.justify12pt {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; text-align: justify}
.headerTXTlight {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #E5ECF9; text-decoration: none}
.thinborder1 {
	border: 1px solid #82B4CD;
}
#photos {float:left}
#photos img {border:none;margin:3px;cursor:pointer}
ul {display:inline;list-style:none;margin:0}
li {float:left;height:85px;margin:0}
#mainimage {float:right;margin:0;padding:0}
#welcomenotice {
	text-align:center;
	width:400px;
	display:block;
	position:absolute;
	top:25%;
	left:25%;
	z-index:0;
	background-color:white;
	padding:20px;
	border:thin navy solid;
}