/* CSS Document */

body {
	background-color: #EBEBEB;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #3FA2C9;
}

A:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #3FA2C9;
}

A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #3FA2C9;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3FA2C9;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B0966A;
	margin: 0;
	padding: 0;	
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #001B3E;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #001B3E;
	text-decoration: none;
}
.mainborder {
	border: 1px solid #737373;
}


.subheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B0966A;
	text-decoration: none;
	margin: 0px;
	
	}

.bg {
	background-image: url(../images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.floral-bg {
	background-image: url(../images/floral-header.gif);
	background-repeat: repeat;
}
.gold-form-bg {
	background-image: url(../images/form-bg.gif);
	background-repeat: no-repeat;
	
}
.blue {
	color: #3FA2C9;
}


.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #FFFFFF;
	line-height: 16px;
}

.top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #FFFFFF;
}

.top a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #FFFFFF;
}

.top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #3FA2C9;
}
	
.formsetc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.border {
	border: 1px solid #B0966A;
}
.bold {
	font-weight: bold;
}

.red {
	color:#FF0000;
	font-weight: normal;
}

.design a {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #3FA2C9;
}

.design a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #3FA2C9;
}

.design a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #3FA2C9;
	text-decoration: underline
	
}

.gold-underline {
	color: #B0966A;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}

.selday{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	width: 50px;
}

.selmonth{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	width: 60px;
}

.selyear{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	width: 60px;
}

form{
	margin: 0px;
	padding: 0px;
}
.bgCopy {

	background-image: url(../images/bg-bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.header-bg {
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.banner-bg {
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001B3E;
	text-decoration: none;
}

.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #FFFFFF;
}

.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #FFFFFF;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	color : #FFFFFF;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #001B3E;
}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #001B3E;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #3FA2C9;
}
.nav-removals {
	background-image: url(../images/removals-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bold {
	font-weight: bold;
}
.nav-storage {
	background-image: url(../images/storage-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav-small {
	background-image: url(../images/small-moves-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav-hints {
	background-image: url(../images/hints-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav-testimonials {
	background-image: url(../images/testimonials-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav-quote {
	background-image: url(../images/online-quote-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.quotes {
	font-style: italic;
	color: #001B3E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.quote-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3FA2C9;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #001B3E;
	text-decoration: none;
}
.itmQty{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #001B3E;
	text-align:center;
	text-decoration: none;
	width:20px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #001B3E;
	text-decoration: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #001B3E;
	text-decoration: none;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #001B3E;
	height:26px;
	width:735px;
}

.blockShow{
	display:block;
}

.blockHide{
	display:none;
}

.newNav {
	background-color: #1a3252;
	margin: 0px;
	padding: 0px;
}

.newNav li {
	width: 110px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	line-height:30px;
}
.navGradient {
	background-image: url(../images/nav-gradient.jpg);
	background-repeat: repeat-x;
}


.newNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.newNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.newNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration:underline;
}

.onlineQuoteTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: bold;
	color: #314e74;
	text-transform: uppercase;
	text-align: center;
}

.onlineQuoteSub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #41a2cb;
	text-align: center;
}

/* online quote button */

.online-quote-button
{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/online-quote-button.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 236px;
	height: 46px;
	margin: 0;
	padding: 0;
}

.online-quote-button a
{
	display: block;
	color:#FFF;
	font-size: 18px;
	width: 236px;
	height: 46px;
	display: block;
	text-decoration: none;
}

.online-quote-button img
{
	width: 236px;
	height: 46px;
	border: 0
}

* html a:hover
{
	visibility:visible;
}

.online-quote-button a:hover
{
	color:#FFF;
	font-size: 18px;
	display: block;
	text-decoration: none;
	background: url(../images/online-quote-button-over.png) no-repeat;
}

.online-quote-button span
{
	position: relative;
	left: 2px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 

/* index boxes hover effect */

.index-boxes {
	margin-right: 10px;
	margin-bottom:10px;
	padding-left: 10px;
	padding-right: 10px;
   	float:left;
	width:210px;
	height:188px;
   	background:url(../images/index-box-part-load.gif) no-repeat 0 0;
   	text-align:left;
	vertical-align:middle;
	cursor:pointer;
}

.index-boxes-bottom {
	padding:6px;
	background:url(../images/index-box-part-load-bottom.gif) no-repeat 0 100%;
}

.index-boxes:hover {
	background-position:-230px 0;
}

.index-boxes-space-used {
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
   	float:left;
	width:210px;
	height:188px;
   	background:url(../images/index-box-space-used.gif) no-repeat 0 0;
   	text-align:left;
	vertical-align:middle;
	cursor:pointer;
}

.index-boxes-space-used-bottom {
	padding:6px;
	background:url(../images/index-box-space-used-bottom.gif) no-repeat 0 100%;
}

.index-boxes-space-used:hover {
	background-position:-230px 0;
}

.index-boxes-packed {
	margin-right: 10px;
	margin-bottom:10px;
	padding-left: 10px;
	padding-right: 10px;
   	float:left;
	width:210px;
	height:188px;
   	background:url(../images/index-box-packed.gif) no-repeat 0 0;
   	text-align:left;
	vertical-align:middle;
	cursor:pointer;
}

.index-boxes-packed-bottom {
	padding:6px;
	background:url(../images/index-box-packed-bottom.gif) no-repeat 0 100%;
}

.index-boxes-packed:hover {
	background-position:-230px 0;
}

.index-boxes-insurance {
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
   	float:left;
	width:210px;
	height:188px;
   	background:url(../images/index-box-insurance.gif) no-repeat 0 0;
   	text-align:left;
	vertical-align:middle;
	cursor:pointer;
}

.index-boxes-insurance-bottom {
	padding:6px;
	background:url(../images/index-box-insurance-bottom.gif) no-repeat 0 100%;
}

.index-boxes-insurance:hover {
	background-position:-230px 0;
}

/* index boxes buttons */

.index-boxes-button
{
	position: static;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/index-box-button.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 141px;
	height: 29px;
}

.index-boxes-button a
{
	display: block;
	color:#90bed3;
	font-size: 10px;
	width: 141px;
	height: 29px;
	text-decoration: none;
	padding-left: 5px;
	padding-top:8px;
}

.index-boxes-button img
{
	width: 141px;
	height: 29px;
	border: 0
}

* html a:hover
{
	visibility:visible;
}

.index-boxes-button a:hover
{
	color:#90bed3;
	font-size: 10px;
	display: block;
	text-decoration: none;
	background: url(../images/index-box-button-over.png) no-repeat;
	padding-left: 5px;
	padding-top:8px;
}

.index-boxes-button span
{
	position: static;
	margin: 0px;
	cursor: pointer;
	padding-left: 5px;
	padding-top:8px;
} 

   
/* original index boxes */

.boxes-top {
	background-image: url(../images/boxes-top.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 230px;
}

.boxes-bottom {
	background-image: url(../images/boxes-bottom.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 230px;
}

.adsDarkBlue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #021d41;
	text-transform: uppercase;
	margin: 0px;
}

.adsDarkBlueLarge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #021d41;
	text-transform: uppercase;
	margin: 0px;
}

.adsLightBlue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
	color: #41a2cb;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.adsLightBlue a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
	color: #41a2cb;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.adsAlign {
	height:83px;
	padding-top: 15px;
	padding-left: 75px;
}

.quote{
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3fa2c9;
	padding-left:35px;
	padding-right:35px;
	background-image:url(../images/quote-open.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight: bold;
}

.quote a{
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3fa2c9;
	padding-left:35px;
	padding-right:35px;
	background-image:url(../images/quote-open.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight: bold;
}

.quote a:link {
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3fa2c9;
	padding-left:35px;
	padding-right:35px;
	background-image:url(../images/quote-open.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight: bold;
}

.quote a:hover {
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3fa2c9;
	padding-left:35px;
	padding-right:35px;
	background-image:url(../images/quote-open.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight: bold;
}

.quote-closed {
	position:absolute;
	bottom: 0px;
	right: 0px;
	width: 25px;
	height: 22px;
	background-image:url(../images/quote-closed.png);
	background-position: bottom right;
	background-repeat:no-repeat;
}

.quoteCont{
	width:480px;
	height:30px;
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3fa2c9;
	padding-left:35px;
	background-image:url(../images/quote-open.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight: bold;
}

.sidebarTestimonial{
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#001B3E;
	padding-left:35px;
	padding-right:35px;
	background-image:url(../images/quote-open.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-weight: bold;
	font-style:normal;
}


.doAction {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	text-decoration: none;
	color:#fff;
	width:101px;
	height:21px;
	margin:6px 0 0 0;
	display:block;
	overflow:visible;
	background:url(../images/btnBlue.png) no-repeat top left;
	line-height: 21px;
	float:left;
}
.doAction:hover {
	background-image: url(../images/btnBlueOver.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.doAction a, .doAction a:link, .doAction a:visited, .doAction a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

.doActionQuote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	text-decoration: none;
	color:#001b3e;
	width:101px;
	height:21px;
	margin:6px 0 0 0;
	display:block;
	overflow:visible;
	background:url(../images/btnYellow.png) no-repeat top left;
	line-height: 21px;
	float:left;
}
.doActionQuote:hover {
	background-image:url(../images/btnYellowOver.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.doActionQuote a, .doActionQuote a:link, .doActionQuote a:visited, .doActionQuote a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#001b3e;
}

#btnSpacer {
	width: 8px;
	height:21px;
	float:left;
	margin:6px 0 0 0;
}

#boxText {
	float: none;
}

.btnTextLink {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #0d5f83;
	text-decoration: none;
	text-transform:uppercase;
}

.btnTextLink a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #0d5f83;
	text-decoration: none;
	text-transform:uppercase;
}

.btnTextLink a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #0d5f83;
	text-decoration: none;
	text-transform:uppercase;
}

.btnTextLink a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #0d5f83;
	text-decoration: none;
	text-transform:uppercase;
}

.getAQuoteLink {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #a08103;
	text-decoration: none;
	text-transform:uppercase;
}

.getAQuoteLink a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #a08103;
	text-decoration: none;
	text-transform:uppercase;
}

.getAQuoteLink a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #a08103;
	text-decoration: none;
	text-transform:uppercase;
}

.getAQuoteLink a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #a08103;
	text-decoration: none;
	text-transform:uppercase;
}

/* pull quotes */

.pullquote {
	width: 400px;
	margin-left:auto;
	margin-right:auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	font-style: italic;
}
 
.pullquote:before {
    content:open-quote;
    font-size: xx-large;
    font-weight: bold;
}
 
.pullquote:after {
    content:close-quote;
    font-size: xx-large;
    font-weight: bold;
}

blockquote {
	margin: 2em 0px;
	padding-left: 40px;
}

blockquote:before {
	color: #990000;
	content:open-quote; /* http://monc.se/kitchen/129/rendering-quotes-with-css */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 6em;
	font-weight: bold;
	line-height: 0px;
	margin: 0px 5px 0px -40px;
	vertical-align: bottom;
}

blockquote:after {
	color: #990000;
	content:close-quote; /* http://monc.se/kitchen/129/rendering-quotes-with-css */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 6em;
	font-weight: bold;
	line-height: 0px;
	margin: 100px -40px 0px 5px;
	vertical-align: bottom;
}

#sidebarTxt {
	width:230px;
	padding:8px 15px 0 15px;
}

#sidebarTxtQuoteAd {
	width:230px;
	padding:0 15px 0 15px;
}

/* new header */

.headerBgLeft {
	background-image:url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 112px;
	width: 385px;
}

.whiteHeaderText {
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	color:#FFF;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.whiteHeaderText a {
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	color:#FFF;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.whiteHeaderText a:link {
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	color:#FFF;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.whiteHeaderText a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	color:#FFF;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.smallWhiteHeaderText {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}

.trademarkText {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#FFF;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}

.blueHeaderText {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#3fa2c9;
	text-transform:capitalize;
	margin:0px;
	padding:0px;
	font-style: italic;
}

.newHeaderCont {
	width:360px;
	height:102px;
	margin: 10px 0 0 25px;
	padding:0px;
}

.internationalRemoversCont {
	width:377px;
	margin: 0 0 0 6px;
	padding:0px;
}

.carefulRemoversCont {
	width:365px;
	margin: 0 0 0 20px;
	padding:0px;
}

.blueContactText {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3fa2c9;
}

.whiteContactText {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.blueEmailLink {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3fa2c9;
}

.blueEmailLink a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3fa2c9;
}

.blueEmailLink a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3fa2c9;
}

.blueEmailLink a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3fa2c9;
}

.contactDarkBlue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #001b3e;
	text-decoration: none;
}

.contactDarkBlue a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #001b3e;
	text-decoration: none;
}

.contactDarkBlue a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #001b3e;
	text-decoration: none;
}

.contactDarkBlue a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #001b3e;
	text-decoration: none;
}

.contactLightBlue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3fa2c9;
	text-decoration: none;
}

.redHighlited {
	color:#FF0000;
	font-weight:bold;
}

.headerAdCont {
	width:243px;
	height:117px;
	background-image: url(../images/dedicatedTimesPic.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:70px 0 0 17px;
}

.headerWhiteTxt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:18px;
	margin:0 0 5px 0;
	padding:0px;
	line-height:20px;
	text-decoration:none;
}

.headerBlueTxt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3fa2c9;
	font-size:13px;
	margin:0px;
	padding:0px;
	line-height:18px;
}

.blueTestimonial {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001B3E;
	font-style: italic;
}

.quoteSidebar {
	margin:0;
	padding:8px 0 0 12px;
	width:218px;
	height:62px;
	background-image: url(../images/quoteSidebar.png);
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-text-shadow: 1px 1px 1px #9c4123;
	-moz-text-shadow: 1px 1px 1px #9c4123;
	text-shadow: 1px 1px 1px #9c4123;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 26px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	text-decoration:none;
	cursor:pointer;
}
