/* MENU */

#header {
	padding-top: 10px;
}

div#mn {
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 775px;
	padding: 0;
}

#mn ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#mn ul li {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	display: block;
}

#mn ul li a {
	display: block;
	background: #cee7ef;
	color: #025c7c;
	margin: 0;
	min-height: 13px;
	width: 85px;
	padding-top: 5px;
	padding-bottom: 7px;
	font: 1.1em Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border-bottom: solid 6px #cee7ef;
	border-top: solid 6px #cee7ef;
	border-right: solid 1px #fff;
}

#mn ul li .liWider {
	display: block;
	background: #cee7ef;
	color: #025c7c;
	margin: 0;
	min-height: 13px;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 7px;
	font: 1.1em Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border-bottom: solid 6px #cee7ef;
	border-top: solid 6px #cee7ef;
	border-right: solid 1px #fff;
}

#mn ul li .liSmaller {
	display: block;
	background: #cee7ef;
	color: #025c7c;
	margin: 0;
	min-height: 13px;
	width: 80px;
	padding-top: 5px;
	padding-bottom: 7px;
	font: 1.1em Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border-bottom: solid 6px #cee7ef;
	border-top: solid 6px #cee7ef;
	border-right: solid 1px #fff;
}

#mn ul li .liRight {
	display: block;
	background: #cee7ef;
	color: #025c7c;
	margin: 0;
	min-height: 13px;
	width: 88px;
*	width: 95px;
	padding-top: 5px;
	padding-bottom: 7px;
	font: 1.1em Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border-bottom: solid 6px #cee7ef;
	border-top: solid 6px #cee7ef;
	border-right: 0px;
}

#mn ul li a:hover {
	background: #cee7ef;
	color: #025c7c;
	border-top: solid 6px #1a6c8d;
}

#mn ul li .active {
	background: #cee7ef;
	color: #025c7c;
	border-top: solid 6px #1a6c8d;
}



#dropmenudiv{
	margin-top: 4px;
	border-left:0px solid black;
	border-right:0px solid black;
	border-top:0px solid black;
	border-bottom: 0px solid black;
	position:absolute;
	line-height:18px;
	z-index:100;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FFFFFF;
	padding: 1px 0;
	color: #014971;
	text-decoration: none;
	background-color: #ebf6fa;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #cae4ef;
}



#phone {
	margin-bottom: 35px;
	font-family: Georgia;
	font-size: 18px;
	color: #0a6181;
}

#phone .caption {
	margin-bottom: 6px;
	margin-right: 6px;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #0a6181;
}


/* HOME STYLES */

#homeBanner {
	margin-left: 20px;
	margin-top: 15px;
	font-family: Georgia;
}

#homeBanner h3 {
	margin-bottom: 3px;
	font-family: Georgia;
	font-size: 24px;
	color: #ffffff;
	
}

#homeBanner ul {
	padding-left: 0px;
	margin-top: 4px;
	margin-left: 4px;
	list-style: none;
	float: left;
}

#homeBanner ul li {
	background: url(../images/arrow.gif) left no-repeat;
	padding-left: 9px;
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}

#homeBanner a {
	color: #ffffff;
	text-decoration: none;
}

#homeBanner a:hover {
	color: #cee7ef;
	text-decoration: none;
}

#welcomeBlock {
	margin-left: 20px;
	font-family: Georgia;
	font-size: 17px;
	line-height: 24px;
	width: 450px;
	color: #000000;
}


input, select, textarea {
	color:#5a5a5a;
	font-family:verdana,arial,geneva,tahoma,helvetica,sans-serif;
	font-size:11px;
	margin-top:2px;
}


#partner {
	width: 300px;
	margin-bottom: 2px;
}

#partner .name {
	width: 300px;
	text-decoration: none;
	border-left: 4px solid #AD2C2C;
	border-bottom: 1px dotted #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	color: #000000;
	padding-left: 8px;
	float: left;
	display: inline;
}

#partner .name:hover {
	width: 300px;
	text-decoration: none;
	border-left: 4px solid #B8D3A0;
	border-bottom: 1px dotted #B8D3A0;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	padding-left: 8px;
	float: left;
	display: inline;
}

