﻿
* {
	margin: 0;
	padding: 0;
}

BODY {
	background-color: #fff;
	text-align: center;
}

/*====================================*/
/*CUSTOM IDS AND CLASSES */
/*====================================*/

#container {
	border: 1px solid #000B4A;
	margin: 20px auto;
	background-color: #FFF;
	padding: 5px;
	width: 870px;
}
#bgContainer {
	background-image: url('images/content_BG.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header {
	/*background-color: #000B4A;*/
	width: 860px;
	height: 271px;
	background-image: url('images/logoHeader_BG.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
#leftpane {
	width: 180px;
	float: left;
	margin-top: 60px;
}
#contentWrapper {
	width: 670px;
	float: left;
}
#content {
	margin-right: 15px;
	margin-left: 20px;
	width: 440px;
	float: left;
	margin-top: 60px;	
}
html>body #content{
	width: 420px;
	}
#right {
	width: 180px;
	margin-top: 60px;
	float: left;
}
#right img{
	margin-bottom: 0px;
}
/*.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #8D8DAF;
	line-height: 20px;
	letter-spacing: .05em;
	padding-right: 10px;
}*/
.privacyContainer {
	width: 860px;
	background-color: #000B4A;
	height: 50px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #8D8DAF;
	line-height: 20px;
	letter-spacing: .05em;
	clear: left;
	padding-left: 200px;
	}
html>body .privacyContainer{
	width: 660px;
}
.footer, a.footer:link, a.footer:active, a.footer:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #8D8DAF;
	line-height: 20px;
	letter-spacing: .05em;
}
a.footer:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: small-caps;
	color:#FFF;
	text-decoration:underline;
}
.footer, a.footer:link, a.footer:active, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#CCC;
	text-decoration:none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#CCC;
	text-decoration:underline;
}
/*====================================*/
/* GENERIC STYLES*/
/*====================================*/
.Normal {
	font-family: /*"Arial Narrow",*/ Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 21px;
	text-align: left;
	letter-spacing: .05em;
}
/*
.NormalTextBox {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: 0;
	line-height: 15px;
	}*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	letter-spacing: .05em;
	text-align: left;
	/*margin-bottom: 5px;*/
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #000000;
	text-align: left;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: .05em;
}
H3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BAA329;
	text-align: left;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: .04em;
	font-style: italic;
}
H4  { /* Description*/
}
H5 { /* Description*/
}
H6{}
TH,TD,DIV {
	padding: 3px;
}
a:link, a:visited, a:active {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	/*font-size-adjust: 0;*/
	line-height: 15px;
	text-decoration: underline;
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	/*font-size-adjust: 0;*/
	line-height: 15px;
	color:#BAA329;
	text-decoration:underline;
}
.user, a.user:link, a.user:active, a.user:visited {}
a.user:hover {}
.search, a.search:link, a.search:active, a.search:visited  {	
}
a.search:hover {	
}
.footer, a.footer:link, a.footer:active, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#CCC;
	text-decoration:none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#CCC;
	text-decoration:underline;
}
li {
	list-style-type: square;
	font-family: /*"Arial Narrow",*/ Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 24px;
	text-align: left;
	letter-spacing: .05em;
}

/* END*/
/*---------------------------------------------------------------------------*/

/*====================================================*/
/* Styles the Content Pane Headings in Edit Mode*/
/*====================================================*/
.Head {	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #000000
}
.SubHead {	
	FONT-SIZE: 11px; 
	COLOR: #000000
}
.SubSubHead {	
		FONT-SIZE: 11px; 
COLOR: #000000
}
/*====================================================*/
/*Edit Mode Buttons*/
/*====================================================*/
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active  {	
	COLOR: #000000; 
	TEXT-DECORATION: underline;
}
A.CommandButton:hover {
	COLOR:#000000; 
	TEXT-DECORATION: none;
}

/*======================================*/
/* HOUSEMENU STYLES - Vertical */
/*======================================*/

#vertMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #BAA329;
	line-height: 36px;
	text-align: left;
	letter-spacing: .05em;
	margin-left: 20px;

}
#vertMenu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
#vertMenu li {
		margin: 0;
		list-style: none;
		height: 30px;
		margin-top: 15px;
}	
/*
============================================================================
IE hack to display bground hover color to teh full width of the menu block*/
#vertMenu li a {
	display: block;
	color: #BAA329;
	text-decoration: none;
	height: 20px;
	width: 100%;
	padding-left: 10px;
	padding-top: 5px;
	/*font-size: 0.1px;*/
}
/*All browsers ecept for IE will understand width: auto declaration
==========================================================================*/
html>body #vertMenu li a {
		width: auto;
		}
#vertMenu li a:hover {
		background-color: #EFF0F7;
		color: #000B4A;
		}

/*Oulook Link replicates the vertMenu nav ===================================*/
#outlook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #BAA329;
	text-align: center;

}
#outlook ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#outlook li {
		margin: 0;
		list-style: none;
		height: 30px;
		margin-top: 0px;
}	
/*
============================================================================
IE hack to display bground hover color to the full width of the menu block*/
#outlook li a {
	display: block;
	color: #BAA329;
	text-decoration: none;
	height: 20px;
	width: 100%;
	padding-top: 5px;
	/*font-size: 0.1px;*/
}
/*All browsers ecept for IE will understand width: auto declaration
==========================================================================*/
html>body #outlook li a {
		width: auto;
		}
#outlook li a:hover {
		background-color: #EFF0F7;
		color: #000B4A;
		}
/* End outlook menu link==================================================*/


/* Styles Home Tab Link in menu */
#vertMenuItemHome {
}
#vertMenuItemHome a:hover {
}

/* Styles Current acive page tab in menu */
#vertMenuCurrentItem {}
a#vertMenuCurrentLink:hover {}


/* END*/
/*---------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------*/


.Eventday,.Eventweekenday {
background-color:#FFFFFF
}
.Eventday,.Eventweekenday {
background-color:#FFFFFF
}
.DataGrid_Item {
background-color:#ffffff;
color:#000000;
}
.DataGrid_AlternatingItem {
background-color:#ffffff;
color:#000000;
}

/* gold table*/  
.td_BG {
	background-color: #BAA329;
}
/*Platinum table */
.td_BG2 {
	background-color: #C9CDEA;
}
/* awards table */
.td_BG3 {
	background-color: #EFF0F7;
}
.td_BG4 {
	background-color: #999999;
}
.tableStyle {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	clear: right;
	font-size: 11px;
}
table.FileManager{
	clear: none;
	float: none;
}
table.FileManager_Toolbar{
	clear: none;
	float: none;
}
#tableStyleFloat {
	float: left;
	clear: right;
}
#tdGrid TD.Normal {
	display: none;
}