﻿/* CSS Document */

	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 12px;
		}

	p {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 12px;
		margin-bottom: 6px;
		}

	#leftcontent {
		position: absolute;
		left:10px;
		top:40px;
		width:200px;
		height:1100px;
		background:#FFF;
		border-left:2px solid #003366;
		border-right:2px solid #003366;
		}

	#centercontent {
		margin-top:20px;
		background:#fff;
   		margin-left: 210px;
   		margin-right: 130px;
		border:0px solid #000;
		padding-left: 10px;
		padding-right: 10px;
		}

	#centercontentinside {
		margin-top:20px;
		background:#fff;
   		margin-left: 210px;
   		margin-right: 0px;
		border:0px solid #000;
		padding-left: 10px;
		padding-right: 10px;
		}

	html>body #centercontent {
   		margin-left: 200px;
   		margin-right:125px;
		}

	html>body #centercontentinside {
   		margin-left: 200px;
   		margin-right: 0px;
		}

	#rightcontent {
		position: absolute;
		right:10px;
		top:40px;
		width:125px;
		height:1100px;
		background:#CCCCCC;
		border:0px solid #000;
		}
	
	#rightcontentgames {
		position: absolute;
		right:10px;
		top:40px;
		width:250px;
		height:1100px;
		background:#CCCCCC;
		border:0px solid #000;
		}
	
	#banner {
		background:#003366;
		height: 18px;
   		margin-left: 0px;
   		margin-right:0px;
		padding: 3px 3px 3px 3px;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
	html>body #banner {
		height:20px;
		}

	p,pre {
		margin:0px 10px 5px 10px;
		}
		
	h1,h2,h3,h4,h5,h6 {
		margin:20px 10px 5px 10px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		text-align:center;
		color:#4B637A;
		}
		
	h1 {
		font-size:44px;
		}
		
	h2 {
		font-size:34px;
		}
		
	h3 {
		font-size:28px;
		}
		
	h4 {
		font-size:22px;
		}

	h5 {
		font-size:18px;
		}
		
	h6 {
		font-size:14px;
		}

	table {
		border: #000000 thin solid;
		border-color:#003366;
		padding: 2px;
		border-collapse:collapse;
		border:#003366 1px solid;
		margin-top: 5px;
		margin-bottom: 5px;
		}

	table.noborder {
		border:none;
		border-color:#FFFFFF;
		padding: 2px;
		border-collapse:collapse;
		border:#FFFFFF 0px solid;
		margin-top: 12px;
		margin-bottom: 6px;
		}
		
	tr.sponsor {
		border:#333333 thin solid;
		}

	tr.shaded {
		background-color:#FFFFCC;
		}
				
	td {
		font-size:11px;
		border:#000000 1px solid;
		padding: 3px;
		}
		
	td.noborder {
		font-size:11px;
		border:none;
		padding: 3px;
		vertical-align:bottom;
		}

	td.colhead {
		font-size:11px;
		font-weight:bold;
		background-color:#666666;
		color:#FFFFFF;
		}

	td.colheadrev {
		font-size:11px;
		font-weight:bold;
		background-color:#000000;
		color:#FFFFFF;
		padding: 3px;
		text-align:center;
		}
		
	td.colheadrevnavy {
		font-size:12px;
		font-weight:bold;
		background-color:#003366;
		color:#FFFFFF;
		padding: 3px;
		text-align:center;
		}
		
	td.bold {
		font-size:11px;
		font-weight:bold;
		}

	td.bold12 {
		font-size:12px;
		font-weight:bold;
		}

	td.sponsor {
		font-size:11px;
		border:#000000 1px solid;
		padding: 20px 10px 10px 10px;
		}

	td.large {
		font-size:12px;
		border:#000000 1px solid;
		padding: 3px;
		}
	td.small {
		font-size:10px;
		}
					
	ul	{
		margin-top: 10px;
		margin-bottom: 10px;
		}
		
	ul.li	{
		margin-top: 10px;
		margin-bottom: 5px;
		list-style: square;
		margin-left: 10px;
		padding-top: 5px;
		}

	ol	{
		margin-top: 10px;
		margin-bottom: 10px;
		}
		
	ol.li	{
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 30px;
		}

	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:normal;
		margin-top: 3px;
		margin-bottom: 0px;
		line-height: 8.5pt;
		}

	#rightcontent p.dayhead {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight: bold;
		margin-top: 9px;
		margin-bottom: 0px;
		text-align:center;
		}
		
	.text24 {
		font-size:24px;
		line-height: 26px;
		}
						
