/* Campaign Site Style Sheet */

body {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	}
	
img {
	border: 0;
	}
	
.draft {
	position: relative;top: 0;left: 250px; z-index: 1;
	color: #FF0000;
	font-size: 1.5em;
	
	}

div.access {
	display:none;
	}
	
#wrapper	{
	width: 740px;
	text-align: left;
	background-color: #FFFFFF;
	}
a,a:visited{
color:#c30;
}
a:hover{
color:#666;
}
	
h1{

}
h2{

}
h3{
	margin-bottom:-0.5em;
}
h4{
	margin-bottom:-0.5em;
}
h5{
	margin-bottom:-0.5em;
}
h6{
	margin-bottom:-0.5em;
}

/*--------------------- Header ---------------------*/

#header	{
	width: 740px;
	height: 90px;
	background-color: #CC3300;
	text-align: left;
	}

.logo {
	float:left;
	width: 180px;
	}	

#title {
	float:right;
	width: 220px;
	height: 90px;
	}	
	
/*-------------------- Nav Menu --------------------*/

#navholder { 
	height: 30px;
	}

#subnavholder { 
	height: 15px; 
	}

.nav {
	float: right;
	clear: none;
	width: 438px;
	padding: 5px 0 0 7px;
}

.nav img{
	border: 0;
	}	

/*------------------- Sub Nav ---------------------*/



div#nav3{
	padding: 0 0 10px 0;
	font-size: 0.7em;
	/*font-weight: bold;*/
}

div#nav3 ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	}

div#nav3 ul li {
	margin-left: 0;
	margin-right: 12px;
	margin-bottom: 0;
	background-image: url(../images/arrow_subNav.gif);
	background-repeat: no-repeat;
	/*\*//*/
		background-image: none;
		list-style:none;
		text-decoration:underline;
	/**/
	display: inline;
	background-color: #FFFFFF;
	}

div#nav3 ul li a, div#nav3 ul li a:visited{
	margin-left: 8px !important;
	color: #c30;
	text-decoration: none;
}

div#nav3 ul li a:hover {
	color: #000;
	text-decoration: none;
}

.on {
	color: #000;
	text-decoration: none;
	}

div#nav3 ul li.here {
	list-style: none;
	display: inline;
	color: #c30;
	}

div#nav3 ul li.here a, div#nav3 ul li.here a:visited{
	color: #000;
	text-decoration: none;
}

div#nav3 ul li.here a:hover {
	color: #000;
	text-decoration: none;
}


/*--------------------- Content ---------------------*/
.pageimage{
	margin:1.5em 0 30px 30px;
}
#content > .pageimage{
	margin:1em 0 30px 30px !important;
}


#content li{
	margin-bottom: 0.5em;
	}
p, #content li {
	font-size: 0.75em;
	color: #000000;
	list-style:none;
	list-style-image:url(../images/greySQbullet.gif);

	}
#content #nav3 li{
	font-size:1em;
	list-style:none;
	margin-bottom: 0;
}

#content table{
padding:0;
margin:0;
border:0;
border-collapse:collapse;
}

#content td, #content th{
	font-size: 0.8em;
	color: #000000;
	padding:0 0.5em 0 0.5em;
	vertical-align: top;
}
#content th{
	background-color:#eee;
}

.backToTop{
background-image: url(../images/arrow_subNav.gif);
background-position:center left;
background-repeat:no-repeat;
display:block;
margin:0.75em 0 0.75em 0;
padding:0.5em 0 0 1em;
font-size:0.65em;
}



/*	--LHS--	 */
	
#left {
	position: relative;
	float: left;
	clear: none;
	width: 561px;
	padding: 0 0 0 23px;
	}
#left #nav3{
clear:both;
border:0;
padding:0;
margin:0;
}

#pagetitle {
	width: 561px; 			
	padding: 15px 0 0 0;
	height: 30px;
	font-size: 1.6em;
	font-weight: bold;
	color: #999999;
	}

#content{
	width: 526px; 			
	padding: 10px 35px 0 0;
	}

	
#text  {
	padding: 0 30px 0 0;
	position: relative;
	float: left;
	clear: none;
	}

#image {
	width: 180px;
	position: relative;
	float: left;
	clear: none;
	}
	

/*	--RHS--	 */

