BODY
{
	font-family: verdana; 
	background-color: #FFFFFF; 
	margin: 0 0 0 0;
}

A
{
	color: #009900;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

H1
{
	color: #333366;
	font-size: 2em;
}

H2
{
	color: #333366;
	font-size: 1.5em;
}

H3, H4, H5
{
	color: #333366;
        font-size: 1em;
}


.mainContainer
{
	width: 900px;
	margin: 0 auto;
}
.headerContainer 
{
	text-align: left;
}
.headerLogo
{
	text-align: left;
	padding: 8px 0px 8px 4px;
}

.quickMenu
{
	float: right;
	background-image: url(/content/files/site%20layout/angle_submenu.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	background-color: #D2D9DB;
	font-size: 0.8em;
	line-height: 28px;
	padding-left: 40px;
	padding-right: 20px;
	font-size: 0.7em;
}

.quickMenu DIV, .quickMenu DIV DIV
{
        display: inline;
}

.quickMenu A
{
       padding-left: 8px;
       padding-right: 8px;
}

.mainContentWide
{

}

.mainMenuBar
{
	background-image: url(/content/files/site%20layout/angle_mainmenu.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 900px;
	text-align: left;
	background-color: #9493AD;
	font-size: 0.8em;
}


.contentMiddle
{
	text-align: left;
	font-size: 0.7em;
}


.breadcrumbs
{
	text-align: left;
	padding-left: 10px;
	background-color: #D2D9DB;
	font-size: 0.7em;
	line-height: 28px;
	height: 28px;
}

.leftPanel
{
	width: 200px;
}

.leftPanelWide
{
    width: 200px;
    float: left;
}

.leftPanelHome
{
      width: 350px;
}

.leftPanelHomeInner
{
      padding: 20px;
}

.leftPanelHomeInner P 
{
      margin-top: 0px;
      margin-bottom: 10px;
}

.centrePanel
{
	float: right;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 20px;
}

.centrePanel
{
	width: 500px;
}

.centrePanelWide
{
        width: 680px;
float: right;
}

.rightPanel
{
	float: right;
	width: 194px;
	margin: 0 auto;
}


.rightPanel IMG
{
	border: 0px;
}

.snapshotContainer
{
	float: right;
        width: 550px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

.snapshotContainer DIV
{
        display: inline;
        float: right;
}

.snapshot
{
        padding: 20px 10px;
        width: 140px;
}

.snapshot IMG
{
        padding-bottom: 10px;
}

.snapshot A
{
	background-image: url(/content/files/snapshot_images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
        padding-left: 15px;
}




.footerBar
{
	background-color: #333366;
	text-align: right;
	line-height: 28px;
	height: 28px;
}



.copyright
{

	padding-right: 10px;
	font-size: 0.7em;
	color: #FFFFFF;
}


.searchBox
{
	padding-top: 50px;
}




/* +++++++++++++ HOOPLA MENUS +++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++ */


.mainMenuBar DIV
{
	display: inline;
	padding: 0px;
	margin: 0px;
}
.mainMenuBar 
{
	min-height: 28px;
}
.mainMenuBar .menu A 
{
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	font-size: 0.9em;
	padding: 7px 8px 7px 8px;
}
.breadcrumbs 
{
	clear: both;
}

.mainMenuBar .menu A:hover
{
	background-color: #333366;
}


.leftPanel .menu A, .leftPanelWide .menu A
{
	color: #009900;
	text-decoration: none;
	line-height: 14px;
	padding: 7px 5px 7px 10px;
	display: block;
}


.leftPanel .menu A:hover, .leftPanelWide .menu A:hover
{
	color: #FFFFFF;
	background-color: #333366;
}



/* +++++++++++++ NEWS ARTICLES +++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++ */

.Article{
  padding-bottom: 20px;
}

.ArticleTitle{
  	color: #333366;
	font-size: 1.5em;
        padding-bottom: 10px;
}

.ArticleDate{
  padding-bottom: 10px;
  font-weight: 600;
}

.ArticleLink{
  padding-top: 10px;
}