#centercontent	.text18 {
		font-size:18px;
		line-height: 22px;
		}
				
	.text16 {
		font-size:16px;
		line-height: 19px;
		}
				
	.text14 {
		font-size:14px;
		line-height: 17px;
		}
		
	.text12 {
		font-size:12px;
		line-height: 15px;
		}
		
	.text11 {
		font-size:11px;
		line-height: 13px;

		}
		
	.text10 {
		font-size:10px;
		line-height: 12px;

		}
				

a:link {
 color:#003366;
 font-weight: bold;
 text-decoration: none;
 }

a:visited {
 color:#003366;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color:#999999;
 text-decoration: underline;
}

a:active {
 color:#999999;
 text-decoration: underline;
}


#leftcontent h3{
	margin:10px 10px 3px 10px;
	padding: 0px 2px 2px 2px;
	color: #FFF;
	background:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


#leftcontent a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	display: block;
	border: 1px solid gray;
	background:#CCCCCC;
	padding: 2px 0px 2px 2px;
	text-decoration:none;
	margin-bottom: 3px;
}


#leftcontent a:link {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	display: block;
	border: 1px solid gray;
	background:#CCCCCC;
	padding: 2px 0px 2px 2px;
	text-decoration:none;
	margin-bottom: 3px;
}


#leftcontent a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	display: block;
	text-decoration:none;
}

#leftcontent a:hover{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #666666;
	color: #FFFFFF;
	border: 1px solid white;
}

#leftcontent a:active{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #CCCCCC;
	color: #000000;
}

#leftcontent a.sponsor {
	color: #003366;
	background:#EEEEDD;
	padding: 2px 0px 2px 2px;
	text-decoration:none;
	margin-bottom: 3px;
	border: 1px solid #EEEEDD;
}

#leftcontent a:link.sponsor {
	color: #003366;
	background:#EEEEDD;
	padding: 2px 0px 2px 2px;
	text-decoration:none;
	margin-bottom: 3px;
	border: 1px solid #EEEEDD;
}


#leftcontent a:visited.sponsor {
	color: #003366;
	background:#EEEEDD;
	padding: 2px 0px 2px 2px;
	text-decoration:none;
	margin-bottom: 3px;
	border: 1px solid #EEEEDD;
}

#leftcontent a:hover.sponsor {
	color: #666666;
	background:#EEEEDD;
	padding: 2px 0px 2px 2px;
	text-decoration: underline;
	margin-bottom: 3px;
	border: 1px solid #EEEEDD;
}


#leftcontent a:active.sponsor {
	color:#999999;
	background:#EEEEDD;
	padding: 2px 0px 2px 2px;
	text-decoration: underline;
	margin-bottom: 3px;
	border: 1px solid #EEEEDD;
}

#leftcontent a.plain {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #003366;
	background:#FFFFFF;
	text-decoration:none;
	display: inline;
	border: none;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;

}

#leftcontent a:link.plain {
	color: #003366;
	background:#FFFFFF;
	text-decoration:none;
	display: inline;
}


#leftcontent a:visited.plain {
	color: #003366;
	background:#FFFFFF;
	text-decoration:none;
	display: inline;
}

#leftcontent a:hover.plain {
	color: #666666;
	background:#FFFFFF;
	text-decoration:underline;
	display: inline;
}


