a:link,
a:visited {
	color: #666666;
	text-decoration: none;
	}
a:hover,
a:active {
	color: #333333;
	text-decoration: none;
	}
#toolbarwrap {
	width: 1000px;
	height: 25px;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	}
#toolbarwrap a {
	color: #013A41;
	}	 
#toolbarwrap a:link,
a:visited {
	color: #666666;
	text-decoration: none;
	}
#toolbarwrap a:hover,
a:active {
	color: #333333;
	text-decoration: none;
	}	
ul.navigation {
	list-style-type: none;
	text-align: center;
	}
ul.navigation li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #013A41;
	display: inline;
	font-weight: bold;
	}
ul.navigation li a {
	line-height: 10px;
	color: #013A41;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	}
ul.navigation li a:hover {
	text-decoration: none;
	color: #666666;
	}
#mainpod #mainpodtitle {
	width: 100%;
	margin-top: 10px;
}

ul.navigation li.active {
	color: #666666;
}
ul.navigation li.inactive {
	text-decoration: none;
	color: #666666;
}

#frame {
	overflow: hidden;
	width: 1075px;
	height: 412px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 15px;
}
#scroller {
	width: 1075px;
	overflow: hidden;
	height: 412px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	width: 6450px;
}
.section {
	width: 1065px;
	float: left;
	height: 412px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.section a:link {
	color: #666666;
}
.section a:hover {
	color: #333333;
}
.section a:visited {
	color: #666666;
}

.padding {
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
	vertical-align: middle;
}
