/* CSS Document */

#content {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#1c1c1c;
	line-height:14px;
}

#content table, #content table td {
	height:0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

#content h1 {
	font:24px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#334766;
	padding:0 0 14px;
}

#content h2 {
	font:18px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666333;
	padding:0 0 2px;
}
#content h3 {
	font:14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666333;
	padding:15 0 2px;
}

#content p {
	padding:0 0 14px;
}

#content p.right {
	float:right;
}

#content .left {
	float:left;
}

#content .right {
	float:right;
}

#content .fifty {
	width:48%;
}

#content .centered {
	text-align:center;
}

#content a {
	color:#324665;
}

#content a:hover {
	text-decoration:none;
}

#content .imgright {
	float:right;
	margin:0 0 10px 10px;
}

a.contactus {
	width:183px;
	height:33px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/contact-us-today.jpg) 0 0 no-repeat;
}

a.contactus:hover {
	background:url(images/contact-us-today.jpg) 0 -33px no-repeat;
}

#content ul.threecol, #content ul.threecol li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content ul.threecol {
	width:600px;
}

#content ul.threecol li {
	float:left;
	width:180px;
	_width:200px;
	padding:0 0 3px 20px;
	background:url(images/bullet.gif) 10px 4px no-repeat;
}

#content ul.threecol li.hundred {
	width:580px;
	_width:600px;
	padding:0 0 3px 20px;
}
#content ul, li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content ul.arrow {
	padding:0 0 10px 14px;
}

#content ul.arrow li {
	padding:0 0 2px 10px;
	background:url(images/bullet.gif) 0 5px no-repeat;
	border-bottom:1px dotted #999;
	margin:0 0 2px;
}

#content ul.bullet {
	padding:0 0 10px 14px;
}

#content ul.bullet li {
	padding:0 0 2px 10px;
	background:url(images/bullet.gif) 0 5px no-repeat;
}

/* Product Buckets */

#products ul, #products ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#products ul li {
	float:left;
	width:160px;
	height:137px;
	background:#324665;
	margin:0 10px 15px 0;
	position:relative;
}

#products ul li.last {
	margin:0 0 15px 0;
}

#products ul li a {
	text-decoration:none;
	cursor:pointer;
	color:#fff;
}

#products ul li a h3 {
	height:30px;
	_height:31px;
	display:block;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	line-height:14px;
	padding:1px 4px 0;
	overflow:hidden;
}

#products p {
	margin:0;
	padding:0;
}

#products h4 {
	position:absolute;
	right:5px;
	bottom:1px;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#f6f458;
}

/* Product Buckets End */

/* New Styles */

.table-info {
	font: 12px Arial, Helvetica, sans-serif;
}
.caption {
	font: 10px Arial, Helvetica, sans-serif;
}

#content ul.twocol, #content ul.twocol li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content ul.twocol {
	width:600px;
}

#content ul.twocol li {
	float:left;
	width:280px;
	_width:300px;
	padding:0 0 3px 20px;
	background:url(images/bullet.gif) 10px 4px no-repeat;
}

.leftcol {
	float:left;
	width:300px;
}
.leftcol ul, .leftcol li {
	margin:0;
	padding:0;
	list-style-type:none;
}
.leftcol li {
	padding:0 0 3px 20px;
	background:url(images/bullet.gif) 10px 4px no-repeat;
}
#content .leftcol h3 {
	font:14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#334766;
	padding:0 0 2px;
}
.centered {
	text-align:center;
}
.centered table {
	margin: 0 auto;
}

#content .assoc li {
	width:33%;
	float:left;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#333;
	height:165px;
}

#content .indy, #content .indy li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content .indy li {
	float:left;
	width:200px;
	text-align:center;
	margin:0 30px 20px 0;
}

#content .indy li.last {
	margin-right:0;
}