/* Palette
 med blue 015F9E, dk blue #01015A,  light blue #96D7F3, tan #E8D2A1, red #ED0000,  */
* {
	padding:0px;
	margin:0px;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #015F9E;
	font-size:93%;
	color:#000000;
}

form {
	padding:0;
	margin:0;
}

/*To center table in FF*/
table {
	margin: 0 auto 0 auto;
}

table .left {
	margin: 0px;
}

th {
	border:1px solid #CCCCCC;
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;
	font-size:90%;
	padding:0px 4px 0px 4px;
	margin:0px 0px 0px 4px;
	text-transform: capitalize;
	color:#421C00;
	background-color:#F4F4F4;
}

p {
	margin:5px 10px 5px 10px;
}

h1 {
	font-size: 175%;
	font-weight: bold;
	color:#015F9E;
	text-transform: capitalize;
	letter-spacing: 3px;
	padding:3px 0 5px 0;
	margin:0 0;
	text-align:center;
}

 h2 {
	font-size: 125%;
	font-weight: bold;
	background-color:#00639E;
	border:3px solid #85A3B6;
	border-right:4px solid #00446C;
	border-bottom:4px solid #00446C;
	color: white;
	padding:0;
	margin:0;
	text-transform: capitalize;
	letter-spacing:1px;
	padding:2px;
}

 h3 {
	font-size:105%;
	text-transform:capitalize;
	font-weight:bold;
	color: black;
	background-color:#E8D2A1;
	border:3px solid #F0E2C3;
	border-right:3px solid #D8B35C;
	border-bottom:2px solid #D8B35C;
	padding:3px;
	margin: 2px 3px 2px 3px;
}

h4 {
	border:1px solid  #B34B00;
	border-right: solid 2px #7C3500;
	border-bottom: solid 2px #7C3500;
	padding:2px 4px 2px 2px;
	margin:3px 0px 3px 0px;
	text-transform: capitalize;
	color:#421C00;
	background-color:#FFEEDD;
	font-size:95%;
}

h5 {
	font-size:90%;
	border:1px solid #999999 ;
	border-bottom:2px solid #333333;
	border-right:2px solid #333333 ; 
	padding:2px;
	margin:0px;
	background-color:#FFFFD7;
	font-weight: bold;
	color:black;
	letter-spacing:1px;
}

h6 {
	font-size: 135%;
	font-weight: bold;
	color:black;
	border-bottom:2px solid #999999;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding:0 0;
	margin:0 0;
	text-align:center;
}

a, a:link, a:visited, a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: white;
	background-color:#E8D2A1;
}

a img, a:link img, a:visited img, a:hover img, a:active img{
	border:none;
	background: none;
}

blockquote {
	padding: 0px 20px 0px 20px;
	margin: 0px;
	font-size:90%;
}

form {
	padding: 0px;
	margin: 0px;
}

input {
	font-size:87%;
	border:#999999 1px solid;
	border-bottom:#333333 2px solid;
	border-right:#333333 2px solid;
	padding:2px;
	margin:0px;
	background-color:#FFFFD7;
	font-weight: 600;
	letter-spacing:1px;
}

/* to match input attributes for drop lists and textarea*/
.inputOther {
	font-size:90%;
	border:#999999 1px solid;
	border-bottom:#333333 2px solid;
	border-right:#333333 2px solid;
	padding:3px;
	margin:0px;
	background-color:#FFFFD7;
	font-weight:600;
}

.inputRight {
	font-size:90%;
	border:#999999 1px solid;
	border-bottom:#333333 2px solid;
	border-right:#333333 2px solid;
	padding:2px;
	margin:0px;
	background-color:#FFFFD7;
	font-weight:600;
	text-align:right;
}

/* for radio buttons*/
.inputPlain {
	border:none;
	padding:0px;
	margin:0px;
	font-weight:bold;
	background-color: white;
}

.buttonLight {
	border:1px solid #999999;
	font-size:85%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-transform: capitalize;
	color:#000000;
	background-color:#E0E0E0;
}

