body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(images/bkgrd.gif);
	background-position: 12px;
}
.centerbox2 ul li p {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
}

.goodman09 #container {
	width: 880px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/menu_bkgrd.gif);
	background-repeat: repeat-y;
} 
.goodman09 #header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 112px;
	width: 861px;
} 
.goodman09 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.goodman09 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.goodman09 #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 175px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.contentInside  {
	padding-right: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.goodman09 #footer {
	background-image: url(images/footer.gif);
	text-align: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.goodman09 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.goodman09  #footer2 {
	padding-right: 0;
	padding-left: 0;
	background-image: url(images/bkgrd.gif);
	margin: 0px;
	height: 124px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
H1 {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 5px;
	COLOR: #8B2E2E;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
H2 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
}
H3 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
A {
	COLOR: #8B2E2E;
	font-size: 12px;
	text-decoration: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
A:hover {
	COLOR: #666666;
	text-decoration: none;
}
A.mainav {
	PADDING-RIGHT: 20px;
	DISPLAY: block;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 6px;
	COLOR: #666666;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
A.mainav:hover {
	PADDING-RIGHT: 20px;
	DISPLAY: inline;
	PADDING-LEFT: 20px;
	BACKGROUND: url(/images/active.gif) no-repeat 50% bottom;
	PADDING-BOTTOM: 6px;
	COLOR: #8B2E2E;
	PADDING-TOP: 0px;
	TEXT-DECORATION: none
}
A.squarelnk {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 15px;
	FONT-SIZE: 13px;
	PADDING-BOTTOM: 3px;
	COLOR: #595959;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none;
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	FONT-FAMILY: Helvetica, sans-serif;
	width: 360px;
}
A.LinkGREYBOLD {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
A.LinkGREYBOLD:hover {
	font-size: 13px;
	color: #8B2E2E;
	font-weight: bold;
	text-decoration: underline;
}

A.squarelnk:hover {
	COLOR: #8B2E2E;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
A.squarelnkDBL {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 25px;
	FONT-SIZE: 13px;
	PADDING-BOTTOM: 3px;
	COLOR: #595959;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none;
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 22px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
A.squarelnkDBL:hover {
	COLOR: #8B2E2E
}

a.headerLink {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
	color: #8B2E2E;
	font-size: 14px;
	padding-top: 22px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
a.headerLink:hover {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 22px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}

.copyright {
	font-size: 10px;
	color: #FFFFFF;
	display: inline-block;
	width: auto;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 5px;
	float: left;

}

A.copyrightLink {
	font-size: 10px;
	color: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;

}

.bodytext {
	font-size: 11px;
	color: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.bodytextBold {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	FONT-FAMILY: Helvetica, sans-serif;
}
.bodytextWhite {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	FONT-FAMILY: Helvetica, sans-serif;
}
.bodytextRED {
	font-size: 12px;
	color: #8B2E2E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodytextREDBOLD {
	font-size: 13px;
	color: #8B2E2E;
	font-weight: bold;
}
.bodytextGREYBOLD {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.heading {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 5px;
	COLOR: #8B2E2E;
	PADDING-TOP: 5px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.heading A {
	COLOR: #8B2E2E;
	TEXT-DECORATION: none
}
.heading1 {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	PADDING-BOTTOM: 5px;
	COLOR: #010101;
	PADDING-TOP: 10px;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #595A5A;
	background-color: #CCCCCC;
	margin: 5px;
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #595A5A;
	border-right-color: #595A5A;
	border-left-color: #595A5A;
	text-indent: 20px;
}
.HeaderGREY {
	FONT-SIZE: 14px;
	font-weight: bold;
	color: #595959;
	display: inline;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.squaretext {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 25px;
	FONT-SIZE: 13px;
	PADDING-BOTTOM: 3px;
	COLOR: #595959;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none;
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 18px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.RedText {
	DISPLAY: block; FLOAT: left; WIDTH: 225px
}

.bluebar {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 4px;
	COLOR: #ffffff;
	PADDING-TOP: 4px;
	BACKGROUND-COLOR: #3c4c85;
	text-decoration: none;
}

.redbar {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 0px;
	COLOR: #ffffff;
	PADDING-TOP: 4px;
	HEIGHT: 21px;
	BACKGROUND-COLOR: #8B2E2E
}
.redbar A {
	COLOR: #fff; TEXT-DECORATION: none
}
.graybar {
	DISPLAY: block;
	BACKGROUND-COLOR: #666666;
	border: 1px solid #2C2B2B;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.button {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	margin-bottom: 5px;
	margin-top: 3px;
	float: right;
	margin-right: 5px;
}


.List {
	color: #666666;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.arrowtxtList {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 25px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 2px;
	COLOR: #595959;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	background-image: url(images/bl_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.LTgraybar {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 4px;
	COLOR: #333333;
	PADDING-TOP: 4px;
	BACKGROUND-COLOR: #CCCCCC;
	text-decoration: none;
}
A.link {
	COLOR: #666666;
	font-size: 11px;
	text-decoration: underline;
}
A.linkWhite {
	COLOR: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	letter-spacing: 1px;
}
A.linkWhite:hover {
	COLOR: #8B2E2E;
	font-size: 12px;
	text-decoration: underline;
}
.tableback {
	background-color: #FFFFFF;
	background-image: url(images/hp_bdy_bkgrd.gif);
	background-repeat: no-repeat;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
A.linkRED {
	COLOR: #8B2E2E;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
A.linkRED:hover {
	COLOR: #666666;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
A.paraLink {
	FONT-SIZE: 11px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
A.linkWhiteSmall {
	COLOR: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
A.linkWhiteSmall:hover {
	COLOR: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
a.linkBold {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
	color: #666666;
	font-size: 12px;

}
a.linkBold:hover {
	FONT-WEIGHT: bold;
	COLOR: #8B2E2E;
	TEXT-DECORATION: underline overline;
	font-size: 12px;
	background-color: #8B2E2E;
}
.heading1LIne {
	PADDING-RIGHT: 0px;
	DISPLAY: inline-block;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 5px;
	COLOR: #010101;
	PADDING-TOP: 10px;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #595A5A;
	background-color: #FFFFFF;
	margin: 5px;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #595A5A;
	border-right-color: #595A5A;
	border-left-color: #595A5A;
	letter-spacing: 1em;
	text-align: center;
}
.box {
	DISPLAY: block;
	width: auto;
	height: auto;

	float: right;
	clear: none;
	margin: 0px;
	border: 0px solid #004676;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	line-height: 15px;
}
.image {
	DISPLAY: block;
	TEXT-DECORATION: none;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
}
.title {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	PADDING-BOTTOM: 15px;
	COLOR: #8B2E2E;
	PADDING-TOP: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	width: 900px;
	height: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.FormCell {
	background-color: #FFFFFF;
	background-image: url(images/formcell.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #8B2E2E;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.bodytext_secondary {
	font-size: 11px;
	color: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
.underBullet {
	font-size: 12px;
	color: #8B2E2E;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 14px;
	padding-top: 5px;
}
.names {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rt_col {
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 665px;
	width: auto;
}
.content_col1 {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 441px;
	display: inline-block;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.content_col2 {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 440px;
}
.servicesBox {
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/services_bg.gif);
	height: 279px;
	width: 218px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.servicesTop {
	display: block;
	width: auto;
	height: 26px;
}


a.iconMenuLink {
	font-size: 11px;
	color: #8B2E2E;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/icon_menu_03.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 5px;
	width: auto;
	margin-left: 3px;
	margin-bottom: 0px;
	display: block;
	height: 30px;
}
a.iconMenuLink:hover {
	font-size: 11px;
	color: #8B2E2E;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/icon_menu_03.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 5px;
	width: auto;
	margin-left: 3px;
	margin-bottom: 0px;
	display: block;
	height: 30px;
}


a.iconMenuLink1 {
	font-size: 11px;
	color: #8B2E2E;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/icon_menu_03.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 5px;
	width: auto;
	margin-left: 3px;
	margin-bottom: 0px;
	display: block;
	height: 30px;
}
a.iconMenuLink1:hover {
	font-size: 11px;
	color: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/icon_menu2_03.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 5px;
	width: auto;
	margin-left: 3px;
	margin-bottom: 0px;
	display: block;
	height: 30px;
}


a.iconMenuLink2 {
	font-size: 11px;
	color: #8B2E2E;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/icon_menu_06.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 5px;
	width: auto;
	margin-left: 3px;
	margin-bottom: 0px;
	display: block;
	height: 30px;
}
a.iconMenuLink2:hover {
	font-size: 11px;
	color: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/icon_menu2_06.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 5px;
	width: auto;
	margin-left: 3px;
	margin-bottom: 0px;
	display: block;
	height: 30px;
}


a.iconMenuLink3 {
	font-size: 11px;
	color: #8B2E2E;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/icon_menu_08.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 5px;
	width: auto;
	margin-left: 3px;
	margin-bottom: 0px;
	display: block;
	height: 30px;
}
a.iconMenuLink3:hover {
	font-size: 11px;
	color: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/icon_menu2_08.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 5px;
	width: auto;
	margin-left: 3px;
	margin-bottom: 0px;
	display: block;
	height: 30px;
}


a.iconMenuLink4 {
	font-size: 11px;
	color: #8B2E2E;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/icon_menu_10.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 5px;
	width: auto;
	margin-left: 3px;
	margin-bottom: 0px;
	display: block;
	height: 30px;
}
a.iconMenuLink4:hover {
	font-size: 11px;
	color: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/icon_menu2_10.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 5px;
	width: auto;
	margin-left: 3px;
	margin-bottom: 0px;
	display: block;
	height: 30px;
}


a.iconMenuLink5{
	font-size: 11px;
	color: #8B2E2E;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/icon_menu_12.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 5px;
	width: auto;
	margin-left: 3px;
	margin-bottom: 0px;
	display: block;
	height: 30px;
}
a.iconMenuLink5:hover {
	font-size: 11px;
	color: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/icon_menu2_12.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 5px;
	width: auto;
	margin-left: 3px;
	margin-bottom: 0px;
	display: block;
	height: 30px;
}.rt_side_images {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 279px;
	width: 218px;
	margin-top: 31px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.centerbox {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 275px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.centerbox2 {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 310px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.bodytext_listing {
	font-size: 11px;
	color: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	line-height: 12px;
	padding-bottom: 8px;
	padding-top: 3px;
}
A.footerLink {
	FONT-SIZE: 10px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
	margin: 0px;
	float: right;
}
.address {
	font-size: 10px;
	color: #333333;
	display: inline-block;
	width: auto;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 5px;
	float: left;
	clear: left;
}
A.bottomLinks {
	COLOR: #333333;
	font-size: 10px;
	letter-spacing: 1px;
	padding-bottom: 20px;
	padding-top: 0px;
	margin-bottom: 20px;
}
A.bottomLinks:hover {
	COLOR: #8B2D2D;
	font-size: 10px;
	letter-spacing: 1px;
	padding-bottom: 20px;
	padding-top: 0px;
	margin-bottom: 20px;
}

.rt_col2 {
	font-size: 12px;
	color: #333333;
	display: block;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 225px;
	width: auto;
	line-height: 18px;
	text-align: right;
}
.sep {
	font-size: 11px;
	color: #8B2E2E;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
A.linkSmall {
	COLOR: #333333;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
}
A.linkSmall:hover {
	COLOR: #8B2D2D;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
}
.fbLogos {
	padding-left: 0px;
	display: block;
	float: left;
	clear: left;
	margin-top: 20px;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 46px;
}

.seo-keyspan {
	display: none;
}

.seop {
	font-size: 10px; text-align: left; margin: 60px 0 20px 0;
}
