@charset "utf-8";
<!--
html {
	height: 100%;
} 
body  {
	background-color: #FFFFFF;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
#container {
	height: auto;
	width: 90%;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	bottom: 0px;
	display: block;
} 
#header { 
	background-image: url(images/interface/cc_headerfade.png);
	background-position: 350px 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 50px;
} 
#headerflash {
	display: none;
	width: 350px;
	height: 112px;
	float: left;
}
#headerphone {
	position: relative;
	top: 12px;
	float: right;
	right: 30px;
}
#headerlinks {
	display: none;
}
#image { 
	display: none;
	visibility: collapse;
} 
#sidebar {
	display: none;
	visibility: collapse;
}
#mainContent {
	padding: 0 30px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3734;
	text-align: justify;
	line-height: 20px;
} 
#container .narrow {
	margin: 0;
} 
#container .wide {
	margin: 0;
} 
#mainContent p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 14px;
} 
#mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A3734;
	text-align: justify;
	line-height: 18px;
} 
#footer {
	display: none;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}

.content_image_left {
	border: 1px #CCCCCC solid;
	padding: 5px;
	margin: 0px;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 20px;
}
.content_image_right {
	border: 1px #CCCCCC solid;
	padding: 5px;
	margin: 0px;
	margin-top: 5px;
	margin-left: 40px;
	margin-bottom: 20px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.title_image {
	padding-bottom: 10px;
}
.title_buttons{
	display: none;
}
.title_buttons a{
	padding-left: 3px;
	text-decoration: none;
}
.title_buttons a:hover{
	color: #B93119;
	text-decoration: none;
}
.promo {
	padding: 0px 0px 20px 0px;
}
.showpointer {
	cursor: pointer;
}
.footerlink {
	padding: 0 10px;
}
--> 



.infobox_wrapper {
}
#mainContent .infobox_content p {
	padding-top: 6px;
	padding-bottom: 6px;
}
#mainContent .infobox_content td {
	padding-top: 6px;
	padding-bottom: 6px;  
}
.infobox_content {
	background-image:url(images/interface/cc_infobox_background.png);
	background-repeat: no-repeat;
	background-color: #FAF9F8;
	padding: 0 20px; /* around text */
	margin: 0;
	border-left: 1px solid #DFD9C4;
	height: 100%;
	width: auto;
}
.infobox_content a {
	color: #B93119;
	text-decoration: none;
}
.infobox_content a:hover {
	color: #B93119;
	text-decoration: underline;
}
.infobox_top {
background-image:url(images/interface/cc_infobox_topspan.png);
height: 20px;
}
.infobox_top .right {
background-image:url(images/interface/cc_infobox_topright.png);
width: 20px;
height: 20px;
float: right;
}
.infobox_top .left {
background-image:url(images/interface/cc_infobox_topleft.png);
width: 138px;
height: 20px;
float: left;
}
.infobox_footer {
background-image:url(images/interface/cc_infobox_btmspan.png);
height: 39px;
}
.infobox_footer .right {
background-image:url(images/interface/cc_infobox_btmright.png);
width: 114px;
height: 39px;
float: right;
}
.infobox_footer .left {
background-image:url(images/interface/cc_infobox_btmleft.png);
width: 116px;
height: 39px;
float: left;
}
/* END INFOBOX */


.table_contact {
	padding: 20px 0;
	padding-bottom: 20px;
	padding-top: 20px; 
	border-top: 1px #CCCCCC solid;
}