body { margin: 0px; background-color:#ffffff}
td, div {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#000000; text-decoration:none }
a {color:#000000; text-decoration:none; border-bottom:1px solid #f79239}
a:hover {text-decoration:none; color:#f79239; border-bottom:1px solid #ffffff}

.bottomBar {border-top:3px solid #f79239; padding:0px 15px }
.bottomLinks {color:#FFFFFF; font-size:10px}
a.bottomLinks {font-weight:bold; text-decoration:none; color:#FFFFFF; border-style:none}
a.bottomLinks:hover {font-weight:bold; text-decoration:underline; color:#FFFFFF}

.serviceBoxText {display:block; color: #063E5B; text-align:center; border-left:1px solid #06335b; border-right:1px solid #06335b; border-bottom:1px solid #06335b }
a.serviceBoxText {display:block; text-decoration:none; border-style:none; padding:9px 0px; }
a.serviceBoxText:hover {display:block; color: #063E5B; text-decoration:none; border-style:none; padding:9px 0px; }
.serviceBox {position:absolute; top:47px}

.menuLeftColumn {padding-left:17px}
.menuBold {font-weight:bold; color:#ffffff; padding:9px 0px 10px 27px; border-bottom:1px solid #dedee1}
a.menuBold {padding:0px; font-weight:bold; color:#ffffff; text-decoration:none; border-style:none}
a.menuBold:hover {padding:0px; font-weight:bold; color:#f79239; text-decoration:none; border-style:none}
.menuLight {font-weight:normal; font-size:11px; color:#ffffff; padding:4px 0px}
a.menuLight {padding:0px; font-weight:normal; color:#ffffff; text-decoration:none; border-style:none}
a.menuLight:hover {padding:0px; font-weight:normal; color:#f79239; text-decoration:none; border-style:none}
.menuBullet {padding:4px 0px; text-align:right; padding-right:6px; padding-left:42px}
.contactSend {font-weight:bold; color:#063E5B; }
a.contactSend {font-weight:bold; color:#063E5B; text-decoration:underline; border-style:none}
a.contactSend:hover {font-weight:bold; color:#063E5B; text-decoration:none; border-style:none}

input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000000 }

.quote {color:#ffffff; font-size:13px}
.quoteSource {color:#ffffff; font-size:10px}

#content {padding-left:338px}

h1 {font-size:14px; font-weight:bold; color:#063e5b; margin-bottom:10px}
h2 {font-size:12px; font-weight:bold; color:#737581; margin-bottom:3px; margin-top:0px}
.homeH2 {font-size:12px; border-style:none; margin-top:4px}

ul {list-style-image:url(/images/squareBullet.gif) }

div.dotTop {
	clear: both;
	width: 100%;
	float: left;
	background:  url("/images/dotBox/horizontal.gif") repeat-x top left;
}
div.dotRight {
	background:  url("/images/dotBox/vertical.gif") repeat-y top right;
}
div.dotBottom {
	background:  url("/images/dotBox/horizontal.gif") repeat-x bottom left;
}
div.dotLeft {
	width: 100%;
	background:  url("/images/dotBox/vertical.gif") repeat-y top left;
}
/* XXX : Just get square with no cornered images/borders if use the above 4. */
div.dotCornerTL {
	background:  url("/images/dotBox/cornerTL.gif") no-repeat top left;
}
div.dotCornerTR {
	padding: 15px;
	background:  url("/images/dotBox/cornerTR.gif") no-repeat top right;
}
div.dotCornerBL {
	background:  url("/images/dotBox/cornerBL.gif") no-repeat bottom left;
}
div.dotCornerBR {
	background:  url("/images/dotBox/cornerBR.gif") no-repeat bottom right;
}