#leftcontent a:active.plain {
	color: #999999;
	background:#FFFFFF;
	text-decoration:underline;
	display: inline;
}

#leftcontent.h6 a {
	color: red;
	display: block;
	text-decoration:none;
	margin-bottom: 3px;
}


#leftcontent p{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin:0px 10px 0px 10px;
	font-size: 11px;
	color: #000000;
}

#banner p{
	margin:3px 10px 0px 10px;
	font-size: 13px;
	color: #FFFFFF;
	text-align:center;
	letter-spacing: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-variant:small-caps;
}

#banner a:link {
 color:#FFF;
 font-weight: bold;
 text-decoration: none;
 }

#banner a:hover {
 color:#CCCCCC;
 text-decoration: none;
}

#banner a:active {
 color:#CCCCCC;
 text-decoration: none;
}

#banner a:visited {
 color:#FFF;
 text-decoration: none;
}

IMG.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
	border: 0;
}

IMG.centerborder {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 6px;
	border: solid thin #000000;
}

IMG.sponsor {
    display: block;
    margin-left: auto;
    margin-right: auto;
	border:1px #000 solid;
	background-color:#EEEEDD;
}

#rightcontent h3{
	margin:10px 10px 3px 10px;
	padding: 0px 2px 2px 2px;
	color: #FFF;
	background:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#rightcontent a {
	color:#000033;
	font-weight: bold;
	text-decoration:none;
}

#rightcontent a:link {
 color:#000033;
 font-weight:bolder;
 text-decoration: none;
 line-height: 8.5pt;
 }

#rightcontent a:visited {
 color:#000033;
 font-weight: bold;
 text-decoration: none;
 }

#rightcontent a:hover {
 color:#999999;
 font-weight: bold;
 text-decoration: underline;
}

#rightcontent a:active {
 color:#999999;
 font-weight: bold;
 text-decoration: underline;
}

#centercontent p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
}

#centercontent p.text14 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 18px;
}

#centercontent a:link {
 color:#003399;
 font-weight: bold;
 text-decoration: none;
 }


#centercontent a:visited {
 color:#003399;
 font-weight: bold;
 text-decoration: none;
 }

#centercontent a:hover {
 color:#999999;
 font-weight: bold;
 text-decoration: underline;
}

#centercontent a:active {
 color:#999999;
 font-weight: bold;
 text-decoration: underline;
}

td.pkchallengelinks {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

td.pkchallengelinks a:link {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

td.pkchallengelinks a:hover {
 color:#999999;
}

td.pkchallengelinks a:active {
 color:#999999;
}

td.pkchallengelinks a:visited {
 color:#FFFFFF;
}		

.featurebox {
  background-color:#F9E8DB;
  padding: 10px 10px 10px 10px;
  border: 1px solid #623100;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #333333;
  margin: 15px 20px 10px 20px;
}

.featureboxsmall {
  background-color:#F6F6CC;
  padding: 10px 20px 20px 20px;
  border: 1px solid #623100;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #333333;
  margin: 10px 90px 10px 90px;
}

.iframe {
  background-color:#DBDBBA;
  padding: 5px 5px 5px 5px;
  border: 1px solid #623100;
}

.sponsorbox {
  background-color:#EEEEDD;
  padding: 5px 5px 5px 5px;
  border: 1px solid #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 11px;
  color: #000000;
  margin: 15px 10px 15px 10px;
}

.subhead {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight:bold;
  margin-top: 10px;
  margin-bottom: 4px;
  font-weight:bold;
  text-align:left;
  text-transform:uppercase;
  color:#006666;
}

.subhead16 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight:bold;
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight:bold;
  text-align:left;
  text-transform:uppercase;
  color:#006666;
}

.subhead18 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight:bold;
  margin-top: 10px;
  margin-bottom: 0px;
  font-weight:bold;
  text-align:left;
  text-transform:uppercase;
  color:#006666;
}

