BODY {
	MARGIN: 0px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/bg.gif);
}
H1 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
H2 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
H3 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

P {
	font-size: 13px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}


A {
	COLOR: #666666;
	font-size: 12px;
	text-decoration: underline;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

A:hover {
	COLOR: #EF3E33;
	text-decoration: none;
}
A.topNav {
	DISPLAY: block;
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	white-space: nowrap;
	text-align: center;
}
A.topNav:hover {
	DISPLAY: block;
	COLOR: #EF3E33;
	TEXT-DECORATION: none;
	font-size: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	white-space: nowrap;
	text-align: center;
}

A.LeftNav {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-top: 5px;
	display: block;
	padding-bottom: 3px;
	background-image: url(images/gray_dot.gif);
	background-repeat: no-repeat;
	background-position: 5px 55%;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 15px;
	text-decoration: none;
}
A.LeftNav:hover {
	color: #EF3E33;
	font-weight: bold;
	text-decoration: underline;
}
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: 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.linkfloor {
	COLOR: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.linkfloor:hover {
	COLOR: #000000;
	font-size: 13px;
        font-weight: bold;
	text-decoration: none;
}

.textWhite {
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	FONT-FAMILY: Helvetica, sans-serif;
}
.GObutton {
	clip: rect(auto,auto,auto,auto);
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #F0F0F0;
	text-align: center;
	display: block;
	height: 24px;
	padding-top: 1px;
	padding-bottom: 3px;
}

.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;
}

.copyright {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 5px;

}
.button {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	margin-bottom: 5px;
	margin-top: 3px;
	float: right;
	margin-right: 5px;
}
.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: Arial, Helvetica, sans-serif;
}
.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;
}
a.linkBold {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
	color: #333333;
	font-size: 13px;

}
a.linkBold:hover {
	FONT-WEIGHT: bold;
	COLOR: #EC1323;
	TEXT-DECORATION: underline overline;
	font-size: 13px;
}
.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: 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;
}
.underBullet {
	font-size: 12px;
	color: #8B2E2E;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-left: 14px;
	padding-top: 5px;
}
.topNavSep {
	font-size: 13px;
	color: #000000;
	FONT-FAMILY: Helvetica, sans-serif;
	font-weight: bold;
}
.left_menu_table {
	clip: rect(auto,auto,auto,auto);
	background-image: url(images/left_menu_bg.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.RFQ_Left_box {
	DISPLAY: inline-block;
	margin: 10px;
	border: 1px solid #666666;
	clip: rect(auto,auto,auto,auto);
	padding: 5px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	height: 69px;
}
.RFQ_Left_hdr {
	clip: rect(auto,auto,auto,auto);
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-left: 6px;
}
.hompagetitle {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #7E7E7E;
}
A.HPLinks {
	DISPLAY: block;
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 15px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
}
A.HPLinks:hover {
	DISPLAY: block;
	COLOR: #EF3D32;
	TEXT-DECORATION: none;
	font-size: 15px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
}
.pagetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.font12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.font11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

