body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, td,th {
	font-family: arial, helvetica, sans-serif;
	color: #959595;
	}
body {
	background-color: #e1e1e1;/*07070*/	
	color:#707070;
	padding:0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #707070;
	SCROLLBAR-FACE-COLOR: #707070;
	font-size: 11px;
	}
		
/*the following classes are to demonstrate better line heights for narrow columns*/	
.narrow1{
	width: 50%;
	line-height: 90%;
	}
.narrow2{
	width: 50%;
	line-height: 105%;
	}
	

a:link {
	color: #01579F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #014B89;
	text-decoration: none;
}
a:hover {
	color: #0169BE;
	text-decoration: none;
}
a:active {
	color: #01579F;
	text-decoration: none;
}
	
	/*hover doesn't work in nn4*/

h1 {
	font-size: 18px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 0px;
	}
	
h2 {
	font-size: 15px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 0px;
	}
.greyLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #707070;
}
	
.h1 {
	font-size: 18px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 0px;
	}
	
.h2 {
	font-size: 15px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 0px;
	}
.h3 {
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 0px;
	}
.h4 {
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 0px;
	}
.h5 {
	font-size: 70%;
	font-weight: bold;
	}
.h6 {
	font-size: 64%;
	font-weight: bold;
	}
img {
	border: 0;
	}
p {
	font-size: 100%;
	line-height: 110%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}

strong, b {
	font-weight: bold;
	}


/* ----------Nav-------------- */
#nav {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/* ----------container to center the layout-------------- */
#container {
width: 990px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
}

/* ----------banner for logo-------------- */
#banner {
text-align: left;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin-left: 820px;
margin-right: 0px;
}
div#content { 
min-height:580px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

/* --------------left navi------------- */
#left {
	float: left;
	width: 805px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/* -----------footer--------------------------- */
#footer {
	background-color: #707070;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center; }

.footer {	
	color: #CECECE;
	margin-top: 8px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
A.footer:link {
	color: #CECECE;
	margin-top: 8px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.footer:visited {
	color: #CECECE;
	margin-top: 8px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.footer:hover {
	text-decoration: underline;
}


/* ----------------- legal  ----------------- */

.legal {	
	margin-top: 8px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
A.legal:link {
	margin-top: 8px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
A.legal:visited {
	margin-top: 8px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
A.legal:hover {
	text-decoration: underline;
}

/* ----------------- Small Copy  ----------------- */

.smallcopy A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B9B9B9;
}
.smallcopy A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.smallcopy A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B9B9B9;
}



/* ----------------- Left Nav ----------------- */


A.leftNav:link {
	color: #41526B;
	display: block;
	border-bottom-style: solid;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #C0C6D2;
	padding-left: 3px;
	font-weight: normal;
	font-size: 95%;
	background-color: #FFFFFF;
}


A.leftNav:visited {
	color: #41526B;
	display: block;
	border-bottom-style: solid;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #C0C6D2;
	padding-left: 3px;
	font-weight: normal;
	text-transform:uppercase;
	font-size: 95%;
	background-color: #FFFFFF;
}
A.leftNav:hover {
	background-color: #F0F0F0;
}

A.leftNav2:link {
	color: #959595;
	display: block;
	border-bottom-style: solid;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #ECEFE2;
	padding-left: 17px;
	font-weight: bold;
	font-size: 10px;
	clip: rect(auto,10px,auto,auto);
	margin-top: 1px;
	margin-bottom: 1px;
	text-transform:uppercase;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
A.leftNav2:visited {
	color: #ABABAB;
	display: block;
	border-bottom-style: solid;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #ECEFE2;
	padding-left: 17px;
	font-weight: bold;
	font-size: 10px;
	clip: rect(auto,10px,auto,auto);
	margin-top: 1px;
	margin-bottom: 1px;
	text-transform:uppercase;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
A.leftNav2:hover {
	color: #727272;
	display: block;
	border-bottom-style: solid;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #ECEFE2;
	padding-left: 17px;
	font-weight: bold;
	font-size: 10px;
	clip: rect(auto,10px,auto,auto);
	margin-top: 1px;
	margin-bottom: 1px;
	text-transform:uppercase;
	background-image: url(../images/bullet-on.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}

A.leftNav3:link {
	color: #959595;
	display: block;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 10px;
	background-color: #F5F5F5;
	border: 1px solid #FFFFFF;
}
A.leftNav3:visited {
	color: #959595;
	display: block;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 10px;
	background-color: #F5F5F5;
	border: 1px solid #FFFFFF;
}
A.leftNav3:hover {
	color: #727272;
	display: block;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 10px;
	background-color: #F5F5F5;
	border: 1px solid #FFFFFF;
}
