
/* Width ---*/
.width-size-745 {
	width: 745px;
}
.width-size-167 {
	width: 167px;
}
.width-size-225 {
	width: 167px;
}
/* typography ---*/
.font-arial {
	font-family: Arial, Helvetica, sans-serif;
}
.font-darkgray-545454 {
	color: #545454;
}

.font-bold {
	font-weight: bold;
}
.font-size-12 {
	font-size: 1.2em;
}
.font-size-14 {
	font-size: 1.4em;
}
.font-size-11 {
	font-size: 1.1em;
}
.font-yellow-FFED66 {
color: #FFED66;
}
.font-gray-D6D6D6 {
	color: #D6D6D6;
}
/* hover ---*/
.link-blue-0066CC {
	color: #0066CC;
}
/* height ---*/
.height-225 {
	height: 225px;
}

.height-174 {
	height: 174px;
}
.height-40 {
	height: 40px;
}
.height-114 {
	height: 114px;
}

.float-left {
	float: left;
}
.clear-both {
	clear: both;
}
.width-size-717 {
	width: 717px;
}
.align-left {
	text-align: left;
}
.align-center {
text-align:center;
}
.inline-display{
display:inline;
}
.pipe{
	background-image: url(images/pipe.gif);
	background-repeat: no-repeat;
	background-position: right;
}