/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0em;
	padding: .15em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link, a:visited, a:hover {
	color: #2E6481;
	text-decoration: none;
	background-color: transparent;
	font-weight: 400;
}

a:hover {
	text-decoration: underline;
	color: #215C42;
	font-weight: 400;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	color: #006699;
	font-weight: bold;
}

h2{
 font-size: 1.5em;
 color: #115F8F;
}

h3{
 font-size: 1.15em;
}

h4{
 font-size: 1.1em;
 font-weight: bold;
 color: #003366;
}

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-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
 background-color: inherit;
}

.boldEmphasis {
	font-weight: bold;
	font-style: italic;
}

.emphasis {
	font-style: italic;
}
/*.access {
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-size: xx-small;
	line-height: 25%;
}*/

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	margin: 0px;
	padding-bottom: 3px;
}

#banner h1 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: right;
	letter-spacing: .15em;
	padding-top: 2.5em;
	padding-right: 1.5em;
	padding-bottom: 0px;
	padding-left: 0px;
}

#masthead #banner h2 {
	color: #FFFFFF;
	font-size: x-large;
	background-color: transparent;
	padding-right: 2em;
}
#masthead #content .story #websites .yellow a {
	color: #2E6481;
	background-color: #FFFFCC;
}
#content .story #websites .yellow a {
	color: #2E6481;
	background-color: #FFFFCC;
	width: 33%;
}


#content{
  float:left;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 .5em;
}

#banner {
	position: relative;
	width: 100%;
	background-image: url(../images/banner_tile.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	background-color: #126494;
	text-align: right;
	height: 10em;
}

#navBar{
	margin: 0 0 0 79%;
	padding: 0px;
	background-color: #8CCAE6;
	border-bottom: 1px solid #006699;
}

#navBar{
	margin: 0 0 0 79%;
	padding: 0px;
	background-color: #FFFFFF;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/
#globalNav{
	border-bottom: 1px solid #d3ebf8;
	color: #006699;
	background-color: #FFFFFF;
	width: 100%;
	color: #006699;
	white-space: nowrap;
	letter-spacing: 1px;
	margin-left: .5em;
}
/* '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: 0 4px 0 0;
	color:#0E466B;
	background-color: inherit;
}
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 10px 10px;
	font-size: .8em;
	width: 95%;
}

.feature h3{
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	width: 100%;
}

.story p{
  padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #006699;
	font-size: 75%;
	color: #006699;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* 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;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#siteInfo p {
	color: #006699;
	background-color: #ffffff;
}

/************* #search styles ***************/

#search{
	padding: 0px;
	border-bottom: 1px solid #3B8DBD;
	font-size: 90%;
	border-left-color: #4998C1;
}

#search form{
 margin: 0px;
 padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	color: #115F8F;
	background-color: #FFFFFF;
}

#navBar ul a:hover {
	display: block;
	color: #8CCAE6;
	background-color: #115F8F;
	
}
#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 #006699;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #006699;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #006699;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #006699;
	background-color: #006699;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	font-size: 80%;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#advert img{
	display: block;
	padding-left: 1.5em;
	background-color: #FFFFFF;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.rtImage {
	padding-left: 1em;
	width: 480px;
	height: 160px;
	padding-right: 2em;
	margin: 0em 0em 0em 5em;
	padding-top: 0em;
	padding-bottom: 0px;
}

.regionmap {
	width: 120%;
	height: 120%;
	clear: left;
	padding: 0em;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 0em;
}
.nobullets {
	list-style-type: none;
}
#districts {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #103849;
	background-color: #FFFFFF;
	clear: both;
}
.smaltxl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: italic;
	text-indent: 1em;
	vertical-align: text-top;
}

#chris {
	float: left;
	height: 200px;
	width: 106px;
	padding: .25em;
	border: medium double #8CCAE6;
	margin: .5em;
}
.yellow {
	color: #006699;
	text-align: center;
	background-color: #FFFFCC;
	padding: 3px;
	width: 33.3%;
}
.white {
	color: #006699;
	background-color: #FFFFFF;
	text-align: center;
}

#content .story #websites {
	padding: 0em;
	margin-top: 0%;
	margin-right: 5%;
	margin-bottom: 0%;
	margin-left: 5%;
	width: 90%;
}

#content .story table {
	margin-left: 2em;
}
#badge {
	text-align: center;
	width: 165px;
	padding-left: .75em;
	font-size: 0.75em;
	font-style: italic;
	color: #666666;
}
#navBar #badge a {
	color: #666666;
	font-size: 0.9em;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navBar #badge a:hover {
	text-decoration: underline;
}
#northcentral {
	float: right;
	height: 153px;
	width: 300px;
	padding: 0.15em;
}
#northwest {
	margin: 0px;
	padding: 0px -6px 0px 0px;
	float: right;
	width: 267px;
	height: 195px;
}
#southcentral {
	float: right;
	height: 180px;
	width: 350px;
	padding: 0.15em;
}
#techplans {
	line-height: 2em;
	font-size: 1.15em;
}
#techplanmap {
	height: 60%;
	width: 60%;
	padding: 1%;
	margin-top: 0%;
	margin-right: 15%;
	margin-bottom: 0%;
	margin-left: 15%;
}
#data {

	line-height: 2em;
	font-size: 1.15em;
}
#southeast {

	float: right;
	height: 180px;
	width: 350px;
	padding: 0.15em;
}
#northeast {
	float: right;
}
.extendblue {
	line-height: 3em;
}

#content .feature a {
	font-weight: bold;
}
#content .feature .bold {
	font-weight: bold;
	color: #2E6481;
	background-color: #FFFFFF;
}
#content .feature #slm {
	width: 400px;
	float: right;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: .25em;
}
#techplanmap {
	width: 100%;
	height: 85%;
	margin: 0px;
	padding: 0px;
}
#tolcontent {
	width: 100%;
	padding-left: 1.5em;
}
.strong-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #115F8F;
	background-color: #FFFFFF;
}
#map {
	clear: left;
	float: right;
	height: 226px;
	width: 402px;
}
#content .feature #fundingNav {
	list-style-type: none;
	white-space: nowrap;
}
.due {
	color: #F30;
}
