/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background:url(../images/396612_6621_.jpg) fixed;
	background-color:#333333;
}

#container {
	width : 900px;
	border : 1px solid #fff;
	margin-left : auto;
	margin-right : auto;
	margin-top : 20px;
	padding : 10px;
	line-height:2em;
	background:#ffffff;
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color:#000000;
	text-decoration:underline;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color:#0066CC;
	text-decoration: underline;
}

p{
font-family:Arial, Helvetica, sans-serif;
}

h1{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 120%;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 120%;
 font-weight: bold;
 color: #333366;
 margin: 0px;
 padding: 0px;
}

h5{
 	font-family:Arial, Helvetica, 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, Helvetica, sans-serif;
 	font-size: 100%;
 	font-weight: bold;
}


/***********************************************/
/* Layout Divs - This section controls the     */
/* position of the sections of the site.       */
/***********************************************/

#masthead{
	padding: 0px 0px -1px 0px;
	width: 100%;
}

#navBar{
	float: left;
	width: 18%;
	margin: 0px;
	padding: -10px 0px 0px 0px;
	background-color:#CCCCCC;
	border-right: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
}

#otherinfo{
  float:right;
	width: 17%;
	font-size: 110%;
	padding:0px 10px 0px 10px;
}

#content{
	float: left;
  	width: 55%;
 	padding: 2px 2px 2px 10px;
}

#content2{
	float: left;
 	padding: 2px 2px 2px 10px;
}

#legislation{
  	width: 75%;
}

/***********************************************/
/* 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: 90%;
}

.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: 90%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/* #siteInfo styles - this info controls the footer */

#siteInfo{
	text-align:center;
	clear: both;
	border: 1px solid #cccccc;
	font-size: 90%;
	color:#000000;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 4px;
	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 - this section controls the navigation bar*/

#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 #a2a2a2;
	font-size: 90%;
	border-top:2px solid #ffffff;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #a2a2a2;
	padding: 2px 0px 2px 10px;
	text-decoration:underline;
}

#sectionLinks a:hover{
color:#333333;
	}

#sectionLinks ul a:visited {
	display: block;
	color:#006699;
	text-decoration:none;
	}

#sectionLinks ul a:hover {
color:#0066cc;
}


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

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	border-top:2px solid #ffffff;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #calendar styles **************/

#calendar{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	border-top:2px solid #6e9e9a;
}

#calendar p{
	padding: 5px 0px 5px 0px;
}

#calendar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#calendar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #calendar li {border-bottom: none;}




/* #federallinks styles - this section controls the color of the right nav bar for the key disability resources */

#federallinks{
	margin: 0px;
	padding: 5px 0px 5px 5px;
	font-size: 80%;
	border-top:2px solid #6e9e9a;
}

#federallinks p{
	padding: 5px 0px 5px 0px;
}

#federallinks ul {list-style:square; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#federallinks li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #federallinks li {border-bottom: none;}


/* This section controls the access bar section that contains the accessibility options; font and color changer */
#accessbar {
font-style:normal;
font-size:small;
}


