@charset "ISO-8859-1";
.nextbutton a:link, .nextbutton a:visited {
	display: block;
	padding: .2em .5em;
	background-color: #03F;
	color: #fff;
	border: 1px solid #006;
	width: 11em;
	text-decoration: none;
	text-align: center;
}
.nextbutton a:hover, .nextbutton a:active {
	background-color: #fff;
	color: #006;
}
body {
	margin: 0;
	padding: 0;
	font-size: 95%;
	font-family: georgia, times, "times new roman", serif;
	color: #000;
	background: url(topstripe2.gif) top left repeat-x #fff;
	text-align:center;
}
a:link {
	color: #333;
}
a:visited {
	color: #066;
}
a:hover, a:active {
	color: #fff;
	background-color: #333;
}
#skip {
	position:absolute;
	left:-9999px;
}
div#centerall {
	margin: 0 auto;
	width: 935px;
	text-align:left;
}
div#cubanner {
	color: #fff;
	background-color: #666;
	background: url(topstripe2.gif) bottom left repeat-x #666;
	padding:6px 5px 8px 0px;
}
div#cubanner ul {
	display:block;
	margin:0;
	padding:0;
}
div#cubanner ul li {
	display:inline;
	margin:0;
	padding:0 5px 0 5px;
	border-right: 1px solid #fff;
}
div#cubanner ul#cuTopLogo {
	display:block;
	width:15em;
	position:relative;
	top:0;
	left:0;
}
div#cubanner ul#startCuNav {
	display:block;
	float:right;
	width:11em;
	margin-top:-1.05em;
}

div#cubanner a {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:.8em;
	text-decoration:none;
}
div#cubanner ul#cuTopLogo li a {
	letter-spacing:.07em;
}
div#outterContainer {
	background: url(bg_outterContent.gif) bottom left no-repeat  #e0e0dd;
	width:935px
}
div#banner {
	position:relative;
	color: #fff;
	background-color: #333;
	border-bottom: 1px solid #000;
	height:210px;
}
div#banner div {
	z-index:100;
	position:relative;
	left: 44%;
	top: 30px;
	width:55%;
}

div#banner h1 {
	margin: 0;
	padding: 0;
	font-size: 2.1em;
	font-weight: normal;
	color:#FFCC33;
	letter-spacing:-.04em;
}
div#banner h2 {
	color:#FFCC33;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
}
div#banner #siteImage {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
}
div#container {
	background: url(bg_top_content.gif) top left no-repeat;
	width:935px;
}

div#container2 {
	background-image: url(../more_col_base.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
div#navigation {
	float: left;
	width: 150px;
	padding-top: 2em;
	padding-bottom:2em;
}
div#navigation ul {
	list-style-type: none;
	padding: 0 0 0 5px;
	margin: 0;
}
div#navigation ul li {
	margin-top: 4px;
}
div#navigation ul li ul {

	display:none;

}

div#navigation ul li ul.here {

	display:block;
	padding:0;

}
#navigation ul li a {
	display: block;
	width: 135px;
	padding: 3px 5px 3px 10px;
	text-decoration: none;
	color: #333;
	border-bottom:1px dotted #333;
}
#navigation ul li ul.here a {
	display: block;
	width: 135px;
	padding: 3px 5px 3px 10px;
	text-decoration: none;
	color: #000;
	border:none;
	border-left:5px solid #fc6;
	background:none;
}
#navigation ul li ul.here a.here {
	display: block;
	width: 135px;
	padding: 3px 5px 3px 10px;
	text-decoration: none;
	color: #000;
	border:none;
	border-left:5px solid #fc6;
	background: url(aro_here.gif) center right no-repeat ;
}
#navigation ul li a:hover, #navigation ul li ul a:hover, #navigation ul li a.here_sub:hover {
	color: #fff;
	border-left:5px solid #FFCC66;
	background: url(aro.gif) center right no-repeat #333;
}
#navigation ul li a.here {
	color: #fff;
	border:none;
	border-left:5px solid #FFCC66;
	background: url(aro.gif) center right no-repeat #999;
}
#navigation ul li a.here_sub {
	color: #fff;
	border:none;
	border-left:5px solid #FFCC66;
	background: url(aro_down.gif) center right no-repeat #999;
}
div#more {
	float: right;
	width: 160px;
	margin: 0;
	padding: 2em 10px 0 0;
}
div#more h3 {
	margin-top: 0;
	color: #333;
	padding: .2em;
	background-image: url(../more_base.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
div#content {
	margin-left: 190px;
	margin-right: 200px;
}
div#content h2 {
	font-size: 2em;
	color: #036;
	margin: 0;
	padding-top: 1em;
	font-weight: normal;
}
div#content {
	line-height: 150%;
}
#cleardiv {
	clear: both;
	height: 1em;
}
div#footer {
	clear: both;
	padding: 2.5em 1em;
	text-align: right;
}
div#footer ul {
	padding: 0 0 0 20px;
	margin: 0;
	list-style-type: none;
	text-align:left;
}
div#footer li {
	display: inline;
	margin-right: 1em;
		
}

div#footer ul a img {
	border:none;
	list-style-type: none;
	padding-right:10px;
	border-right: 1px solid #333;	
	vertical-align: top;
}
