/* CSS Document */
body{
	margin:0;
	background-color:#213A4A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#maincontainer{
	position:relative;
	width:767px;
	left:50%;
	top:10px;
	margin-left:-384px;
	background-color:#FFFFFF;
	z-index:0;
}
#header{
	background-image:url(../topbanner.png);
	width:767px;
	height:94px;
}
#header1{
	background-image:url(../ncstand.jpg);
	width:767px;
	height:95px;
}
#header2{
	width:767px;
	height:14px;
	background-color:#547093;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}
#nav{
	position:relative;
	width:768px;
	height:32px;
	left:-1px;
	z-index:20;
}
#nav ul { /* remove bullets and list indents */
	list-style: none;
	text-align:center;
	margin: 0;
	padding: 0;
}
li.nav{
	position:relative;
	margin-left:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;	
}
li.nav a{
	display:block;
	width:127px;
	height:24px;
	background-color:#547093;
	position:relative;
	text-decoration:none;
	color:#FFFFFF;
	padding-top:8px;
}
li.nav a:hover{
	background-color:#B4C9DC;
	text-decoration:none;
	color:#063D25;
}
li li.first a{
	background-color:#547093;
	text-decoration:none;
}
li li.first a:hover{
	background-color:#B4C9DC;
	text-decoration:none;
}
li li.middle a{
	text-decoration:none;
	background-color:#547093;
}
li li.middle a:hover{
	text-decoration:none;
	background-color:#B4C9DC;
}
li li.last a{
	background-color:#547093;
	text-decoration:none;
}
li li.last a:hover{
	background-color:#B4C9DC;
	text-decoration:none;
}
li ul { /* second-level lists */
	display:none;
	position: absolute;
	top: 32px;
	left: 0;
}
li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}
#content {
	width:767px;
}
#onecolumn {
	position:relative;
	float:left;
	left:46px;
	width:658px;
	z-index:1;
}
#onecolumn2 {
	position:relative;
	float:left;
	left:46px;
	width:658px;
	z-index:1;
}
#onewidecolumn {
	position:relative;
	float:left;
	left:1px;
	width:765px;
	z-index:1;
}
#leftcolumn {
	position:relative;
	float:left;
	left:46px;
	width:316px;
	z-index:1;
}
#rightcolumn {
	position:relative;
	float:right;
	right:46px;
	width:316px;
	z-index:1;
}
#footer {
	position:relative;
	background-image:url(../footer.gif);
	width:767px;
	bottom:10px;
	height:45px;
}
#spacer {
	clear:both;
	height:26px;
}
#spacer2 {
	clear:both;
	height:26px;
}
#spacer3 {
	clear:both;
	height:26px;
}
#I1{
	width:100%;
	height:700px;
}
h1{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:0 0 6px 0;
	line-height:20px;
}
h2{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0 0 6px 0;
}
h3{
	font-size:11px;
	font-weight:bold;
	color:#072815;
	margin:0 0 6px 0;
}
p{
	margin:6px 0 6px 0;
	padding-bottom:6px;
	color:#072815;
	line-height:18px;
	background-image:url(../dots.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
p.bold{
	font-weight:bold
}
p.footer{
	position:relative;
	float:right;
	right:26px;
	font-size:9px;
	padding:0;
	margin:0;
	background-image:none;
	}
a{
	text-decoration:none;
	color:#072815;
}
a:hover{
	text-decoration:underline;
}
.bluetext{
	color:#3366FF;
}
.pinktext{
	color:#CC0099;
}
.tbfixtures td{
	padding:0cm 5.4pt 0cm 5.4pt;
	vertical-align:bottom;
	font-size:11px;
}
.tbfixtures th{
	text-align:center;
}
.tbfixtures{
	color:#000000;
}
