/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #6c646a;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #66CCCC;
	text-decoration: none;
}

a:link{
	color: #66CCCC;
	text-decoration: none;
}

a:visited{
	color: #66CCCC;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	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: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(./Images/H3_back.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left -8px;
	height: 42px;
	padding: 0px;
	display: block;
	line-height: 30px;
	font-weight:bold;
}

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 0px 0px 0px;
	width: 100%;
}

#navBar{
	float: left;
	width: 109px;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/nav_back.jpg);
	background-repeat: no-repeat;
	height: 350px;
	padding-left: 0px;
}

#headlines{
	float:left;
	background-color: #6d656b;
	background-image: url(Images/line_vert.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#block_grey {
	background-image: url(Images/block_grey_top.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 23px;
	background-position: bottom;
}
#block_grey_mid {
	width: 156px;
	color: #EEEEEE;
	background-color: #626262;
	background-image: url(Images/block_grey_mid.jpg);
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;

}
#block_grey_bottom {
	background-image: url(Images/block_grey_onder.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height:62px;
	background-position: top;
}
#block_grey_bottom a {
	font-size: 12px;
	color: #66CCCC;
	text-align: centre;
}

#block_grey_bottom a:hover{
	color: #FFFFFF;
	font-size: 12px;
	text-align: centre;
}
#block_grey_bottom a:active{
color: #66CCCC;
	font-size: 12px;
	text-align: centre;
	}
#block_yellow {
	background-image: url(Images/block_yellow_top.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 20px;
	background-position: bottom;
}
#block_yellow_mid {
	width: 156px;
	color: #EEEEEE;
	background-color: #9E9B18;
	background-image: url(Images/block_yellow_mid.jpg);	
	text-align: center;
	vertical-align: middle;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
#block_yellow_bottom {
	background-image: url(Images/block_yellow_onder.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 75px;
	background-position: top;
}
#block_yellow_bottom a {
	font-size: 12px;
	color: #66CCCC;
	text-align: centre;
}

#block_yellow_bottom a:hover{
	color: #FFFFFF;
	font-size: 12px;
	text-align: centre;
}
#block_yellow_bottom a:active{
color: #66CCCC;
	font-size: 12px;
	text-align: centre;
	}
#content{
	float: left;
	width: 611px;
	background-color: #6d656b;
	text-align: left;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}
#image_rigth {
	color: #66CCCC;
	font-size: 12px;
	width: 156px;
	}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 11px 11px;
	font-size: 70%;
	color: #bfbebf;
}

.feature h3{
	padding: 20px 0px 5px 0px;
	text-align: left;
	color: #FFFFFF;
}

.feature img{
	float: left;
	padding: 11px 11px 0px 0px;
}


/************** .story styles *****************/

#story{
	clear: none;
	width: 383px;
	padding-left: 11px;
	float: left;
	margin-top: -9px;
	padding-right: 5px;
}

#story p{
	padding: 0px;
	color: #eeeeee;
	font-size: 11px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 120%;
}


#story h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(./Images/H3_back.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 45px;
	display: block;
	float: left;
	width: 380px;
}


#story a {
	font-size: 11px;
	color: #66CCCC;
	text-align: right;
}

#story a:hover{
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
}
#story a:active{
color: #66CCCC;
	font-size: 11px;
	text-align: right;
	}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 60%;
	color: #ffffff;
	background-image: url(Images/back_bottom.jpg);
	background-repeat: repeat-x;
}

#siteInfo img{
	padding: 4px 4px 4px 11px;
	vertical-align: middle;
}


/*********** #navBar link styles ***********/
/*********** #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: 0px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	list-style-type: none;
	background-position: left;
	text-align: left;
	display: block;
}



#sectionLinks a {
	font-size: 11px;
	color: #ffffff;
	line-height: 30px;
	display: block;
	list-style-type: none;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-indent: 11px;
	text-align: left;
}


#sectionLinks a:active{
	color: #66CCCC;
	font-size: 11px;
	background-image: url(Images/over.jpg);
	background-position: bottom;
	line-height: 30px;
	display: block;
	text-decoration: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-indent: 11px;
	}
#sectionLinks a:hover{
	color: #66CCCC;
	font-size: 11px;
	background-image: url(Images/over.jpg);
	background-position: bottom;
	line-height: 30px;
	display: block;
	text-decoration: none;
	list-style-type: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-indent: 11px;
	}



/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 100%;
	width: 211px;
	float: left;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#date {
	font-size: 11px;
	color: #bfbebf;
	text-align: right;
	width: 20%;
	line-height: 45px;
	float: right;
	clear: none;
}
