@charset "UTF-8";
body
{
	font-family: calibri, helvetica, sans-serif;
	background-image: url(../images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -10px;
	margin-top: 30px;
}
A:active {
	font-family: calibri, helvetica, sans-serif;
	color: #2971B8;
	text-decoration: none;
}
A:link {
	font-family: calibri, helvetica, sans-serif;
	color: #2971B8;
	text-decoration: none;
}
A:visited {
	font-family: calibri, helvetica, sans-serif;
	color: #2971B8;
	text-decoration: none;
}
A:hover {
	font-family: calibri, helvetica, sans-serif;
	color: #D32626;
	text-decoration: none;
}

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	height: 28px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	/*width: 150px;*/
	float: left;
	padding: 0;
}
ul.MenuBarHorizontal li UL li a
{
	font-weight: normal;
}
ul.MenuBarHorizontal li ul li
{
	font-family: calibri, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	height: 28px;
	font-weight: normal;
	
}
ul.MenuBarHorizontal ul
{
	padding: 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	width: 12em;
	position: absolute;
	left: -1000em;
	font-family: calibri, helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	height: 28px;
	font-weight: normal;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 100%;
	font-family: calibri, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 0 0 0 101%;
	
	
}
ul.MenuBarHorizontal ul ul li
{
	font-family: calibri, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
	
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border-top-width: 0px;
	border-bottom-width: 0px;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a, ul.MenuBarHorizontal a:visited
{
	display: block;
	cursor: pointer;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0.5em 0.75em;
	text-decoration: none;
	font-family: calibri, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-image: url(../images/header_bg2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #ffffff;
	font-family: calibri, helvetica, sans-serif;
	font-size: 13px;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-image: url(../images/header_bg2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: calibri, helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu2
{
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: calibri, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;

}
ul.MenuBarHorizontal a:hover.MenuBarItemSubmenu2
{

	
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: calibri, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	

}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	/*background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
	font-family: calibri, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(../images/header_bg2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	
	/*background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
	font-family: calibri, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../images/header_bg2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	/*background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;*/
	font-family: calibri, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
		background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}
}
ul.MenuBarHorizontal li .mainmenu {
	font-family: calibri, helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}

#MASKHEADER #MAINMENU {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 100%;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#pageframe {
	width: 900px;
	padding: 0px;
	height: auto;
	margin: 0px;
}
#pageframe #MASKHEADER {
	padding: 0px;
	margin: 0px;
}
#pageframe #MASKHEADER #HEADERBANNER {
	padding: 0px;
	margin: 0px;
	height: 125px;
}
#pageframe #MASKHEADER #SUBMENUBAR {
	background-image: url(../images/tile_news_topbg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	height: 30px;
	float: left;
	width: 900px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#pageframe #MASKHEADER #SUBMENUBAR UL {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 25px;
	margin-bottom: 0px;
}
#pageframe #MASKHEADER #SUBMENUBAR #searchbar {
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 2px;
	padding: 0px;
	text-align: right;
	height: 30px;
}
#pageframe #MASKHEADER #SUBMENUBAR #searchbar .Search {
	font-family: calibri, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 19px;
	width: 70px;
}
#pageframe #MASKHEADER #HEADERBANNER H1 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
}
#pageframe #MASKHEADER #HEADERBANNER H6 {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-left: 15px;
}


