/* CSS Document */

body {
	background-image: url(../../images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #908e8e;
}
.contentProperties {
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.cellProperties {
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 0;
	padding-top:30px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 32px;
	z-index:1;
visibility:hidden;
}
.footerProperties {
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#FtrLeft {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align:left;
	float:left;
}

.header {
	font-weight: normal;
	text-transform: uppercase;
	color: #016e97;
	font-family: Impact, Arial, sans-serif;
	font-size: 28px;
}
.subhead {
	font-family: Impact, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
}
.white
{
	color: #FFFFFF;
	text-decoration: none;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.white:active {
	color: #CCCCCC;
	text-decoration: none;
}
a.blue:link {
	color: #016e97;
	text-decoration: none;
}
a.blue:visited {
	color: #016e97;
	text-decoration: none;
}
a.blue:hover {
	color: #609dba;
	text-decoration: none;
}
a.blue:active {
	color: #609dba;
	text-decoration: none;
}

#contestContainer
{
	background-image: url(../../images/contest-contentbackground.jpg);
	background-repeat: no-repeat;
	height:659px;
	width:462px;
}

#navRegister
{
	background-image: url(../../images/contest-btn-back.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	height:359px;
	width:318px;
}

#navStd
{
	background-image: url(../../images/buttonbackground.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	height:285px;
	width:318px;
}

#pgContainer
{	
	margin:0 auto;
	width:780px;	
}

.MessagePanel
{
	margin:0 auto;
	height:135px;
	width:230px;
	border:solid 1px #FFFFFF;
	background-color:#000000;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;	
	z-index:10000;
	position:relative;
	top:-350px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

.subheadMsg {
	font-family: Impact, Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
}

#ctSubHead
{
	font-family: Georgia;
	font-size: 16px;
	font-style:italic;
	color: #000000;
	padding-top:15px;
}

#contestDesc
{
	padding-top:20px;
	padding-right:20px;
	padding-left:20px;
	font: 12px/16px Arial, sans-serif;
}

#divThanks
{
	padding-right:5px;
	padding-left:15px;	
}

#divContent
{
	padding-right:15px;
	padding-left:15px;	
}