body {
	font-size: 0.8em;
	background-image: url(../images/greyBackground.gif);
	margin: 5px 0px 0px 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial,Verdana,sans-serif;
}

#fullPage	{
	width:940px;
	position:relative;
	text-align:left;
	margin:0px auto;
}

#bannerAds	{
	text-align:center;
	padding-bottom:5px;
	margin:0px auto;
}

#pageHeader	{	
	height:99px;
}

#pageButtons	{
	background-image:url(../images/buttonBackground.gif);
	height:30px;
	background-repeat:repeat-x;
	width:940px;
	letter-spacing:1px; 
	font-size:0.95em;
}

#pageButtons	img		{
	vertical-align:middle;
}

#pageButtons input	{
/* search text box */
	vertical-align:top;
	margin-top:3px;
}

#pageButtonsSection_searchBoxSection_searchButton	{
/* search button */
	background-image:url(/images/buttonSearchArrow.gif);
	background-repeat:no-repeat;
	margin:0px;
	top:-3px;
	position:relative;
	width:23px;
	height:30px;
}

#pageButtonsSection_searchBoxSection_searchButton:hover	{
/* search button hover*/
	background-image:url(/images/buttonSearchArrowOn.gif);
	background-repeat:no-repeat;
	margin:0px;
	top:0px;
	position:relative;
	width:23px;
	height:30px;
}

.loggedInStatus	{
	font-size:0.8em;
	background-image:url(/images/buttonBackground.gif);
	float:left;
	margin-right:5px;
	height:30px;
	padding-top:2px;
	padding-right:5px;
	background-repeat:repeat-x;
	text-align:right;
}

.loggedInStatus a:link, .loggedInStatus a:active, .loggedInStatus a:visited, .loggedInStatus a:hover	{ color:#FFCB08; font-size:1em;}

#searchButton, #searchButton:link, #searchButton:active, #searchButton:visited	{
	background-image:url(/images/buttonsearchArrow.gif);
	background-repeat:no-repeat;
	top:0px;
	position:absolute;
	right:10px;
}
#searchButton:hover{
	background-image:url(/images/buttonsearchArrowOn.gif);
	background-repeat:no-repeat;
	top:0px;
	position:absolute;
	right:10px;
	border:0px;
}
#pageSearch	{
	/*float:right;*/
	position:absolute;
	right:0px;
	margin-right:0px;
	background-image:url(/images/buttonbackground.gif);
	background-repeat:repeat-x;
	/*padding-left:5px;*/

}

#pageFooter	{
	background-image:url(/images/footerBackground.gif);
	background-repeat:repeat-x;
	height:36px;
	text-align:center;
}

#pageFooter	span	{
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.8em;
}

#pageFooter	span	img		{
	vertical-align:middle;
}

/*---------------------------------------------------------------------------*/
/*								Content Area								*/
/*---------------------------------------------------------------------------*/

#contentContainer	{
	background:#366;
	background-position: 100% 0;
	background-repeat: repeat-y;
	height:auto;
}

#leftColumn {
background:#336666 none repeat scroll 0%;
float:left;
padding-left:3px;
padding-right:8px;
width:366px;
}
#centreColumn {
background:#336666 none repeat scroll 0%;
float:left;
padding-right:8px;
width:276px;
}
#rightColumn {
background:#336666 none repeat scroll 0%;
float:left;

width:276px;
}



#clearLeft{
	clear:both;
	width:100%;
	height:1px;
	position:relative;
}

/*---------------------------------------------------------------------------*/
/*				Content Box Classes (Left/Right page sides)					 */
/*---------------------------------------------------------------------------*/

.contentBoxHeader	{
	background-image:url(/images/contentBoxHeader.gif);
	background-repeat:no-repeat;
	width:149px;
	height:23px;
	margin-top:10px;
	text-align:center;
	margin-left:6px;
}

.contentBoxHeader	span	{
	top:5px;
	position:relative;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;	
	color:#FFFFFF;
}
.contentBoxes	{
	color:#666666;
	background-color:#E7E7E7;
	padding:0px;
	position:relative;
	margin-left:6px;
	width:149px;
	
}

.contentBoxes	p	{
	margin:0px;
	padding:0px 2px 0px 3px;
}

.contentBoxes p	a	{
	width:144px;
}

.contentBoxes	img	{
	padding:0px;
	margin:0px;
}

