/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

.scroll1 {color: #FF0000}
.scroll2 {font-weight: bold}
.stylea {
	font-size: 12px;
	font-weight: bold;
}
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #999999 url("../2008styles/images/pagesurround.jpg") fixed;
}

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;
}
a.flink, a.flink:visited{
  	font-size: small;
  	
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	
}
a.flink:hover{
  	background:  url("../2008styles/images/navselect.gif");
	text-decoration: none;
}
q4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
 text-align: center;
}
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;
text-align: center;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
text-align: center;
}

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

h6{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #000000;
 margin: 0px;
 padding: 0px;
text-align: center;
}
.r1 {color: #FF0000}
.r2 {color: #FF0000; font-weight: bold; }
.r3 {color: #FF0000; font-weight: normal; font-size:80%;}
.r4 {color: #000000; font-weight: normal; font-size:80%;}
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: 90%;
 font-weight: bold;
 color: #334d55;
}


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

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}
#subpage{
	position:relative;
	top: 0px;
	border: 1px solid #71828A;
	width:96%;
	min-width: 600px;
	background: #999999 url("../2008styles/images/pagesurround.jpg") fixed;
}
#subpagea{
	position:relative;
	top: 0px;
	border: 1px solid #000000;
	width:96%;
	min-width: 600px;
	padding: 1%;
	background: #cccccc 
}
#sublate{
	position:relative;
	top: 0px;
	border: 1px solid #71828A;
	width:94%;
	margin:10px 2%;
	padding:1%;
	background: #cccccc
	
}
#sublate:after { content: ""; display: block; height: 0; clear: both; }
#subw{
	position:relative;
	top: 0px;
	border: 1px solid #cccccc;
	width:94%;
	margin:10px 2%;
	padding:1%;
	background: #ffffff
	
}
#subw:after { content: ""; display: block; height: 0; clear: both; }



#subcont{
	position:relative;
	float:left;
	margin:10px 2%;	text-align: center;
	
	background-color: #cccccc;
	width:96%;
	
}
#subcell2{
	position:relative;
	float:left;
	text-align: center;
	height:230px;
	
	
	width:50%;
}
#coa1{
	position:relative;
	float:left;
	text-align: center;
	border: 1px solid #000000;
	clear:both;
	background-color: #cccccc;
	width:100%;
}
#coa2{
	position:relative;
	float:left;
	text-align: center;
	border: 1px solid #000000;
	padding-bottom: 5px;
	height: auto;
	background-color: #cccccc;
	width:49%;
}
#coa3{
	position:relative;
	float:left;
	text-align: center;
	border: 1px solid #000000;
	
	background-color: #cccccc;
	width:33%;
}
#ccol1{
	position:relative;
	float:left;
	text-align: center;
	
	clear:both;
	background-color: #cccccc;
	width:100%;
}
#ccol2{
	position:relative;
	float:left;
	text-align: center;
	
	padding-bottom: 5px;
	height: auto;
	background-color: #cccccc;
	width:49%;
}
#ccol3{
	position:relative;
	float:left;
	text-align: center;
	
	
	background-color: #cccccc;
	width:33%;
}
#subcell3{
	position:relative;
	float:left;
	text-align: center;
	
	
	background-color: #cccccc;
	width:33%;
}
#subcell5{
	position:relative;
	float:left;
	text-align: center;
	
	
	background-color: #cccccc;
	width:19%;
}
#pagecell2{
	position:relative;
	top: 0px;
	height: 30px;
	width:96%;
	background-color: #cccccc;
}

#bl {
	position:absolute;
	top: 25px;	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#br {
	position:absolute;
	top: 25px;	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#pagecell1{
	position:absolute;
	top: 194px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #cccccc;
}
#tl {
	position:absolute;
	top: -2px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#leader {
	
	margin: 2px 2px ;
	width:100%;
	height: 94px;
	background: url('../2008styles/images/leadbanner.jpg')  no-repeat;
	background-color: #71828A;
	background-position:center center;

	
}
#leader2 {
	
	margin: 2px 2px ;
	width:99%;
	height: 94px;
	
	background-color: #A7B2B6;
	background-position:center center;

	
}

#navBar{
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}



#content{
	float: left;
  width: 55%;
border-right: 1px solid #000000;
}
#scrollingContainer{
		width:99%;	/* 170 pixels in width */
		height:184px;	/* Height of box */
		
		border:0px solid #000;	/* Black border around box */
		background-color: #cccccc;	/* Light blue background color */

		padding:4px;	/* A little bit of space between border of box and text inside */
		float:left;	/* I want the text to wrap around the box */
		
		font-size:0.9em;	/* Smaller font size than the rest of the page */
		
		overflow:hidden;	/* Hide overflow content */
	}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


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

