﻿body {
	background: #354378;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#container {
	clear: both;
	height: 100%;
}

#topbar {
  clear: both;
  padding: 3px 0px 3px 0px;
}

#topbar ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: right;
}

#topbar li {
  display: inline;
  color: #ffffff;
}

#topbar a:link, #topbar a:visited {
  text-decoration: none;
  color: #ffffff;
}

#topbar a:hover {
	text-decoration: underline overline; 
}

#tagline {
  font-weight: bold;
  color: #ffffff;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 40px;
  float: left;
}

#sidebar {
	float: left;
	border-right: solid #cb9b27 0px;
	border-bottom: solid #cb9b27 0px;
	width: 200px;
}

#sidebar .inner {
	padding: 0px 3px 5px 3px;
}

#sidebar_main {
	font-size: x-small;
	color: #ffffff;
}

#sidebar_main .inner {
	padding: 0px 3px 3px 3px;
}

#sidebar_main hr {
	color: #b9d2e3;
	height: 0px;
}

#sidebar_main h3 {
  color: #ffffff;
  padding-bottom: 0.2em;
  border-bottom: 0px solid #b9d2e3;
  margin-bottom: 0.2em;
}

#sidebar_main a:link, #sidebar_main  a:visited {
  color: #ffffff;
}

#sidebar_main a:hover {
   font-weight: bold;
   text-decoration: none;
}

#sidebar_logo {
	padding: 10px 0px 0px 0px;
	border-bottom: solid #cb9b27 0px;
	height: 150px;
	background: #ffffff;
}

#sidebar_nav {
	background:#C4D1E6;
}

#content {
	float: left;
	margin: 0px 0px 0px 10px;
	padding-right: 30px;
}

#content_top_header {
	margin: 10px 0px 0px 0px;
	height: 150px;
	border-bottom: solid #cb9b27 0px;
}

#content_breadcrumb {
	background: #ffffff;
	height: 22px;
	border-bottom: solid #cb9b27 1px;
}

#content_body {
	background: #ffffff;
	font-size:  x-small;
}

#content_body .inner {
	padding: 5px 5px 5px 5px;
}

#content_body h4 {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#content_body hr {
  border-bottom: 1px solid #b9d2e3;
}

#content_footer {
	clear: both;
}

.copyright {
	font-size:  xx-small;
	color: #ffffff;
}

.mainNavMenu {
	width: 100%;
}

.mainNavSubMenu {
	border: 1px solid #cb9b27;
	background: #C4D1E6;
	padding: 0.4em 0.2em 0.2em 0.2em;
}

.mainNavlink {
  border-bottom: 1px solid #cb9b27;
  padding: 0.2em 0em 0.2em 0.2em;
  font-size: 90%;  
}

.mainNavlinkSubMenu {
  padding: 0.2em 0em 0.2em 0em;
  font-size: 80%;
}

.mainNavlink a:link, .mainNavlink a:visited, .mainNavlinkSubMenu a:link, .mainNavlinkSubMenu a:visited {
  color: #1C1A50;
  text-decoration: none;
  font-weight: bold;
}
.mainNavlink a:hover, .mainNavlinkSubMenu a:hover {
   text-decoration: underline overline; 
}

#contact {
	font-size: small;
}

.top 
{
	border-top: solid 1px blue;
	border-right: solid 1px blue;
	border-left: solid 1px blue; 
	vertical-align:top;
	text-align:right;
	font-weight:bold;
	
}
.bot 
{
	border-right: solid 1px blue;
	border-bottom: solid 1px blue;
	border-left: solid 1px blue;
	height: 100px;
	width: 100px;
	vertical-align:middle;
	text-align:center;
	
}
.full
{
	border: solid 1px blue;	
	background-color:Aqua;
}
.six
{
	font-size:11pt;
	font-family: Calibri;
	border-right:  solid 0.5pt Black; 
	border-top: solid 0.5pt Black; 
	border-left: solid 0.5pt Black; 
    border-bottom: solid 0.5pt Black; 
    background-color: transparent;
	text-align:center;
	
	}
.eight
{
	font-size:11pt;
	font-family: Calibri;
	border-right:  solid 0.5pt Black; 
	border-top: solid 0.5pt Black; 
	border-left: solid 0.5pt Black; 
    border-bottom: solid 0.5pt Black; 
    background-color: Orange;
	text-align:center;
	
	}
.bye
{
	font-size:11pt;
	font-family: Calibri;
	border-right:  solid 0.5pt Black; 
	border-top: solid 0.5pt Black; 
	border-left: solid 0.5pt Black; 
    border-bottom: solid 0.5pt Black; 
    background-color: Black;
    color:White;
	text-align:center;
	
	}
.niceButton
{ 
    padding: 0px 4px 4px 4px;
    font-size: 8pt; 
    font-family: Verdana; 
    height: 19px;
    border-right: #7b9ebd 1px solid;
    border-top: #7b9ebd 1px ridge; 
    border-left: #7b9ebd 1px ridge;
    border-bottom: #7b9ebd 1px ridge;
} 
.gridHeader
{
 background-color:Blue ;
 font-weight:bold;
 color:White;
}
