body {
	background-color: #f9f9f9;
	background-image: url(images/eg-page-top-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a {
	outline: none;
}

#eg-copy {
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
}

#eg-copy h1{
	color: #FF0000;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#eg-copy h2{
	color: #205f88;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#eg-copy h3{
	color: #FF0000;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 2px;
}

#eg-copy h5{
	color: #205f88;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 2px;
}

#eg-copy h4{
	/* Section Header Red */
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/header-bg-3.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 10px;
}

#eg-copy h6{
	/* Section Header Green */
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/header-bg-4.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 10px;
}

#eg-copy ul
{
	margin: 0px;
	list-style: none;
	list-style-position: inside;
	list-style-type: disc;
	padding: 0em, 0em, 0em, 2em;
	text-indent: -2em;
}

#eg-copy a:link
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#eg-copy a:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#eg-copy a:hover
{
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

#eg-copy a:active
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#eg-form {
	font-family: Verdana, Helvetica, Sans-serif;
	color: #000000;
	font-size: 10px;
}

.formReqField
{
	font-weight: bold;
	color: #FF0000;
}

.formInput
{
	font-size: 11px;
}

#form-panel
{
	background-color: #F5F5F5;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	margin: 0px, 23px, 0px, 0px;
	padding: 5px, 5px, 5px, 5px;
}

#form-panel b
{
	font-weight: bold;
	color: #3483b7;
}

#copyright {
	background-color: #235e8a;
	color: #FFFFFF;
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

#right-panel-bg {
	background-color: #9dc7e3;
}

.eg-page-title {
	font-family: Tahoma, Arial, Verdana, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#navcontainer
{
	vertical-align: middle;
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
}

#navcontainer a
{
	width: auto;
	color: #9dc7e3;
	text-decoration: none;
}

#navcontainer a:active 
{ 
	color: #FFFFFF;
	font: 12px Tahoma, Verdana, Arial, sans-serif; 
}

#navcontainer a:hover 
{ 
	color: #FFFFFF;
	font: 12px Tahoma, Verdana, Arial, sans-serif; 
}

#pic_feature_left
{
	float: left;
	padding: 0px 10px 0px 0px;
	clear: both;
}

#pic_feature_right
{
	float: right;
	padding: 0px 0px 0px 10px;
	clear: both;
}

#pic_services_feature
{
	float: right;
	padding: 30px 50px 0px 10px;
	clear: both;
}

#section-indent
{
	margin-left: 20px;
}

#contact-table table
{
	color: #000000;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#contact-table td
{
	border-width: 1px;
	border-color: #666666;
	border-style: double;
	background-color: #f9f9f9;
	text-align: left;
	line-height: 1.5em;
}

#header-backup {
	background-image: url(images/header-bg-bak.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#pic_feature_left
{
	float: left;
	padding: 0px 15px 15px 0px;
	clear: both;
}

#pic_feature_right
{
	float: right;
	padding: 0px 0px 15px 15px;
	clear: both;
}