﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #3f6c8b;
    background-image: url("../images/bluegreen_bg_tile.jpg");
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 777px;
	margin: 0 auto;
	/*padding: 10px; */
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
	background-color: #fff;
}
#masthead {
	text-align: center;
	width: 777px;
	padding: 0px;
	border: 0px;
	background-color:#000066;
}
#siteheading {
	width: 777px;
	height: 15px;
	padding-top: 1px;
	padding-bottom: 2px;
	z-index: 2;
	color: #fef8af;
	font: xx-small Verdana, sans-serif;
	background-color: #000066;
}
#masthead_nav {
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	width: 777px;
	height: 23px;
	z-index: 1;
	color: #fef8af;
	font-size: 14px;
	font-weight: 700;
	background-color: #000066;
}
#navigation {
	position: relative;
	float: left;
	width: 139px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-right: 5px;
	border-right: 1px solid #999; 
}
#content {
	float: left;
	width: 604px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;

}
#aboutimage{
	float:right;
}
#footer {
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
	text-align: center;
	clear: both;
	width: 777px;
	border: 0px;
	color: #0066ff;
	padding: 0px 0px 20px 0px;
	background: #fef8af;
}
#footer-scroll {
	background: #fff;
}
#sitefooting {
	width: 777px;
	height: 14px;
	padding-top: 2px;
	padding-bottom: 1px;
	z-index: 2;
	color: #fef8af;
	font: xx-small Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: middle;
	background-color: #000066;
}
#footer_site_interlink{
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
	text-align: center;
	margin: 0 auto;
	width: 780px;
	padding-top: 25px;
	color: #000066;
}
#footer_site_interlink a{
	color: #000066;
	text-decoration: none;
}
#footer_site_interlink a:hover{
	color: #fef8af;
	text-decoration: underline;
}

/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
#masthead_nav a {
	color: #999;
	text-decoration: none;
}
#masthead_nav a:hover {
	color: #CCCCCC;
}
/* Navigation Styles */
#navigation h5 {
	color: #fef8af;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 5px;
	border-bottom: 2px solid #fff;
	background-color: #000066;
	font-size:15px;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #191970;
	background-color: #BBFFE3;
}
#navigation a {
	color: #000066;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #fff;
	background-color: #DFFFF2;
}
#navigation a:hover {
	color: #FEF8AF;
	text-decoration: none;
	background-color: #3F6C8B;
}
/* Content Styles */
}
h6{
	color: #000066;
	font-size:1.8em;
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*font-variant:small-caps;*/
}

h4{
	color: #000066;
	font-size:1.8em;
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*font-variant:small-caps;*/
}

h3{
	color: #000066;
	font-size:1.8em;
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*font-variant:small-caps;*/
}

h5{
	color:#000066;
}

h2 {
	color: #000066;
	font-size:2.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
}

#content h1 {
	color: #000066;	
}

#content img {
	padding: 5px;
	border: 0px solid #402640;
}

#contact_img {
	float: left;
	margin-left: 20px;
	margin-right: 21px;
	margin-top: 8px;
}
#contact p {
	margin-left: 140px;
}
/* Footer Styles */
#footer p {
	color: #000066;
}
#footer a {
	color: #000066;
	text-decoration: underline;
}
#footer a:hover {
	color: #3f6c8b;
	text-decoration: none;
}
#copyright {
		color: #000066;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: Blue;
	text-decoration: underline;
}
.style_center {
	text-align: center;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.image_floatleft {
	margin-right: 10px;
	margin-bottom: 12px;
	float:left;
	border-width: 1px;
	border-color:gray;
}
.image_floatright {
	margin-left: 15px;
	margin-bottom: 12px;
	float:right;
	border-width: 1px;
	border-color:gray;
}
.image_center {
}

td{
padding:10px 10px 10px 10px
	
}

tr{
	border-bottom:thin #004080 solid;
	border-top:thin #004080 solid;
}

.content_nav_tab_top{
	display: block;
	float:right;
	 
}
.content_nav_tab_top a {
	color: #000066;
	text-decoration: none;
	display: block;
	padding: 5px;
	border:thin #000066 solid;
	background-color: #DFFFF2;
}
.content_nav_tab_top a:hover {
	color: #3f6c8b;
	text-decoration: none;
	background-color: #fef8af;
}

.content_nav_tab_top a:active{
	background-color:#0080C0;
	color:#dffff2
}
.content_nav_tab_top table{
	display: block;
	float:right;
	 
}
.quickstepsbox-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
	text-align: left;
}