#globalNav{
position: relative;

width: 96%;
min-width: 638px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url("../2008styles/images/glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:-1px;
}
#gnlb {
	position: relative;
	top: 0px;
	left:0px;
}
#gnrb {
	position: relative;
	top: 0px;
	left:-1px;
}
#globalLink{
	position: relative;
	text-align: center;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	overflow:hidden;
}
#globalLink2{
	position: relative;
	text-align: center;
	
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	}

a.glink, a.glink:visited{
  	font-size: small;
  	
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}
a.glinklast, a.glinklast:visited{
  	font-size: small;
  	
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	
}
a.glinklast1, a.glinklast1:visited{
  	font-size: small;
  	
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	
}
a.glink:hover{
  	background-image:  url("../2008styles/images/navselect.gif");
	text-decoration: none;
}
a.glinklast:hover{
  	background-image:  url("../2008styles/images/navselect.gif");
	text-decoration: none;
}
a.glinklast1:hover{
  	background-image:  url("../2008styles/images/navselect.gif");
	text-decoration: none;
}
#stat_bar {
	margin: 0px 2px;
	width: 96%;
	color: #000000;
	padding:4px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size:10px;
	letter-spacing: 1px;
	
	text-align: center;
}
/*************** #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 img{
	float: left;
	padding: 10px 10px 0px 0px;
}


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

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

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


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

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #71828A;
	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 ***********/

#sectionLinks{
	position: relative;
	margin: 2px;
	padding: 2px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#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 ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

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

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/
#headlines{
  float:right;
	margin: 0px;
	width: 170px;
	font-size: 90%;
	
	padding: 4px 0px 20px 0px;
}



.relatedLinksa{
	
	padding: 10px 0px 20px 10px;
	font-size: 90%;
}


.relatedLinksa h3{
	padding: 10px 0px 2px 0px;
}
/* column container */
	.colmask {
	    position:relative;		/* This fixes the IE7 overflow hidden bug */
	    top:0px
		clear:both;
	    margin:0px 1%;		float:left;
        width:96%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
		z-index:0;
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}
	/* 2 Column (left menu) settings */
	.leftmenu {
		background-color: #cccccc;		/* right column background colour */
	}
	.leftmenu .colleft {
		right:75%;				/* right column width */
		background-color: #cccccc;		/* left column background colour */
	}
	.leftmenu .col1 {
		width:71%;				/* right column content width */
		left:102%;				/* 100% plus left column left padding */
	}
	.leftmenu .col2 {
		width:21%;				/* left column content width (column width minus left and right padding) */
		
		left:6%;				/* (right column left and right padding) plus (left column left padding) */
	}
	/* Footer styles */
	#footer {
        
		
        top:100px;
		float:left;
        width:96%;
		background-image:  url("../2008styles/images/glbnav_background.gif");
		margin:0px 2%;		border-top:1px solid #000;
		
    }
    #footer p {
        padding:0px;
        margin:0;
    }
#footer1 {
        
		
        top:100px;
		float:left;
        width:96%;
		background:#cccccc;
		margin:0px 2%  20px;
		border-top:1px solid #000;
		
    }
    .small {
	font-size: x-small;
	color: #000000;
}
	#footer1 p {
        padding:0px;
        margin:0;
    }
	
	/************** form style classes **************/
labela{
 font-family: Arial,sans-serif;
 font-size: 80%;
 font-weight: normal;
 color: #ff0000;
 
}
labelb,inputb {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

labelb {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}
br {
	clear: left;
}

	.b1{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
text-align: center;
}
	.texta {
	background-color: #cccccc;
	text-align: center;
	}
	.forma { 
 position:relative;
	top: 0px;
	border: 1px solid #71828A;
	width:94%;
	margin:10px 2%;
	padding:1%;
	background: #cccccc
}
.inputa { 
 background-color: #FF9900; 

}
.selecta {
background-color: #FF9900; 
}
fieldset { 
top: 0px;
width:94%;
	margin:10px 2%;
	padding:1%;
	
border:1px solid #000000;
}

legend {
  padding: 0.2em 0.5em;
  border:1px solid #000000;
  color:#000000;
  font-size:90%;
  text-align:right;
  }
fieldseta { 
top: 0px;
width:94%;
	margin:10px 2%;
	padding:1%;
	
border:1px solid #000000;
}

legenda {
  padding: 0.2em 0.5em;
  border:1px solid #000000;
  color:#000000;
  font-size:90%;
  text-align:right;
  }

