/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.1;	
	margin: 0px;
	padding: 0px;
	font-size:12px;
}

/* added by jim */

p { 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
font-size: 1em;
padding: 0;
margin-top: 2px;
margin-right: 0;
margin-bottom: 5px;
margin-left: 0;  }

a{
	color: #006699;
	text-decoration: underline;
}

a:link{
	color: #006699;
	text-decoration: underline;
}

a:visited{
	color: #006699;
	text-decoration: underline;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	font-size: 1.4em;
	text-align:center;
	color: #000000;
	padding: 0px;
	margin-bottom:3px;
	border:1px solid #cccccc;
	background-color:#eeeeee;
}

h3{
	font-size: 1.1em;
	color: #334d55;
	margin-top:3px;
	margin-bottom:3px;
	padding: 0px;
	text-align: left;
	border-bottom: 0px solid #cccccc;
}

h4{
	font-size: 1.1em;
	font-weight: bold;
	margin: 1px;
	margin-bottom:2px;
	color: #336666;
	padding: 0px;
	text-align:left;
}

h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #663333;
	margin: 1px;
	margin-bottom:2px;
	padding: 0px;
	font-weight: bold;
	text-align:left;
}

h6 {
	font-size: 1.2em;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

#emergencyalertheader{
	font-size: 1.4em;
	font-weight:bold;
	text-align:center;
	color: #000000;
	padding: 0px;
	margin-bottom:3px;
	border:1px solid #cccccc;
	background-color:#FF3333;
}
#weatheralertheader{
	font-size: 1.4em;
	text-align:center;
	color: #000000;
	padding: 0px;
	margin-bottom:3px;
	border:1px solid #cccccc;
	background-color:#FFCC66;
}


ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-size: 1em;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float:left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size:1.1em;
}



#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}


#contentwide{
 	width: 55% 
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 20px;
	padding-top: 0px;
	font-size: 1em;
	}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 2px 0px;
border-bottom: 0px solid #CCC;
color: #cccccc;
line-height:normal;
margin:0px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 1.6em;
	padding: 0px 0px 0px 0px;
	margin:0px;
	letter-spacing:-1px;
}

/*****************Center Article bar******************/
#content{
	float: left;
	width: 43%;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 5px;
	border-top: 0px solid #cccccc;
	font-size:1.1em;
}
#nandnheader{
	font-size: 1.4em;
	font-weight:bold;
	text-align:center;
	color: #000000;
	padding: 0px;
	margin-bottom:3px;
	border:1px solid #cccccc;
	background-color:#eeeeee;
}

/****************Right Article styles******************/
#navBarRight {
	font-size:1.1em;
	float: right;
	width: 33%;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #eeeeee;
	border-left: 1px solid #ccffcc;
	border-top: 0px solid #cccccc;
}
#summaryheader{
	font-size: 1.1em;
	font-weight:bold;
	color: #334d55;
	margin-top:0px;
	margin-bottom:3px;
	padding: 0px;
	text-align: left;
	border-bottom: 0px solid #cccccc;
}
/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color:#FFCC33
}

#pagetitle{
	font-size:1.5em;
	font-weight: bold;
	text-align: center;
	color: #334d55;
	margin: 10px;
	padding: 0px;
}
/************* #breadCrumb styles *************/

#breadCrumb{
	border-bottom: 1px solid #cccccc;
	line-height:normal;
	font-size: .9em;
	padding: 0px 0px 5px 2px;
	margin: 0px 0px 3px 0px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: .8em;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/
.storylarge{
	font-size: 1.2em;
	font-weight:bold;
}

.story
{	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
}
img#emaillnk 
{ 	background-image:url(web_email_envelope.gif)
}
.story a
{	font-size: 1em;
}
.story a:link 
{	color:#0033FF;
}
.story a:visited
{	color:#CC0000;
}
.story a:active 
{	color:#CC0000;
}
.story p
{	padding: 0px 0px 0px 0px;
	line-height:normal;
}
.story2
{	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: .8em;
}
.story2 a
{	font-size: 1em;
}
.story2 a:link 
{	color:green;
}
.story2 a:visited
{	color:green;
}
.story2 a:active 
{	color:green;
}
.tableemailcenter
{	text-align:center
}
.tabledepartmentindent
{ padding:0 0 0 20px;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: .8em;
	color: #333333;
	padding: 5px 10px 5px 10px;
	text-align:center;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align:middle;	
}

.disclaimertext{
font-size:.8em;
}
/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: .8em;
}

#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-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks h3{
	padding: 10px 10px 10px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 0px solid #cccccc;
	padding: 2px 0px 2px 2px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: .8em;
}

.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: .8em;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/* List style for small bold items */
.smallboldlist {
	font-weight: bold; font-size: x-small;
}


/* Added hotnews div to create a quick link section to important items */
#hotnews
{ 	position:absolute;
	left:665px;
	top:5px;
	height:105px;
	width:240px;
	background-color:#eeeeee;
	border:.08em solid #cccccc;
	padding:0em 0em 0em .4em;
}

#hotnews p
{	font-size: .9em;
	margin-top:1em;

}
#hotnews h6
{	border-top:0px;
}
.leftnavbreak
{ 	border-top: 1px solid #cccccc;
}