a{
	color: #0a6181;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

#footer {
	margin-left: 10px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
}

#footer a{
	text-decoration: none;
	color: #0a6181;
	margin-right: 6px;
}

#footer a:hover{
	text-decoration: none;
	color: #000000;
}

#copyright {
	margin-left: 20px;
	margin-top: 7px;
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	color: #818181;
}

#copyright a{
	text-decoration: none;
	color: #818181;
}

#copyright a:hover{
	text-decoration: none;
	color: #000000;
}

#titleBanner {
	margin-left: 75px;
	padding-top: 26px;
	width: 432px;
	float: left;
	display: inline;
	height: 60px;
}

#titleBanner a {
	color: #ffffff;
	text-decoration: none;
}

#titleBanner a:hover {
	color: #cee7ef;
	text-decoration: none;
}

#quickJump {
	width: 200px;
	padding-top: 18px;
	font-family: Georgia;
	font-size: 12px;
	float: right;
	margin-right: 40px;
	color: #ffffff;
}

#contentBox {
	width: 620px;
	text-align: left;
	margin: 15px auto 0px auto;
}

#productBox {
	width: 290px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#productBox a {
	color: #0a6181;
	text-decoration: none;
}

#productBox a:hover {
	color: #000000;
	text-decoration: none;
}

#productBox h3 {
	color: #0a6181;
	font-family: Georgia;
	font-size: 18px;
	line-height: 25px;
}

.leftmargin {
	margin-left: 13px;
}

.quoteCheckbox {
	float: left;
	width: 190px;
	margin-bottom: 4px;
	padding-left: 9px;
	font-family: Georgia;
	font-size: 13px;
	text-decoration: none;
}

.arrownavBlarge {
	float: left;
	width: 140px;
	margin-bottom: 4px;
	background: url(../images/arrow.blue.gif) no-repeat;
	padding-left: 9px;
	font-family: Georgia;
	font-size: 13px;
	color: #17698a;
	text-decoration: none;
}

.arrownavBlarge:hover {
	color: #000000;
	/* text-decoration: none; */
}

h2{
	font-family: Georgia;
	font-size: 36px;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
	color: #ffffff;
}

h3{
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0px;
	color: #0a6181;
}

h4{
	font-family: Arial;
	font-size: 15px;
	margin: 0px;
	color: #193360;
}

h5{
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	color: #193360;
}

.cc{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin-right: 47px;
	color: #193360;
	text-decoration: none;
}

.cc:hover{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin-right: 47px;
	color: #193360;
	text-decoration: underline;
}

.blogHeader{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin-right: 47px;
	color: #193360;
}

.blogDate{
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	margin: 0px;
	color: #777777;
}

.blogAuthor{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	margin: 0px;
	color: #232323;
}

.clientList{
	list-style: none;
	margin-left: 0px;
}

.clientList li{
	vertical-align: top;
	border-left-width: 3px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	padding-left: 12px;
	height: 90px;
	margin-left: 15px;
	margin-bottom: 5px;
}

.bodytext{
	font-family: Georgia;
	font-size: 14px;
	line-height: 21px;
}

.bodytextSmall{
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
}

.bodytextg{
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
	color: #323232;
}

.bodytextTitle{
	font-family: Arial;
	font-size: 15px;
}

.hlightLink{
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	text-decoration: none;
	color: #323232;
	width: 155px;
}

.hlightLink:hover{
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #efefef;
	text-decoration: none;
	color: #000000;
	width: 155px;
}

.hlightLinkCC{
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	text-decoration: none;
	color: #323232;
	width: 50px;
}

.hlightLinkCC:hover{
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #efefef;
	text-decoration: none;
	color: #000000;
	width: 50px;
}

.highlight{
	font-family: Georgia;
	font-size: 16px;
	line-height: 24px;
}

.highlightSmall{
	font-family: Arial;
	font-size: 14px;
	line-height: 21px;
	color: #666666;
}

.highlightSmallB{
	font-family: Arial;
	font-size: 14px;
	line-height: 21px;
	color: #323232;
}

#information{
	align: center;
	width: 220px;
	margin-top: 39px;
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #323232;
}

.loginBox{
	padding: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #efefef;
}