@charset "utf-8";

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
}

input, textarea, select, label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/* LINKS */

a:link.channelLink_2, a:visited.channelLink_2, a:active.channelLink_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #a9c1d1;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover.channelLink_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #a9c1d1;
	font-size: 11pt;
	text-decoration:underline;
}

a:link.channelLink_companion2, a:visited.channelLink_companion2, a:active.channelLink_companion2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #a9c1d1;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover.channelLink_companion2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #a9c1d1;
	font-size: 10pt;
	text-decoration:underline;
}

a:link.channelLink_companion, a:visited.channelLink_companion, a:active.channelLink_companion {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover.channelLink_companion {
	font-family: Arial, Helvetica, sans-serif;
	color: #c6202a;
	font-size: 10pt;
	text-decoration:underline;
}

a:link.channelLink, a:visited.channelLink, a:active.channelLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover.channelLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #c6202a;
	font-size: 11pt;
	text-decoration:underline;
}

a:link.mainBody_Link, a:visited.mainBody_Link, a:active.mainBody_Link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11pt;
	text-decoration: underline;
}

a:hover.mainBody_Link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #c6202a;
	font-size: 11pt;
	text-decoration:underline;
}

a:link.officeLocations_Link, a:visited.officeLocations_Link, a:active.officeLocations_Link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11pt;
	text-decoration: underline;
}

a:hover.officeLocations_Link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #c6202a;
	font-size: 11pt;
	text-decoration:underline;
}

a:link.sideBar_Link, a:visited.sideBar_Link, a:active.sideBar_Link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 9pt;
	text-decoration: underline;
}

a:hover.sideBar_Link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #c6202a;
	font-size: 9pt;
	text-decoration:underline;
}

a:link.footerLink, a:visited.footerLink, a:active.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
}

a:hover.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12pt;
	font-weight:bold;
	text-decoration:underline;
}

a:link.fineprint_link, a:visited.fineprint_link, a:active.fineprint_link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 9pt;
	text-decoration: none;
}

a:hover.fineprint_link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 9pt;
	text-decoration:underline;
}

/* END OF LINKS */

.main_border {
	border-left: 0x solid #333333;
	border-right: 0px solid #333333;
}

.about_us_name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14pt;
	font-weight: bold;
}

.about_us_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 10pt;
}

.header {
	background-image:url(images/header_new_bottom.png);
	background-repeat:no-repeat;
	background-position: top;
	vertical-align:top;
}

.footer {
	color:#FFF;
	font-size:11px;
	background-color:#333333;
	vertical-align:top;
	padding: 10px 20px 20px 20px;
}

.footer2 {
	color:#FFF;
	font-size:12px;
	background-color:#333333;
	vertical-align:top;
	padding: 0px 20px 20px 20px;
}

.home_image {
	background-image:url(images/header_image.jpg);
	background-repeat:no-repeat;
}

.mainBodyHeader_text {
	font-size: 20px;
	font-weight:bold;
	color: #c6202a;
	padding: 13px 0 10px 15px;
}

.mainBodySubHeader_text {
	color:#666;
	font-size: 13px;
	padding-left: 15px;
}

.mainBody_bg {
	background-image:url(images/mainBody_bg.jpg);
	background-repeat:no-repeat;
}

.mainBody_bg_short {
	background-image:url(images/mainBody_bg_short.jpg);
	background-repeat:no-repeat;
}

.mainBody_text {
	color:#666;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	/* text-align:justify; */
}

.mainBodyNoJustify_text {
	color:#666;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
}

.officeLocations_text {
	color:#666;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	/* text-align:justify; */
}

.largerMain_text {
	color:#666;
	font-size: 14px;
	/* text-align:justify; */
}

.largerMainBody_text {
	color:#666;
	font-size: 14px;
	padding-left: 15px;
	/* text-align:justify; */
}


.afterHours_header {
	color:#c6202a;
	font-size: 18px;
	font-weight:bold;
}

.afterHours_text {
	color:#666;
	font-size: 18px;
}

.mainBody2_text {
	color:#666;
	font-size: 12px;
	/* text-align:justify; */
}


/* SIDE BAR */
.sideBar_body {
	padding: 0 5px 0 5px;
	font-size:14px;
}

.sideBarHeader_text {
	font-size: 20px;
	font-weight:bold;
	color: #c6202a;
	padding-bottom: 10px;
	padding-top: 2px;
}

.sideBar_text {
	color:#666;
	font-size: 13px;
	padding: 0 0 5px 0;
}

.sideBarSmall_text {
	color:#666;
	font-size: 13px;
	text-align:justify;
}

.sideBar_top {
	background-image:url(images/top.gif);
	height:11px;
}

.sideBar_bot {
	background-image:url(images/bot.gif);
	height:11px;
}

.sideBar_left {
	background-image:url(images/left.gif);
	background-repeat:repeat-y;
	width:11px;
}

.sideBar_right {
	background-image:url(images/right.gif);
	background-repeat:repeat-y;
	width:11px;
}

.sideBar_topLeft {
	background-image:url(images/top_left.png);
	height:11px;
}

.sideBar_topRight {
	background-image:url(images/top_right.png);
	height:11px;
}

.sideBar_botLeft {
	background-image:url(images/bot_left.png);
	height:11px;
}

.sideBar_botRight {
	background-image:url(images/bot_right.png);
	height:11px;
}
/* END OF SIDE BAR */

/* EMPLOYEES - RED CHECK PADDING */

.redcheck_padding {
	padding: 0 10px 10px 0;
}

.redcheck_paddingTop {
	padding: 0 0 10px 0;
}
