/* Copyright (c) 2009, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.7.0*/

body{margin:0px; }optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}

/*~	font reset module	
	Based off the YUI font reset stylesheet (http://developer.yahoo.com/yui/fonts/).
*/
body {font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #efefed;
	color: #330066;
	margin: 0px;
	padding: 0px;
	behavior: url(/inc/csshover.htc);
}

.clearfix:after {
    content: "."; /* the period is placed on the page as the last thing before the div closes */
	display: block; /* inline elements don't respond to the clear property */ 
    height: 0; /* ensure the period is not visible */
    clear: both; /* make the container clear the period */
    visibility: hidden;	/* further ensures the period is not visible */
}
.clearfix {display: inline-block;} /* a fix for IE Mac */
/* next fix Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* end of "no-extra-markup" clearing method */


*{
	padding: 0em;
	margin: 0em;
}



input{
	color: #4D4D4D;
}

/*HORIZONTAL TILED IMAGE BEHIND THE PAGE*/
#upbg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 150px;
	background: url('/images/bg-body.gif') repeat-x;
	/*z-index: 1;*/
}


#wrapper{
	position:relative;
/*z-index:2;*/
/*	width: 82%;*/
	width: 965px;
	margin: 0 auto;
	background:#efefed;
	text-align:left;
}

div.banner{
	position: relative;
	width:965px;
	height: 110px;
	max-height: 110px;
	overflow:hidden;
	background: #4C2A17 url('/images/banner.jpg');
}

div.banner h1{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 4.5em;
	border-bottom: 0px;
	margin: 30px 0px 0px 10px;

}

span.small-blue{
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: normal;
	font-size: .6em;
	border-bottom: 0px;
	color: #B8CCDD;
}

/*======================================================================
HOME
========================================================================*/

div.home-pic{width:945px; 
	margin-top:30px; 
	margin-right:auto; 
	margin-bottom:0px; 
	margin-left: auto; 
	background:white url(/images/banner-home.jpg) 20px 20px no-repeat; 
	height: 400px; 
	border-top: 20px solid #efefed;
}

div.home-pic p{font-family: 'times new roman', 	times, serif;
	color:white; 
	font-weight: 600; 
	font-size: 2.3em; 
	line-height: 1em; 
	padding-left: 465px; 
	padding-top: 60px;
}


/*HOME LH*/
div.home-lh{width:905px; 
	padding: 20px 20px 20px 20px; 
	margin-top:0px; 
	margin-right:auto; 
	margin-bottom:0px; 
	margin-left: auto; 
	background:white;

}



/*HOME RH*/
div.home-rh{margin-left:605px; 
}


/*======================================================================
CONTENT
========================================================================*/
/*This wraps the left-centre-right*/
div.content-wrap{
	width:965px; 
	padding: 0px 0px 0px 0px; 
	margin-top:0px; 
	margin-right:auto; 
	margin-bottom:0px; 
	margin-left: auto; 
	background:#F0F0F0;
}

/*CONTENT LH*/
/*Content page left-hand menu*/
div.content-lh{float:left; 
	margin-left: 15px;
	margin-right:15px;
	width: 150px; 
	padding:0px 0px 10px 0px;
	background:#E5E4E1; 
	text-align:left;
	border-bottom: 10px solid #cccccc;
	
}

div.content-lh ul{margin-left: 10px;
	padding-left: 0px;
	margin-bottom: 75px;

}
div.content-lh ul li{list-style-type:none;
	font-size: 12px;
	font-weight:600;
	text-transform:uppercase;
	color: #3B2314;
	border-bottom: 1px solid #C1B9B0;
	line-height: 250%;
}

div.content-lh ul li a:link{
	color: #3B2314;
	display:block;
	text-decoration:none;
}
div.content-lh ul li a:visited{
	color: #3B2314;
	display:block;
	text-decoration:none;
}
div.content-lh ul li a:hover{
	color: #458FB6;
	display:block;
	text-decoration:none;

}

/*INDEX PAGES FOR EACH SUBSECTION. THERE IS A SECOND FOR CONTENT PAGES IMMEDIATELY BELOW*/

/*CONTENT HOLD*/
/*This wraps the centre and rh columns*/
div.content-hold{margin-left:185px; 
	background:#ffffff;
	width:720px;
	height:100%;
	padding:10px 20px 0px 20px;
/*border:1px dashed green; */
text-align:left;
	
}

/*CONTENT CENTRE*/
div.content-centre-level2{width:500px; 
	background: white; 
	float:left; 
/*	border:1px dashed green;*/
}
/*CONTENT RH*/
div.content-rh{width:200px; 
	margin-left:520px; 
}
div.content-rh img{margin-bottom: 10px;
}

/*LEVEL 2 HOME PAGES HOLD*/
table#level2{
	width:720px;
}
table#level2 td p{
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 1.0em;
	text-align: left;
	color: #4D4D4D;
}