#pageframe #MASKHEADER #SUBMENUBAR UL  LI {
	display: inline;
	padding-right: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	
}
#pageframe #mainpage {
	margin: 0px;
	padding: 0px;
	min-height: 500px;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/tile_news.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	float: left;
}
 #pageframe #mainpage #advertbanner {
	margin: 0px;
	padding: 10px;
	float: left;
	text-align: center;
	width: 100%;
}

 #pageframe #mainpage #leftcol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 630px;
	background-image: url(../images/tile_newsbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
#pageframe #mainpage #rightcol {
	padding: 0px;
	float: right;
	height: auto;
	width: 269px;
	background-image: url(../images/tile_newsbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
#right_panel {
	padding: 0px;
	float: right;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#right_panel H1 {
	font-family: calibri, helvetica, sans-serif;
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/rightcol_subheader_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 34px;
	width: 100%;
	text-indent: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#right_panel P {
	font-family: calibri, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	margin: 0px;
	background-image: url(../images/rightcol_panel_bg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#right_panel UL {
	font-family: calibri, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-image: url(../images/rightcol_panel_bg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#right_panel UL li {
	font-family: calibri, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/expand-right.gif);
	list-style-type: square;
}
#SUBMENUBAR IMG {
	padding-right: 5px;
	padding-left: 5px;
}
#headerlogo {
	background-image: url(/images/header_hockeynsw_logo2010.png);
	background-position: 0px 0px;
	height: 92px;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
}
#waratahlogo {
	background-image: url(../images/header_waratah_logo.png);
	background-position: 0px 0px;
	height: 80px;
	width: 151px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
	
}
#leftcol_page {
	margin-bottom: 0;		/* don't rely on margin collapsing. simply have
							   no bottom margin */
	margin-top: 0.5em;
	margin-left: 5px;
	float: left;
	width: 605px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#leftcol_page H1 {
	font-family: calibri, helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #000000;
	padding-left: 0px;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 10px;
	margin: 0px;
}
#leftcol_page H2 {
	font-family: calibri, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#leftcol_page p {
	font-family: calibri, helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#leftcol_page UL LI
{
	font-family: calibri, helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
#leftcol_page table
{
	font-family: calibri, helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin-left: 0px;
	margin-bottom: 10px;
}
#leftcol_page table tr td
{
	font-family: calibri, helvetica, sans-serif;
	font-size: 1em;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/rightcol_panel_bg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	vertical-align: top;
}
#leftcol_page table tr td img
{
	margin-left: 0px;
	border: 2px solid #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/rightcol_panel_bg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;

}
#leftcol_page table tr td.tableheader
{
	font-family: calibri, helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/rightcol_subheader_bg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	height: 22px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#leftcol_page table tr td.tableheader2
{
	font-family: calibri, helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/rightcol_subheader_bg2.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	height: 22px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#leftcol_page table tr td p
{
	font-family: calibri, helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#leftcol_panel {
	margin: 0px;
	padding: 0px;
	height: 370px;
	width: 100%;
	float: left;
}
#leftcol_panel2 {
	/*border: 1px solid #62A6D8; */
	margin-bottom: 0;		/* don't rely on margin collapsing. simply have
							   no bottom margin */
	margin-top: 0.5em;
	margin-left: 5px;
	padding: 0px;
	float: left;
	width: 605px;
	height: auto;
	background-image: url(/images/sections_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#leftcol_panel2_top {
	/*border: 1px solid #62A6D8; */
	margin-bottom: 0;		/* don't rely on margin collapsing. simply have
							   no bottom margin */
	margin-left: 0px;
	float: left;
	width: 605px;
	height: 2px;
	background-image: url(/images/sections_topbg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#leftcol_panel2_footer {
	/*border: 1px solid #62A6D8; */
	margin-bottom: 0;		/* don't rely on margin collapsing. simply have
							   no bottom margin */
	margin-left: 0px;
	float: left;
	width: 605px;
	height: 37px;
	background-image: url(/images/sections_footerbg.gif);
	background-position: 0px 0px;
}
#leftcol_panel2_footer2 {
	/*border: 1px solid #62A6D8; */
	margin-bottom: 0;		/* don't rely on margin collapsing. simply have
							   no bottom margin */
	margin-left: 5px;
	float: left;
	width: 605px;
	height: 20px;
	background-image: url(/images/sections_footerbg.gif);
	background-position: 0px -20px;
}
#leftcol_leftpanel {
	margin: 5px;
	padding: 0px;
	float: left;
	width: 48%;
}
#leftcol_rightpanel {
	margin: 5px;
	float: right;
	width: 46%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: auto;
	padding: 0px;
}
#right_panel_enews {
	padding: 0px;
	float: right;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../images/rightpenal_enewsbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 35px;
}
#right_panel_enews H1 {
	font-family: calibri, helvetica, sans-serif;
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/rightcol_subheader_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 34px;
	width: 100%;
	text-indent: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#right_panel_enews P {
	font-family: calibri, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	margin: 0px;
}
#leftcol_panel2 #leftcol_leftpanel H1 H1 {
	margin-bottom: 5px;		/* don't rely on margin collapsing. simply have
							   no bottom margin */
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0em;
	background-image: url(../images/left_subheader_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 30px;
	text-indent: 5px;
	font-family: calibri, helvetica, sans-serif;
}
#leftcol_panel2 #leftcol_rightpanel H1 {
	margin-bottom: 5px;		/* don't rely on margin collapsing. simply have
							   no bottom margin */
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0em;
	background-image: url(../images/left_subheader_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 30px;
	text-indent: 5px;
	font-family: calibri, helvetica, sans-serif;
}
#pageframe #mainpage #leftcol #leftcol_panel2 #leftcol_leftpanel H1 {
	line-height: 20px;
	color: #000000;
	padding-left: 20px;
	font-family: calibri, helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;		/* don't rely on margin collapsing. simply have
							   no bottom margin */
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0em;
	background-image: url(../images/left_subheader_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 30px;
	text-indent: 10px;
}
#pageframe #mainpage #leftcol #leftcol_panel2 #leftcol_rightpanel H1 {
	line-height: 20px;
	color: #000000;
	padding-left: 20px;
	font-family: calibri, helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;		/* don't rely on margin collapsing. simply have
							   no bottom margin */
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0em;
	background-image: url(../images/left_subheader_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 30px;
	text-indent: 10px;
}
#pagefooter {
	margin: 0px;
	padding: 0px;
	width: 900px;
	float: left;
	text-align: center;
	height: 170px;
}
#pagefooter H1 {
	background-image: url(../images/left_subheader_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px -20px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#pagefooter p {
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-family: calibri, helvetica, sans-serif;
	line-height: 15px;
	font-size: 12px;
	text-align: center;
	width: 100%;
}
#pageframe #MASKHEADER #SUBMENUBAR #searchbar .Submitbutton {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	/*float: right;*/
}



