/* Sets the default font for the whole page */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
}
a img {
	border: none;
}

/* This code changes the links from white text on red to red text on white */
.nav a:link, .nav a:visited {
	color: #fff;
	text-decoration: none;
}
.nav a:hover, .nav a:active {
	color: #7e0001;
	text-decoration:none;
	background-color: #fff;	
}

/* Border around the main table */
.basestyles {
	border: 2px solid #CCC;
}
.horizontalTabs {
	font-size: 12.5px;
	margin: 0.1em 1em 0.1em 1em;
}
.verticalTabs {
	margin: 1em 0px;
	color: #fff;
}
#footer {
	padding: 10px 0px;
}
#footer .chunk {
	padding: 0px 5px 0px 5px;
	font-variant: small-caps;
	font-size: 80%;
}.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: 7e0001;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	width: 25%;

}
.chunk a:link, .chunk a:visited {
       color: #7e0001;
       text-decoration: none;
}
.chunk a:hover, .chunk a:active {
       color: #2e6c43;
       text-decoration:none;     
}

.awardsrecognition a:link, .awardsrecognition a:visited {
       color: #7e0001;
       text-decoration: none;
}
.awardsrecognition a:hover, .awardsrecognition a:active {
       color: #2e6c43;
       text-decoration:none;     
}

.helpfullinks a:link, .helpfullinks a:visited {
       color: #000000;
       text-decoration: none;
}
.helpfullinks a:hover, .helpfullinks a:active {
       color: #7e0001;
       text-decoration:none;     
}

.contactinfolist a:link, .contactinfolist a:visited {
       color: #7e0001;
       text-decoration: none;
}
.contactinfolist a:hover, .contactinfolist a:active {
       color: #2e6c43;
       text-decoration:none;     
}

.categorytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-left: 0px;

}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 7e0001;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 0px;

}
.serviceslist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	padding-top: 0px;
	text-indent: 0px;
	list-style-image: none;
	list-style-type: none;
	border: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;

}
.imagetabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-position: center center;
	color: 7e0001;
	text-align: center;
	vertical-align: middle;

}
.boxinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 7e0001;
	text-align: center;
	vertical-align: middle;
	width: 208px;

}
.visionstatement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	color: 7e0001;
	font-weight: bolder;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;

}
.companyprofile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.awardsrecognition {
	padding-left: 10px;
	padding-top: 5px;

}
.contactinfotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: 7e0001;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.floatright {
	float: right;
}
.helpfullinks {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 10px;

}
.contactinfolist {
	font-family: Arial, Helvetica, sans-serif;
}
