/* Blue */

/*************************************/
/* NOW SET IN MAIN STYLESHEET ********/
/*************************************/
/*
a:link, p a:link, ul a:link, ol a:link {color: #58595B; text-decoration: underline}
a:visited, p a:visited, ul a:visited, ol a:visited {color: #58595B; text-decoration: underline}
a:active, p a:active, ul a:active, ol a:active {color: #0077c0; text-decoration: none}
a:hover, p a:hover, ul a:hover, ol a:hover {color: #0077c0; text-decoration: none}

h1, h1 p {color: #0077c0; font-weight: bold; margin-top: 0px; margin-bottom: 10px; line-height:110%}
h2, h2 p {color: #0077c0; font-weight: bold; margin-top: 0px; margin-bottom: 10px; line-height:110%}
*/
/*************************************/
/* END *******************************/
/*************************************/

.sectionactive a:link, .sectionactive a:visited {COLOR: #0077c0; text-decoration: none}
.sectionactive a:active, .sectionactive a:hover {COLOR: #0077c0; text-decoration: underline}

div.leftColumnOuter { border-right: 1px solid #0077c0; }

div.leftNavigationContainer {
	border-top: 1px solid #0077c0;
}

div.leftNavigationContainerCellON, div.leftNavigationContainerCellOFF {
	border-bottom: 1px solid #0077c0;
}

div.leftNavigationContainerCellON a:link {COLOR: #0077c0;}
div.leftNavigationContainerCellON a:visited {COLOR: #0077c0;}
div.leftNavigationContainerCellON a:active {COLOR: #0077c0;}
div.leftNavigationContainerCellON a:hover {COLOR: #0077c0;}

li.L3navigationON a:link {COLOR: #0077c0;}
li.L3navigationON a:visited {COLOR: #0077c0;}
li.L3navigationON a:active {COLOR: #0077c0;}
li.L3navigationON a:hover {COLOR: #0077c0;}

div.eventsMonthCommencing {	border: 1px solid #0077c0; }

/*************************************/
/* NOW SET IN MAIN STYLESHEET ********/
/*************************************/
/*
table.tableformatting th {
	background-color: #B5D9EA;
	font-weight: bold;
	text-align: left;
}
*/
/*************************************/
/* END *******************************/
/*************************************/

input.button, span.website input.cmsinputbuttonmain
{
	background: #B5D9EA;
	font-weight: bold;
	color: #ffffff;
}

input.button:focus,
span.website input.cmsinputbuttonmain {background: #0077c0; color: #ffffff;}