body {
	background-color: #D1D9E5;
	background-image: url(../_images/back.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
.indexStorage {
	background-color: #E5E5E5;
	padding: 15px 15px 0px;
	vertical-align: top;


}
.indexSupplies {
	background-color: #E3D9D4;
	padding: 15px 15px 0px;
	vertical-align: top;


}
.indexMove {
	background-color: #D5DBCF;
	vertical-align: top;
	padding: 15px 15px 0px;

}
.caption {
	background-image: url(../_images/back_caption.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 13px;
	padding: 25px;



}
.captionsmall {
	font-size: 10px;
	color: #666666;
}



.listMove {
	list-style-image: url(../_images/arrow_green.gif);
	font-size: 12px;
}
.listMove a:link {
	color: #336633;
	text-decoration: none;
	}
.listMove a:visited {
	color: #336633;
	text-decoration: none;
}
.listMove a:hover {
	color: #000000;
	text-decoration: none;
}
.listMove a:active {
	color: #000000;
	text-decoration: none;
}


.listStorage {
	list-style-image: url(../_images/arrow_grey.gif);
	font-size: 12px;
}
.listStorage a:link {
	color: #666666;
	text-decoration: none;
	}
.listStorage a:visited {
	color: #666666;
	text-decoration: none;
}
.listStorage a:hover {
	color: #000000;
	text-decoration: none;
}
.listStorage a:active {
	color: #000000;
	text-decoration: none;
}



.listSupplies {
	list-style-image: url(../_images/arrow_brown.gif);
	font-size: 12px;
}
.listSupplies a:link {
	color: #663300;
	text-decoration: none;
	}
.listSupplies a:visited {
	color: #663300;
	text-decoration: none;
}
.listSupplies a:hover {
	color: #000000;
	text-decoration: none;
}
.listSupplies a:active {
	color: #000000;
	text-decoration: none;
}




}
.channelText {
	color: #333333;
}



a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #336600;
}
a:active {
	color: #336600;
}



.backtestimonial {
	background-image: url(../_images/back_testimonial.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.testimonial {
	padding-right: 300px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #003366;




}
.readmore {
	padding-bottom: 3px;
	padding-left: 160px;
}
.footer {
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #666666;
}
.footer a:link{
	color: #333333;
	text-decoration: none;
}
.footer a:visited{
	color: #333333;
	text-decoration: none;
}
.footer a:hover{
	color: #000000;
	text-decoration: none;
}
.footer a:active{
	color: #000000;
	text-decoration: none;
}
.captiontext {
	padding: 25px;
}
.content {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 35px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #01513A;
	text-transform: uppercase;
}
.border {
	padding: 10px;
	margin-left: 20px;
	border: 1px solid #BEA388;
	width: 150px;
	background-color: #F3EFEE;

}
.promo {
	padding: 10px;
	border: 1px dotted #BEA388;
	width: 300px;
	background-color: #F3EFEE;
	text-align: center;


}
.subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.listheader {
	font-weight: bold;
	padding: 8px 3px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}
option {
	font-size: 11px;
}
.tableheader {
	background-color: #D7DEE8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 12px;
	font-weight: bold;

}
.tablesubheader {
	font-weight: bold;
	color: #003366;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