#pageframe #MASKHEADER #SUBMENUBAR #searchbar .searchtext {
	font-family: calibri, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 162px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #FF0000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
#officialsite {
	font-family: calibri, helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	float: left;
	width: 100%;
}
#pageframe #mainpage #rightcol #right_panel .mylocation {
	font-family: calibri, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	height: 20px;
	border: 1px solid #FF0000;
	width: 160px;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#pageframe #mainpage #rightcol #right_panel #SEARCHLOC {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#pageframe #mainpage #rightcol #right_panel_enews .mylocation {
	font-family: calibri, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	height: 20px;
	border: 1px solid #FF0000;
	width: 160px;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#pageframe #mainpage #rightcol #right_panel_enews #SEARCHLOC {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#advertisement {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}

#advertisement H1 {
	font-family: calibri, helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	/*background-image: url(../images/rightcol_subheader_bg.gif);*/
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 18px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: LEFT;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#advertisement P {
	font-family: calibri, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/rightcol_panel_bg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	text-align: center;
}


#news_thumbnails {
	margin: 0px;
	padding: 5px;
	float: left;
	height: 55px;
	width: 270px;
	background-color: #F8F8F8;
}
#news_thumbimg {
	margin: 0px;
	float: left;
	height: 50px;
	width: 50px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#news_thumbimg img {
	border: 1px solid #CCCCCC;
}
#news_thumbheadline {
	font-family: calibri, helvetica, sans-serif;
	margin: 0px;
	float: right;
	height: 50px;
	width: 210px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 14px;
	color: #000000;
}
#PageFrame #pageframe #mainpage #leftcol #leftcol_page #NewsImagePanel {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	width: 330px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(/images/rightcol_panel_bg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#PageFrame #pageframe #mainpage #leftcol #leftcol_page #NewsImagePanel IMG {
	float: left;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	padding-top: 5px;
}