.buttonDark {
	background-color:#004A00;
	color:white;
	border:2px solid #CCCCCC;
	border-right:3px solid black;
	border-bottom:3px solid black;
	font-size:85%;
	letter-spacing:1px;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
}

checkbox {
	border:none;
}

/*colors*/
.medium {
	color:#000000;
}

.red {
	color:#CC3300;
}

.required {
	color:#D90000;
	font-weight: bold;
	font-size:125%;
}

.white {
	color: #FFFFFF;
	font-weight: bold;
}

/*sizes*/
.big { 
	font-size:115%;
}

.bigger {
	font-size: 135%;
}

.biggest {
	font-size: 165%;
}

.bigX {
	font-size: 300%;
}

.small {
	font-size:91%;
}

.smaller {
	font-size:85%;
}

.smallest {
	font-size:75%;
}

/*other*/

.alert {
	color:#CC3300;
	font-size:110%;
	font-weight:bold;
}

.allCaps {
	text-transform:uppercase;
	letter-spacing:1px;
}


.center {
	text-align: center;	
}

.indent {
	margin-left:10px;
}

.lineHeight {
		line-height:1.5em;
}

.msg {
	background-color:#882200;
	font-size:115%;
	color:#FFFFFF;
	text-transform:uppercase;
	display: block;	
	padding:3px;
	font-weight:bold;
}

.note {
	font-size:90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#888888;
	font-weight:normal;	
}

.right {
	margin-left:75%;
}

.uppercase {
	text-transform: uppercase;
}

/*borders and boxes*/

.borderTopLight {
	border-top:3px solid #96D7F3;
}

.boxBlue {
	color:white;
	font-size:95%;
	background-color:#29435F;
	border:2px solid #55606C;
	border-right:3px solid black;
	border-bottom:3px solid black;
	letter-spacing:2px;
}

.boxGray {
	border:2px solid #CCCCCC;
	border-bottom:2px solid #666666;
	border-right:2px solid #666666;
}

td.borderWhite {
	border:5px solid white;
	background-color:white;
}

#borderLeft {
	background-image: url(../ImagesSite/BorderLeft.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#borderRight {
	background-image: url(../ImagesSite/BorderRight.gif);
	background-repeat: repeat-y;
	background-position: left;
}

/*navigation divs*/
#mainContent {
	background-color:white;
	color:#182738;
	margin:0px;
	padding:15px;
	font-size:95%;
}

#mainContent a, #mainContent a:link, #mainContent a:visited, #mainContent a:hover, #mainContent a:active {
	color: #015F9E;
	font-weight: bold;
	text-decoration: none;
}

#mainContent a:hover {
	color: #000000;
	font-weight:bold;
}

#mainContent a:hover img{
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#mainContent td {
	padding:2px;
}

#mainContent  ul {
	margin: 5px;
	padding: 0;
}

#mainContent  li {
	margin: 5px  5px 7px  35px;
	padding:0px;
	color:#00639E;
	list-style-type: square;
}

#mainContent ul li li {
	list-style-type: disc;
	list-style-image: none;
	padding:2px;
}

#navFooter {
	background-color:white;
	text-align:center;
	font-size:90%;
	font-weight:bold;
	padding:6px 0px;
}

#navHeader {
	background-color: white;
	background-image:url(../ImagesSite/Bldg1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-top:8px solid #FFFFFF;
}

#navSite {
	padding:3px;
	padding-left:0px;
	font-size:90%;
	letter-spacing:1px;
	background-color:#CCCCCC;
	color:white;
	font-weight:bold;
}

#navOne {
	background-color:#015F9E;
	font-weight:bold;
	font-size:85%;
}


/*======================
CSS Only
Author: Jason DeVelvis
Website: http://www.whenissaturday.com
======================*/
.onav {
	text-align:left;
	white-space:nowrap /*IE hack*/; 
	} /*Color navigation bar normal mode*/