p.subhead24 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:24px;
  font-weight:bold;
  margin-top: 14px;
  margin-bottom: 10px;
  text-align:center;
  text-transform:uppercase;
  color:#006666;
}

.subheadfaq {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color:#006666;
  font-size: 14px;
  font-weight:bold;
  margin-top: 20px;
  margin-bottom: 5px;
  text-align:left;
  text-transform:uppercase;
}

.subheadtable {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight:bold;
  margin-top: 20px;
  margin-bottom: 5px;
  text-align:center;
  text-transform:uppercase;
  color:#006666;
}

	#reg {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	margin:0 auto;

	}

	#reg table {
		margin-left:auto;
		margin-right:auto;
		border:#999999 thin solid;
		padding: 8px;
		border-collapse:collapse;
		margin-top: 30px;
		margin-bottom: 5px;
		}

	#reg table.iframenoborder {
		border:none;
		border-color:#FFFFFF;
		padding: 2px;
		border-collapse:collapse;
		border:#FFFFFF 0px solid;
		margin-top: 0px;
		margin-bottom: 0px;
		}
		
	#reg tr{
		border:#999999 thin solid;
		padding: 4px;
		}

	#reg tr.shaded {
		background-color:#999999;
		}
				
	#reg th {
		font-size:12px;
		font-weight:bold;
		color:#666666;
		border:#999999 thin solid;
		padding: 4px;
		}
		
	#reg td {
		font-size:12px;
		color:#666666;
		border:#999999 thin solid;
		padding: 4px;
		}

	#reg td.bold {
		font-weight: bold;
		}

	#reg span.normal {
		font-weight: normal;
		}				
	#reg td.heading {
		text-align:center;
		font-size:16px;
		font-weight:bold;
		color:#000000;
		border:#999999 thin solid;
		padding: 4px;
		}		
		
	#reg input.btn { 
		color:#000; 
		font: bold 90% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
		width: 75px;
		background-color:aacfe4; 
		border: 1px solid; 
		border-color: #000; 
		filter:progid:DXImageTransform.Microsoft.Gradient 
		(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); 
	} 

	
	#reg input.butt { 
		color:#000; 
		font: bold 90% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold;
		width: 75px;
		background-color:aacfe4; 
		border: 1px solid #666666; 
	} 

	
	#reg input{
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
	}

	#reg textarea{
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
	}
	
	#reg button{ 
		background:#FFF url(/registration/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
	}
	p.waiverhed {
		margin:20px 10px 5px 10px;
		font-size:22px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		text-align:center;
		color:#000000;
		line-height:22px
		}
	
	
	
     p.breakhere {page-break-before: always}


	/* classes for validator */
	.tfvHighlight
		{color: #CEA639;}
	.tfvNormal
		{color: black;}
	.inputHighlighted
		{color:#CC0033;}
	.inputNormal
		{color: black;}
		
	/*C4CCDB
		IE5x PC mis-implements the box model. Because of that we sometimes have
		to perform a little CSS trickery to get pixel-perfect display across browsers.
		The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
		parsing bug in IE5x PC that will prematurly close a style rule when it runs
		into the string "\"}\"". After that string appears in a rule, then, we can override
		previously set attribute values and only browsers without the parse bug will
		recognize the new values. So any of the name-value pairs above this comment
		that we need to override for browsers with correct box-model implementations
		will be listed below.
		
		We use the voice-family property because it is likely to be used very infrequently,
		and where it is used it will be set on the body tag. So the second voice-family value 
		of "inherit" will override our bogus "\"}\"" value and allow the proper value to
		cascade down from the body tag.

		The style rule immediately following this rule offers another chance for CSS2
		aware browsers to pick up the values meant for correct box-model implementations.
		It uses a CSS2 selector that will be ignored by IE5x PC.
		
		Read more at http://www.glish.com/css/hacks.asp
		*/
