/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 10px 0px 0px;
	padding: 0px;
	background-color: #336699;
}
a{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

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;
}

h2{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #013567;
}
.centre #wrapper #content .story h3 {
	background-color: #F4F4F4;
	padding: 5px;
	margin-top: 10px;
	clear: both;
	margin-bottom: 10px;
	color: #336699;
	font-size: 14px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #013567;
	margin: 0px;
	padding: 12px 0px;
}

h4{
 font-family: Arial, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: #333333;
}

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%;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 105px;
	background-image: url(logo.jpg);
	background-color: #003366;
	margin-right: 3px;
}
#masthead img {
	float: left;
	clear: both;
}
#masthead p {
	padding-top: 55px;
	padding-right: 15px;
}
#masthead h1 {
	padding-top: 65px;
	padding-right: 10px;
	font-size: 14px;
	padding-bottom: 25px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", GillSans, Helvetica, Verdana, Arial, sans-serif;
}


#content{
	float:left;
	width: 595px;
	margin: 0;
	text-align: left;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
#wrapper {
	background-image: url(wrapper.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0 auto;
	background-position: right;
	width: 767px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #013567;
	border-left-color: #013567;
}

/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px;
}


/************* #globalNav styles **************/

/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	margin: 0;
	clear: both;
	padding-top: 0;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 10px;
	height: 25px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 20px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.story p{
  padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 3px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/


#search{
	text-align: left;
	padding-left: 15px;
	padding-right: 8px;
	position: inherit;
	padding-top: 5px;
}
#search form{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 10px;
}
#search h2 {
	color: #FFC60D;
	font-size: 16px;
	font-weight: bold;
}

/*********** #navBar link styles ***********/


#navBar{
	margin: 0 0 0 587px;
	vertical-align: top;
}
#navBar ul a:link, #navBar ul a:visited {
	display: block;
	padding-bottom: 4px;
}
#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 {
	padding-bottom: 5px;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #FFFFFF;
}

#sectionLinks a:visited{
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
}


.relatedLinks h3{
	color: #FFDC18;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.relatedLinks a:link,
.relatedLinks a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	color: #00CCFF;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#content h2 {
	padding-top: 12px;
	font-size: 20px;
}
/*begin laying out the subcontent - this is the area below the main content that contains the two columns, the subcontent div is a container for the left and right divs*/
#subcontent {
	margin: 10px 0 0;
	padding-right: 30px;
	font-size: 10px;

}

/*The selector below defines the left column in the lower content area*/
#subcontent #left {
	float: left;
	width: 240px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-right: 10px;
}

/*The selector below defines the right column in the lower content area*/
#subcontent #right {
	float: right;
	width: 250px;
	margin-bottom: 20px;
	margin-right: 12px;
}

/*provides the titles for the columns in the lower content area*/
#subcontent h2 {
font-size: 14px;  /*increase the default font size*/
color: #003366;  /*set a colour for the font*/
font-family: Arial, Verdana, Helvetica, sans-serif;  /*change the default font face*/
margin: 0px;  /*declare transparent as the background to prevent inheritance*/
text-align: left;  /*align the heading to the center of the div*/
}

#subcontent p {
margin: 10px;  /*set a 10px all around margin on the p element within the columns*/
}
#subcontent #left img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#subcontent #right img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#mainimage {
	padding-top: 0px;
	background-repeat: no-repeat;
	position: relative;
	top: -4px;
}
#mainimage h2 {
	padding-right: 10px;
	padding-left: 20px;
}
#search h1, #search h2 {
	color: #FFC60D;
}
.blueback {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 35px;
	clear: both;
	background-color: #013567;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	display: block;
}
.blueback h2 {
	color: #FFCC00;
}
.blueback a, .blueback a:visited  {
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#headlines p {

	padding: 5px 0px 5px 0px;
}
#wrapper #navBar hr {
	color: #FFFFFF;
	height: 1px;
	width: 75%;
}
.blueback h2 {
	padding: 0px;
}
.relatedLinks h1, .relatedLinks h2 {
	color: #FFC60D;
	text-align:left;
	font-size: 17px;
}

.searchbutton {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	background-image: url(submitbutton.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #073161;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.searchheader {

	color: #FFC60D;
	padding: 23px 0px 12px;
	font-size: 16px;
	font-weight: bold;
}
  
#navBar #search a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#content .blueback h2 {
	padding-top: 2px;
}
.panelimage {
	float: right;
	clear: both;
}
