body {
	text-align:center;
	}

#custom-column {
	width:753px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
}

h1 {font-family: verdana}
h1 {font-weight: bold}
h1 {font-size: 12px}
h1 {color: #1A6A76}
h1 {padding: 5px 5px 5px 20px}

h2 {font-family: verdana}
h2 {font-weight: normal}
h2 {font-size: 12px}
h2 {color: #1A6A76}
h2 {padding: 5px 5px 5px 20px}

.rightpanel {
	background-color:#ffffff;
	border: 1px solid #1A6A76;
	width:753px;
	height:auto;
	float:left;
	margin:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:10px;
	margin-right:10px;
	text-align:left;
}

.bottompanel {
	background-color:#ffffff;
	width:753px;
	height:auto;
	float:left;
	margin:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:10px;
	margin-right:0px
}
.footerpanel {
	background-color:#ffffff;
	width:753px;
	height:auto;
	float:left;
	margin:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:10px;
	margin-right:0px
}
.panel_bar_navigation {
	background-color:#1A6A76;
	color: #ffffff;
	font-family: verdana;
	height: 16px;
	width: 750px;
	font-size:12px;
	font-weight: normal;
	margin-top: 10px;
}

p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}

a {
  text-decoration: none;
  font-weight: none;
  padding: 5px;
}

a:link {
  color: #ffffff;
}

a:visited {
  color: #ffffff;
}

a:hover {
  color: #C4C4C4;
  text-decoration: none;
}

#footer {
  background-color: #ffffff;
  font-size: 0.8em;
  margin-top: 10px;
}
