/* Learn More box styles */
.textbox_small {
	background-image: url(/assets/shared/images/grey_grad_back.gif);
	background-repeat:repeat-x;
	width:206px;
	height: 38px;
	display:block;
	float:left;
	margin-right:6px;
}

.textbox_small_noimage {
	background: none;
	width:206px;
	display:block;
	float:left;
	margin-right:6px;
	margin-bottom: 15px;
}

.textbox_small_noimage ul {
	margin-top: 10px;
	margin-bottom: 0px;
}

.textbox_small_noimage ul li {
	margin: 3px 0px;
	color: #666;
}

.textbox_small_noimage ul li a,
.textbox_small_noimage ul li a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#004276;
	text-decoration: none;
	
}

.textbox_small_noimage ul li a:visited {
	color: #00467d;
}

.textbox_small_noimage ul li a:hover {
	color: #00467d;
	text-decoration: underline;
}

.textbox_small_noimage ul li a:active {
	color: #00467d
}

#learnmore_container .textbox_small h4 {
	font-family: Arial;
	font-size: 14px;
	color:#000;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:20px;
}

#learnmore_container .textbox_small_noimage h5 {
	font-family: Arial;
	font-size: 12px;
	color:#000;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
}
/* Learn more styles - END */

div#centercol ol,
div#centercol ul {
	font-family: Arial;
	font-size:12px;
	color:#000;
	line-height:16px;
	margin: 10px 0px 10px 15px;
	padding: 0px;
}

div#centercol h4 {
	font-family: Arial;
	font-size:14px;
	color:#000;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

div#el_indent p {
	font-family: Arial;
	font-size:12px;
	color:#666;
	line-height:16px;
	margin: 10px 15px;
	padding: 0px;
}

.centertxt {
	text-align: center;
	
}

div#el_indent h3 {
	font-family: Arial;
	font-size:21px;
	color:#000;
	font-weight: bold;
	margin: 0px 15px 20px 15px;
	padding: 0px;
}

div#el_indent h3 a {
	text-decoration: none;
	color: #00467d;
	
}

div#el_indent h3 a:hover {
	text-decoration: underline;
}



div#el_indent li {
	margin: 10px 15px;
}

.grad_divider {
	height: 25px;
	width: 630px;
	margin-top: 40px;
	background: url('../images/grey_grad_back.gif') repeat-x left top;
	clear: both;
}

div#el_indent .cs_content {
	float: left;
	width:500px;
	margin-bottom:10px;
}

div#el_indent .cs_imgr {
	float: left;
	margin-top:15px;
	width:100px;
	text-align:center;
	margin-bottom:10px;
}

.btns {
	clear: both;
}

.btns {
	height: 22px;
}

.btns select {
	margin: 0px;
	padding: 0px;
	height: 22px;
	float: left;
}

.btns a {
	height: 22px;
	float: left;
	margin-left: 25px;
}

.btns a.buy {
	margin-left: 50px;
}

#tabs .supportbox {
	float: left;
	width: 315px;
}

#tabs .supportbox h3 {
	font-family: Arial;
	font-size:14px;
	color:#000;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#tabs .supportbox p {
	margin: 10px 0px;
	padding: 0px;
}

#tabs .supportbox ul li {
	margin: 5px 0px;
}

