@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
.logo-back {
	background-image: url(images/nav_top_logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #0070B8;
	font-size: 14px;
	font-weight: bold;
}
.header-right-back {
	background-image: url(images/top_hero_image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}

a:link {
	color: #0070B8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0070B8;
}
a:hover {
	text-decoration: underline;
	color: #C08F35;
}
a:active {
	text-decoration: none;
	color: #0070B8;
}
.logo-back a:link {
	color: #0070B8;
	text-decoration: none;
}
.logo-back a:visited {
	text-decoration: none;
	color: #0070B8;
}
.logo-back a:hover {
	text-decoration: underline;
	color: #C08F35;
}
.logo-back a:active {
	text-decoration: none;
	color: #0070B8;
}
.blue_grey_bar {
	background-image: url(images/black_blue_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 29px;
}
.nav_back {
	background-image: url(images/gad_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 220px;
}
.corner-top-left {
	background-image: url(images/corner-top-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 34px;
}
.corner-bottom-left {
	background-image: url(images/corner-bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 37px;
	width: 34px;
}
.column-bottom {
	background-image: url(images/column-bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.corner-bottom-right {
	background-image: url(images/corner-bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 37px;
}
.column-right {
	background-image: url(images/column-right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.corner-top-right {
	background-image: url(images/corner-top-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 37px;
}
.column-left {
	background-image: url(images/column-left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.mod-services-back {
	font-weight: bold;
	background-image: url(images/mod-services-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	width: 180px;
}
.mod-products-back {
	font-weight: bold;
	background-image: url(images/mod-products-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	width: 180px;
}
.mod-news-back {
	font-weight: bold;
	background-image: url(images/mod-news-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	width: 180px;
}
.white-text {
	color: #FFFFFF;
}
