@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #DDDDDD;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #001D3B;
	letter-spacing: -1px;
	margin-top: 20px;
    margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D7C8;
	padding-bottom: 3px;
	line-height: 25px;
}
h2 {
	color: #00468C;
	font-size: 19px;
	font-weight: normal;
	line-height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-bottom: 15px;
}
a, a:link {
	color: #0062C4;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #0E215B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0E215B;
	text-decoration: underline;
}
a:focus {
	color: #0E215B;
}
a:active {
	color: #0062C4;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 880px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #323232;
	border-left-color: #323232;
}
#topDiv {
	background-color: #ddd;
}
#headerwrapper {
	background-color: #FFFFFF;
	background-image: url(../images/head-wrap-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}
#search {
	width: 170px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#searchbox {
	background-color: #CCCCCC;
	border: 1px solid #083F54;
	font-size: 11px;
	font-weight: bold;
	color: #868768;
	padding-right: 2px;
	padding-left: 4px;
	margin: 0px;
	float: left;
	height: 18px;
	padding-top: 4px;
}
#go {
	float: right;
}
#topimage {
	float: right;
}
#header {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left 49px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-left-color: #323232;
	border-right-color: #323232;
}
#navwrapper {
	background-color: #0062C4;
}
#nav {
	height: 35px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #323232;
	border-left-color: #323232;
}
.menu {
	width: 880px;
}
.menu ul {
	margin: 0;
	padding: 0;
	float: left;
}
.menu ul li {
	display: inline;
}
.menu ul li a {
	float: left;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	text-align: center;
	padding: 0px;
}
.menu ul li a:visited {
	color: white;
}
.menu ul li a:hover, .menu ul li .current {
	color: #fff;
	background-color:#003B75;
	text-decoration: none;
}
#contentWrapper {
	background-image: url(../images/allothers-faux-column.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	clear: left;
}
#leftColumn {
	float: left;
	width: 210px;
	line-height: 16px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#leftColumn h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/top-menu-title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 39px;
	padding-left: 18px;
	text-transform: uppercase;
}
#leftColumn h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/sub-menu-title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 37px;
	padding-left: 20px;
	text-transform: uppercase;
}
#leftColumn ul {
	list-style-type: none;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 20px;
}
#leftColumn ul li {
	background-image: url(../images/li-dot.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
}
#leftColumn ul li a:link, #leftColumn ul li a {
	font-weight: bold;
}
#leftColumn ul ul {
	padding-left: 15px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#leftColumn ul ul li {
	background-image: url(../images/li-sub-dots.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 11px;
}
#leftColumn ul ul li a:link, #leftColumn ul ul li a {
	font-weight: normal;
}
#leftColumn a, #leftColumn a:link {
	color: #30478C;
	font-weight: normal;
	font-size: 12px;
}
#leftColumn a:hover {
	color: #EC3B33;
	text-decoration: none;
}
#rightColumn {
	float: right;
	padding: 8px 20px 20px 10px;
	width: 162px;
}
#rightColumn a:link, #rightColumn a:visited, #rightColumn a:active {
	color: #0062C4;
}
#rightColumn a:hover {
	color: #004059;
	text-decoration: none;
}
#rightColumn h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #183792;
	letter-spacing: -1px;
	margin-top: 5px;
	line-height: 22px;
	margin-bottom: 10px;
}
#rightColumn h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -1px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D7C8;
	padding-bottom: 3px;
	line-height: 22px;
}
#rightColumn h3 strong {
	font-size: 21px;
	font-weight: bold;
}
#rightColumn p {
	margin-top: 8px;
	margin-bottom: 0px;
}
#rightColumn ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.bullet {
}
#rightColumn .bullet a:after {
	content: url(../images/bullet.gif);
}
#content {
	line-height: 18px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.clearFloat {
	clear: both;
	display: block;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #D7D7CC;
	height: 51px;
	line-height: 16px;
}
#footer-right {
	float: right;
	width: 150px;
	text-align: right;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	font-weight: normal;
}
#footer a:hover {
	color: #BCBCA9;
}
#topDiv #headerwrapper #header #search a {
	font-weight: bold;
	color: #FFFFFF;
}
#outerWrapper #contentWrapper #leftColumn p {
	padding-left: 10px;
	padding-right: 10px;
}
#outerWrapper #contentWrapper #content img {
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0062C4;
}
#outerWrapper #footer {
	font-size: 10px;
}

.redHighlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A62626;
}
.testimonialSig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #232323;
}
div.contentHeaderContainer {
  overflow: hidden;
  height: 1%;
}
div.imgBoxLeft {
	
	margin: 0px 0px 10px 0px;
	float: left;
	font-size: 0px; 
}
div.imgBoxLeft img {
  padding: 1px;
  }
div.imgBoxLeft p {
	text-align: center;
	margin-top: 2px;
	font-size: 0px; 
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 0px none #FFFFFF;
	padding: 3px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 3px;
	border: 1px none #CCCCCC;
}
.fltctr {
	float: none;
	margin-left: 70px;
	margin-bottom: 10px;
	margin-top: 3px;
	padding: 3px;
	border: 1px dotted #CCCCCC;
	margin-right: 45px;
}
.button {
	width: 50px;
	height: 20px;
	background-color: #ece9d8;
	border-top: 1px solid #B5BFA6;
	border-left: 1px solid #B5BFA6;
	border-bottom: 1px solid #4B553C;
	border-right: 1px solid #4B553C;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333366;
	margin-top:3px;
	margin-bottom:3px;
}
.dis a, .dis a:visited {
    font-size: 12px;
	color: #0062C4;
	font-weight: bold;
	text-decoration: none;
    float: right;
    padding-right: 10px;
}
							
.dis-left a, .dis-left a:visited { 
    font-size: 12px;
	color: #0062C4;
	font-weight: bold;
	text-decoration: none;
    float: left;
    padding-right: 10px;
}

							
.dis a:hover {
    font-size: 12px;
	color: #0E215B;
	text-decoration: underline;
    float: right;
    padding-right: 10px;
}
