/* CSS Document Lisa Nerenberg */

body {
	margin: 20px 0px 0px 20px;
	padding: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	height: 100%;
	background: #ffffff;
	}

html, body {
	margin: 20px 0px 0px;
	padding: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	height: 100%;
	background: #ffffff;
	}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	padding: 6px 0px;
	line-height: 1.25em;
}
.lesspad li{
	padding: 3px 0px;
	line-height: 1.25em;
}
	

#yellowbar {
	width: 100%;
	background-color: #F8F48B;
	border-top: 8px solid #E7E7E7;
	border-bottom: 1px solid #5d5d5d;
	padding-top:2px;
	padding-bottom: 2px;
	}   
#logo {
	margin-top: 20px;
	margin-left: 20px;
}

/* Top Navigation -------------------  */
#nav {
	margin:0px;
	padding: 2px 0 2px 10px;
	width: 100%;
	
	}

#nav li {
	margin: 0px;
	display: inline;
	list-style: none;
	color: #5d5d5d;
	}
	
#nav a {
	background-image:url(/img/navcorner.gif);
	background-position: 120% -10px;
	background-repeat: no-repeat;
}
	
#nav a:link, #nav a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 2px 10px;
	color: #5d5d5d;
	text-decoration: none;
	}
	
a.block:link {
	display:block;
	}
	
#nav a:active, #nav a:hover {
	color: #469c46;
	}

.leftcol {
	background-color: #E7E7E7;
	width: 180px;
	height:100%;
	vertical-align: top;
	margin: 0px;
	border-left: 1px solid #CACACA;
	}
	
.rightcol {
	background-color: #E7E7E7;
	width: 150px;
	height:100%;
	vertical-align: top;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #CACACA;
	}
.container {
	background-color: #ffffff;
	height: 100%;
	width: 90%;
	margin: auto;
} 	
 /* this is the center column content */
.maincontent {
	width: 100%;
	vertical-align: top;
	margin: 0px;
	padding: 0px 15px;
	top: 0px;
	bottom: 0px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #065eb8;
	font-size: 200%;
	margin-top: 1.5em;
	}
h2, h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0653b8;
	margin-top:.9em;
	margin-bottom: 4px;
	}
	
h2 {
	font-size: 125%;
	margin-bottom: .25em;
}
h3 { font-size: 100%; }
h4 { font-size: 90%; margin-bottom: 0;}
h4 + ul {margin-top: 0; margin-bottom:0;}

/* LINK STYLES */		
A:link {
	text-decoration: underline; 
	color: #1E3691; 
	} 

A:visited {
	text-decoration: underline; 
	color: #0653b8; 
	} 
	
A:hover { 
	color: #B90909; 
	}
A:active { 
	color: #CCCCCC; 
	} 

	
/* LEFT NAV  */
	#navleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 98%;
	vertical-align: top;
	width: 180px;
	}
	
#navleft ul {
	list-style: none;
	margin: 0;
	padding: 6px 10px 6px 3px;
	}

#navleft li {
	padding: 7px 0px 7px 3px;
	margin: 0px;
	line-height: 1em;
	font-weight: bold;
	}
	
#navleft a:link{
	text-decoration: none;
	border: 0px;
	color: #1e3691;
	margin: 0px;
	display: block;
	padding: 0px;
	}
	
#navleft a:visited {
	color: #0653b8;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

#navleft a:hover {
	list-style-type: none;
	text-decoration: none;
	display: block;
	color: #b90909;
	}

/*  RIGHT NAV  */

#navright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 98%;
	vertical-align: top;
	/*width: 150px;*/;
	}
	
#navright ul {
	list-style: none;
	margin: 0;
	padding: 6px 10px 6px 3px;
	}

#navright li {
	padding: 7px 0px 7px 3px;
	margin: 0px;
	line-height: 1em;
	font-weight: bold;
	}
	
#navright a:link{
	text-decoration: none;
	border: 0px;
	color: #1e3691;
	margin: 0px;
	display: block;
	padding: 0px;
	}
	
#navright a:visited {
	color: #0653b8;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

#navright a:hover {
	list-style-type: none;
	text-decoration: none;
	display: block;
	color: #b90909;
	}
		

.footer {
	font-size: 95%;
	color: #5d5d5d;
}

hr {
	border: none;
	color: #065eb8;
	background-color: #065eb8;
	height: 1px;
	width: 100%;
	}

.leftimg {
	float: left;
	margin: 20px;
}
.rightimg {
	float: right;
	margin: 20px;
}

.bluetxt {
	color: #065eb8;
}

.quote {
	color: #0653b8;
	margin: 20px;
	line-height: 1.5em;
	font-weight: bold;
	
}
.pub ul {
	list-style: none;
}
.pub li {
	background: url(img/bullet1.gif) no-repeat 0px 8px;
	padding-left: 19px;
	
}
.bluetxtbold {
	font-weight: bold;
	color: #065eb8;
}
.arrow dl{
	font-size: 90%;
}

.arrow dt {
	font-weight: bold;
}
.arrow dd {
	background: url(img/arrow-bent.gif) no-repeat 0px 2px;
	margin-left: 5px;
	padding-left: 18px;
	line-height: 1.5em;
}

.clear {clear: both;}