/* universal styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* GCI Styles */

html {
	/*new*/
	height:100%;
	max-height:100%;
	overflow: hidden;
}

body {
	background: #fff;
	font: normal 62.5%/1.5em Arial, sans-serif;
	letter-spacing: 0.03em;
	/*new*/
	height:100%;
	max-height:100%;
	overflow: hidden;
}

h2 {
	margin: 0 -20px 10px 0;
	font-size: 2.4em;
	letter-spacing: -0.03em;
	font-weight: bold;
	color: #374766;
	line-height: 1.0em;
}

h3 {
	margin: 20px 0 5px 0;
	font-size: 2.0em;
	letter-spacing: -0.03em;
	font-weight: normal;
	color: #374766;
	line-height: 1.0em;
}

h4 {
	margin: 20px 0 5px 0;
	font-size: 1.6em;
	letter-spacing: -0.03em;
	font-weight: normal;
	color: #374766;
	line-height: 1.0em;
}

p {
	line-height: 1.2em;
	margin-bottom: 1.1em;
	font-size: 1.1em;
}

strong {
	font-weight: bold;
}

hr {
	display: none;
}

input {
	margin: 2px 5px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	background: #fff;
	border: 1px solid #ccc;
	margin: 5px 0 10px;
	line-height: 1.2em;
	font-size: 0.9em;
}

#content p strong {
	font-weight: normal;
}

th {
	padding: 3px 5px 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	color: #374766;
	text-align: center;
	vertical-align: bottom;
}

td {
	padding: 5px 7px;
	border: 1px solid #ccc;
	border-bottom: 1px solid #aaa;
	vertical-align: baseline;
	text-align: left;
	width: 33%;
}

/* otherstyles */

img.rt {
	float: right;
	margin: 0 0 15px 15px;
}


.container {
	/*new*/
	display:block;
	height:100%;
	max-height:100%;
	overflow:auto;
	position:relative;
	z-index:3;
}

.subcontainer {
	width: 850px;
	margin: 0 auto 100px;
}

.clear {
	font-size: 0.01em;
	clear: both;
	height: 1px;
	line-height: 0.01em;
}

#content ul, #content ol {
	margin: 0 0 2.0em 3.0em;
}

#content ol {
	list-style-type: decimal;
}

#content ul {
	list-style-type: disc;
}

#content li {
	margin-bottom: 0.5em;
}

#content table ul, #content table ol {
	margin: 0 0 1.0em 1.0em;
}

#contactform {
	margin-top: 30px;
}

#contactform input, #contactform textarea {
	width: 18em;
	margin: 2px 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
}

#contactform #submit {
	width: 100px;
	margin: 0 0 0 13em;
}

#contactform label {
	float: left;
	width: 13em;
	margin-right: 5px;
	text-align: right;
}

.reference {
	font-style: italic;
	margin: -1em 0 3em 15em;
	color: #4765A8;
	font-size: 1.1em;
}

.error {
	color: #83151a;
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
	text-align: center;
}

.tournav {
	text-align: right;
	font-weight: bold;
}

.tournav a {
	font-weight: normal;
}

/* header */
#header {
	top: 0;
	float: left;
	letter-spacing: 0.03em;
	height: 140px;
	background: #fff url(/images/topbkgd.png) top repeat-x;
	width: 100%;
}

#header h1 {
	font-size: 8px;
	font-weight: normal;
	display: block;
	position: relative; 
	width: 240px;
	height: 100px;
	background: #252d2f;
	text-align: center;
	padding-top: 60px;
}

#header h1 a {
color: #fff;
text-decoration: none;
}

#header span {	
	display: block;
	position: absolute;
	left: 0;
	top: 25px;
	z-index: 0;
	width: 240px;
	height: 100px;
	background: url(/images/logo.png) no-repeat;
}

#header .subcontainer {
	margin-bottom: 0;
}

/* headernav */
.menu-top {
	position: relative;
	margin: -79px 0 0 290px;
	height: 1em;
	font-size: 1.5em;
	border-left: 1px solid #7d8ca9;
	height: 36px;
}

.menu-expand ul {
	display: none;
	position: absolute;
	top: 36px;
	left: 0;
}

.menu-top li {
	float: left;
	position: relative;
}

.menu-top a {
	display: block;
	float: left;
	padding: 9px 17px 0;
	height: 27px;
	background: #4765A8 url(/images/topbkg.png) bottom repeat-x;
	border-right: 1px solid #7d8ca9;
	font-size: 1.0em;
	color: #fff;
	text-decoration: none;
}

.menu-top a:hover {
	color: #ff6;
}

.menu-parent ul li a:hover {
	text-decoration: underline;
}

.menu-top ul a, .menu-top .menu-current a,  .menu-top .menu-parent a {
	background: #252d2f;
}

.menu-top .menu-parent a:hover {
}

.menu-top ul {
	display: block;
	background: #252d2f;
	padding: 6px 0;
	margin-right: -200px;
}

.menu-top .menu-parent li {

}

.menu-top ul a {
	padding: 0 1.2em 0;
	height: 16px;
	border-right: 1px solid #9dacc9;
	font-size: 0.8em;
	font-weight: normal;
}

.menu-top ul .menu-current a {
	text-decoration: underline;
}

/* content */
#content {
	font-size: 1.3em;
	margin: 10px 0 0 290px;
	padding-bottom: 100px;
}




/* footer */
#footer {
	bottom: -1px; 
	left: -15px;
	width: 100%;
	height: 100px;
	z-index: 50;
	position: absolute;
	display:block;
	/* transparent png hack for ie */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bottombar.png',sizingMethod='scale');
}

/* reset for everyone else */
#footer[id] {
	background: transparent url(/images/bottombar.png) 0 0 repeat-x;
}

#footer .subcontainer {
	width: 852px;
	height: 30px;
	padding-top: 60px;
	font-size: 1.1em;
	margin-bottom: 0;
}

#footer p {
	margin: 2px 0 0 300px;
	color: #fff;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	text-decoration: none;
}

#footer .copy {
	font-size: 0.95em;
}

div {
/*	border: 1px solid #0ff;*/
}



