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

/* 2col_leftNav.css                            */

/* Use with template 2col_leftNav.html          */

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



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

/* HTML tag styles                             */

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



body{

	background-color: #cccccc;

	line-height: 1em;	

	margin: 0px;

	padding: 0px;

}

#whole {

width:800px;

text-align:left;

border-bottom:.1em solid #999999;

	border-left:.1em outset #999999;

	border-right:.1em inset #999999;

	border-top:.1em solid #999999;

	background-color: #ffffff;

}



a:link, a:visited, a:hover {

	color: #990000;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}

/* overrides decoration from previous rule for hovered links */



h1, h2, h3, h4, h5, h6 {

	font-family: Arial,sans-serif;

	margin: 0px;

	padding: 0px;

}





.google{

	float:left;

	padding-left:10px;

	padding-right:5px;

	margin:10px;

}

.googler{

	float:right;

	padding-left:5px;

	padding-right:5px;

	margin:10px;

}





h4{

 font-size: 100%;

 font-weight: normal;

 color: #333333;

}



h5{

 font-size: 100%;

 color: #334d55;

}



ul{

 list-style-type: square;

}



ul ul{

 list-style-type: disc;

}



ul ul ul{

 list-style-type: none;

}



label{

 font: bold 100% Arial,sans-serif;

 color: #334d55;

}

				



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

/* Layout Divs                                 */

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



#masthead{

	background: url(images/fpf.gif) no-repeat;

	margin: 0;

	padding: 0px 0px 0px 0px;

	border-bottom: 1px solid #cccccc;

	width: 100%;

}

#masthead h1{

 font-family: Verdana,Arial,sans-serif;

 padding: 38px 0px 44px 100px;

 color: #990000;

}



#navBar{

	

	width:162px;

	margin: 0% 0% 0% 0%;

	padding: 0px 0px 0px 0px;

	background-color: #FFFFCC;

	border-left: 1px solid #ff00ff;

}

#navBar h4 {

 color: #003300; 

	font-size: 16px; 

	font-weight: bold;

	padding: 15px 0px 0px 6px;

	text-align: left;

	

}



#onine {

	color: #B5BFD2; 

	font-size: 16px; 

	font-weight: bold;

	white-space: nowrap;

	padding: 0px 0px 0px 0px;

	text-align: left;

	text-indent:20px;

	height: 26px;

}



#nrd {

padding: 10px 0px 10px 10px;

line-height:1.1em;

margin: 0;

text-align:left;

}

#nrd p{

padding: 0px 0px 0px 0px;

line-height:1.1em;

margin: 0;

}

.seo {

padding: 0px 0px 0px 10px;

color:#669999;

}

.seop {

color:#FFFF99;

line-height:1.1em;

}

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

/*Component Divs                               */

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



#siteName{

	margin: 0px;

	padding: 0px 0px 10px 10px;

}





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



#pageName{

	padding: 0px 0px 10px 10px;

}





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



#globalNav{

color: #cccccc;

padding: 0px 0px 0px 10px;

white-space: nowrap;

}

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



#globalNav img{

 display: block;

}



#globalNav a {

	font-size: 90%;

	padding: 0px 4px 0px 0px; 

}





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



#breadCrumb{

	font-size: 80%;

	padding: 5px 0px 5px 10px;

}





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



.feature{

	float:right;

	/*margin: 0% 79% 0% 0%;*/

	padding: 0px 0px 0px 0px;

	width: 79%;

	font-size: 14px;

	color:#000000;

	

	

}

.feature li {

	list-style: circle inside;

	text-align: left;

}

.featuresm{

	font-size: 14px;

	color:#000000;

	

}

.featuresm li {

	list-style: circle inside;

	text-align: left;

}

.featuresm h3 {

color:#000000;

padding-left: 20px;

padding-top: 15px;

}

.feature h3{

text-align:left;

padding: 10px;

}

.feature h2{

	color: #993300; 

	font-size: 16px; 

	font-weight: bold;

	white-space: nowrap;

	padding: 15px 0px 0px 10px;

	text-align: left;

	



}

.feature p {

padding: 0px 25px 0px 10px;

}

.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{

	clear: both;

	padding: 10px 0px 0px 0px;

	font-size: 14px;

}



.story p{

	padding: 10px 10px 10px 10px;

}

/*.story h2{

 color: #B5BFD2; 

	font-size: 16px; 

	font-weight: bold;

	background: #2F4165 url(images/th.gif) top left repeat-x;

	white-space: nowrap;

	padding: 3px 0px 0px 0px;

	text-align: center;

	height: 26px;

}*/



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



#siteInfo{

	clear: both;

	border-top: 1px solid #cccccc;

	padding: 10px 10px 10px 10px;

	margin-top: 0px;

	font-size: 10px;

	font-weight: bold;

	line-height: 1em;

	color: #FF0000;

	text-align:center;

}

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

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



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

	font-size: 90%;

}



#sectionLinks h3{

	padding: 10px 0px 2px 10px;

}



#sectionLinks a:link{

	padding: 2px 0px 2px 5px;

	border-top: 1px solid #ffffcc;

	border-left:solid 3px #ffffcc;

	width: 100%;

  voice-family: "\"}\""; 

  voice-family:inherit;

	width: auto;

}



#sectionLinks a:visited{

color:#990000;

	border-top: 1px solid #ffffcc;

	padding: 2px 0px 2px 5px;

	border-left:solid 3px #ffffcc;

	

}



#sectionLinks a:hover{

	color:#000000;

	border-top: 1px solid #ffffcc;

	border-left:solid 3px #ff6600;

	border-right:solid 3px #ff6600;

	background-color: #dddddd;

	padding: 2px 0px 2px 5px;

}





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



.relatedLinks{

	margin: 0px;

	padding: 0px 0px 0px 2px;

	font-size: 72%;

	color:orange;



}

.relatedLinks li{list-style-type: none;}

.relatedLinks a:link{

	color: #336600;

}

.relatedLinks a:visited{

	color: #336600;

}

.relatedLinks a:hover{

	color: #336600;

}

.relatedLinks h3{

	padding: 6px 0px 0px 0px;

	color: #009900;

	font-size: 16px; 

	font-weight: bold;

	text-align: center;

	height: 26px;

}



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



#advert{

	padding-left:5px;

	font-size: 100%;

	color:#FF6600;

	border-top: 1px solid #151515;

}

#advert8{

	padding-top:800px;

	padding-left:5px;

	font-size: 100%;

	color:#FF6600;

	border-top: 1px solid #151515;

}

#advert9{

	padding-top:700px;

	padding-left:5px;

	font-size: 100%;

	color:#FF6600;

	border-top: 1px solid #151515;

}



#advert img{

	display: block;

}





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



#headlines{

	margin: 0px;

	padding: 10px 0px 20px 10px;

	font-size: 80%;

}



#headlines p{

	padding: 5px 0px 5px 0px;

}