table#level2 td p.intro{
	line-height: 1.5em;
	margin-bottom: 1.2em;
	text-align: left;
	color: #458FAD;
}

table#level2 td.left{
	width:480px;
	background:white;
	padding: 0px 20px 0px 0px;
}
table#level2 td.right{
	width:200px;
	background:white;
	padding-left: 20px;
	padding:0px;
}
table#level2 td.left ul li{
	font-size: .9em;
	line-height: 1.4em;
	text-align: left;
	color: #4d4d4d;
}













/*CONTENT PAGES FOR EACH SUBSECTION. THERE IS A SECOND FOR INDEX PAGES IMMEDIATELY ABOVE*/

/*CONTENT HOLD*/
/*This wraps the centre and rh columns*/
div.content-hold-level3{margin-left:190px; 
	background:#ffffff;
	width:720px;
	height:100%;
	padding:10px 20px 0px 20px;
	
}






/*CONTENT CENTRE
div.content-centre-level3{width:710px; 
	background: white; 
	float:left; 


}

/*CONTENT RH
div.content-rh{width:200px; 
	margin-left:520px; 

}
div.content-rh img{margin-bottom: 10px;


}*/





table.newsletter, table.annrep{
	width: 95%; 
	border-collapse:collapse; 
	border:1px solid #458FAD;
}

table.newsletter td, table.annrep td{
	border-collapse:collapse; 
	border:1px solid #d2e6ee;
	padding-left: 13px;
	text-align: left;
	font-size: 12px;
}

table.newsletter td span, table.annrep td span{
	font-size: 10px;
}


table.newsletter td.grey, table.annrep td.grey {
	background:#efefef;

}

table.newsletter td a{
	background: url(/images/ico-pdf.gif) 0% 0% no-repeat;
	padding-left: 22px;
}

table.newsletter td a:visited{
	background: url(/images/ico-pdf.gif) 0% 10% no-repeat;
	padding-left: 22px;
}
table.annrep td a{background:none;	padding-left: 22px;}

img.right{
	float:right; 
	margin-left: 
	10px; margin-bottom: 5px; 
	border:1px solid #cccccc;
}


/*annnrep index page*/
table.annrepIndex{
	width: 80%; 
	border-collapse:collapse; 
	border:1px solid #458FAD;
}

table.annrepIndex td{
	border-collapse:collapse; 
	border:1px solid #d2e6ee;
	padding: 3px 3px 3px 13px;
	text-align: left;
	font-size: 12px;
}
table.annrepIndex td.grey{
	background:#efefef;
}







/*======================================================================
ELEMENTS
========================================================================*/

img.right{
	float:right; 
	margin-left: 
	10px; margin-bottom: 5px; 
	border:1px solid #cccccc;
}



p, ul.text li{
	font-size: 1.05em;
	line-height: 1.4em;
	margin-bottom: 1.0em;
	text-align: left;
color: #4d4d4d;

}






div.dt, div.dd, div.dd p, div.dt p, div.dd div.dd p, div.dt div.dt p, div.dd ul.text li{
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 1.0em;
	text-align: left;
	color: #4d4d4d;
}

p.intro{
	line-height: 1.5em;
	margin-bottom: 1.2em;
	text-align: left;
	color: #458FAD;
}
p.intro a{
	color: #2d5c71;
	border-bottom: 1px dotted #2d5c71;
	text-decoration:none;
}
p.intro a:visited{
	color: #2d5c71;
	border-bottom: 1px dotted #2d5c71;
	text-decoration:none;
}
p.intro a:hover{
	color: #2d5c71;
	border-bottom: 0px;
	text-decoration:none;
}

/*PDF attachment*/
p.pdf{
  background: url(/images/ico-pdf.gif) no-repeat 0% 45%;
  padding-left:20px;
  }




/*ul.text li{
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 1.0em;
	text-align: left;
	color: #4D4D4D;
	text-align: left;

}
*/
ul.text li ul li{
	font-size: 100%;
	line-height: 1.4em;
	margin-bottom: 1.0em;
	text-align: left;
	color: #4D4D4D;
	list-style-type:square;
	text-align: left;

}


a:link{
	color: #458fad;
	text-decoration: none;
}
a:visited{
	color: #458fad;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{color: #458FAD;
	font-family: 'times new roman', times, serif;
	font-size: 2em;
	margin-bottom: .5em;
		text-align: left;

}


h2{color: #458FAD;
	font-family: 'times new roman', times, serif;
	font-size: 1.7em;
	margin-bottom: .5em;
	text-align: left;
	
}

h3{color: #458FAD;
	font-size: 1.4em;
	font-family: 'times new roman', times, serif;
	margin-bottom: .5em;
	border-bottom: 1px dotted #458FAD;
	width: 85%;
	text-align: left;
}




h4{color: #458FAD;
	font-size: 1.2em;
	font-family: 'times new roman', times, serif;
	margin-bottom: .5em;
	text-align: left;

	
}

