@charset "utf-8";
/* CSS Document */

#threeboxes-long {
	background: url(/images/three-box-fill.gif) repeat-y left top;
	width: 590px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	height: 330px;
}

#threeboxes-long .title {
	font: normal 21px/30px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#threeboxes-long ul {
	margin: 0px;
	padding: 10px 0px 10px 25px;
	color: #000000;
	list-style: disc;
	font-weight: normal;
}
#threeboxes-long a:link, #threeboxes a:visited, #threeboxes a:active, #threeboxes a:focus {
	color: #666666;
}
#threeboxes-long a:hover {
	color: #000000;
	text-decoration: none;
}
#threeboxes-long p {
	margin: 0px;
	padding: 0px;
}

#threeboxes {
	background: url(/images/three-box-fill.gif) repeat-y left top;
	width: 590px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	height: 200px;
}
#threeboxes .title {
	font: normal 21px/30px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#threeboxes ul {
	margin: 0px;
	padding: 10px 0px 10px 25px;
	color: #000000;
	list-style: disc;
	font-weight: normal;
}
#threeboxes a:link, #threeboxes a:visited, #threeboxes a:active, #threeboxes a:focus {
	color: #666666;
}
#threeboxes a:hover {
	color: #000000;
	text-decoration: none;
}
#threeboxes p {
	margin: 0px;
	padding: 0px;
}
#threeboxtop {
	background: url(/images/three-box-top2.gif) no-repeat left top;
	height: 30px;
	padding-top: 0px;
	width: 590px;
}
#threeboxbottom {
	background: url(/images/three-box-bottom.gif) no-repeat left bottom;
	height: 11px;
	width: 590px;
	margin-bottom: 0px;
}
div.threeboxleft {
	width: 173px;
	float: left;
	margin-right: 5px;
	padding-left: 12px;
}
div.threeboxmiddle {
	width: 170px;
	padding-left: 22px;
	margin-right: 3px;
	float: left;
}
div.threeboxright {
	width: 178px;
	float: left;
	padding-left: 22px;
	height: 200px;
}
#twoboxes {
	background: url(/images/two-box-fill.gif) repeat-y left top;
	width: 590px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	height: 190px;
}
#twoboxes .title {
	font: normal 21px/30px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#twoboxes ul {
	margin: 0px;
	padding: 10px 0px 10px 25px;
	color: #000000;
	list-style: disc;
	font-weight: normal;
}
#twoboxes a:link, #twoboxes a:visited, #twoboxes a:active, #twoboxes a:focus {
	color: #666666;
}
#twoboxes a:hover {
	color: #000000;
	text-decoration: none;
}
#twoboxes p {
	margin: 0px;
	padding: 0px;
}
#twoboxtop {
	background: url(/images/two-box-top.gif) no-repeat left top;
	height: 30px;
	padding-top: 0px;
	width: 590px;
}
#twoboxbottom {
	background: url(/images/two-box-bottom.gif) no-repeat left bottom;
	height: 11px;
	width: 590px;
	margin-bottom: 10px;
}
div.twoboxleft {
	width: 250px;
	float: left;
	margin-right: 37px;
	padding-left: 15px;
	display: inline;
}
div.twoboxright {
	width: 260px;
	float: left;
	display: inline;
	padding-left: 22px;
}

#onebox {
	background: url(/images/one-box-fill.gif) repeat-y left top;
	width: 590px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
}
#onebox .title {
	font: normal 21px/30px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#onebox ul {
	margin: 0px;
	padding: 10px 0px 10px 25px;
	color: #000000;
	list-style: disc;
	font-weight: normal;
}
#onebox a:link, #twoboxes a:visited, #twoboxes a:active, #twoboxes a:focus {
	color: #666666;
}
#onebox a:hover {
	color: #000000;
	text-decoration: none;
}
#onebox p {
	margin: 0px;
	padding: 0px;
}
#oneboxtop {
	background: url(/images/one-box-top.gif) no-repeat left top;
	height: 30px;
	padding-top: 0px;
	width: 590px;
}
#oneboxbottom {
	background: url(/images/one-box-bottom.gif) no-repeat left bottom;
	height: 11px;
	width: 590px;
	margin-bottom: 10px;
}

.box590 {
background: url(/images/one-box-bg.gif) bottom center no-repeat #f4f4f5;
width: 590px;
margin-bottom: 10px;
padding-bottom: 5px;
}
.box590 .title {
background: url(/images/one-box-top.gif) no-repeat;
font: normal 21px/30px Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
width: 575px;
height: 35px;
padding: 0px 5px 0 10px;
}
.box590 .content {
padding: 6px 5px 0 10px;
}
.box590 ul
{
list-style-image:url("/images/tick_yes_small.gif");
}