#right {
	float: left;
	clear: none;
	position: relative;
	width: 156px; 			
	text-align: left;
	}
	
#print {
	width: 146px; 			
	height: 58px;
	padding: 0 0 0 10px;
	}

/*--------------------- Right Hand Nav ---------------------*/

#rightNav {
	width: 146px; 			/* total - 156px */
	background-image:url(../images/dashes.gif);
	background-position:left;
	background-repeat:repeat-y;
	color: #CCCCCC;
	padding: 0 0 0 10px;
	}
	
#rightNav ul {
	list-style: none;
	margin: 5px 0 0 0;
	padding-left: 15px;
	text-indent: 0px;
	text-align: left;
}

#rightNav li {
	margin-bottom: 0.1em;
	text-align: left;
	list-style-image: url(../images/arrow_grey.gif);
	margin: -3px 0 0 0;
}


#rightNav li a, div#nav li a:visited {
	font-size: 0.7em;
	color: #666666;
	text-decoration: none;
}

#rightNav li a:hover, div#nav ul li .on  {
	color: #666666;
	text-decoration: underline;
}

.rhn { 
	font-size: 0.7em;
	color: #666666;
	}


/*	--Base--  */

#base {
	width: 740px;
	height: 50px;
	clear: both;
	}	

/*--------------------- Footer ---------------------*/

#footer {
	width: 740px;
	height: 19px;
	clear: both;
	font-size: 0.7em;
	margin-top: 23px;
	margin-left: 23px;
	color: #666666;
	}	
	
#footer a:link, #footer a:visited {
	text-decoration: none;
	margin-right: 23px;
	font-weight: bold;
	color: #CC3300;
}

#footer a:hover {
	text-decoration: underline;
	margin-right: 23px;
	font-weight: bold;
	color: #CC3300;
}
	
/*#footer {
	width: 740px;
	height: 19px;
	background-color: #CC3300;
	clear: both;
	}	

#footer img {
	border: 0;
	}*/


/*--------------------- Home page Tables and Images ---------------------*/

#hometop,#homelower{
border:0;
margin:0;
padding:0;
width:98%;
}
#hometop td,#homelower td{
vertical-align:top;
font-size:1em;
}

#hometop{
width:249px;
}
.hspacer{
height:1em;
}
.vspacer{
width:2em;
}
.homeSubHeader{
	font-weight:bold;
	font-size:1em;
	color:#cc3300 !important;
	padding-bottom:0.5em !important;
}
.homeimage{
width:90px;
}
#homelower .copyCell{
	padding:0 1em 0 1em;
	width:30%;
}
#homelower .copyCell p{
/**** required for firefox display *****/
	display:inline;
}

/*---------------- Sitemap Styles --------------*/

td.sitemapHeader {
		width: 150px;
		padding: 5px 5px 5px 5px;
		margin: 5px 5px 5px 5px;
		background-color: #CC3300;
		font-weight: bold;
		color: #FFFFFF;
		border-right: 10px solid #FFFFFF;
		border-bottom: 10px solid #FFFFFF;
		border-top: 10px solid #FFFFFF;
		}

	td.sitemapHeader, td.sitemapHeader a, td.sitemapHeader a:visited {
		color: #FFFFFF;
		text-decoration: none;
		}

	td.sitemapHeader a:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}

	td.sitemap {
		width: 150px;
		padding: 10px 0 20px 0;
		vertical-align: top;
		border-right: 10px solid #FFFFFF;
		}

	td.sitemap a, td.sitemap a:visited {
		color: #000000;
		text-decoration: none;
		font-size: 1.2em;
		}

	td.sitemap a:hover {
		color: #CC3300;
		text-decoration: underline;
		}

	td.sitemap ul {
		list-style: none;
		margin: 0 0 0 5px;
		padding-left: 0px;
		text-indent: 0px;
		text-align: left;
		}

	td.sitemap li {
		padding: 0 0 2px 0;
		font-weight: bold;
		list-style: none;
		}

	td.sitemap li.sitemapSub {
		padding: 0 0 2px 20px;
		font-weight: normal;
		list-style: none;
		}

		td.sitemap li.sitemapSub2 {
		padding: 0 0 2px 40px;
		font-weight: normal;
		list-style: none;
		}
