/* Style sheet  */

/* Color palette for this site

/* Adds right scroll bar to avoid bouncing on short pages */
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #94B5EB;
}
span.contactus a {
	color:white;
	text-decoration:underline
}
/* SKIP TO NAVIGATION AND SKIP TO TEXT*/

#skiplink {
	color: #CEDEF7;
}
#skiplink a {
	color: #CEDEF7;
}
#skiplink a:focus, div#skiplink a:active {
	color:#FFFFFF;
	background-color: #002559;
}
/* TOP BANNER */

#topbanner {
	clear: none;
	height: 93px;
	background-color: #0161ed;
	background-image: url(images/banner-bkgd.jpg);
}
#hiddentitle, #hiddentitle span {
	background-repeat: no-repeat;
	height: 93px;
	background-image: url(images/banner.jpg);
}
#hiddentitle span {
	margin-bottom: -70px;
}
h1 {
	font-size: 1.2em;
	margin:0;
	text-align: left;
	color: #000033;
	padding: 0;
}
h1 span {
	display: block;
	position: relative;
	z-index: 1;
}
#bluebar {
	background-image: url(images/blubkgd.jpg);
	background-repeat: repeat-y;
	height: 1.2em;
	background-position: 0px 0px;
	width: 100%;
	background-color: #003399;
}
/* LEFT MENU BAR: navigation links */

#leftmenu {
	float: left;
	width: 18%;
	background-color: #a4beef;
	/*background-image: url(images/navgrad.jpg);*/
	background-repeat: repeat-x;
	font-weight: bold;
}
#mainnav {
	float: left;
	width: 18%;
	background-color: #a4beef;
	font-size: 1.0em;
	/*background-image: url(images/navgrad.jpg);*/
	background-repeat: repeat-x;
	font-weight: bold;
}
#mainnav ul {
	list-style-type:none;
	margin: 0;
	padding: 0
}
#mainnav ul li a {
	display: block;
	text-decoration: none;
	padding: 5px 16px 5px 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
#mainnav ul li a:link, a:visited {
	color:#003399;
	text-decoration: none;
}
#mainnav ul li a:hover {
	background-color: #cad8ed;
	color: #000033;
}
#mainnav ul li a:active {
	text-decoration: none;
}
#mainnav ul ul li a {
	padding-left: 1.5em;
	background-image: url(images/bullet.gif);
	background-position: 8px 8px;
	background-repeat: no-repeat;
	font-weight: bold;
}
#mainnav ul ul li a:link {
	color: #333333;
}
#mainnav .pdfnote {
	text-align: center;
	display: block;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#leftmenu .pdfnote {
	text-align: center;
	display: block;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
/* PAGE CONTENT ATTRIBUTES */


#content {
	width: 78%;
	float: left;
	margin: 0 0 0 .8em;
	padding: 0;
}
#content h2 {
	color: #000066;
	font-weight: bold;
	padding: 2px 9px 0 0;
	margin-top: 0.8em;
}
#content h2.subtitle {
	color:#3366CC;
	font-size: 86%;
	font-weight: bold;
	padding: 2px 9px 0 0;
	margin-top: 0.8em;
	border-bottom: 1px dotted #999;
}
img.arrow_blue {
	margin-bottom:2px;
}
#content h3 {
	font-weight: bold;
	color: #003399;
	border-bottom: 1px solid #000066;
	padding: 3px 0px;
}
#content h4 {
	font-weight: bold;
	color: #003399;
	font-style: italic;
	padding: 3px 0px 0px 3px;
}
#content p {
	color: #000033;
	text-decoration: none;
	padding: 0;
}
#content p.bold {
	font-weight: bold;
}
#content p.toppara {
	padding-top: 1em;
}
#content a {
	padding-left: 0px;
	color:#000066;
}
#content a:link, a:active {
	background:none;
	text-decoration: underline;
}
#content a:visited {
	color: #000066;
	text-decoration: underline;
}
#content a:hover {
	color:#0066CC;
	background:none;
	text-decoration: none;
}
#content ul {
	color: #0000EE;
}
#content ul li {
	list-style-type:disc;
	list-style-position:inside;
	color: #333333;
	/*background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px .7em;*/
	padding-top: .6em;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: .24em;
}
#content ol li {
	list-style-type: decimal;
	color: #000033;
	/*background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;*/
	padding-top: .6em;
	;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1em;
	list-style-position:inside;
}
#content ol li.special {
	color: #333333;
	list-style:none;
	background-image:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 2%;
	font-size: .75em;
}
#content ol.lower_alpha li {
	color: #000044;
	list-style:lower-alpha;
	background-image:none;
	padding-top: .6em;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	list-style-position:inside;
}
#newsbox {
	font-size: 1em;
	float:right;
	width:30%;
	padding-left:0%;
	padding-top:1%;
	padding-bottom:1%;
	padding-right:1%;
	margin-left:2%;
	margin-right:2%;
	border:#0033FF;
	border-style:solid;
	border-width:1px;
}
#content #newsbox ul li {
	list-style-type: none;
	color: #333333;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-top: 0;
	padding-right: 0;
	margin-left: 1%;
	font-size: .75em;
	list-style:inside;
}
#content ul li ul li {
	list-style-type: none;
	color: #333333;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 3%;
	font-size: 1em;
}
#content #imgright {
	float: right;
	font-size: 1em;
	color: #003399;
	padding-bottom: 5px;
	width:30%;
	border:#003399;
	border-style:solid;
	border-width:2px;
}
#content #imgleft {
	float: left;
	font-size: 0.7em;
	color: #003399;
	padding-right: 5px;
	padding-bottom: 5px;
}
#content .imageleft {
	float: left;
	font-size: 0.7em;
	color: #003399;
	padding-right: 10px;
	padding-bottom: 10px;
}
blockquote {
	background-color: #87bef9;
	border: 2px solid #000066;
	margin: 5px;
	padding-top:  7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-size: 0.9em;
	font-weight: 300;
	font-style: italic;
	text-align: left;
	height:140px;
}
blockquote .credit {
	text-align: right;
	display: block;
	padding-top: 0.4em;
	font-size: 0.95em;
	font-weight: 400;
	font-style: normal;
}
#highlightpara {
	background-color: #E2E8EF;
	line-height: 1.25em;
	border: 2px solid #000066;
	margin: 0px;
	padding-top: 2em;
	padding-right: 2.4em;
	padding-bottom: 2em;
	padding-left: 2.4em;
}
#highlightpara p.title {
	font-size: 0.9em;
	font-weight: bold;
	color: #000033;
}
/* BANNER FOOTER BAR */

#bannerfooter {
	background-image:url(images/footer.jpg);
	text-align: center;
	margin: 0 auto;
	clear: both;
	width: 100%;
	height: 2.5em;
	color: #ffffff;
	padding: 0px;
}
/*FOOTER BAR */

#footer {
	text-align: center;
	clear: both;
	background-color: #0066cc;
	width: 100%;
	color: #ffffff;
	font-size: 0.9em;
	padding: 1px 0;
	margin: 0 auto;
}

