/***********************************************/
/* 3col_leftNav.css                             */
/* Use with the Cutting Edge Web page templates */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.19;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 5px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	width: 850px;
}

#navBar{
	width: 150px;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	position: absolute;
	left: 0px;
	top: 108px;
}

/*the orginal was width 150px and left 681px*/
#headlines{
	width:185px;
	position: absolute;
	top: 108px;
	left: 654px;
}

#content{
	margin:0px 160px 5px 170px;
	position: static;
	width: 480px;
}



/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

/*.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}*/

/*.feature h2 + h3{
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	font-style: italic;
}*/

.italics{
	text-align: left;
	margin-top: 2px;
	padding-top: 5px;
	font-style: italic;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bolder;
	color: #334d55;
	font-family: Arial, sans-serif;
}

.feature img{
	padding: 10px 10px 0px 0px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


/************** .story styles *****************/

.story{
	padding: 5px 0px 0px 10px;
	font-size: 80%;
	width: 95%;
	text-align: justify;
}

.story p{
	padding: 0px 0px 10px;
	margin: 5px 0px;
}

.story > p > strong{
	color: #666600;
	
}

.story img{
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 8px;
}

.story > ul{
	list-style-type: circle;
}

.story > ul >li{
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: circle;
}

.subStory > img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 5px;
	left: auto;
}

.subStoryS > img{
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 5px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px;
	width: 830px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles - no longer relevant ***************/

#search{
	position: absolute;
	top: 82px;
	right: 10px;
	left: 386px;
	z-index: 101;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.subRelated{
	font-size: 89%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 84%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding-top: 20px;
	padding-bottom: 10px;
}

#advert img{
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
}

#adWoBorders > img{
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
/************** #replicated to suit each page **************/
#homeContent{
	margin-right: 200px;
	margin-left: 50px;
	width: 450px;
}

#homeHeadlines{
	width: 230px;
	position: absolute;
	right: 0px;
	left: 591px;
	top: 144px;
	padding: 0px;
}

.subRelated a{
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}

.sectionHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #4F6C93;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	text-align: left;
	width: 95%;
	margin-left: 10px;
	margin-right: 15px;
}

/*these are the css rules for the section head which are hyperlinks. if colors for links in other pages are 
not correct, this may be the cause.delete them and see.*/
.sectionHead > a:hover{
	color: #76A1E3;
	text-decoration: none;
}

.sectionHead > a{
	color: #4F6C93;
	text-decoration: none;
}



.subContent img{
	float: left;
	margin: 0px;
	padding: 0px;
}

.backToTop{
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.table {
	font-size: 13px;
	background-color: #E6E6E6;
	border: 1px solid #000066;
}

.table td{
	padding: 3px;
	border: 1px solid #FFFFFF;
}
.table th{
	background-color: #8CBA8C;
	padding: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.asterix {
	color: #CC6633;
	font-weight: bold;
	font-size: 14px;
}
.subStoryText > img {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 5px;
	float: right;
}
.picLeft {
	display: block;
	float: left;
	height: 100px;
}
.textLeft {
	display: block;
	float: right;
}
#picleft {
	display: block;
	float: left;
	position: relative;
}
.centre {
	text-align: center;
}

.vert-middle{
vertical-align:middle;
}
label.error{
	display:none;
}

