/* CSS Document */


/* Headings
----------------------------------------------------------*/
	h1 {
		color: #165e8e;
		}
		
	h2 {
		color: #165e8e;
		}
		
	h3 {
		color: #4f4f4f;
		}
		
	h4, h5, h6, h7 { 
		color: #4f4f4f;
		}
		
		/* three column H tags */
		
	#contentThreeColumn h1 {
		color: #165e8e;
		}
		
	#contentThreeColumn h2 {
		color: #165e8e;
		}
		
	#contentThreeColumn h3 {
		color: #4f4f4f;
		}
		
	#contentThreeColumn h4, h5, h6, h7 { 
		color: #4f4f4f;
		}
		
		/* two column H tags */
		
	#contentTwoColumn h1 {
		color: #165e8e;
		}
		
	#contentTwoColumn  h2 {
		color: #165e8e;
		}
		
	#contentTwoColumn h3 {
		color: #4f4f4f;
		}
		
	#contentTwoColumn h4, h5, h6, h7 { 
		color: #4f4f4f;
		}
		


/* Tables
---------------------------------------------------------*/ 

/* Rem out beacuse one style is used for table in primary css Date 20-oct-2008  		
	.formWrapper {
		border-bottom:1px solid #0476b2;
		}

	.formTitle {
		background-color:#0476b2;
		color:#FFFFFF;
		}
	
	th {
		background-color:#cadde7;
		color:#165e8e;
		}
		
	.columnHighlight {
		background-color:#edf1f4;
		}
		
		*/
		
/* Bulleted list
----------------------------------------------------------------------------------------------------*/
	.bulletList ul{
		color:#165e8e;
		}
	
		
		
/* Side navigation START here
----------------------------------------------------------------------*/
	/* second level navigation */
	#sectionhpsideNavigation ul li a {
		color:#0b3855;
		background:url(../../images/section_colours/about_us/2nd_lvl_nav_arrow.gif) no-repeat left;
		border-bottom:1px solid #edf1f4;
		}
		
	#sectionhpsideNavigation ul li a:hover {
		background-color:#edf1f4;
		}
		
	#sectionhpsideNavigation ul li a:active{
		background-color:#cadde7;
		}
		
			/* taken from primary css for side navigation */
		/* Side navigation */
	#sideNavigation {
		clear:right;
		float:left;
		width:180px;
		background-color:#FFFFFF;
		margin: 0;
		padding: 0;
		}
		
		
	/* third level navigation */
	#sectionhpsideNavigation ul li ul li a, #sectionhpsideNavigation ul li ul li a:visited {
		color:#4f4f4f;
		background-image:none;
		border-bottom:1px solid #edf1f4;
		}
		
	#sectionhpsideNavigation ul li ul li a:hover {
		background:url(../../images/section_colours/about_us/3rd_lvl_arrow-onstate.gif) no-repeat left;
		background-color:#edf1f4;
		}
		
	#sectionhpsideNavigation ul li ul li a:active {
		color:#0b3855;
		background-color:#edf1f4;
		}
		
		
		
	/* fourth level navigation */
	#sectionhpsideNavigation ul li ul li ul li a, #sectionhpsideNavigation ul li ul li ul li a:visited {
		color:#4f4f4f;
		border-bottom:1px dashed #edf1f4;
		background-image:none;
		}
		
	#sectionhpsideNavigation ul li ul li ul li a:hover {
		background:url(../../images/section_colours/about_us/4th_lvl_arrow.gif) no-repeat left;
		}
		
	#sectionhpsideNavigation ul li ul li ul li a:active {
		background:url(../../images/section_colours/about_us/4th_lvl_arrow-onstate.gif) no-repeat left;
		background-color:#ffffff;
		color:#0b3855;
		}
		
/* Side navigation END here
----------------------------------------------------------------------*/
	
	
	
	/* Inpage Images*/	
	.imageText{
		color:#165e8e;
		}
	
	
		
	/* 3 column sub - right-hand tools column*/
	#right_column {
		border-bottom:1px solid #0476b2;
		background-color:#edf1f4;
		}
		
		
		
	/* 2 column sub - bottom tools column*/			
	#bottomColumn .vertical 
	{
		background-color:#edf1f4;
		border-bottom:1px solid #0476b2;
		}
	#bottomColumn .verticalEnd {
		background-color:#edf1f4;
		border-bottom:1px solid #0476b2;
		}	
