@charset "UTF-8";

#tdFooter a {
	text-align: center;
}
p {
	text-align: left;
	line-height: 1.3em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
body {
	margin-top: 5px;
	background-color: #f4efe2;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #274399;
}
a:visited {
	text-decoration: none;
	color: #274399;
}
a:hover {
	text-decoration: none;
	color: #f68525;
}
a:active {
	text-decoration: none;
	color: #F68525;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.intro {
	font-weight: bold;
	color: #274399;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
#tdMainContent {
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#tdSidebar {
	background-color: #FFFFFF;
	text-align: center;
}
#tdFooter {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tdSubNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tdSubNav ul {
	margin: 0px;
	padding: 0px;
}
#tdSubNav a {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-right: 2px;
	padding-left: 20px;
}
#tdSubNav a:hover, #tdSubNav a:focus, #tdSubNav a:active {
	color: #274399;
}
#tableLayout {
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#tdNavigation {
	background-color: #FFFFFF;
	text-align: center;
	height: 35px;
}
#tdLogo {
	background-color: #FFFFFF;
	text-align: center;
}
#tdHeader {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 102px;
}
h1 {
	font-size: 170%;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .15em;
}
h2 {
	font-size: 110%;
	color: #333333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: -1em;
	font-weight: bold;
	color: #274399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #274399;
	padding-bottom: 2px;
	text-align: left;
}
h4 {
	line-height: -50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#tabletestimonial {
	width: 450px;
	text-align: left;
}
#tablefoot {
	background-color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	width: 790px;
}
#tablefoot td {
	font-size: 9px;
}
#divCopyright a {
	color: #333333;
}
#divCopyright {
	font-size: 9px;
	margin: 1em;
	text-align: center;
}

#header{  
width: 777px;
height: 150px;
margin: 0 0 0 0;
}
#top-nav{  
width: 700px;
height: 35px;
margin: 0 auto 0;
padding-left: 65px;
}
.menu1, .menu2, .menu3, .menu4, .menu5, .menu6, .menu7{
float: left;
}

.menu1 a:link, .menu2 a:link, .menu3 a:link, .menu4 a:link, .menu5 a:link, .menu6 a:link, .menu7 a:link{
color: #000000;
font-weight: bold;
padding: 9px 18px 9px 18px;
text-decoration: none;
display: block
}

.menu1 a:visited, .menu2 a:visited, .menu3 a:visited, .menu4 a:visited, .menu5 a:visited, .menu6 a:visited, .menu7 a:visited{
color: #000000;
font-weight: bold;
padding: 9px 18px 9px 18px;
text-decoration: none;
display: block
}

.menu1 a:hover, .menu2 a:hover, .menu3 a:hover, .menu4 a:hover, .menu5 a:hover, .menu6 a:hover, .menu7 a:hover{
color: #FF9900;
font-weight: bold;
text-decoration: none;
padding: 9px 18px 9px 18px;
background: #f4efe2;
display: block
}

.menuselected{
float: left;
}

.menuselected a:link{
color: #FF9900;
font-weight: bold;
text-decoration: none;
padding: 9px 18px 9px 18px;
background: #f4efe2;
display: block
}

.menuselected a:visited{
color: #FF9900;
font-weight: bold;
text-decoration: none;
padding: 9px 18px 9px 18px;
background: #f4efe2;
display: block
}

.menuselected a:hover{
color: #FF9900;
font-weight: bold;
text-decoration: none;
padding: 9px 18px 9px 18px;
background: #f4efe2;
display: block
}
