﻿tr {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #5f6162;
	line-height: 120%;
	margin: 0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:left; /* Hack for IE5/Win */
}

td {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #5f6162;
	line-height: 120%;
	margin: 0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:left; /* Hack for IE5/Win */
}

body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #5f6162;
	line-height: 120%;
	margin: 0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:left; /* Hack for IE5/Win */
}

html {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #5f6162;
	line-height: 120%;
	margin: 0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:left; /* Hack for IE5/Win */
}

h1 {
	font-weight: bold;
	font-size: 24px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 135%;
}

h2 {
	font-weight: normal;
	font-size: 18px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 135%;
}

h4 {
	color: #eb4f25;
	font-weight: normal;
	margin: 0px 0px -10px 0px;
	padding: 0px 0px 0px 0px;
}

.style1 {
	font-size: 12pt;
	line-height: 120%;
}

.red {
 	color: #e33632;
}
	.redLinks a:link {color: #e33632; text-decoration: underline}
	.redLinks a:visited {color: #e33632; text-decoration: underline}
	.redLinks a:hover {color: #e33632; text-decoration: none; background-color: #f7e5e5;}
	.redLinks a:active {color: #e33632; text-decoration: underline}

.orange {
 	color: #e58236;
}
	.orangeLinks a:link {color: #e58236; text-decoration: underline}
	.orangeLinks a:visited {color: #e58236; text-decoration: underline}
	.orangeLinks a:hover {color: #e58236; text-decoration: none; background-color: #f7f0ea;}
	.orangeLinks a:active {color: #e58236; text-decoration: underline}

.purple {
 	color: #ac52ab;
}
	.purpleLinks a:link {color: #ac52ab; text-decoration: underline}
	.purpleLinks a:visited {color: #ac52ab; text-decoration: underline}
	.purpleLinks a:hover {color: #ac52ab; text-decoration: none; background-color: #f3ecf3;}
	.purpleLinks a:active {color: #ac52ab; text-decoration: underline}

.green {
 	color: #689d52;
}
 	.greenLinks a:link {color: #689d52; text-decoration: underline}
	.greenLinks a:visited {color: #689d52; text-decoration: underline}
	.greenLinks a:hover {color: #689d52; text-decoration: none; background-color: #eef2ec;}
	.greenLinks a:active {color: #689d52; text-decoration: underline}

.blue {
 	color: #505ec1;
}
	.blueLinks a:link {color: #505ec1; text-decoration: underline}
	.blueLinks a:visited {color: #505ec1; text-decoration: underline}
	.blueLinks a:hover {color: #505ec1; text-decoration: none; background-color: #ecedf5;}
	.blueLinks a:active {color: #505ec1; text-decoration: underline}


.white {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4f4f4f;
}

 	
.small {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4f4f4f;
}

 	
.default {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4f4f4f;
}

 	.footer a:link {color: #dedede; text-decoration: underline}
	.footer a:visited {color: #dedede; text-decoration: underline}
	.footer a:hover {color: #dedede; text-decoration: none; background-color: #999999;}
	.footer a:active {color: #dedede; text-decoration: underline}
	
.small {
	font-size: 9px;
}

.white {
	color: #ffffff;
}

.homeSections {
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 0px 15px;
	vertical-align: top;
}

.homeMidSections {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	vertical-align: top;
}

/******* FORMS *******/
.onBlur {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color:#635646;
	width: 214px;
	height: 19px;
	border: 0px;
	padding: 4px 0px 0px 7px;
	background-image: url('../images/tbox.gif');
}
.onFocus {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color:#f9f9f9;
	width: 214px;
	height: 19px;
	border: 0px;
	padding: 4px 0px 0px 7px;
	background-image: url('../images/tbox2.gif');
}
.onBlur2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color:#635646;
	width: 142px;
	height: 21px;
	border: 0px;
	padding: 0px 20px 0px 16px;
	background: none;
}
.onFocus2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #eb4f25;
	width: 142px;
	height: 21px;
	border: 0px;
	padding: 0px 20px 0px 16px;
	background: none;
}
.onBlur3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #635646;
	width: 144px;
	height: 21px;
	border: 0px;
	padding: 0px 20px 0px 16px;
	background: none;
}
.onFocus3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #eb4f25;
	width: 144px;
	height: 21px;
	border: 0px;
	padding: 0px 20px 0px 16px;
	background: none;
}
.onBlur4 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color:#635646;
	width: 135px;
	height: 72px;
	border: 0px;
	padding: 0px 10px 0px 16px;
	background: none;

}
.onFocus4 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color:#eb4f25;
	width: 135px;
	height: 72px;
	border: 0px;
	padding: 0px 10px 0px 16px;
	background: none;
}
#formContact1 {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	width: 180px;
	height: 21px;
	color: #fff;
	background-image: url('../images/template/quickResponse-1.gif');
}
#formContact2 {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	width: 180px;
	height: 21px;
	color: #fff;
	background-image: url('../images/template/quickResponse-2.gif');
}
#formContact3 {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	width: 180px;
	height: 21px;
	color: #fff;
	background-image: url('../images/template/quickResponse-3.gif');
}
#formContact4 {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	width: 180px;
	height: 80px;
	color: #fff;
	background-image: url('../images/template/quickResponse-4.gif');
}
#formContact5 {
	font-size: 11px;
	color: #635646;
	margin: 0px 0px 0px 18px;
	padding: 4px 0px 0px 0px;
	width: 180px;
	height: 23px;
}

.onError {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color:#ffffff;
	width: 214px;
	height: 19px;
	border: 0px;
	padding: 4px 0px 0px 7px;
	background-image: url('../images/error.gif');
}

/******* CSS *******/
body {
	margin: 0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	background-color: #A3A3A3;
}

#wrapper {
	width: 776px;
    text-align: left;
	margin: 0px auto;
	background-color: #A3A3A3;
}

#mainHeader {
	width: 776px;
	height: 299px;
	margin: 0px;
	padding: 0px;
}

#mainHeaderInside {
	width: 776px;
	height: 140px;
	margin: 0px;
	padding: 0px;
}

#mainMenu {
	clear: both;
	float: left;
	width: 776px;
	height: 32px;
	vertical-align: top;
	background-image: url('../images/menu-bg.gif');
}

#mainMenu2 {
	clear: both;
	float: left;
	width: 776px;
	height: 32px;
	vertical-align: top;
	background-image: url('../images/menu-bg2.gif');
}

#feature {
	display: block;
	clear: both;
	float: left;
	width: 776px;
	height: 227px;
}

#mainContainer {
	display: block;
	clear: both;
	float: left;
	width: 776px;
}

#footer {
	width: 760px;
	height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 43px 0px 0px 0px;
	background-color: #f9f9f9;
	background-image: url('../images/footer.gif');
	color:#dedede;
	font-size: 10px;
}