td, body, input, textarea, select, option {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 14px;

	color: #FFFFFF;

}

input, textarea, select, option {

	color: #000000;

	line-height: 13px;

}

.dark {

	color: #000000;

}

.homepage_feature {

	font-size: 11px;

	line-height: 13px;

	color: #FFFFFF;
	
	padding:4px 0 0 2px;

}

a {

	color: #E9D700;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

.footer {

	color: #999999;

	font-size: 11px;

	line-height: 16px;

}

a.footer:hover {

	color: #CCCCCC;

}

a.footer_subtle {

	color: #999999;

	font-size: 11px;

	line-height: 16px;

	text-decoration: none;

}

a.footer_subtle:hover {

	color: #CCCCCC;

}

.clickable {

	cursor: pointer;

}



.content_cell {

	background:#2C6D83 top right no-repeat url(../images/bgnd-gradient.jpg);
	
}



img {

	border-color:#000000;

}

