/* SYSTEM */
body {
	background-image:url(../../images/eleven_white.gif);
	background-color: #212121;
	background-position:center;
	background-position:top;
	background-repeat:repeat-y;
	margin: 0px;
	margin-bottom: 20px;
	margin-top: 18px;
}

.bodyNoBackground {
	background-color: #FFFFFF;
}

em
{
	color:#707070;
}

.button
{
	font-family: arial, sans-serif;
	font-size: 12px;
	
}

.annotation{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: italic
}

.telephone{
	font-family: arial, sans-serif;
	font-size: 12px;
}

.infotable{
	padding: 1px;
	font-family: arial, sans-serif;
	font-size: 10px;
}

table, .textbox, select, .bodycontentlink, textarea{
	background-color: #FFFFFF;
	color: #707070;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.bullet
{
	list-style-type: square;
	list-style-position: outside;
}

.main {
	padding-left: 2px;
	padding-right: 2px;
}

a, a:hover, a:active {
	text-decoration: none;
}

/* INDIVIDUAL */
.date {
	/* color: #8F9ECA;*/
	color: #0C0F10;
	font-weight:bold;
	padding-bottom: 12px;
	padding-left:28px;
	vertical-align: bottom;
}

table.pricefeed {
	border: 3px solid #CACACA;
	color: FFD100;
	font-weight:bold;
}

tr.pricefeed {
	color: ffffff;
}

td.imagetext{
	padding-left: 15px;
}

td.pricefeed {
	/*padding-top: 10px;*/
	padding-bottom: 0px;
}

.bodycontent {
	padding-left:14px;
}

a.bodycontentlink:hover {
	color: #333333;
}

a, a.mainPageLink {
	color: #707070;
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}

a:active, a.mainPagelink:active {
	color: #707070;
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}

a:hover, a.mainPagelink:hover {
	
	background-color: #FFFFFF;
	color: #333333;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}

p {
	margin:0px;
	margin-bottom:12px;
}

.footer, a.footer:active {
	background-color: #FFFFFF;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

a.footer:hover {
	color: #666666;
	font-size: 10px;
}

/*pop up headers*/

.termsHeader {
	font-size: 16px;
	font-weight: bold;
}

.cc_button {
	background-color: #666666;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}