/* Styles copyright Digital Media Enterprises July 2007 - updated 072509 */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	
	color:#333333;
	}
	
td {
	font:12px arial;
	color:#333333;
	}
	
hr {
border: 0;
margin-top:20px;
margin-bottom:10px;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: center;
}

	
a {
	color: #0066FF;
	text-decoration:underline;
	}
	

a:visited {
color:#0066FF;
}
	
a:hover {
	color: #000000;
	}	
/* ID Styles */


#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#topnav {
	font:12px arial;
	color: #CC3300;
	line-height:40px;
	
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	text-align:center;
	}

#content {
padding-left:42px;
padding-right:50px;
padding-bottom:32px;
padding-top:20px;
line-height:18px;
}


/* Class Styles */

.titles {
	font:16px georgia;
	font-weight:bold;
	color: #999933;
	line-height:18px;
	letter-spacing:.1em;
	}
.titles2 {
	font:16px arial;
	margin-top:24px;
	font-weight:bold;
	color: #000000;
	line-height:26px;
	margin-bottom:12px;
	}
.titles-sponsors {
	width:100%;
	background-color:#CFC;
	font:14px arial;
	padding:7px;
	font-weight:bold;
	color: #000000;
	line-height:18px;
	margin-bottom:20px;
	}	

.titles3 {
	font:13px arial;
	font-weight:bold;
	color: #0099CC;
	line-height:18px;
	}
	
.titles4 {
	font:14px arial;
	letter-spacing:.2em;
	font-weight:bold;
	color: #666666;
	}
.titles_sub {
	font:13px arial;
	font-weight:bold;
	color: #333333;
	}
	
.bottom-padding	 {
	padding-bottom:-115px;
	}
.smallerText {
	font:10px arial;
	color:#99CCFF;
	}
	
.smallText {
	font:11px arial;
	color:#666666;
	}
	
.outlines {
	border-left:#333333 thin solid;
	border-right:#333333 thin solid;
	}
	
.date_info {
line-height:20px;
margin-top:12px;
}

.center-text {
	text-align:center;
}

.right-just-text {
	text-align:right;
}

.purchase-callout {
	background-color:#D4D4D4;
	border:solid 1px #999;
	padding:3px;
}

.purchase2-callout {
	background-color:#D4D4D4;
	border:solid 1px #999;
	padding:13px;
}

.blockq-1 {
	margin-left:50px;
}