﻿body{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11.5px;
}
p, td, blockquote{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0d3964;
}
h1, h2 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #2c78ce;
	padding: 3px 0 3px 0;
	margin: 1em 0 1em 0;
	border-bottom: #9fbad8 dotted 2px;
}
h3, h4{
	font-family: Tahoma, Geneva, sans-serif;
	color: #0d3964;
	padding: 3px 0 3px 0;
	margin: 1em 0 1em 0;
	border: none;
}
h1 {
	font-size: 190%;
}
h2{
	font-size: 150%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 105%;
}
a, i, em, b, strong, address {
	font-family: inherit;
	font-size: inherit;
}
a.linkMore{
	font-weight: bold;
	color: #0d3964;
	text-decoration: none;
}
error {
	color: Red;
	font-style: italic;
}
orange {
	color: #e37600;
}
#leftContent p {
	font-weight: bold;
	color: White;
}
#leftContent a {
	font-weight: bold;
	color: White;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
#leftContent a:hover {
	text-decoration: underline;
}
p#leftLogo {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	color: #9fbad8;
	font-weight: bold;
	letter-spacing: -1px;
}
p#leftLogo small {
	font-size: 55%;
	text-transform: uppercase;
	letter-spacing: 1px;
}
div#leftSide label {
	font-weight: bold;
	color: #e37600;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.buttonLeftMenu, .inputLeftMenu {
	vertical-align: middle;
}
ul.topMenu {
	text-align: center;
}
ul.topMenu li {
	text-transform: uppercase;
	color: #e37600;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
ul.topMenu li a, ul.topMenu li a:visited {
	letter-spacing: -.75px;
	color: #e37600;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
}
div#leftContent address {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: White;
	font-style: normal;
	font-weight: bold;
}
ul.topMenu li a:hover {
	text-decoration: underline;
}
big{
	font-size: 140%;
}
div#frontRightContent{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
div#frontHeaderBlurb h1{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: White;
	font-style: italic;
	font-weight: bold;
}
div#frontHeaderBlurb p{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: White;
	font-style: normal;
	line-height: 1.5em;
}
ul#linkBoxList li a{
  text-transform:uppercase;
	color: White;
	text-decoration: none;
	font-size: 14px;
	letter-spacing:-1px;
	/*font-weight: bold;*/
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.waterMark{
	font-style: italic;
	color: #a33;
}
label{
	font-weight: bold;
}
.noLine{
	text-decoration: none;
}
h1.title{
	float: right;
	margin-top: -30px;
	margin-right: -25px;
	text-align: right;
	padding-right: 15px;
	/*min-width: 380px;
	max-width: 600px;*/
	border-bottom: solid 1px #2c78ce;
	color: #0d1838;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 23px;
	font-weight: lighter;
	letter-spacing: -2px;
}