.contentBoxes	input	{
	/*radio buttons require this otherwise they are not aligned properly */
	vertical-align:text-bottom;
}
.contentBoxFooter	{
	background-image:url(/images/contentBoxBottom.gif);
	background-repeat:no-repeat;
	width:149px;
	height:5px;
	text-align:center;
	margin-left:6px;
}

a.cbLink, a.cbLink:visited, a.cbLink:active	{
	display:block;
	text-decoration:none !important;
	color:#666666 !important;
}

a.cbLink:hover	{
	background-color:#7d7d7d;
	color:#E7E7E7;
	text-decoration:none;
}

a.cbLinkHeader	{ text-decoration:none; }

.contentBoxAd	{
	text-align:center;
	margin-top:10px;
}

/*---------------------------------------------------------------------------*/
/*							End Content Box Classes		  					 */
/*---------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------*/
/*						General Link Formatting								 */
/*	- link formatting for the boxes on the left and right columns are under  */
/*    the Content Box area													 */
/*---------------------------------------------------------------------------*/
a.whiteLink, a.whiteLink:active, a.whiteLink:visited	{
	color:#FFFFFF;
	text-decoration:none;
}

a.whiteLink:hover	{
	color:#FFCB08;
	text-decoration:underline;
}
.topNav	{
	text-transform:uppercase;
	color:#FFFFFF;
}

.topNavdivider	{
	font-size:1.2em;
	font-weight:bold;
	padding:0px 2px 0px 3px;
}

.topNavText	{
	top:2px;
	position:relative;
	display:inline;
}

/*---------------------------------------------------------------------------*/
/*								General Classes			  					 */
/*---------------------------------------------------------------------------*/

.formButton	{
	background-color:#336666;
	color:#FFFFFF;
	font-weight:bold;
	/*border:1px solid #FFFFFF;*/
}

a.formButton, a.formButton:link a.formButton:visited, a.formButton:active	{
	padding:3px 8px 2px 8px;
	position:relative;
	top:6px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#336666;	
	border-top:2px solid #ffffff;
	border-left:2px solid #ffffff;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
	text-decoration:none;
	letter-spacing:0.1em;
}
a.formButton:hover {
	background-color:#114444;	
	border-right:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	border-left:2px solid #666666;
	border-top:2px solid #666666;
}

.left	{
	text-align:left;
}

.bold	{
	font-weight:bold;
}

.nobold	{
	font-weight:normal;
}

.redtext	{ color:#FF0000; }
.greentext	{ color:#336666; }
.bluetext	{ color:#4f4b69; }
.maroontext	{ color:#a25641; }
.whitetext { color:#FFFFFF; }
.reddot	{ color:#FF0000; }

.indented	{padding-left:15px;}

a.admlink, a.admlink:active, a.admlink:visited,  a.admlink:hover	{position:relative;left:15px;top:0px;color:#ff0000;}

.nowrap	{white-space:nowrap;}
/*---------------------------------------------------------------------------*/
/* Tag Styles   														  	 */
/*---------------------------------------------------------------------------*/
p, .afterHeading	{
	text-align:justify;
	padding:0px 5px 0px 5px;
}

h1,h2, h3	{
	color:#336666;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #336666;
	height:1em;
	padding-bottom:2px;
	margin-bottom:-8px;
	letter-spacing:2px;
}

h2	a	{ 
	text-decoration:none;
	color:#336666; 
	}

h1	{ font-size:1.75em; }
h2	{ font-size:1.25em; }
h3	{ font-size: 1em; }

table	{
	font-size: 1em;
	color: #000000;
	font-family: Arial,Verdana,sans-serif;
}

img { border-style:none; }
/*---------------------------------------------------------------------------*/
/* RSS Feed Styles   														  	 */
/*---------------------------------------------------------------------------*/
.rssHeader	{
	background-image: url(/styles/CalendarSkins/Web20/Img/calendarBg.gif);
	padding:1px;
	color:#666666;
	font-size:1.1em;
	font-weight:bold;
	}
.rssItem, .rssItem a	{

	background-color:#ffffff;

		}
.rssAltItem, .rssAltItem a	{
	background-color:#e7f1ff;

}
.rssText, .rssText a 
{
    color:#000000;
}
.rssFeed	{
	/* general feed layout */
	border:1px solid #336666;	
	}
	.rssUpdate 
	{
	    font-size:0.8em;
	    text-align:right;
	}
	    
