/* CSS Document */

body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px auto; 
	width: 960px;
}




#wrapper {
	background-color: #fff;	
}





/* Begin comment- this is for the top header */

#topheader {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 30px;
	background-image:  url("images/tagline.JPG");
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	float: left;
		
}

#topheader img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	border: none;
}

/* End comment */




/* Begin comment- div for the Google form */

#topheader_form{
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 30px;
	float: right;
	text-align: right; 
}

/* End comment */




/* Begin comment- this is for the Google form */

form {
	margin:0;
	padding:0;
	
}


.google {
	height: 14px;
	font-size: 10px;
	vertical-align:middle;
}


.button {
	vertical-align:middle;
}

/* End comment */







/* Begin comment- div for the RFI form */

#rfi_form{
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	float: left;
}

/* End comment */









#header {
	background-color: #ffffff;
	margin: 0px;
	height: 136px;
	background-image: url(images/banner_background_10x136.JPG);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear:both;
}



/* Begin comment- this removes gap around header image in IE6 */


#header img {
  display: block;
  border: none;
}

/* End comment */



#nav {
	padding: 2px 0px;
	margin: 0px;
	background-image:url(images/navbar_fade2.JPG);
	background-repeat:repeat-x;
	font-size: 70%;
	text-align: center;
	color: #FFFFFF;	
	zoom:1; /* Begin comment- this corrects haslayout property issue in IE gap - #nav bar sometimes disappears */
}

#nav ul{
	padding: 0px;
	margin: 0px;
}

#nav ul li{
	padding: 0px 15px;
	margin: 0px;
	display: inline;
}

#nav ul li a{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;	
} 

#nav ul li a:hover, #nav ul li a:focus{
	color: #3366FF;
}

#nav img{
	padding: 0px;
	margin: 0px;
	border: none;
}



#news {
	background-image:url(images/background9.gif);
	font-size: 70%;
	padding: 20px 20px 0px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	line-height: 1.4em;
	height:auto;
}

#news {
	float: left;
	width: 160px;
	
}



/* Begin comment- this is for left nav on all pages, except index.htm page */

#left-nav {
	background-image:url(images/background9.gif);
	font-size: 70%;
	padding: 20px 20px 0px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	line-height: 1.4em;
	height:auto;
}

#left-nav {
	float: left;
	width: 160px;
	
}


#left-nav a {
	color: #8CB616;
}


#left-nav a:hover {
	color: #3399FF;
}


#left-nav h1 {
	padding: 0px;
	margin: -2px 0px 0px 0px;
}



/* End comment */














#main {
	font-size: 80%;
	padding: 20px 0px 0px 0px;
	margin: 0px 210px 0px 210px;
	background-color: #fff;	
	zoom:1;
}



/* Begin comment- this is for main nav on all two column pages */

#main2 {
	font-size: 80%;
	padding: 20px 0px 0px 0px;
	margin: 0px 50px 0px 210px;
	background-color: #fff;	
	zoom:1;
}

/* End comment */






#sidebar {
	float: right;
	width: 160px;
	
}


#sidebar {
	background-color: #fff;
	font-size: 70%;
	padding: 20px 5px 0px 20px;
	margin: 0px 0px 0px 0px;
	line-height: 1.4em;
}

#sidebar a:link {
	color: #3300CC;
	text-decoration: none;
	
}

#sidebar a:visited {
	color: #CC00CC;
	text-decoration: none;	
}	


#sidebar a:hover, a:focus {
	color: #CC00CC;
	text-decoration: none;	
}	







#sidebar ul{
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style-type: none;
}


#sidebar ul li{
	padding: 0;
	margin: 0;
	text-decoration:none;
	/* Begin comment - this is to use a background image for list items instead of bullets */
	background-image: url(images/green-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em; /* Begin comment - These units refer to the images position from the "left" and "top"*/  /* End comment */
	padding-left: 1.3em;
    /* End comment */
}


#sidebar ul li a{
	padding: 0;
	margin: 0;
	text-decoration: none;
} 


#sidebar ul li a:hover, #nav ul li a:focus{
	padding: 0;
	margin: 0;
	text-decoration: none;
}










#footer {
	background-color: #9BBF37;
	color: #fff;
	text-align: right;
	padding: 5px;
	margin: 0px;
	font-size: 80%;
	font-weight: normal;
	clear: both;
	/* Begin comment - CSS for rounded corners */
	background-image: url(images/rounded_corners_green.JPG); 
	background-repeat: no-repeat;
	background-position: bottom;
	/* End comment - CSS for rounded corners */
}


#footer a:link {
	color: #fff;
	text-decoration: none;
}


#footer a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}


#footer a:focus {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}


#footer a:visited {
	color: #fff;
	text-decoration: underline;
}	





h1 {
	font-size: 120%;
	color: #8CB616;
}

h2 {
	font-size: 110%;
	color: #3399FF;
}



a:link {
	color: #0033CC;
	text-decoration: none;
	line-height: 1.4em;
}

a:visited {
	color: #CC33CC;
	text-decoration: none;
	line-height: 1.4em;
}



.img_left {
	float: left;
	border: none;
	margin-right: 10px;
}


.img_right {
	float: right;
	border: none;
	margin-left: 10px;
}




/* Begin comment- this is for the Dynamic Drive Anyscript Drop-Down Menu form */


#anylinkmenu1 {
	padding:0;
	margin:0;
	
}

#nav .anylinkcss{
	padding:0;
	margin:3px 0px 0px 0px;
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	line-height: 12px;
	z-index: 100;
	background-color:#99CC66;
	width: 111px;
	text-align: left;
}

#nav .anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 1px;
	border-bottom: 1px solid black;
	padding: 0px 0px 0px 2px;
	margin:0px;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF; /*added color for Firefox 10-15-07*/
}

#nav .anylinkcss a:hover {
	padding: 0px 0px 0px 2px;
	margin:0px;
	background-color:#A8E61A;
	color: #3399FF;
}
