﻿@charset "utf-8";
/*
darkbg:#00487D
lightbg:#9CBADA
hover:#80C9FF
text:#00487D
*/

.tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #E6F4FF;
	text-align: center;
	color: #00487D;
	font-size: small;
}
.tablecontent a:{
	text-decoration:none;
	text-align: center;
	color: #00487D;
}

.tablecontent a:hover {
	text-decoration:underline;
	text-align: center;
	color: #00487D;
}
.tablecontent a:sfhover {
	text-decoration:underline;
	text-align: center;
	color: #00487D;
}

#content {
	padding: 0px;
	width: 750px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	float: left;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
}
#content td {
	color: #9CBADA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#content .heading td:hover {
	background-color: #00487D;
	color: #9CBADA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
#content .heading a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #00487D;
	font-weight: bold;
}
#content .desc a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #00487D;
	font-weight: bold;
}
#content .links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #00487D;
	font-weight: bold;
	text-align: center;
}
#content .links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00487D;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #00487D;
}
#content  a {
	padding: 0px;
	color: #00487D;
	text-decoration: none;
	margin-left: 0px;
}

#content   td.desc {
	padding: 5px 5px 15px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: justify;
	margin: 0px;
	border-top-width: 100px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #9CBADA;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


/* CSS Document */
body {
	background-image:url('../main/maindarkerbg.png');
	background-repeat: repeat-x;
}
.header {
	margin: 0px;
	padding: 0px;
	width: 960px;
}

#mainnav ul {
	float: left;
	width: 960px;
	list-style: none;
	line-height: 1;
	background: #00487D;
	font-weight: bold;
	padding: 0;
	border-top-width: 0.5px;
	border-bottom-width: 0.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #80C9FF;
	border-bottom-color: #80C9FF;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

#mainnav {
	float: left;
	width: 960px;
	list-style: none;
	line-height: 1;
	background: #00487D;
	font-weight: bold;
	padding: 0;
	border-top-width: 0.5px;
	border-bottom-width: 0.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #80C9FF;
	border-bottom-color: #80C9FF;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

#mainnav a {
	display: block;
	width: 10em;
	w\idth: 7em;
	color: #fff;
	text-decoration: none;
	padding-top: 0.25em;
	padding-right: 1em;
	padding-bottom: 0.25em;
	padding-left: 1em;
}

#nav a.daddy {
	background: url(../rightarrow2.gif) center right no-repeat;
}

#mainnav li {
	float: left;
	padding: 0;
	width: auto;
}
#mainnav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 12em;
	font-weight: bold;
	border-width: 0.25em;
	margin: 0;
}

#mainnav li li {
	padding-right: 1em;
	width: 11em;
}

#mainnav li ul a {
	width: 16em;
	w\idth: 16em;
}

#mainnav li ul ul {
	margin: -1.75em 0 0 14em;
}

#mainnav li.sfhover ul ul ul {
	left: -999em;
}

#mainnav li.sfhover ul ul {
	left: -999em;
}

#mainnav li:hover ul ul ul {
	left: -999em;
}

#mainnav li:hover ul ul {
	left: -999em;
}

#mainnav li li li.sfhover ul {
	left: auto;
}

#mainnav li li.sfhover ul {
	left: auto;
}

#mainnav li.sfhover ul {
	left: auto;
}

#mainnav li li li:hover ul {
	left: auto;
}

#mainnav li li:hover ul {
	left: auto;
}

#mainnav li:hover ul {
	left: auto;
}
#mainnav li a:hover{
color:black;
}
#mainnav li a:sfhover{
color:black;
}
#mainnav li.sfhover {
	background-color: #80C9FF;
}
#mainnav li:hover {
	background-color: #80C9FF;
}





.footer {
	background-color: #00487D;
	height: 20px;
	clear: both;
}

.footer ul {
	margin: 0px;
	padding: 0px;
}
.footer {
	background-color: #00487D;
	text-align: center;
	padding: 10px;
}
.footer li {
	list-style-type: none;
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}
.footer a {
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover{
	text-decoration:underline;
}
.footer a:sfhover{
	text-decoration:underline;
}
#leftside {
	width: 175px;
	float: left;
}
#rightside {
	width: 175px;
	float: right;
	padding: 0px;
	margin: 0px;
}
.tablehead {
	background-color: #BFDFFF;
	font-size: medium;
	font-weight: bold;
	color: #00487D;
	text-align: center;
}
#leftside .tablecontent a: {
	color: #00487D;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#leftside .tablecontent a:hover {
	color: #00487D;
	text-decoration: underline;
}
#leftside .tablecontent a:sfhover {
	color: #00487D;
	text-decoration: underline;
}
.tablecontent a {
	text-decoration: none;
	color: #00487D;
	text-align: center;
	padding-bottom: 10px;
}