#PageFrame #pageframe #mainpage #leftcol #leftcol_page #NewsImagePanel #NewsImagePanel_text {
	font-family: calibri, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: left;
	height: auto;
	width: 310px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 5px;
	padding: 0px;
}
#PageFrame #pageframe #mainpage #leftcol #leftcol_page #NewsImagePanel #NewsImagePanel_text p {
	font-family: calibri, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.floatLeft {
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
  }

.floatRight {
  float: right;
  margin: 0 0 10px 10px;
  }
#HomepageDisabled {
	font-family: calibri, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 10px;
	float: left;
	height: 200px;
	width: 900px;
}
img, div { behavior: url(/includes/iepngfix/iepngfix.htc) }
#PageFrame #pageframe #mainpage #leftcol #leftcol_panel2 #leftcol_rightpanel P {
	margin: 0px;
	padding: 0px;
}
#PageFrame #pageframe #mainpage #leftcol #leftcol_page #leftcol_panel2 #leftcol_rightpanel TABLE {
	background-color: #FFFFFF;
}
#PageFrame #pageframe #mainpage #leftcol #leftcol_page #leftcol_panel2 #leftcol_rightpanel TABLE.tdrow {
	background-color: #FFFFFF;
}
.no_imageborder
{
border: 0px;
}
#PageFrame #pageframe #mainpage #rightcol #right_panel #ThisWeek {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	float: left;
	height: auto;
	width: 265px;
}
#PageFrame #pageframe #mainpage #rightcol #right_panel #ThisWeek H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(/images/rightcol_subheader_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 20px;
	line-height: 20px;
}
#PageFrame #pageframe #mainpage #rightcol #right_panel #ThisWeek P {
	margin: 0px;
	padding: 0px;
}
#PageFrame #pageframe #mainpage #rightcol #right_panel #ThisWeek UL {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
}
#PageFrame #pageframe #mainpage #rightcol #right_panel #ThisWeek UL LI {
	margin-left: -22px; 
	font-size: 12px; 
	padding-top: 0px; 
	margin-top: 0px;
}
#PageFrame #pageframe #mainpage #rightcol #right_panel #ThisWeek A {
	font-size: 14px;
}
#PageFrame TR TD #pageframe #mainpage #FeaturePanel {
	float: left;
	height: 80px;
	width: 899px;
	background-image: url(../images/tile_news_topbg.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#PageFrame TR TD #pageframe #mainpage #FeaturePanel #PanelImage1 {
	padding: 0px;
	float: left;
	height: 80px;
	width: 265px;
	background-color: #fff;
	margin-left: 4px;
	color: #FFF;
}
#PageFrame TR TD #pageframe #mainpage #FeaturePanel #PanelImage2 {
	padding: 0px;
	float: left;
	height: 80px;
	width: 350px;
	background-color: #fff;
	color: #FFF;
	margin-left: 5px;
	margin-bottom: 5px;
}
#PageFrame TR TD #pageframe #mainpage #FeaturePanel #PanelImage3 {
	padding: 0px;
	float: left;
	height: 80px;
	width: 265px;
	background-color: #fff;
	margin-left: 5px;
	color: #FFF;
}
#PageFrame TR TD #pageframe #mainpage #leftcol #FeaturePanel2 {
	padding: 0px;
	float: left;
	height: 80px;
	width: 620px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#PageFrame TR TD #pageframe #mainpage #leftcol #FeaturePanel2 #PanelImage2 {
	float: left;
	height: 80px;
	width: 200px;
	background-color: #039;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	color: #FFF;
	padding-top: 5px;
}

