@charset "utf-8";
/* CSS Document */

.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}
img {
	border:0px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.box{
	padding:0px;
	color:#ffffcc;
	padding:20px 15px 40px 15px;
	width:190px;
}
.redBoxText {
	margin:5px 0px 0px 22px;
	cursor:pointer;
}
.redBoxText span {
	color:#FFFFFF;
}
.font14 {
	font-size:14px;
}
.footerBox1 {
	border-right:#729dc7 dotted 1px;
	padding:0 0 0 10px;
}
.footerBox2 {
	border-right:#729dc7 dotted 1px;
	padding:0 0 0 10px;
}
.footerBox2 a {
	text-decoration:underline;
}
.footerBox3 {
	border-right:#729dc7 dotted 1px;
	padding:0 0 0 10px;
}
.footerBox4 {
	padding:0 0 0 10px;
}
.footerBox4 .textBox {
	background:url(../../img/footer-textbox-bg.gif) #ededed repeat-x bottom;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:12px;
	padding:2px;
	border:#FFFFFF solid 1px;
}
form {
	margin:0px;
	padding:0px;
}

