@charset "utf-8";
/* CSS Document */
body {background:#40444d url(../images/bicco-body.gif) repeat-x top; height:568px;}

.footerbot {background:#0a131e repeat-x top; height:30px;color: #CCCCCC;font-family: verdana;font-size: 11px;}

.meroonBrand {
	background-color:#7f2525;
	height:25px;
	color: D5D2C5;
	font-family: Verdana;
	font-size: 12px;
}

.meroonBrand1 {
	background-color:#7f2525;
	height:120px;
	color: D5D2C5;
	font-family: Verdana;
	font-size: 12px;
	padding: 5px;
}

.creemBrand {
	background-color:#D5D2C5;
	height:25px;
	color: 333333;
	font-family: Verdana;
	font-size: 12px;

}
.creemBrand1 {
	background-color:#D5D2C5;
	height:120px;
	color: 333333;
	font-family: Verdana;
	font-size: 12px;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #bdb9a5;
	border-bottom-width: 1px;
}

.blueBrand {
	background-color:#00384F;
	height:25px;
	color: D5D2C5;
	font-family: Verdana;
	font-size: 12px;
}
.blueBrand1 {
	background-color:#00384F;
	height:120px;
	color: D5D2C5;
	font-family: Verdana;
	font-size: 12px;
	padding: 5px;
}

.btnLTb{
	background-image: url(../images/btn_L-ltBlue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 170px;
	float: right;
	margin: 0 0 0 0;}

.btnLTb a{
	background-image: url(../images/btn_R-ltBlue.gif);
	background-repeat: no-repeat;
	height: 23px;
	background-position: right top;
	display:block;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 12px;
	text-transform: uppercase;
	font-weight:normal;
	font-size: 9px;
	text-decoration: none;
	color: #ffffff;
	line-height:normal;}

.btnLTb a:hover {color:#d5d2c5;}

.HEADDER {
	font-family: Helvetica;
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: underline;
}

div.content_box { 
	background-color:#f5f6f7; 
	width:650px; 	
}
div.white_content_partition { 
	position:relative;
	background-color:#fff; 
	padding:5px; 
	margin-top:30px; 
	position:relative;
	-moz-border-radius:3px; -webkit-border-radius:3px; -webkit-box-shadow: 0px 0px 2px #aeadad; -moz-box-shadow: 0px 0px 2px #aeadad;
}	
td.steps_text { padding:5px 15px 0px 15px; width:25%; color:#534940; vertical-align:top; }
td.steps_text h1 { font-size:16px; font-family:cambria, georgia, times new roman, serif; }
td.steps_text p { font-size:13px; line-height:18px;