
body {
background: #06758B;
	color: #222;
	text-align:center;
	font: 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
	line-height:1.6em;
}
#masthead {
	background: #7CFEFE url(../images/bg_header.png) no-repeat top left; 
	height: 126px;
	padding: 0; 
	margin:0;
}
#top {
	width: 964px;
	margin: 0 auto;
	text-align:left;
	height:21px;
}
#bottom {
	width: 964px;
	margin: 0 auto;
	text-align:left;
	height:20px;
	
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align:left;
	border-left:2px solid #fff;
border-right:2px solid #fff;
}
#menu {
	text-align:center;
	background-color:#000;
	color:#fff;
	font-size:93%;
	position:relative;
}
/*- Search -*/
#search{
	background: url(../images/bgr-search.png) no-repeat;
	height: 32px;
	float:right;
	margin: 9px 0 0 0;
	width: 220px;
}
#loupe {
	
}
#search input {
	margin: 7px 0 0 10px;
	padding: 0 0 0 24px;
	border: 0;
	color: #666;
	float: left;
	font-size: 12px;
	font-family: Arial;
	background: url(../images/btn-search-trans.gif) no-repeat;
	width:176px;
	height: 20px;
}
#search .btn{
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}
#column_wrapper {
background:#ddd url(../images/bg_content_middle_wide.png) repeat-y top left;
}
#right {
	float:right;
	width:250px;
	padding:10px;
	margin-left:10px;
	margin-bottom:10px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#inner-top {
	background:transparent url(../images/bg_content_top.png) no-repeat top left;
	margin:0;
	padding:0;
	width:100%;
	position:relative;
	height:33px;
	clear:both;
}

#inner-bottom {
	background: url(../images/bg_content_bottom.png) no-repeat center top;
	margin:0;
	padding:0;
	width:100%;
	position:relative;
	min-height:33px;
	clear:both;
	
}


#full {
	width:904px;
	margin-left:30px;
	margin-right:30px;
}


#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px 0 20px;
	vertical-align:bottom;
}
#footer p {
	margin:0;
	padding:0;
}
#footer {
	color: #fff;
	background: #D67D00 url(../images/bg_footer.png) no-repeat top center;
	height:93px;
	padding: 0px;
	margin: 0;
	font-size: 0.9em;
	clear: both;
	text-align:center;
	vertical-align:bottom;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#column_wrapper a:link, #column_wrapper_wide a:link {
	color: #009AC7;
}
#column_wrapper a:visited,#column_wrapper_wide a:visited  {
	color: #6C00C7;
}
a:hover {
	color: #3D9A09;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
cite{
font-style:normal;
}
dd{
margin:0 0 2em 2em;
padding:0;
}
dl{
margin:1em 1ex 2em 1ex;
padding:0;
}
dt{
font-weight:bold;
margin:0 0 0 0;
padding:0;
}
h1 {
	font-size: 1.6em;
	margin: 0;
}
h2 {
	font-size: 1.4em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.2em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}

img,img a{
border:none;
margin:0;
}
#column_wrapper form {
	margin: 0 0 1em 0;
	padding: 0;
}

#column_wrapper label{
display:block;
margin:0 0 1em 0;
}
#column_wrapper input{
margin:0;
}
#column_wrapper legend,{
font-size:1.2em;
font-weight:bold;
}
table{
border-collapse:collapse;
margin-bottom:1em;
}
td{
padding:0px 1em 0 2px;
vertical-align:top;
}
td.bottomborder{
border-bottom:#d6d6d6 1px solid;
padding-bottom:.25em;
padding-left:1em;
padding-top:.25em;
}
td .middle{
vertical-align:middle;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
img.alignleft{
float:left;
margin:0 1em .5em 0;
position:relative;
}
img.alignright{
float:right;
margin:0 0 .5em 1em;
position:relative;
}
.textright {
	text-align:right;
}
.textleft {
	text-align:left;
}
.textcenter {
	text-align:center;
}
.floatright {
	float:right;
	margin:0 0 10px 10px;
}
.button {
	background-color:#009AC7;
	color:#fff;
	border:1px outset #009AC7; 
}
.schedule {
	border:1px solid #ccc;
}
.schedule td {
	border-bottom: 1px dotted #333;
	border-right: 1px solid #ccc;
	padding: 4px 10px 2px 4px;
	background-color: #fff;
}
.schedule td.highlight1 {
	background-color: #FEFEE3;
}
.schedule td.highlight2 {
	background-color: #F2E3FE;
}
.schedule th {
	background: #04ABE0 none;
	color: #fff;
	padding: 0 1em 1em 1em;
	border-right: 1px solid #fff;
}
.schedule td.heading {
	background-color: #e1e1e1;
	border-right: 1px solid #e1e1e1;
	font-weight: bold;
	font-size: 1.1em;
}
