@media projection,screen {
	html {
		background-color: #EEE;
	}
	body {
		font: 10pt "lucida grande",'lucida sans unicode',verdana,arial,sans-serif;
		margin: 0;
		padding: 0;
		text-align: center;
		color: #2E2E2E;
	}
	#container {
		width: 920px;
		background: #FFF;
		margin: 10px auto;
		border: #979797 1px solid;
		text-align: left;
		-moz-box-shadow: rgba(0,0,0,0.3) 0 0 5px;
		-webkit-box-shadow: rgba(0,0,0,0.3) 0 0 5px;
		box-shadow: rgba(0,0,0,0.3) 0 0 5px;
	}
	#header {
		background-color: #F8E036;
		padding: 0;
		height: 149px;
		border-bottom: 1px solid #979797;
	}
	#nav {
		line-height: 1.3em;
		float: left;
		width: 110px;
		background: #FFF;
		padding: 18px 1px 30px 18px;
		height: 100%;
		list-style: none;
	}
	#nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		font-size: 10pt;
	}
	#nav li a {
		text-decoration: none;
	}
	#nav li a:hover {
		border-left: 3px solid #F60;
		padding-left: 2px;
	}
	#mainContent {
		float: right;
		clear: right;
		width: 738px;
		margin: 0;
		padding: 25px 30px 10px 20px;
	}
	#footer {
		padding: 0 5px;
		margin-top: 20px;
		background: #FFF;
		text-align: center;
		clear: both;
	}
	#footer p {
		margin: 30px 0 0;
		color: #999;
		font-size: 8pt;
		padding: 10px 0;
	}
	a:link {
		color: #C60;
		text-decoration: none;
	}
	a img {
		border-width: 0;
	}
	a:hover {
		text-decoration: underline;
	}
	a:visited {
		color: #C60;
		text-decoration: none;
	}
	a:visited:hover {
		text-decoration: underline;
	}
	a:active {
		color: red;
	}
	.sublist {
		list-style-type: none;
		list-style-image: url(../images/ul-image.gif);
		padding: 0;
		margin: 0;
		margin-left: 5em;
	}
	.newsdate {
		font-size: 8pt;
		font-family: "Courier New",Courier,monospace;
	}
	h1 {
		font-size: 36pt;
		font-weight: bold;
		color: #333;
		margin-bottom: -30px;
		margin-top: -6px;
	}
	h2 {
		font-size: 20pt;
		font-weight: bold;
		color: #333;
	}
	h3 {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 18pt;
		font-weight: bold;
		color: #333;
	}
	h4 {
		font-size: 13pt;
		font-weight: bold;
		color: #333;
		font-family: Arial,Helvetica,sans-serif;
	}
	h5 {
		font-size: 12pt;
		font-weight: bold;
		color: #333;
	}
	h6 {
		font-size: 10pt;
		font-weight: bold;
		color: #333;
	}
	#quickfacts {
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		float: right;
		border: 1px solid;
		width: 162px;
		background: #FFC url(../images/yellowstripe.png) repeat;
		border-color: #FC6;
		padding: 10px;
		margin: 0 0 10px 10px;
		font-size: 9pt;
		font-family: Verdana,Arial,Helvetica,sans-serif;
	}
	.downloadstable {
		font-size: 8pt;
	}
	.downloadstableTitle {
		font-size: 9pt;
	}
	a.srollover {
		display: block;
		width: 155px;
		height: 28px;
		background: url(../images/calendarIcon.jpg) 0 0 no-repeat;
		text-decoration: none;
		text-indent: -99999px;
	}
	a.srollover2 {
		display: block;
		width: 155px;
		height: 28px;
		background: url(../images/ViewpdfIcon.jpg) 0 0 no-repeat;
		text-decoration: none;
		text-indent: -99999px;
	}
	a.srolloverRegIco {
		display: block;
		width: 155px;
		height: 28px;
		background: url(../images/RegFormIcon.jpg) 0 0 no-repeat;
		text-decoration: none;
		text-indent: -99999px;
	}
	a.srolloverPRules {
		display: block;
		width: 155px;
		height: 28px;
		background: url(../images/PrizeRulesIcon.jpg) 0 0 no-repeat;
		text-decoration: none;
		text-indent: -99999px;
	}
	a.srolloverPress {
		display: block;
		width: 155px;
		height: 28px;
		background: url(../images/final_pressRelease_logo.jpg) 0 0 no-repeat;
		text-decoration: none;
		text-indent: -99999px;
	}
	a.srolloverRulesRegs {
		display: block;
		width: 155px;
		height: 28px;
		background: url(../images/final_rulesRegs_logo.jpg) 0 0 no-repeat;
		text-decoration: none;
		text-indent: -99999px;
	}
	a:hover.srollover,a:hover.srolloverRegIco,a:hover.srollover2,a:hover.srolloverPRules,a:hover.srolloverPress,a:hover.srolloverRulesRegs {
		background-position: 0 -28px;
	}
	.activepage {
		font-weight: bold;
	}
	#messagetextarea {
		font: 10pt Arial,Helvetica,sans-serif;
	}
	.redstar {
		color: #C00;
	}
	#ebook {
		padding: 7px 10px;
		background: #FFFECE url(../images/yellowstripe.png) repeat;
		border-top: 1px solid #FC6;
		border-bottom: 1px solid #FC6;
		width: 490px;
		margin: 0 0 -10px;
	}
	#ebook h4 {
		margin: 0;
		font-family: "lucida grande",'lucida sans unicode',verdana,arial,sans-serif;
	}
	#homenewstitle h4 {
		margin: 2px 0 -15px;
	}
	#latestnews h3 {
		margin: 30px 0 0;
	}
	.homesunlogo {
		margin-left: 10px;
		float: right;
	}
	#linkspage a {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 10pt;
		color: #666;
	}
	a.srollover,a.srolloverRegIco,a.srollover2,a.srolloverPRules,a.srolloverPress,a.srolloverRulesRegs {
		overflow: hidden;
	}
	.dlul {
		list-style: none;
		margin: 20px 30px;
	}
	.pdfli {
		margin: 4px;
		padding: 0 0 0 10px;
		list-style-image: url(../images/pdficon_small.gif);
	}
	.pdfli a,.pdfli a:visited {
		color: #2E2E2E;
		padding: 5px;
	}
	.pdfli a:hover {
		background-color: #2E2E2E;
		color: #FFF;
		text-decoration: none;
	}
	#pinhardprizepage .accordionButton {
		border-bottom: 1px solid grey;
		cursor: pointer;
		background-color: #D0D0D0;
	}
	#pinhardprizepage .accordionButton h4 {
		margin: 1px 0 1px 5px;
		padding: 1px;
	}
	#pinhardprizepage .accordionContent p, {
		margin: 0.5em 0 1em;
		padding: 0;
	}
	#pinhardprizepage .accordionContent img {
		padding: 3px;
		margin: 10px;
		border: 1px solid #999;
	}
	#pinhardprizepage .accordionContent a:hover img {
		border: 1px solid #C60;
	}
	#pinhardprizepage .accordionContentHolder {
		margin: 0;
		padding: 0;
	}
	#faqdiv h4 {
		margin: 10px 0 5px;
		border-bottom: 1px solid #D5D5D5;
		padding: 0;
		cursor: pointer;
		font-size: 14px;
	}
	#faqdiv h4:hover {
		border-bottom: 1px solid #C60;
	}
	.ppPreviousWinners {
		border-collapse: collapse;
		text-align: center;
	}
	.ppPreviousWinners thead {
		background-color: #E2E2E2;
		text-transform: uppercase;
		font: 15px sans-serif;
	}
	.ppPreviousWinners th {
		padding: 7px 35px;
	}
	.ppPreviousWinners td {
		padding: 2px;
		border-top: 1px dotted #BABABA;
	}
	.odd td {
		background-color: #F1F1F1;
	}
	.submitbtn {
		background-color: #F8E036;
		border-color: #666 #333 #333 #666;
		border-style: solid;
		border-width: 1px;
		color: #000;
		font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
		font-size: 11px;
		padding: 2px 15px 3px !important;
		margin: 0;
		text-align: center;
	}
	form#contactus {
		font-family: Arial,Helvetica,sans-serif;
	}
	form#contactus input, textarea {
		border: 1px solid #999;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 10pt;
		padding: 2px;
		border-radius: 2px;
		-wekkit-border-radius: 2px;
		-moz-border-radius: 2px;
	}
	form#contactus textarea {
		overflow:auto;
	}
	form#contactus input:focus, form#contactus textarea:focus {
		border: 1px solid #C60;
		/*outline: 1px solid #ffba41;*/
		outline:none;
		-moz-box-shadow: 0 0 6px rgba(255, 144, 0, 0.6);
		-webkit-box-shadow: 0 0 6px rgba(255, 144, 0, 0.6);
		box-shadow: 0 0 6px rgba(255, 144, 0, 0.6);
	}
	form#contactus table tbody tr.commentfield {
		display: none;
	}
	
	
	/*added by george for styling tabled listings like for files or users*/
	table.listing {
		border-collapse: collapse;
		border: 1px solid #aaa;
	}
	table.listing th{
		text-align: left;
		border-bottom: 1px solid #aaa;
		border-right: 1px solid #aaa;
	}
	table.listing td{
		border-right: 1px solid #aaa;
	}
	

}
@media print {
	body {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: black;
	}
	a img {
		border: none;
	}
	a {
		text-decoration: none;
		color: #000;
	}
	#nav, #header, #footer, #quickfacts {
		display: none;
	}
}