.onav ul {list-style-type:none; display:inline; margin: 0; padding: 0;}
.onav ul li {border-bottom:2px solid #015F9E; float:left; display: inline; white-space:nowrap;background: none; margin: 0; padding: 0; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/;}
.onav ul li a {text-decoration:none;float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block;}
.onav ul li ul {display:none; z-index: 2;}

/*Basic Styling*/
.onav {max-width:100%; border:none; padding:2px 0px;}
.onav ul li a {padding: 4px 15px; height:1.5em; line-height:1.5em;  font-weight:bold; color: #FFFFFF;}
.onav ul li a:hover {text-decoration:none;background-color:#96D7F3;}
.onav ul li ul li a {padding:4px;width: 12em; text-align: left;}

/*Main Menu Bar Hovering*/
.onav ul li:hover {position:relative;} /*Sylvain IE hack*/
.onav ul li:hover a {background-color:#96D7F3;   font-weight:bold; color: #000000;} /*Color main cells hovering mode*/

/*First Submenu Positioning*/
.onav ul li:hover ul {display:block;}
.onav ul li:hover ul {position:absolute; z-index:999; top:2.1em; margin-top:0.1em; left:0;}

/*Submenu styling*/
.onav ul li:hover ul {width: 12em;}
.onav ul li:hover ul li a {width: 12em; white-space:normal; display:block; height:auto; line-height:1.5em;  padding:0px 10px; background-color:#96D7F3; font-weight:normal; } /*Color subcells normal mode*/
.onav ul li:hover ul li a:hover {background-color: #96D7F3;}

#navSecond {
	background-color:#E8D2A1;
	font-weight:bold;
	font-size:85%;
}

/*======================
CSS Only
Author: Jason DeVelvis
http://pressography.com/tutorials/css-only-hover-menu/
======================*/
.dropnav {
	text-align:left;
	white-space:nowrap /*IE hack*/; 
	} /*Color navigation bar normal mode*/

.dropnav ul {
	list-style-type:none;
	display:inline;
	margin: 0;
	padding: 0;
}

.dropnav ul li {
	border-bottom:2px solid #E8D2A1;
	float:left;
	display: inline;
	white-space:nowrap;
	text-align: center;
	background: none;
	margin: 0;
	padding: 0;
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;
}

.dropnav ul li a {
	text-decoration:none;
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/;
	display:block;
}
.dropnav ul li ul {display:none; z-index: 2;}

/*Basic Styling*/
.dropnav {
	max-width:100%;
	border:none;
	padding:2px 0px;
	font-weight:bold;
}

.dropnav ul li a {
	padding: 4px 35px;
	height:1.5em;
	line-height:1.5em;
	font-weight:bold;
	color: #000000;
}

.dropnav ul li a:hover {
	text-decoration:none;
	background-color:#999999;
	color:#FFFFFF;
}

.dropnav ul li ul li a {
	padding:4px;
	width: 40em;
	text-align: center;
}

/*Main Menu Bar Hovering*/
.dropnav ul li:hover {
	position:relative;
	background-color: #DCDDDF;
} /*Sylvain IE hack*/

.dropnav ul li:hover a {
	background-color:#DCDDDF;
	color:#000000;
	text-decoration:none;
} /*Color main cells hovering mode*/

/*First Submenu Positioning*/
.dropnav ul li:hover ul {
	display:block;
}

.dropnav ul li:hover ul {
	position:absolute;
	z-index:999;
	top:2.1em;
	margin-top:0.1em;
	left:0;
}

/*Submenu styling*/
.dropnav ul li:hover ul {
	width: 14em;
}

.dropnav ul li:hover ul li a {
	width: 14em;
	white-space:normal;
	display:block;
	height:auto;
	line-height:1.5em;
	padding:3px 10px 0 12px;
	background-color:#DCDDDF;
	font-weight:bold;
} /*Color subcells normal mode*/

.dropnav ul li:hover ul li a:hover {
	background-color: #999999;
	font-weight:bold;
	color:#FFFFFF;
}
