@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	background-color: #EFEFEF;
	background-image: url(../layout/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h1 {
	font-weight: bold;
	color: #356798;
	font-size: 20px;
}

a img { border: none; }
a:link, a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
#apDiv1 {
	position:absolute;
	width:45px;
	height:18px;
	z-index:1;
	left: 0px;
	top: 6px;
	font-size: 10px;
	background-color: #8BC1D9;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #35679A;
	border-bottom-color: #1D3956;
	border-left-color: #6296CA;
}
#apDiv1 a {
	color: #FFF;
	padding-top: 2px;
}
.container {
	width: 800px;
	margin: 0 auto;
}
.header {
	margin: 0px;
	padding: 0px;
	height: 97px;
	width: 800px;
	clear: both;
}
.header #logo {
	margin: 0px;
	padding: 0px;
	height: 97px;
	width: 160px;
	float: left;
}
.container #tagline {
	height: 35px;
	width: 800px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	float: left;
	background-image: url(../layout/template77_07.jpg);
	background-repeat: no-repeat;
}
.container #tagline ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container #tagline ul li {
	color: #FFF;
	list-style-type: none;
	display: inline;
	margin-left: 10px;
}
.container #tagline ul li a { color: #7BD5D2; }
.container #tagline ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
/*----------------------- Navigation left ------------------------*/
.container #navBG {
	background-image: url(../layout/template77_11.jpg);
	width: 160px;
	padding: 0px;
	float: left;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.container #navBG #nav {
	margin: 0px;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.container #navBG #nav ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.container #navBG #nav ul li {
	padding: 0px;
	margin: 0px;
}
.container #navBG #nav ul li a:link, .container #navBG #nav ul li a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1C1C1;
	text-decoration: none;
	color: #000000;
	display: block;
	margin: 0px;
	width: 135px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.container #navBG #nav ul li a:hover, .container #navBG #nav ul li .current a {
	background-color: #FFFFFF;
	background-image: url(../layout/template77-navOver_11.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4286AD;
	background-repeat: no-repeat;
	color: #990000;
	background-position: right;
	font-style: italic;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	width: 130px;
}
/*----------------------- Navigation Client Login ------------------------*/
.container #navBG #client {
	padding-left: 20px;
	width: 135px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container #navBG #client input {
	height: 20px;
	width: 90px;
	font-size: 12px;
	background-color: #F9F9F9;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: center;
}
.container #navBG #client .Gobutton {
	width: 35px;
	height: 24px;
}
/*----------------------- Content ------------------------*/
.content {
	width: 595px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFF;
	border: 1px solid #999999;
	padding: 15px;
}
.content ul, .content ol { padding-left: 18px; }
.container .content ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding: 4px;
}
.content #CallMe {
	float: right;
	width: 170px;
	text-align: right;
	background-image: url(../layout/subline.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 110px;
	margin-bottom: 15px;
}
.specialBox {
	width: 128px;
	border: 1px solid #3D7F9E;
	float: right;
	padding: 4px;
	text-align: center;
	margin-bottom: 15px;
	margin-left: 20px;
	clear: right;
}
.centerBox {
	background-color: #CDE9F1;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	text-align: center;
}
.content input.button {
	color: #336596;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.content #Dropform select {
	color: #990000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #990000;
	border-left-color: #FFFFFF;
}
.container .content .thb1txt {
	float: left;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 15px;
	padding-left: 30px;
}
.container .content .thb1txt ul {
	padding: 0px;
	margin: 0px;
}
.container .content .thb1txt ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	display: inline;
	width: 563px;
	float: left;
}
.container .content .thb1txt ul li a  img{
	padding-right: 15px;
	float: left;
}
.container .content .thb2txt {
	float: left;
	font-size: 10px;
	padding-bottom: 10px;
}
.container .content .thb2txt ul {
	padding: 0px;
	margin: 0px;
}
.container .content .thb2txt ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	display: inline;
	width: 286px;
	float: left;
}
.container .content .thb2txt ul li img  {
	padding-right: 10px;
	float: left;
}
.container .content .thb2txt ul li a {
	color: #000;
	text-decoration: none;
}
.container .content .thb4 ul {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.container .content .thb4 ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.container .content .thb4 ul li a img {
	padding-bottom: 12px;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
}
.textlarger {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.textsmaller {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textmini {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.textStrColor {
	color: #009999;
	font-weight: bold;
	font-size: 14px;
}
.textStrColor2 {
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;
}
.hightlightyellow {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFF00;
	font-size: 14px;
	text-decoration: none;
}
.highlightdarkred {
	background-color: #EFEFEF;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	text-shadow: #999 2px 2px 2px;
	padding-left: 10px;
	padding-right: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #FFA6A6;
	border-right-color: #900;
	border-bottom-color: #5E0000;
	border-left-color: #BF0000;
	padding-top: 2px;
	padding-bottom: 6px;
	line-height: 1.5em;
}
.sel_gold {
	background-color: #FFFFCC;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.sel_white {
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.sel_graydark {
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.sel_blue {
	background-color: #CADEFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.sel_red {
	background-color: #FFD7FF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.sel_green {
	background-color: #D2FFD2;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.tmplHead {
	font-size: 20px;
	font-weight: bold;
	color: #3E74A2;
	line-height: 1.2em;
}
/*----------------------- The footer ---------------------- */
.footer {
	background-image: url(../layout/template77-footer_07.jpg);
	width: auto;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;/* this gives IE6 hasLayout to properly clear */
}
/* ~~ miscellaneous float/clear classes ~~ */
.floatRight {  /* 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;
}
.floatLeft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.floatBoth {
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