#bottomColumn .verticaL
{
}



	/*panel properties*/	
	.panel h2 {
		color:#165e8e;
		}
		
		
		
	#right_column .quickGo {
		background:url(../../images/section_colours/about_us/go_submit.gif) no-repeat top left;
		color: #fff;
		}
		
	#right_column .quickGo:hover {
		color: #fff;
		background:url(../../images/section_colours/about_us/go_submit-over.gif) no-repeat top left;
		}
		
	#bottomColumn .quickGo {
		background:url(../../images/section_colours/about_us/go_submit.gif) no-repeat top left;
		color: #fff;
		}
		
	#bottomColumn .quickGo:hover {
		color: #fff;
		background:url(../../images/section_colours/about_us/go_submit-over.gif) no-repeat top left;
		}
	
		/* two column */
			#bottomColumn .vertical li a
			{
				margin-left:-15px;
				font-size:100%;
		}
	
	
	/* Tools Links
	--------------------------------*/
	.printer {
		background:url(../../images/miscellaneous/icon_printer.gif) 0 .0em no-repeat;
		}
		

		
		
	/* Got a question*/		
	#questionPanel{
		border-top:1px solid #0476b2;
		}
		
		
		
		

	/* Do it online panel
	--------------------------------*/
	.online li a:link, .online li a:visited {
		border-top:2px solid #ffffff;
		background:url(../../images/section_colours/about_us/hypertext_arrow.gif) no-repeat left;
		background-color:#edf1f4;
		}
		
	.online li.topItem a:link, .online li.topItem a:visited {
		border-top:none;
		background:url(../../images/section_colours/about_us/hypertext_arrow.gif) no-repeat left;
		background-color:#edf1f4;
		}
		
	.online li a:hover, .online li.topItem a:hover {
		background-color:#cadde7;
		}
	
		
	
	
	
	
	
	/* Related Downloads Panel*/
	.downloads li a:link, .downloads li a:visited {
		border-top:2px solid #ffffff;
		background:url(../../images/section_colours/about_us/pdf_icon.gif) no-repeat left;
		background-color:#edf1f4;
		}
		
	.downloads li.topItem a:link, .downloads li.topItem a:visited {
		border-top:none;
		background:url(../../images/section_colours/about_us/pdf_icon.gif) no-repeat left;
		background-color:#edf1f4;
		}
		
	.downloads li a:hover, .downloads li.topItem a:hover {
		background-color:#cadde7;
		}
		
		
		
		
	/* Contacts Panel */
	.contactsPanel{
		background-color:#edf1f4;
		}
		
	.email {
		background:url(../../images/miscellaneous/icon_email.gif) 0 .0em no-repeat;
		}
	
	.emailBottom {
		background:url(../../images/miscellaneous/icon_email.gif) 0 .0em no-repeat;
		}
		
	.phone {
		background:url(../../images/miscellaneous/icon_phone.gif) 0 .0em no-repeat;
		}
		
		
		
	/* Captions */
	.captionsPanel{
		background-color:#edf1f4;
		}
	
	
	
/* Section Index START here
----------------------------------------------------------------------------------------------------*/
	#indexSubPromo h1{
		border-top:solid 1px #0476b2;
		color:#165e8e;
		background:url(../../images/section_index_imagery/about_us/sub_promo_arrow.gif) no-repeat left;
		background-color:#ffffff;
		}
		
	#indexSubPromo h1:hover {
		text-decoration:underline;
		}
		
		
	.SubPromoContainer {
		background:url(../../images/section_index_imagery/about_us/bkg_grad_sub_promo.gif) no-repeat bottom;
		}

/*ADDED BY PMC AS NO STYLE FOR LINKS IN THE SUB PROMO SECTIONS WERE DECLARED*/

	#contentThreeColumn #indexSubPromo a{
		color:#165e8e;
		}

	#contentThreeColumn #indexSubPromo a:hover {
		text-decoration:underline;
		}

		
/*END ADDED BY PMC AS NO STYLE FOR LINKS IN THE SUB PROMO SECTIONS WERE DECLARED*/

/* Section Index END here
----------------------------------------------------------------------------------------------------*/	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	