@import url(navigation.css);
@import url(footer.css);
@import url(sitemap.css);

/* **************************************
REDEFINED HTML TAGS
************************************** */
body {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	color: #545454;
	background-color: #eee;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
				
table {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	color: #545454;
}

.mainbg {
	background: url(../images/main_bg.gif) repeat-y #eee;
}
										
a:link {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #1d97c3;
}

a:visited {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #1d97c3;
}

a:hover {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #72be45;
}

a:active {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #1d97c3;
}

p {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	/*  margin: top right bottom left */
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #545454;
	line-height:15px;
}

H1 {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #545454;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

H2 {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #545454;
	/*  margin: top right bottom left */
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

H3 {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #72be45;
	/*  margin: top right bottom left */
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

H4 {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #1d97c3;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

ul {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	color: #545454;
	list-style-position: outside;
	margin: 10px;
	padding: 10px;
}

li {
	margin-top: 0px;
	margin-left: 0px;
}

hr {
	text-align: left;
	width: 100%;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: none;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

/* **************************************
CUSTOM HTML TAGS
************************************** */

/* COLORS AND BACKGROUNDS */
				
.white {
	background-color: #ffffff;
}

.black {
	background-color: #000000;
}

.gray {
	background-color: #CFD6E3;
}

/* MISC. */
.required {
	color:#d10045;
	font-weight: bold;
}

.hp_hdr_container {
	padding: 35px 0px 35px 0px;
}

input.searchbox {
	background-color:#fff;
	font-size: 8pt;
	width:129px;
	height:14px;
	border: 1px solid #ccc;
	padding:0px;
	margin:0px;
	color:#666;
}

.testimonial {
	background:#e1f8d1;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 0px 20px;
	width:200px;
	float:right;
}

th.bluebar {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	text-align:left;
	background-color : #1d97c3;
}

th.whitebar {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	text-align:left;
	background-color : #fff;
}

th.graybar {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	text-align:left;
	background-color : #F4F4F4;
}

th.brownbar {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	text-align:left;
	background-color : #b06010;
}

th.greenbar {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	text-align:left;
	background-color : #7ac142;
}

th.redbar {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	text-align:left;
	background-color : #e40d62;
}

th.blue2bar {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	text-align:left;
	background-color : #0081c6;
}