/* CSS Document */

/* -----------------------------------*/
/* -------->> GLOBAL <<<-----------*/
/* -----------------------------------*/

body, h1, h2, h3, h4, h5, h6, table, td, th, a, p, div, span {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	margin:0px;
}

p, td {
	font-size:12px;
}

hr {
	border:1px solid #273E7A;
	color:#273E7A;
	height:1px;
}

/* -----------------------------------*/
/* -------->> ANCHORS <<<----------*/
/* -----------------------------------*/

a {
	color:#000000;
	font-weight: bold;
}

a.nb {
	font-weight:normal;
}

a.lhs {
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
	text-transform:uppercase;
}

a.footer {
	font-size:9px;
	color:#273E7A;
	text-decoration:none;
}

a.newsLink {
	color:#000000;
	font-weight:bold;
}

a.popupTitle {
	color:#FFFFFF;
}

/* -----------------------------------*/
/* -------->> HEADERS <<<----------*/
/* -----------------------------------*/

h1 {
	font-weight:bold;
	font-size:14px;
	color:#273E7A;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}

h2 {
	font-weight:bold;
	font-size:12px;
	color:#273E7A;
	padding:0px;
	text-transform:uppercase;
}

h2.events { }
	h2.events a {
		font-weight:bold;
		font-size:12px;
		color:#273E7A;
		padding:0px;
		margin:0px;
	}

/* --------------------------------------*/
/* -------->> PARAGRAPHS <<<----------*/
/* --------------------------------------*/

p.smInfo {
	font-size:10px;
}

/* -----------------------------------*/
/* --------->> TABLE <<<-----------*/
/* -----------------------------------*/

table.lhs{
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
}

table.blueHead { }
	table.blueHead th, table.blueBG th, table.blueKey th {
		padding:5px 10px;
		background-color:#273E7A;
		color:#FFFFFF;
		font-size:11px;
		font-weight:normal;
		text-transform:uppercase;
		text-align:left;
	}
	
	table.blueHead a, table.blueHead td {
		font-size:12px;
		color:#000000;
	}

table.blueKey {
	border:1px solid #273E7A;
}
	table.blueKey td {
		padding:5px;
	}
	
table.gameTable { }
	table.gameTable th {
		padding:5px 10px;
		background-color:#273E7A;
		color:#FFFFFF;
		font-size:12px;
		font-weight:normal;
		text-transform:uppercase;
		text-align:left;
	}
	
	table.gameTable a, table.gameTable td {
		font-size:11px;
		color:#000000;
	}
	
	table.gameTable td {
		padding:5px;
		background-color:#D4D8E4;
	}

table.events {
	border:1px solid #273E7A;
}

	table.events th {
		padding:4px 10px 5px 10px;
	}
	
	table.events td {
		font-size:11px;
		padding:2px 5px;
	}

table.bluePagination {
	background-color:#273E7A;
	font-size:11px;
}
	
	table.bluePagination td, table.bluePagination td a {
		padding: 5px 2px;
		font-weight:normal;
		text-align:center;
		color:#FFFFFF;
	}

table.whitePagination { }

	table.whitePagination td, table.whitePagination td a {
		padding:5px 2px;
		font-weight:normal;
		text-align:right;;
		color:#273E7A;
	}

table.blueBG {}

	table.blueBG td {
		background-color:#D4D8E4;
		font-size:12px;
		padding:2px 5px;
	}

/* ---------------------------------------*/
/* -------->> TABLE CELLS <<<----------*/
/* ---------------------------------------*/

td.footer {
	font-size:9px;
	color:#FFFFFF;
}

td.NPC {
	background-color:#D4D8E4;
	font-size:9px;
	padding:2px 5px;
}

td.imgCaption {
	font-size:10px;
	color:#273E7A;
}

/* ---------------------------------*/
/* -------->> FORMS <<<----------*/
/* ---------------------------------*/

input.lhs {
	width:95px;
}


.oneFiftyWide {
	width:150px;
}

input, select, button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.formInfo {
	color:#FF0000;
}

input.wide {
	width:300px;
}

input.medium {
	width:200px;
}

input.phone {
	width:145px;
}

.area {
	width:50px;
}

/* -----------------------------------*/
/* ----------->> LISTS <<<------------*/
/* -----------------------------------*/

ul.annualReport{
	padding:0px;
	margin:15px;
	list-style:disc;
}
	ul.annualReport li {
		margin:5px 0px;
	}

ul.formLinks {
	list-style:none;
	margin:10px 0px;
	padding:0px;
}

li {
	font-size:11px;
}

li.word, li.pdf {
	font-size:12px;
	padding-left: 18px;
	margin:5px 0px;
	height:20px;
	background-repeat:no-repeat;
}
	li.word {
		background-image:url(../images/word-icon.gif);
		
	}
	
	li.pdf {
		background-image:url(/images/pdf-icon.gif);
	}

ul.sitemap {
	list-style:url(/images/bullets/circle.gif);
	margin:5px 0px;
	padding:0px;
}
	
	ul.sitemap li {
		margin-left:15px;
		padding:2px;
	}
	
	ul.sitemap ul {
		list-style:url(/images/bullets/disk.gif);
		margin:5px 0px;
		padding:0px;
	}

		ul.sitemap ul li {
			margin-left:30px;
			padding:2px;
		}
	
		ul.sitemap ul ul {
			list-style:url(/images/bullets/square.gif);
			margin:5px 0px;
			padding:0px;
		}
			
			ul.sitemap ul ul li {
				margin-left:45px;
				padding:2px;
			}
	
			ul.sitemap ul ul ul {
				list-style:url(/images/bullets/box.gif);
				margin:5px 0px;
				padding:0px;
			}
	
				ul.sitemap ul ul ul li {
					margin-left:60px;
					padding:2px;
				}
	
/* -----------------------------------*/
/* ---------->> CLASSES <<<-----------*/
/* -----------------------------------*/

.headLink {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.news {
	padding-top:0px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.newsDate {
	font-weight:normal;
	font-size:9px;
	color:#000000;
	margin:0px;
	padding:0px;
	text-transform:none;
}

.newsImage {
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}

.articleImage {
	float:left;
	padding:15px 10px 10px 0px;
}

.floatRight{
	float:right;
	padding:2px;
	text-align:center;
}

.floatLeft {
	float:left;
	padding:0px 15px 10px 0px;;
	text-align:center;
}

.pseudoLink {
	font-weight:bold;
	text-decoration:underline;
}

.errorMessageBG img {
	display:none;
}

.price {
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/* -------------------------------*/
/* -------->> IDS <<<----------*/
/* -------------------------------*/

#npcMenu {
	position:absolute;
	left:125px;
	top:102px;
	width:79px;
	height:115px;
	z-index:1;
}

