@charset "utf-8";
body {
	background-color: #bcc6cf;
	margin: 0px;
	padding: 0px;
}
a.smOrange:link {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	color: #FF6600;
	font-size: 10px;
	text-decoration: none;
}
a.smOrange:hover {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	color: #FF6600;
	font-size: 10px;
	text-decoration: underline;
}
a.smOrange:visited {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	color: #FF6600;
	font-size: 10px;
	text-decoration: none;
}
a.smOrange:active {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	color: #FF6600;
	font-size: 10px;
	text-decoration: none;
}
a.medOrange:link, a.medOrange:active, a.medOrange:visited {
	font-family: "Trebuchet MS", "Myriad Pro", Tahoma;
	color: #ED2C10;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.medOrange:hover {
	text-decoration: underline;
}
a.botNav:link, a.botNav:active, a.botNav:visited {
	font-family: "Trebuchet MS", "Myriad Pro", Tahoma;
	color: #23688F;
	font-size: 13px;
	text-decoration: none;
}
a.botNav:hover {
	text-decoration: underline;
}
a.nav:link, a.nav:active, a.nav:visited {
	font-family: "Trebuchet MS", "Myriad Pro", Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.nav:hover {
	text-decoration: underline;
}
.content-bg {
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #648CAF;
	border-right-color: #648CAF;
	border-bottom-color: #648CAF;
	border-left-color: #648CAF;
	border-right-width: 3px;
	border-left-width: 3px;
}
.side-bar {
	background-image: url(../images/services-bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.smallWhite {
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
}
.contactArea {
	font-family: "Trebuchet MS", "Myriad Pro", Tahoma;
	font-size: 10px;
	color: #314C65;
	height: 19px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/search-bg.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 2px;
}
.contactUs {
	font-family: "Trebuchet MS", "Myriad Pro", Tahoma;
	font-size: 11px;
	color: #314C65;
	height: 17px;
	width: 240px;
	background-image: url(../images/white-bg.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #9A9A9A;
	text-align: left;
	padding-top: 1px;
	padding-left: 2px;
}
.contactUsMessage {
	font-family: "Trebuchet MS", "Myriad Pro", Tahoma;
	font-size: 11px;
	color: #314C65;
	height: 200px;
	width: 240px;
	border: 1px solid #9A9A9A;
	text-align: left;
	padding-top: 1px;
	padding-left: 2px;
}
.contactUsPhone{
	font-family: "Trebuchet MS", "Myriad Pro", Tahoma;
	font-size: 11px;
	color: #314C65;
	height: 17px;
	width: 120px;
	border: 1px solid #9A9A9A;
	text-align: left;
	padding-top: 1px;
	padding-left: 2px;
}
.h1 {
	font-family: "Trebuchet MS", Tahoma, "Myriad Pro",;
	font-size: 21px;
	color: #FF6B05;
}

.h2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF6B05;
	font-weight: bold;
}
.hr {
	color: #666666;
	height: 1px;
}
.h3 {
	font-family: "Trebuchet MS", Tahoma, "Myriad Pro",;
	font-size: 16px;
	color: #FF6B05;
}
.h4 {
	font-family: "Trebuchet MS", Tahoma, "Myriad Pro",;
	font-size: 16px;
	color: #FD8129;
	font-weight: bold;
}

.contentText {
	font-family: "Trebuchet MS", "Myriad Pro", Tahoma;
	font-size: 12px;
	color: #0B3D62;
}
.contentTextBold {
	font-family: "Trebuchet MS", "Myriad Pro", Tahoma;
	font-size: 12px;
	color: #0B3D62;
	font-weight: bold;
}
.contentText_underline {
	font-family: "Trebuchet MS", "Myriad Pro", Tahoma;
	font-size: 12px;
	color: #0B3D62;
	text-decoration: underline;
}
.smBlu {
	font-family: tahoma;
	font-size: 10px;
	color: #70869C;
	text-decoration: none;
}
.grey_border {
	border: 1px solid #9A9A9A;
}
.vid {
	background-position: center center;
}
