/***********************************************/

/* 3col_leftNav.css                             */

/* Use with template 3col_leftNav.html          */

/***********************************************/



/***********************************************/

/* HTML tag styles                             */

/***********************************************/ 

.roundedcornr_box_851378 {

	background: url(roundedcornr_851378_tl.png) no-repeat top left;

}

.roundedcornr_top_851378 {

	background: url(roundedcornr_851378_tr.png) no-repeat top right;

}

.roundedcornr_bottom_851378 {

	background: url(roundedcornr_851378_bl.png) no-repeat bottom left;

}

.roundedcornr_bottom_851378 div {

	background: url(roundedcornr_851378_br.png) no-repeat bottom right;

}

.roundedcornr_content_851378 {

	background: url(roundedcornr_851378_r.png) top right repeat-y;

}



.roundedcornr_top_851378 div,.roundedcornr_top_851378,

.roundedcornr_bottom_851378 div, .roundedcornr_bottom_851378 {

	width: 100%;

	height: 18px;

	font-size: 1px;

}

.roundedcornr_content_851378, .roundedcornr_bottom_851378 {

	margin-top: -19px;

}

.roundedcornr_content_851378 { padding: 0 18px; }

body{

	font-family: Arial,sans-serif;

	color: #000000;

	line-height: 1.166;	

	margin: 0px;

	padding: 0px;

}



a{

	color: #452C37;

	text-decoration: none;

}



a:link{

	color: #452C37;

	text-decoration: none;

}



a:visited{

	color: #915B74;

	text-decoration: none;

}



a:hover{

	color: #915B74;

	text-decoration: underline;

}



input,textarea {font-family: Arial; font-size: 8pt; font-weight: none; color: #003333; background-color: #EEE5DE; border: 1px solid #4b4b4b;}

select { 
 background-color: #EEE5DE; 
 color: #4b4b4b; 
  font-size: 8pt;
  border: 1px solid #003333;
  }

 input.pp {border: 0;}
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: #000000;

}





/***********************************************/

/* Layout Divs                                 */

/***********************************************/



#masthead{

	padding: 10px 0px 0px 0px;

	border-bottom: 1px solid #cccccc;

	width: 100%;

}

#header { 
width : 750px;
height : 154px;
border-collapse : collapse;
margin : 0;
padding : 0;
text-align : left;
font-family : sans-serif, arial;
background-image : url('images/weblogo.jpg');
background-repeat: no-repeat;
font-size : 9pt;
color : #000000;
} 
#tnav1 { 
height : 30px;
width : 750px;
} 
#tnav1 ul { 
padding-top : 15px;
padding-left : 180px;
margin : 0;
list-style : none;
position : absolute;
height : 25px;
} 
#tnav1 li { 
margin : 0;
padding-top : 5px;
position : relative;
float : left;
width : 65px;
display : block;
height : 25px;
text-align : center;
} 
#tnav1 li a { 
margin : 0;
padding-top : 3px;
padding-right : 0;
padding-bottom : 3px;
position : relative;
float : left;
width : 65px;
display : block;
height : 25px;
color : #452C37;
font-size : 8pt;
font-weight : none;
font-family : sans-serif;
text-decoration : none;


} 
#tnav1 li a:hover { 
margin : 0;
padding-top : 3px;
padding-right : 0;
padding-bottom : 3px;
position : relative;
float : left;
width : 65px;
display : block;
height : 25px;
color : #cc9999;
font-size : 8pt;
font-weight : none;
font-family : sans-serif;
text-decoration : none;

} 
#tnav2 { 
height : 30px;
width : 750px;
} 
#tnav2 ul { 
padding-top : 2px;
padding-left : 50px;
padding-bottom: 5px;
margin : 0;
list-style : none;
position : absolute;
height : 25px;
} 
#tnav2 li { 
margin : 0;
padding-top : 5px;
position : relative;
float : left;
width : 110px;
display : block;
height : 20px;
text-align : center;
} 
#tnav2 li a { 
margin : 0;
padding-top : 3px;
padding-right : 0;
padding-bottom : 3px;
position : relative;
float : left;
width : 110px;
display : block;
height : 20px;
color : #452C37;
font-size : 8pt;
font-weight :none ;
font-family :sans-serif;
text-decoration : none;


} 
#tnav2 li a:hover { 
margin : 0;
padding-top : 3px;
padding-right : 0;
padding-bottom : 3px;
position : relative;
float : left;
width : 110px;
display : block;
height : 20px;
color : #cc9999;
font-size : 8pt;
font-weight :none;
font-family :sans-serif;
text-decoration :none;

} 


#navBar{

	float: left;

	width: 20%;

	margin: 0px;

	padding: 0px;

	background-color: #eeeeee;

	border-right: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

}



#headlines{

  float:right;

	width: 20%;

	border-left: 1px solid #452C37;

	border-bottom: 1px solid #452C37;

	padding-right: 10px;

}



#content{

	float: left;

  width: 55%;

}

#maincontent {min-height:500px;
  height:auto !important;
  height:500px;
}

/***********************************************/

/* 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 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 #452C37;

	font-size: 75%;

	color: #452C37;

	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 #452C37;

	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: 0px;

	padding: 0px;

	border-bottom: 1px solid #452C37;

	font-size: 90%;

}



#sectionLinks h3{

	padding: 10px 0px 2px 10px;

}



#sectionLinks a {

	display: block;

	border-top: 1px solid #452C37;

	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{

	margin: 0px;

	padding: 10px 0px 20px 10px;

	font-size: 80%;

}



#headlines p{

	padding: 5px 0px 5px 0px;

}






