.center {
	float: left;
	width: 490px;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 10px;
    background: #01332A; # url('images/center_top_corners.gif') no-repeat left top;
}

.content {
	padding: 15px 15px 5px 15px;
	color: #FF881F;
	font-family: 'Trebuchet MS', Georgia, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}

.right {
	float: left;
	width: 220px;
    background: #01332A; # url('images/sidebar_top_corners.gif') no-repeat left top;
	overflow: hidden;
	margin-left: 15px;
	line-height: 140%;
}

.copyright {
	float: none;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, sans-serif;
	color: #FF881F;
	font-size: 8pt;
	line-height: 110%;
	text-align: center;
	padding: 10px;
}

body {
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	padding: 0px;
	color: #DFFFFA;
	line-height: 135%;
	font-family: 'Trebuchet MS', Georgia, Verdana, Helvetica, 'Times New Roman', serif;
	background: #011310;
}

a {
	color: #BCEEE2;
}

a:link {
	color: #BCEEE2;
}

a:visited {
	color: #BCEEE2;
}

a:active {
	color: white;
}

a:hover {
	color: white;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 100%;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	border: 0px;
}

.banner {
	background-image: url('images/banner_background.jpg');
	background-repeat: repeat-x, repeat-y;
	background-color: #01231D;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 6px;
	width: 780px;
	height: 110px;
	margin-bottom: 15px;
}

#banner-title {
	font-family: 'Trebuchet MS', Georgia, Verdana, Helvetica, 'Times New Roman', serif;
	font-size: 24pt;
	color: #DFFFFA;
      text-decoration:none;
}

#banner-title a {
	font-family: 'Trebuchet MS', Georgia, Verdana, Helvetica, 'Times New Roman', serif;
	font-size: 24pt;
      color: #DFFFFA;
      text-decoration:none;
}

.banner div {
    background: url('images/banner_top_corners.gif') no-repeat left top;
}

.sub-banner {
	font-family: 'Trebuchet MS', Georgia, Verdana, Helvetica, 'Times New Roman', serif;
	font-size: 24pt;
	color: #DFFFFA;
	text-align: left;
	line-height: 300%;
}

a#banner-img {
	display: none;
}

#banner a {
	color: Black;
	text-decoration: none;
}

#banner h1 {
	font-size: xx-large;
}

#banner h2 {
	font-size: small;
}

.content p {
	color: #F9FFFE;
	font-family: 'Trebuchet MS', Georgia, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 165%;
	text-align: left;
	margin-left: 11px;
	margin-bottom: 10px;
}

.content blockquote {
	margin-left: 25px;
	padding-right: 10px;
	color: #FF881F;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.content blockquote p {
	margin-left: 0px;
	color: #EBFFEB;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
	
.content li {
	line-height: 150%;
}

.content h2 {
	color: #B1FFF3;
	background: #00483B;
	font-family: 'Trebuchet MS', 'Book Antiqua', Helvetica, Arial, sans-serif;
	font-weight: normal;
	border-top: 1px dotted #88B4DC;
	border-bottom: 1px dotted #88B4DC;
	border-left: 1px dotted #88B4DC;
	font-size: 14pt;
	text-align: left;
	margin-top: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-right: -25px;
	margin-left: -15px;
}

.content h3 {
	color: #E8F2FF;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 9pt;
    font-weight: normal;
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
}

.posted {
	color: #E8F2FF;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	margin-bottom: 35px;
	line-height: normal;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
}

.sidebar {
	padding: 0px 15px 15px 15px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.sidebar p {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

.sidebar h2 {
	color: #DFFFFA;
	background: #026654;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .4em;
	margin-bottom: 10px;
	margin-top: 12px;
    padding-top: 2px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 1px dotted #88B4DC;
	margin-left: -8px;
	margin-right: -15px;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}

.sidebar li {
	color: #666666;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 7pt;
	text-align: left;
	line-height: 110%;
	margin-top: 10px;
	list-style-type: none;
}

.sidebar img {
	border: 0px;
}

.link-note {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #ffffff;
	font-size: x-small;
	line-height: 110%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

#powered {
	font-family: 'Trebuchet MS', Georgia, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 110%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
}

.date {
	font-family: 'Trebuchet MS', Georgia, Verdana, Helvetica, sans-serif;
	color: #C5DAF5;
	font-size: 9pt;
}

.calendar-table {
  	line-height: 120%;
	font-family: arial;
	font-size: 8pt;
	background-color: #01231D;
	cellpadding: 1px;
	cellspacing: 0px;
	border: 0px;
	text-align: center;
}

.calendar-month {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.calendar-heading {
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
}

.calendar-days {
	font-family: arial;
	font-size: 8pt;
}

.calendar-selected-days {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: #486986;
}

.calendar-selected-days-mouseover {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #304f6b;
	background: #88B4DC;
	cursor: hand;
}

.related-posts-heading {
	font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	color: #E8F2FF;
	font-size: 9pt;
	line-height: 8pt;
}

.related-posts-date {
	font-family: Arial, Geneva, sans-serif;
	font-size: 6pt;
	line-height: 8pt;
}

.related-posts-title {
	font-family: Arial, Geneva, sans-serif;
	font-size: 7pt;
	line-height: 8pt;
}

.related-posts-subtitle {
	font-family: Arial, Geneva, sans-serif;
	font-size: 7pt;
	line-height: 8pt;
}

.related-posts {
	font-family: Arial, Geneva, sans-serif;
	font-size: 7pt;
	line-height: 8pt;
}

.archive-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	line-height: 11pt;
}

.archive-table {
	color: #C5DAF5;
	font-family: 'Trebuchet MS', Georgia, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
      border-collapse: collapse;
      width: 100%;
}

.archive-table-header {
	font-family: 'Trebuchet MS', Georgia, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	border-bottom: 1px solid #88B4DC;
}

.search-box {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #C5DAF5;
	border: 0px;
}
	
.search-button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C5DAF5;
	background-color: #304f6b;
	border: 0px;
}
	
.search-button-over {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #304f6b;
	background: #88B4DC;
	border: 0px;
	cursor: hand;
}