/*ann rep tables*/

table.annrep{
	border:1px solid #cccccc;
	border-collapse:collapse;
	width: 77%;
	margin-left: 1em;
}	

table.annrep td{
	border:1px solid #f1f1f1;
	padding:3px 5px 1px 7px;
	text-align:right;
	}
	/*left align text colums*/
	table.annrep td.left{
	text-align:left;
	}
	/*single underline*/
	table.annrep td.borderBot{
	border-bottom:1px solid #458FAD;
	}
	
		/*double underline*/
	table.annrep td.borderBot2{
	border-bottom:2px solid #458FAD;
	}
	
	

	
	
	
	
	
	
	
	

#search{
	position: absolute;
	top: 10px;;
	right: 2.0em;
	padding-right: 0.0em;
}
#search input.text{
	margin-right: 0.5em;
	vertical-align: middle;
	border-top: solid 1px #000000;
	border-right: 0px;
	border-bottom: solid 1px #777777;
	border-left: 0px;
	padding: 0.15em;
	width: 10.0em;
}
#search input.submit{
	background: #444444/* url('/images/buttonbg.gif') repeat-x*/;
	/*border: solid 1px #5F6800;*/
	border: none;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
	vertical-align: middle;
}
#search input.submit:hover{
background-color: #ff6600;
}
#headerpic{
	position: relative;
	height: 109px;
	background: #2b4405 url('/images/hdrpic.jpg') no-repeat top left;
	margin-bottom: 2px;
}
#menu{
	position: relative;
	background: #444444 /*url('/images/menubg.gif') repeat-x top left*/;
	height: 3.5em;
	padding: 0em 1.0em 0em 1.0em;
	margin-bottom: 2px;
}
#menu ul{
	position: absolute;
	top: 1.1em;
}
#menu ul li{
	position: relative;
	display: inline;
}
#menu ul li a{
	padding: 0.5em 1.0em 0.9em 1.0em;
	color: #fff;
	text-decoration: none;
}
#menu ul li a:hover{
	text-decoration: underline;
}
#menu ul li a.active{
	background: #ffcc33 url('/images/menuactive.gif') repeat-x top left;
	color:black;
}


#footer{
	width:925px; 
	margin-right:auto; 
	margin-left: auto; 
	margin-top:-33px;
	border-top: 0px;	
	border-right: 20px solid #F0F0F0;	
	border-bottom: 20px solid #F0F0F0;	
	border-left: 20px solid #F0F0F0;	
	position: relative;
	clear: both;
	padding-top: 2.0em;
	font-size: 0.8em;
	color:white;
	background:#F0F0F0;
}


/*READINGS*/
p.arrow-up{
	padding-top: 20px;
	width:26px;
	height:26px;
}

a.up{
	background: url(/images/arrow-up.png) 0% 0% no-repeat;
	text-decoration: none;
	display:block;
		width:26px;
	height:26px;
}
a.up:visited{
	background: url(/images/arrow-up.png) 0% 0% no-repeat;
	text-decoration: none;
		display:block;
		width:26px;
	height:26px;
}

a.up:hover{
	background: url(/images/arrow-up2.png) 0% 0% no-repeat;
	text-decoration: none;
		display:block;
		width:26px;
	height:26px;
}

/*READINGS TABLE*/
td.calendar {background:white; text-align:center;}
/*td.calendar:hover{background:#cccccc; color:white;}*/
a.cal{
	text-decoration: none;
	display:block;
	width:100%px;
	height:100%px;
	padding: 4px;
}
a:visited.cal{
	text-decoration: none;
		display:block;
	width:100%;
	height:100%px;
	padding: 4px;
}

a:hover.cal{
	text-decoration: none;
	background:#458FAD;
	color:white;
	display:block;
	width:100%px;
	height:100%px;
	padding: 4px;
}

/*RIGHT HAND MENU ON LEVEL 2 PP*/

div.rhmenu{
font-size: 87%;

}


div.next-prev{
text-align:center;
	float:right;
	width: 225px;
	background:#E5E4E2;
	border:1px solid #cccccc;
	padding:3px;
	margin-bottom:2em;
}



/*DL REPLACE NORMAL*/
div.dt{
	width: 50px; float:	left;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 

	}
div.dd{
	margin: 0px 0px 10px 52px; 
	padding: 0px; 

	}
div.dd div.dt{
	margin-left: 0px; 
	}
div.dd div.dd{margin-left: 70px;
	}
	
	
/*DL REPLACE WIDTH DT*/
div.ddt{width: 80px; float:left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-weight:normal; color: #4D4D4D;	
}
div.ddd{margin: 0px 0px 10px 90px; padding: 0px; color: #4D4D4D;
}

/*UL with Word ico*/

li.word{
	list-style-type:none;
	background: url(/images/icon_word.gif) 0% 0% no-repeat;
	padding-left: 25px;
}



