#PRODUCT_MAIN_CONTENT {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	width: 599px;
	position: relative;
	margin-top: 0px;
}
.PRODUCT_MAIN_CONTENT h1 {
	font-size:36px;
	color: #9f0010;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.PRODUCT_MAIN_CONTENT h3 {
	font-size:12px;
	color:#333;
	font-variant:small-caps;
	margin: 0px;
	padding: 0px;
}
.PRODUCTS_HEADER_LINKS {
	display:block;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.PRODUCTS_HEADER_LINKS a:link{
	color:#333;
	text-decoration:none;
}
.PRODUCTS_HEADER_LINKS a:visited{
	color:#333;
	text-decoration:none;
}
.PRODUCTS_HEADER_LINKS a:hover{
	color:#ccc;
	text-decoration:underline;
}
.PRODUCTS_HEADER_LINKS a:active{
	color:#ccc;
	text-decoration:underline;
}
#RIGHT_FDIC_COL {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 160px;
	margin-top: 25px;
	overflow: hidden;
	position: relative;
	float: left;
	height: 100%;
	background-image: url(images/Right_FDIC_GREEN_HEADER.png);
}
#FDIC_HEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9f0010;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#FDIC_CONTENT {
	height: 100%;
	width: 100%;
	background-color: #c3d4b9;
}
.FDIC_LINKS {
	display:block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9f0010;
	font-weight: bold;
}
.FDIC_LINKS UL {
	font-size:14px;
	font-weight:bold;
}
.FDIC_LINKS LI {
	padding-left:5px;
	font-size:12px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	list-style-type: none;
}


.FDIC_LINKS a:link{
	color:#333;
	text-decoration:underline;
	padding-top: 0px;
	padding-bottom: 0px;
}
.FDIC_LINKS a:visited{
	color:#333;
	text-decoration:underline;
}
.FDIC_LINKS a:hover{
	color:#fff;
	text-decoration:underline;
}
.FDIC_LINKS a:active{
	color:#fff;
	text-decoration:underline;
}
.PRODUCT_TABLE_COLA {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	vertical-align: top;
}
.PRODUCT_TABLE_COLB {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#RIGHT_FDIC_COL_BOTTOM {
	background-image: url(images/right_FDIC_bottom.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 160px;
	position: relative;
}
#MAIN_HEADER_FDIC {
	height: 175px;
	width: 100%;
	background-position: top;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/Lone_Tree_1600.png);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#PROD_SIDE_BOTTOM_AREA {
	display: block;
	float: right;
	height: 100%;
	width: 170px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #9f0010;
	position: relative;
	margin-bottom: 5px;
	background-color: #FFF;
	background-image: url(Products/images/white.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: none;
}

