/* body for print mode */ 

body {
	font-family: verdana, arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 600px;
}
#contentwide {
	width: 600px;
	margin-top: 15px;
}
#footer {
	font-family: verdana, arial;
	font-size: 9px;
	color: #3F409D;
	text-align: center;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #525294;
}


/* These items are the same in screen & print modes */ 

h1 {
	font-family: verdana, arial;
	font-size: 20px;
	font-weight: normal;
	color: #525294;
}
h2 {
	font-family: verdana, arial;
	font-size: 16px;
	color: #993366;
	font-weight: normal;
}
h3 {

	font-family: verdana, arial;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.subheading {
	font-size: 14px;
}
#menu {
	float: left;
	width: 135px;
	font-family: arial, verdana;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 5px;
	line-height: 22px;
}
#menu a{
	font-family: arial, verdana;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 22px;
	text-decoration: none;
}
#menu a:hover{
	font-size: 16px;
	color: #FFFF66;
	line-height: 22px;
	text-decoration: none;
}

#contentwide a {
	color: #3A3A9C;
}
#contentwide a:hover {
	color: #993366;
}
#contentnarrow {
	width: 355px;
	margin-top: 0px;
	border: 1px dotted #525294;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #F7F7FB;
}
#contentnarrow p {
	text-align: justify;
}
#contentnarrow a {
	color: #3A3A9C;
}
#contentnarrow a:hover {
	color: #993366;
}
#footer {
	font-family: verdana, arial;
	font-size: 10px;
	color: #3F409D;
	text-align: center;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #525294;
}
#footer a {
	font-family: verdana, arial;
	color: #5F5FBE;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#spon {
	float: right;
	width: 235px;
	text-align: center;
}
#spon a{
	font-family: verdana, arial;
	text-decoration: none;
	color: #3A3A9C;
	font-style: italic;
}
.awardtable {
	background-color: #EEEEF7;
	border: 1px solid #525294;
	width: 600px;
}
.awardtable th {
	font-family: verdana, arial;
	font-size: 16px;
	color: #993366;
	font-weight: normal;
	text-align: center;
}
.awardtable td {
	margin: 0px;
	padding: 4px;
	text-align: center;
}
.awardtabledetails {
	background-color: #EEEEF7;
	border: 1px solid #525294;
	width: 600px;
}
.awardtabledetails th {
	font-family: verdana, arial;
	font-size: 16px;
	color: #993366;
	font-weight: normal;
	text-align: center;
}
.awardtabledetails td {
	margin: 0px;
	padding: 4px;
}
.eventdetails {
	padding: 5px;
	background-color: #F7F7FB;
	border: 1px solid #525294;
	width: 300px;
}
.sectionstable {
	width: 600px;
	padding: 0px;
	margin: 0px;
}
.sectionstable td {
	margin: 0px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	vertical-align: top;
}
.prizes {
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}


/* Alternate text heading for printed page */ 

.heading_alternate_text {
	font-family: verdana, arial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
 
/* These items hidden in acutal printed document */ 

.heading_graphic {
	display:none;
}
.printlinks {
	display:none;
}
.printreturnlinks {
	display:none;
}
.printlinks {
	display:none;
}
#menu {
	display:none;
}
#menu a{
	display:none;
}
#menu a:hover{
	display:none;
}
