body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #94999C;
}
.globalnav {
	text-transform: uppercase;
	color: #444444;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
} 
.globalnav a:link {color: #000000; text-decoration: none} 
.globalnav a:visited {color: #BB0000; text-decoration: none} 
.globalnav a:hover {color: #D31F4B; text-decoration: none} 
.globalnav a:active {color: #444444; text-decoration: none} 


.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B747C;
}
.ReadMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B747C;
	font-style: italic;

} 
.ReadMore a:link {
color : #6B747C; 
text-decoration : none; 
} 
.ReadMore a:visited {
color : #111111; 
text-decoration : none; 
} 
.ReadMore a:hover {
color : #D31F4B; 
text-decoration : none; 
} 
.ReadMore a:active {
color : #6B747C; 
text-decoration : none; 
}
.BOX {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: none;
}
.divider_line {
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	border-top-style: none;
}
.NavSpacer {
	padding: 3px;
	height: 20px;
	text-align: left;
}

.leftnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6B747C;
	text-decoration: none;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	margin: 4px;
	padding: 4px;
	text-transform: uppercase;
} 

.leftnav a:link {
color : #6B747C; 
text-decoration : none; 
} 
.leftnav a:visited {
color : #aaa; 
text-decoration : none; 
} 
.leftnav a:hover {
color : #000; 
text-decoration : none; 
} 
.leftnav a:active {
color : #000; 
text-decoration : none; 
}
.highlight {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6B747C;
	text-decoration: none;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	margin: 4px;
	padding: 4px;
	background-color: #eee;
	text-transform: uppercase;
} 
.highlight a:visited {
color : #bb0000; 
text-decoration : none; 
} 

.leftnav2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6B747C;
	text-decoration: none;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	margin: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-transform: uppercase;
} 

.leftnav2 a:link {
color : #6B747C; 
text-decoration : none; 
} 
.leftnav2 a:visited {
color : #aaa; 
text-decoration : none; 
} 
.leftnav2 a:hover {
color : #000; 
text-decoration : none; 
} 
.leftnav2 a:active {
color : #000; 
text-decoration : none; 
}
.highlight2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6B747C;
	text-decoration: none;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	margin: 4px;
	background-color: #eee;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-transform: uppercase;
} 
.highlight2 a:visited {
color : #bb0000; 
text-decoration : none; 
} 
.leftnav3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6B747C;
	text-decoration: none;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	margin: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 38px;
	
} 

.leftnav3 a:link {
color : #6B747C; 
text-decoration : none; 
} 
.leftnav3 a:visited {
color : #aaa; 
text-decoration : none; 
} 
.leftnav3 a:hover {
color : #000; 
text-decoration : none; 
} 
.leftnav3 a:active {
color : #000; 
text-decoration : none; 
}

.highlight3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6B747C;
	text-decoration: none;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	margin: 4px;
	background-color: #eee;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 38px;
} 
.highlight3 a:visited {
color : #bb0000; 
text-decoration : none; 
} 
highlight3, li {
	list-style-position: outside;
	list-style-type: disc;
}










.ButtonStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #BCC0C3;
	border: 1px solid #444444;
}
.Product_Box {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	background-image: url(images/product_headers/frame/images/frame_r3_c3.gif);
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A737B;
	font-weight: bold;
}
.ProductHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #444444;
	font-weight: bold;
}
.Product_BoxTopLine {
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.SubHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: bold;
}
.bullet {
	list-style-type: disc;
}
.bottomline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.divider_lineTop {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
}
.verticleDivider {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #444444;
}
.HeaderBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007EC8;
	font-weight: bold;
}
.contactlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #6B747C;
	text-transform: none;

} 
.contactlink a:link {
	color : #6B747C;
	text-decoration : none;
	white-space: normal;
} 
.contactlink a:visited {
color : #007EC8; 
text-decoration : none; 
} 
.contactlink a:hover {
color : #D3214C; 
text-decoration : none; 
} 
.contactlink a:active {
color : #6B747C; 
text-decoration : none; 
}

