/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: Black;
	line-height: 116%;
	margin: 0px;
	padding: 0px;
}

p {
	margin-left: 4px;
}


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: "Trebuchet MS", Verdana, Arial, sans-serif;
 font-size: 120%;
  margin: 0px;
 padding: 0px;
 }

h2{
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
 font-size: 105%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Verdana, Arial, sans-serif;
 font-size: 100%;
 color: Navy;
 margin: 0px;
 padding: 0px;
 font-variant: small-caps;
 font-weight: bold;
 }

h4{
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
 font-size: 100%;
  color: Navy;
 margin: 0px;
 padding: 0px;
    }


h5{
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
 font-size: 100%;
 color: #334D55;
 margin: 0px;
 padding: 0px;
}

.footer {
	font-size: 80%;
	font-family: Arial, sans-serif;
}
.notice {
	color: Black;
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}
.notice p{
	padding: 0px 0px 20px 0px;
}


label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#colCentre{
	margin: 0 122px  0 120px;
	position: relative;
	background: #ffffff;
	color: #333333;
	z-index: 5;
	padding: 2px;
}

#colLeft{
	position: absolute;
	left: 0;
	width: 120px;
	z-index: 3;
	top: 170px;
}

#colRight{
	position: absolute;
	right: 0;
	width: 120px;
	z-index: 2;
	top: 170px;
}

#content-block {
 width:100%;
 z-index:1;
 background: White;
  height:80%;
}

.separator {
	color: Blue;
}

#headLogo{
	height: 100px;
	position: absolute;
	width: 120px;
	background: #eeeeee;
	color: #333333;
	margin: 0;
	top: 0;
	left: 0;
}
#headLogoRight{
	height: 100px;
	position: absolute;
	width: 120px;
	background: #eeeeee;
	color: #333333;
	margin: 0;
	top: 0;
	right: 0;
}
#headMain{
	height: 100px;
	position: relative;
	background: #eeeeee;
	color: #333333;
	margin: 0 120px;
	top: 0;
}
#headMain h1{
	 text-align: center;
}
#headMain p{
	 text-align: center;
	 font-size: small;
	 line-height: 100%;
    padding: 0 0 0 0px;
    margin: 0 0 0 0px;	 
}

#footer {
 width:100%;
 height:45px;
 border: solid #000000; 
 border-width:1px 0;
 background:#eeeeee;
 color: #333333;
 margin:0;
 }
#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#searchbox{
	padding: 0px 5px 0px 0px;
   float: right;
   font-size:  small;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003063;

}

#content{
	float: left;
  width: 55%;
}

/***********************************************/
/* 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 *************/

#trail{
	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 img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.itemdate {
	font-size: 80%;
	color: Silver;
}

.story p{
	padding: 0px 0px 10px 0px;
}
.story img{
	float: left;
	padding: 10px 10px 0px 0px;
}
/************** .partner styles *****************/

.partner{
	clear: both;
	padding: 10px 10px 0px 10px;
	font-size: 100%;
	border: thin;
}
.partnerName{
	font-size: 120%;
	font-weight: bold;
}
.partnerAddress{
	font-size: 80%;
	font-weight: normal;
}
.partnerWebLink{
	font-size: 80%;
	font-weight: bold;
}

.partner p{
	padding: 0px 0px 10px 0px;
}
.partner img{
	float: right;
	padding: 0px 0px 10px 10px;
}

/************** .product styles *****************/

.product{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
.product h3{
	padding: 30px 0px 0px 0px;
	text-align: left;
}

.product p{
	padding: 0px 0px 10px 0px;
}

.product img{
	float: left;
	padding: 10px 10px 0px 0px;
}




/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#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 ***********/

#linkSection{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#linkSection ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
} 
#linkSection li {
margin: 2px 0 0;
} 




#linkSection h3{
	padding: 10px 0px 2px 10px;
}

#linkSection a {
	filter:blendTrans(duration=0.5);
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}

#linkSection a:hover{
	background-color: #ADD8E6;
}
#boxLinkGlobal{
	position: relative;
	left:0;
	width: 100%;
	padding: 3 3;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	background: Navy;
}


#linkGlobal a {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: White;
	border-left-color: #804000;
	border-right-color: #804000;
}
#linkGlobal a:hover{
	background-color: #ADD8E6;
	color: Navy;
}
#boxPageTitle{
	position: relative;
	left:0;
	width: 100%;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}


/*********** .relatedLinks styles ***********/

.linkRelated{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.linkRelated h3{
	padding: 10px 0px 2px 0px;
}
.linkRelated ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
} 
.linkRelated li {
	margin: 2px 0 0;
} 
.linkRelated a:link,
.linkRelated a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	background-color:  #AFEEEE;
}

#headlines p{
	margin: 5px;
	padding: 5px 0px 5px 0px;
	background-color:  #AFEEEE;
}


