.oldStyle > *{
    all: revert;
  }

.oldStyle * {
	margin: 0;
	padding: 0;
}

.oldStyle body {
	margin: 0;
	padding: 0;
	padding: 0 0 20px;
	background-color: #ffffff;
    /* background:url("images/body_bg.gif") #ffffff repeat-x 0 100%; */
	color: #104173;
	font: 87%/1.6 arial,helvetica,tahoma,verdana,sans-serif;
}

.oldStyle body, .oldStyle html {
	min-height: 100%;
	height: auto;
}

.oldStyle a,
  .oldStyle a:link,
  .oldStyle a:visited,
  .oldStyle a:active,
  .oldStyle a:hover {
	background: transparent;
	text-decoration: none;
	cursor: pointer;
}

.oldStyle a:link,
  .oldStyle a:visited {
	background-color: transparent;
	color: #005d85;
}

.oldStyle a:hover,
  .oldStyle a:active {
	background-color: transparent;
	color: #000000;
}

.oldStyle form {
	margin: 0 0 1.5em;
}

.oldStyle input {
	margin: 2px 0;
	font-family: arial,helvetica,tahoma,verdana,sans-serif;
}

.oldStyle fieldset {
	border: none;
}

.oldStyle label {
	padding: 5px 0;
	display: block;
}

.oldStyle label br {
	clear: left;
}

.oldStyle input.f-submit {
	padding: 1px 3px;
	background: #666666;
	color: #ffffff;
	font-weight: bold;
	font-size: 96%;
}

.oldStyle input.f-submit-image {
	padding: 1px 3px;
	background: transparent;
	color: #ffffff;
	font-weight: bold;
	font-size: 96%;
}

.oldStyle form.f-wrap-1 {
	width: 100%;
	padding: .5em 0;
	border-top: 1px solid #d7d7d7;
	background: url("images/featurebox_bg.gif") #f6f6f6 no-repeat 100% 100%;
	position: relative;
}

.oldStyle form.f-wrap-1 fieldset {
	width: auto;
	margin: 0 1em;
}

.oldStyle form.f-wrap-1 h3 {
	margin: 0 0 .6em;
	color: #005d85;
	font: bold 155% arial,helvetica,tahoma,verdana,sans-serif;
}

.oldStyle form.f-wrap-1 h4 {
	margin: 0 0 .6em;
	border: none;
}

.oldStyle form.f-wrap-1 label {
	clear: left;
	float: left;
	width: 100%;
	border-top: 1px solid #ffffff;
}

.oldStyle form.f-wrap-1 label {
	float: none;
}

.oldStyle form.f-wrap-1 label input,
  .oldStyle form.f-wrap-1 label textarea,
  .oldStyle form.f-wrap-1 label select {
	width: 15em;
	float: left;
	margin-left: 10px;
}

.oldStyle form.f-wrap-1 label b {
	float: left;
	width: 8em;
	display: block;
	line-height: 1.7;
	position: relative;
}

.oldStyle form.f-wrap-1 label b .req {
	width: .3em;
	color: #cc0000;
	font-size: 150%;
	font-weight: normal;
	line-height: 100%;
	position: absolute;
	top: -.1em;
	left: -.4em;
	height: .3em;
}

.oldStyle form.f-wrap-1 div.req {
	width: 13em;
	color: #666666;
	font-size: 96%;
	font-weight: normal;
	text-align: right;
	position: absolute;
	top: .4em;
	right: .4em;
	left: auto;
}

.oldStyle form.f-wrap-1 div.req b {
	color: #cc0000;
	font-size: 140%;
}

.oldStyle form.f-wrap-1 label select {
	width: 15.5em;
}

.oldStyle form.f-wrap-1 label input.f-short {
	width: 5em;
}

.oldStyle form.f-wrap-1 label textarea.f-comments {
	width: 20em;
}

.oldStyle form.f-wrap-1 div.f-submit-wrap {
	clear: left;
	padding: 5px 0 5px 8em;
}

.oldStyle form.f-wrap-1 input.f-submit {
	margin: 0 0 0 10px;
}

.oldStyle form.f-wrap-1 fieldset.f-checkbox-wrap,
  .oldStyle form.f-wrap-1 fieldset.f-radio-wrap {
	clear: left;
	float: left;
	width: 32em;
	border: none;
	margin: 0;
	padding-bottom: .7em;
}

.oldStyle form.f-wrap-1 fieldset.f-checkbox-wrap b,
  .oldStyle form.f-wrap-1 fieldset.f-radio-wrap b {
	float: left;
	width: 8em;
	padding-top: .3em;
	display: block;
	line-height: 1.7;
	position: relative;
}

.oldStyle form.f-wrap-1 fieldset.f-checkbox-wrap fieldset,
  .oldStyle form.f-wrap-1 fieldset.f-radio-wrap fieldset {
	float: left;
	width: 13em;
	margin: 3px 0 0 10px;
}

.oldStyle form.f-wrap-1 fieldset.f-checkbox-wrap label,
  .oldStyle form.f-wrap-1 fieldset.f-radio-wrap label {
	float: left;
	width: 13em;
	border: none;
	margin: 0;
	padding: 2px 0;
	margin-right: -3px;
}

.oldStyle form.f-wrap-1 label input.f-checkbox,
  .oldStyle form.f-wrap-1 label input.f-radio {
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
}

.oldStyle form.f-wrap-1 label span.errormsg {
	width: 16em;
	display: block;
	background: transparent url(images/errormsg_bg.gif) no-repeat 0 0;
	position: absolute;
	top: 0;
	right: -10em;
	left: auto;
}

.oldStyle form.f-wrap-1 label span.errormsg b {
	padding: 10px 0;
	margin: 0 10px 0 30px;
	width: auto;
	float: none;
	display: block;
	color: #b30800;
	font-weight: bold;
	line-height: 1.3;
}

.oldStyle p, .oldStyle ul, .oldStyle ol, .oldStyle blockquote {
	margin: 0 0 1.5em;
}

.oldStyle blockquote {
	margin-left: 40px;
}

.oldStyle p.byline {
	margin-bottom: 1.5em;
	border-bottom: 1px solid #bad2e8;
	padding-bottom: .1em;
	background-color: transparent;
	color: #104173;
	font-variant: small-caps;
	font-weight: bold;
}

.oldStyle h1, .oldStyle h2, .oldStyle h3, .oldStyle h4, .oldStyle h5, .oldStyle h6 {
	margin: 1.2em 0 .3em;
	border-bottom: 1px solid #bad2e8;
	padding-bottom: .1em;
	background-color: transparent;
	color: #104173;
	font-family: arial,helvetica,tahoma,verdana,sans-serif;
	letter-spacing: -1px;
	line-height: 120%;
}

.oldStyle h1 {
	margin-top: .6em;
	background-color: transparent;
	color: #005d85;
	font-size: 196%;
}

.oldStyle h1.byline {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0px;
	line-height: 100%;
}

.oldStyle h2 {
	background-color: transparent;
	color: #005d85;
	font-size: 146%;
}

.oldStyle h3 {
	background-color: transparent;
	color: #005d85;
	font-size: 126%;
}

.oldStyle h4 {
	font-size: 116%;
}

.oldStyle h5 {
	font-size: 106%;
}

.oldStyle h6 {
	font-size: 96%;
}

.oldStyle .highlight {
	background-color: transparent;
	color: #e17000;
}

.oldStyle .subdued {
	background-color: transparent;
	color: #999999;
}

.oldStyle .error {
	background-color: transparent;
	color: #cc0000;
	font-weight: bold;
}

.oldStyle .success {
	background-color: transparent;
	color: #339900;
	font-weight: bold;
}

.oldStyle .caption {
	background-color: transparent;
	color: #999999;
	font-size: 11px;
}

.oldStyle .date {
	display: block;
	background-color: transparent;
	color: #bbbbbb;
	font: bold 82% arial,helvetica,tahoma,verdana,sans-serif;
	letter-spacing: 1px;
}

.oldStyle small {
	font-size: 11px;
}

.oldStyle ul {
	margin: .3em 0 1.0em 0;
	list-style-type: none;
}

.oldStyle ul.related {
	margin-top: -1.0em;
}

.oldStyle ol {
	margin: .5em .5em 1.5em;
}

.oldStyle ol li {
	margin-left: 1.4em;
	padding-left: 0;
	list-style-type: decimal;
	background: none;
}

.oldStyle li,
  .oldStyle ul li {
	margin-bottom: 0.5em;
	padding-left: 25px;
	background: transparent url("images/sprites.gif") no-repeat 0 0;
	list-style-type: none;
	line-height: 1.5em;
}

.oldStyle li.doc {
	background: 3px -500px;
}

.oldStyle ul.nomarker li {
	padding-left: 0;
	background: none;
}

.oldStyle dl {
	margin: 0 0 1em 0;
}

.oldStyle dt {
	margin-top: 1.3em;
	font-weight: bold;
}

.oldStyle dd {
	margin-left: 10px;
}

.oldStyle dl dl {
	margin: 0 0 1.5em 30px;
}

.oldStyle img {
	border: none;
}

.oldStyle hr {
	margin: 1em 0;
	border: none;
	clear: both;
	background: #f2f2f2;
	color: #bad2e8;
	height: 1px;
}

.oldStyle .clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	position: relative;
	height: 0px;
}

.oldStyle .center {
	text-align: center;
}

.oldStyle #header {
	margin: 0 0 15px;
	padding: 0 0 8px;
	background: url("images/sprites.gif") #ffffff repeat-x 0 100%;
}

.oldStyle #header #site-name {
	margin: 0 0 0 25px;
	padding: 3px 0;
	border: none;
	background-color: transparent;
	color: #cccccc;
	font: 265% arial,helvetica,tahoma,verdana,sans-serif;
	letter-spacing: -.05em;
}

.oldStyle #nav,
  .oldStyle #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.oldStyle #nav {
	margin: 0 25px 0 25px;
	font-weight: bold;
	font: bold 96% arial,helvetica,tahoma,verdana,sans-serif;
	height: 2.09em;
}

.oldStyle #nav li {
	float: left;
	width: 10em;
	margin: 0;
	border-bottom: 3px solid #888888;
	border-right: 3px solid #cccccc;
	padding: 0;
	display: block;
	background: #fbe662;
	position: relative;
}

.oldStyle #nav a,
  .oldStyle #nav a:link,
  .oldStyle #nav a:visited,
  .oldStyle #nav a:active,
  .oldStyle #nav a:hover {
	padding: 4px 10px 2px;
	display: block;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

.oldStyle #nav a:active,
  .oldStyle #nav a:hover {
	background: #8fc3d7;
	color: #000000;
}

.oldStyle #nav li ul {
	border-left: 1px solid #005d85;
	width: 15.8em;
	margin-top: 3px;
	background: url("images/featurebox_bg.gif") #f6f6f6 no-repeat 100% 100%;
	font-size: 90%;
	font-weight: normal;
	position: absolute;
	left: -999em;
}

.oldStyle #nav li:hover ul,
  .oldStyle #nav li.sfhover ul {
	left: 0;
	z-index: 8009;
	min-height: 0;
}

.oldStyle #nav li li {
	float: none;
	border: none;
	border-top: 1px solid #ffffff;
	border-right: none;
	border-left: none;
	padding-left: 0;
	background: none;
	border: 1px solid #999999;
}

.oldStyle #nav li li.last {
	border-bottom: none;
}

.oldStyle #nav li li a,
  .oldStyle #nav li li a:link,
  .oldStyle #nav li li a:visited,
  .oldStyle #nav li li a:active,
  .oldStyle #nav li li a:hover {
	padding: 3px 10px 2px;
	width: 14em;
	color: #000000;
}

.oldStyle #nav li li a:active,
  .oldStyle #nav li li a:hover {
	background: #8fc3d7;
	color: #000000;
}

.oldStyle #nav li.active {
	border-bottom: 3px solid #005d85;
	background: #005d85;
}

.oldStyle #nav li.active ul {
	border: none;
	background: url("images/featurebox2_bg.gif") #005d85 no-repeat 100% 100%;
}

.oldStyle #nav li.active a:link,
  .oldStyle #nav li.active a:visited,
  .oldStyle #nav li.active a:active,
  .oldStyle #nav li.active a:hover {
	background: transparent;
	color: #ffffff;
}

.oldStyle #nav li.active a:active,
  .oldStyle #nav li.active a:hover {
	background: #8fc3d7;
	color: #000000;
}

.oldStyle #nav li.active li {
	border: none;
	border-top: 1px solid #005d85;
	border-bottom: 1px solid #005d85;
}

.oldStyle #nav li.active li.last {
	border-bottom: none;
}

.oldStyle #nav li.active li a:link,
  .oldStyle #nav li.active li a:visited,
  .oldStyle #nav li.active li a:active,
  .oldStyle #nav li.active li a:hover {
	color: #ffffff;
}

.oldStyle #nav li.active li a:active,
  .oldStyle #nav li.active li a:hover {
	background: #8fc3d7;
	color: #000000;
}

.oldStyle #nav li.active li.active a,
  .oldStyle #nav li.active li.active a:link,
  .oldStyle #nav li.active li.active a:visited,
  .oldStyle #nav li.active li.active a:active,
  .oldStyle #nav li.active li.active a:hover {
	background: #005d85;
	color: #ffffff;
}

.oldStyle #nav li {
	width: auto;
}

.oldStyle #search {
	width: 20em;
	background-color: transparent;
	color: #666666;
	font-weight: bold;
	position: absolute;
	top: 10px;
	right: 0px;
	left: auto;
}

.oldStyle #search form {
	margin: 0;
}

.oldStyle #search input {
	width: 8em;
	margin: 0 0 -1px;
	height: 1.2em;
}

.oldStyle #search label {
	padding: 5px 0 0;
	display: inline;
}

.oldStyle #search input.f-submit {
	width: auto;
	margin: 0 0 -.15em;
	font-size: 81%;
	color: #000000;
	background: #fbe662;
	height: 1.95em;
}

.oldStyle #tagline {
	color: #999999;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-left: 10px;
	position: absolute;
	top: 25px;
	right: 35px;
	left: auto;
}

.oldStyle #tagline1 {
	color: #999999;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 10px;
	position: absolute;
	top: 10px;
    /* was 0px */
	right: 35px;
	left: auto;
}

.oldStyle #tagline2 {
	color: #999999;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 10px;
	position: absolute;
	top: 25px;
	right: 35px;
	left: auto;
}

.oldStyle #tagline span, .oldStyle #tagline1 span, .oldStyle #tagline2 span {
	text-decoration: none;
	font-size: 1.5em;
	font-weight: bold;
	color: #005d85;
}

.oldStyle #poweredby {
	width: 96px;
	height: 63px;
	position: absolute;
	top: -102px;
	right: 0;
}

.oldStyle #wrap {
	margin: 0 auto;
	min-width: 990px;
	max-width: 1000px;
	min-height: 200px;
	height: auto;
	position: relative;
}

.oldStyle #content-wrap {
	width: 100%;
	position: relative;
}

.oldStyle #utility {
	width: 165px;
	border-top: 5px solid #bad2e8;
	padding-bottom: 40px;
	position: absolute;
	top: 0;
	min-height: 20px;
	height: auto;
	left: 25px;
}

.oldStyle #sidebar {
	width: 200px;
	border-top: 5px solid #bad2e8;
	padding-top: 1px;
	padding-bottom: 40px;
	position: absolute;
	top: 0;
	min-height: 20px;
	height: auto;
	right: 25px;
}

.oldStyle #content {
	width: 500px;
	margin: 0 50px;
}

.oldStyle #content #breadcrumb {
	margin-top: -5px;
	text-align: right;
	color: #999999;
	font-size: 86%;
	font-weight: normal;
}

.oldStyle #content #breadcrumb a,
  .oldStyle #content #breadcrumb a:link,
  .oldStyle #content #breadcrumb a:visited {
	color: #005d85;
	text-decoration: none;
}

.oldStyle #content #breadcrumb a:hover,
  .oldStyle #content #breadcrumb a:active {
	color: #000000;
	text-decoration: none;
}

.oldStyle #bottom {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 20px;
	height: auto;
	background: url("images/bottom_bg.gif") #ffffff repeat-x 0 100%;
}

.oldStyle .featurebox {
	padding: 10px 10px 20px;
	border-top: 1px solid #d7d7d7;
	margin: 0 0 1.5em;
	color: #000000;
	background: url("images/featurebox_bg.gif") #f6f6f6 no-repeat 100% 100%;
}

.oldStyle .featurebox h1,
  .oldStyle .featurebox h2,
  .oldStyle .featurebox h3,
  .oldStyle .featurebox h4,
  .oldStyle .featurebox h5,
  .oldStyle .featurebox h6 {
	margin: 0 0 .3em;
	border-bottom: 1px solid #005d85;
	background-color: transparent;
	color: #005d85;
	line-height: 110%;
}

.oldStyle .featurebox p {
	border: none;
	margin: 0 0 1em;
	background-color: transparent;
	color: #000000;
}

.oldStyle .featurebox a {
	font-weight: bold;
}

.oldStyle .thumbnail {
	margin: 0 0 0 10px;
	border: 1px solid #eeeeee;
	float: right;
	width: 100px;
	padding: 5px;
	background: #ffffff;
	position: relative;
	text-align: center;
	z-index: 9;
}

.oldStyle .thumbnail img {
	border: none;
}

.oldStyle .thumbnail img.border {
	border: 1px solid #000000;
}

.oldStyle .picture {
	margin: 0 0 0 10px;
	border: none;
	float: right;
	padding: 5px;
	background: #ffffff;
	position: relative;
	text-align: center;
	z-index: 9;
}

.oldStyle .picture img {
	border: none;
}

.oldStyle .picture img.border {
	border: 1px solid #005d85;
}

.oldStyle .picture-center {
	margin: 0 0 0 10px;
	border: none;
	padding: 5px;
	position: relative;
	text-align: center;
	z-index: 9;
}

.oldStyle .picture-center img {
	border: none;
}

.oldStyle .pagination {
	padding: 4px 2px 4px 7px;
	border: 1px solid #dddddd;
	margin: 0 0 1.5em;
	background: #f2f2f2;
	color: #666666;
}

.oldStyle .pagination p {
	text-align: right;
	position: relative;
}

.oldStyle .pagination p a:link,
  .oldStyle .pagination p a:visited,
  .oldStyle .pagination p a:hover,
  .oldStyle .pagination p a:active {
	padding: 2px 5px;
	border: 1px solid #cccccc;
	background: #ffffff;
	text-decoration: none;
}

.oldStyle .pagination p a:hover {
	background: #005d85;
	color: #ffffff;
}

.oldStyle .pagination p span {
	padding: 2px 5px;
	border: 1px solid #cccccc;
	background: #ffffff;
	color: #cccccc;
	text-decoration: none;
}

.oldStyle .pagination p span.current {
	background: #cccccc;
	color: #ffffff;
}

.oldStyle .pagination * {
	margin: 0;
}

.oldStyle .pagination h4 {
	margin-top: -1.2em;
	padding: 0;
	border: none;
}

.oldStyle #resultslist-wrap {
	margin: 0 0 1.5em;
	font: normal 100% arial,helvetica,tahoma,verdana,sans-serif;
}

.oldStyle #resultslist-wrap li {
	padding: 0 0 1em;
	margin: 0 0 0 1.2em;
	font: bold 100% arial,helvetica,tahoma,verdana,sans-serif;
}

.oldStyle #resultslist-wrap dt,
  .oldStyle #resultslist-wrap dl {
	margin: 0;
}

.oldStyle #resultslist-wrap li dt {
	padding: 3px 0;
	font: bold 95% arial,helvetica,tahoma,verdana,sans-serif;
}

.oldStyle #resultslist-wrap li dd {
	font: normal 95% arial,helvetica,tahoma,verdana,sans-serif;
}

.oldStyle #resultslist-wrap li dl {
	margin: 0;
}

.oldStyle #resultslist-wrap dd {
	line-height: 1.3;
}

.oldStyle #resultslist-wrap dd.filetype,
  .oldStyle #resultslist-wrap dd.date {
	padding-right: .5em;
	display: inline;
	background-color: transparent;
	color: #999999;
}

.oldStyle .table1 {
	border: 2px solid #005d85;
	width: 100%;
	border-collapse: collapse;
}

.oldStyle .table1 td {
	padding: 3px 3px 3px 6px;
	border: 1px solid #bad2e8;
	background: #ffffff;
	line-height: 120%;
	text-align: left;
}

.oldStyle .table1 td.center {
	text-align: center;
}

.oldStyle .table1 td.right {
	text-align: right;
}

.oldStyle .table1 th {
	border: 1px solid #bad2e8;
	text-align: left;
	vertical-align: bottom;
	line-height: 120%;
}

.oldStyle .table1 thead th {
	padding: 10px 6px;
	color: #ffffff;
	background: #005d85;
	font-size: 145%;
}

.oldStyle .table1 tbody th {
	padding: 6px;
	color: #ffffff;
	background: #005d85;
	font-size: 115%;
}

.oldStyle .table1 tbody th.sub {
	padding: 6px;
	border-top: 2px solid #005d85;
	color: #104173;
	background: #f0f5fa;
	font-size: 100%;
}

.oldStyle .table1 td.colHeading {
	padding: 6px;
	color: #ffffff;
	background: #005d85;
	font-size: 115%;
}

.oldStyle .table1 td.evenRow {
	background: #f0f0f0;
}

.oldStyle .table1 .depth {
	font-size: 85%;
}

.oldStyle .calendar {
	width: 200px;
	font-size: 92%;
}

.oldStyle .calendar td {
	border: 1px solid #dddddd;
	text-align: center;
}

.oldStyle .calendar th {
	text-align: center;
}

.oldStyle .calendar thead th {
	padding: 3px 2px;
}

.oldStyle .calendar tbody th {
	padding: 2px;
}

.oldStyle .calendar tbody th.sub {
	padding: 2px;
}

.oldStyle a.morelink:link,
  .oldStyle a.morelink:visited,
  .oldStyle a.morelink:hover,
  .oldStyle a.morelink:active {
	padding-left: 21px;
	background: transparent url("images/sprites.gif") no-repeat 5px -500px;
}

.oldStyle a.morelink:hover {
	background: transparent url("images/sprites.gif") 5px -400px;
}

.oldStyle .morelink span {
	width: 900px;
	position: absolute;
	left: -9999px;
}

.oldStyle ol.code {
	font-family: monospace;
	position: relative;
}

.oldStyle ol.code li {
	margin-bottom: 1px;
	color: #666666;
}

.oldStyle ol.code code {
	display: block;
	background-color: transparent;
	color: #000000;
}

.oldStyle ol.code .cmt {
	background-color: transparent;
	color: #4077d2;
}

.oldStyle li.tab0 code {
	padding-left: 4em;
}

.oldStyle li.tab1 code {
	padding-left: 8em;
}

.oldStyle li.tab2 code {
	padding-left: 12em;
}

.oldStyle li.tab3 code {
	padding-left: 16em;
}

.oldStyle li.tab4 code {
	padding-left: 20em;
}

.oldStyle li.tab5 code {
	padding-left: 24em;
}

.oldStyle ol.code li {
	background: url("images/td_bg.gif") #f3f3f3 no-repeat 100% 100%;
}

.oldStyle p.note {
	margin: 1em;
	border: 1px solid #dddddd;
	padding: 1em;
	background: #f0f0f0;
}

.oldStyle #type-b #content-wrap {
	background: transparent url("images/content_wrap_bg.gif") repeat-y 30px 0;
}

.oldStyle #type-b #content {
	margin: 0 23px 0 235px;
}

.oldStyle #type-c #content-wrap {
	background: transparent url("images/content_wrap_bg.gif") repeat-y 30px 0;
}

.oldStyle #type-c #content {
	margin: 0 250px 0 235px;
}

.oldStyle #type-d #content {
	margin: 0 25% 0 50px;
}

.oldStyle #type-e #content-wrap {
	background: transparent url("images/content_wrap_e_bg.gif") repeat-y 100% 0;
}

.oldStyle #type-e #utility {
	width: 165px;
	border-top: 5px solid #999999;
	position: absolute;
	top: 0;
	left: auto;
	right: 25px;
}

.oldStyle #type-e #content {
	margin: 0 243px 0 50px;
}

.oldStyle #type-f #content-wrap {
	background: transparent url("images/content_wrap_e_bg.gif") repeat-y 100% 0;
}

.oldStyle #type-f #content {
	margin: 0 235px 0 25%;
}

.oldStyle #type-f #utility {
	left: auto;
	right: 25px;
}

.oldStyle #type-f #sidebar {
	right: auto;
	left: 25px;
}

.oldStyle #type-g #content-wrap {
	background: transparent url("images/content_wrap_e_bg.gif") repeat-y 100% 0;
}

.oldStyle #type-g #content {
	margin: 0 460px 0 40px;
}

.oldStyle #type-g #sidebar {
	width: 200px;
	left: auto;
	right: 235px;
}

.oldStyle #type-g #utility {
	width: 165px;
	border-top: 5px solid #999999;
	position: absolute;
	top: 0;
	left: auto;
	right: 25px;
}

.oldStyle #nav-secondary,
  .oldStyle #nav-secondary ul {
	margin: 0px;
	padding: 0;
	position: static;
}

.oldStyle #nav-secondary {
	border-top: 1px solid #cccccc;
}

.oldStyle #nav-secondary li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fbe662;
	border-bottom: 1px solid #cccccc;
}

.oldStyle #nav-secondary li a {
	padding: 3px 0 3px 23px;
	display: block;
	background: url("images/sprites.gif") #fbe662 no-repeat 10px -695px;
	font: bold 86% arial,helvetica,tahoma,verdana,sans-serif;
	color: #000000;
	text-decoration: none;
	line-height: 1.3;
}

.oldStyle #nav-secondary li a:active,
  .oldStyle #nav-secondary li a:hover {
	color: #000000;
	background: url("images/sprites.gif") #8fc3d7 no-repeat 10px -695px;
}

.oldStyle #nav-secondary li.active a,
  .oldStyle #nav-secondary li.active a:link,
  .oldStyle #nav-secondary li.active a:visited,
  .oldStyle #nav-secondary li.active a:active,
  .oldStyle #nav-secondary li.active a:hover {
	color: #ffffff;
	background: url("images/sprites.gif") #005d85 no-repeat 10px -695px;
}

.oldStyle #nav-secondary li ul {
	margin: 0 0 0 23px;
	padding: 0;
}

.oldStyle #nav-secondary li ul li {
	border: none;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fbe662;
}

.oldStyle #nav-secondary li ul li.first a:link,
  .oldStyle #nav-secondary li ul li.first a:visited,
  .oldStyle #nav-secondary li ul li.line a:link,
  .oldStyle #nav-secondary li ul li.line a:visited,
  .oldStyle #nav-secondary li ul li.last a:link,
  .oldStyle #nav-secondary li ul li.last a:visited,
  .oldStyle #nav-secondary li ul li.active a {
	padding: 2px 0 2px 12px;
	width: 130px;
	display: block;
	background: url("images/sprites.gif") #fbe662 no-repeat 0 -798px;
	color: #000000;
	font-weight: normal;
	line-height: 1.3;
}

.oldStyle #nav-secondary li ul li.first a:hover,
  .oldStyle #nav-secondary li ul li.first a:active,
  .oldStyle #nav-secondary li ul li.line a:hover,
  .oldStyle #nav-secondary li ul li.line a:active,
  .oldStyle #nav-secondary li ul li.last a:hover,
  .oldStyle #nav-secondary li ul li.last a:active {
	width: 130px;
	background: url("images/sprites.gif") #8fc3d7 no-repeat 0 -798px;
	color: #000000;
}

.oldStyle #nav-secondary li ul li.active a:link,
  .oldStyle #nav-secondary li ul li.active a:visited,
  .oldStyle #nav-secondary li ul li.active a:hover,
  .oldStyle #nav-secondary li ul li.active a:active {
	width: 130px;
	background: url("images/sprites.gif") #005d85 no-repeat 0 -798px;
	font-weight: bold;
	color: #ffffff;
}

.oldStyle #nav-secondary li ul li ul {
	margin: 0 0 0 13px;
	padding: 0;
}

.oldStyle #nav-secondary li ul li ul li {
	border: none;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fbe662;
}

.oldStyle #nav-secondary li ul li ul li a,
  .oldStyle #nav-secondary li ul li ul li a:link,
  .oldStyle #nav-secondary li ul li ul li a:visited,
  .oldStyle #nav-secondary li ul li ul li.first a,
  .oldStyle #nav-secondary li ul li ul li.first a:link,
  .oldStyle #nav-secondary li ul li ul li.first a:visited,
  .oldStyle #nav-secondary li ul li ul li.line a,
  .oldStyle #nav-secondary li ul li ul li.line a:link,
  .oldStyle #nav-secondary li ul li ul li.line a:visited,
  .oldStyle #nav-secondary li ul li ul li.last a,
  .oldStyle #nav-secondary li ul li ul li.last a:link,
  .oldStyle #nav-secondary li ul li ul li.last a:visited,
  .oldStyle #nav-secondary li ul li ul li.active a {
	width: 118px;
	display: block;
	background: url("images/sprites.gif") #fbe662 no-repeat 0 -798px;
	color: #000000;
	font-weight: normal;
	line-height: 1.3;
}

.oldStyle #nav-secondary li ul li ul li a:hover,
  .oldStyle #nav-secondary li ul li ul li a:active,
  .oldStyle #nav-secondary li ul li ul li.first a:hover,
  .oldStyle #nav-secondary li ul li ul li.first a:active,
  .oldStyle #nav-secondary li ul li ul li.line a:hover,
  .oldStyle #nav-secondary li ul li ul li.line a:active,
  .oldStyle #nav-secondary li ul li ul li.last a:hover,
  .oldStyle #nav-secondary li ul li ul li.last a:active {
	background: url("images/sprites.gif") #8fc3d7 no-repeat 0 -798px;
	width: 118px;
	font-weight: normal;
	color: #000000;
}

.oldStyle #nav-secondary li ul li ul li.active a,
  .oldStyle #nav-secondary li ul li ul li.active a:link,
  .oldStyle #nav-secondary li ul li ul li.active a:visited,
  .oldStyle #nav-secondary li ul li ul li.active a:hover,
  .oldStyle #nav-secondary li ul li ul li.active a:active {
	background: url("images/sprites.gif") #005d85 no-repeat 0 -798px;
	width: 118px;
	font-weight: bold;
	color: #ffffff;
}

.oldStyle #nav-secondary li ul li ul li ul {
	margin: 0 0 0 13px;
	padding: 0;
}

.oldStyle #nav-secondary li ul li ul li ul li {
	border: none;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fbe662;
}

.oldStyle #nav-secondary li ul li ul li ul li a,
  .oldStyle #nav-secondary li ul li ul li ul li a:link,
  .oldStyle #nav-secondary li ul li ul li ul li a:visited,
  .oldStyle #nav-secondary li ul li ul li ul li.first a,
  .oldStyle #nav-secondary li ul li ul li ul li.first a:link,
  .oldStyle #nav-secondary li ul li ul li ul li.first a:visited,
  .oldStyle #nav-secondary li ul li ul li ul li.line a,
  .oldStyle #nav-secondary li ul li ul li ul li.line a:link,
  .oldStyle #nav-secondary li ul li ul li ul li.line a:visited,
  .oldStyle #nav-secondary li ul li ul li ul li.last a,
  .oldStyle #nav-secondary li ul li ul li ul li.last a:link,
  .oldStyle #nav-secondary li ul li ul li ul li.last a:visited,
  .oldStyle #nav-secondary li ul li ul li ul li.active a {
	width: 106px;
	display: block;
	background: url("images/sprites.gif") #fbe662 no-repeat 0 -798px;
	color: #000000;
	font-weight: normal;
	line-height: 1.3;
}

.oldStyle #nav-secondary li ul li ul li ul li a:hover,
  .oldStyle #nav-secondary li ul li ul li ul li a:active,
  .oldStyle #nav-secondary li ul li ul li ul li.first a:hover,
  .oldStyle #nav-secondary li ul li ul li ul li.first a:active,
  .oldStyle #nav-secondary li ul li ul li ul li.line a:hover,
  .oldStyle #nav-secondary li ul li ul li ul li.line a:active,
  .oldStyle #nav-secondary li ul li ul li ul li.last a:hover,
  .oldStyle #nav-secondary li ul li ul li ul li.last a:active {
	background: url("images/sprites.gif") #8fc3d7 no-repeat 0 -798px;
	font-weight: normal;
	width: 106px;
	color: #000000;
}

.oldStyle #nav-secondary li ul li ul li ul li.active a,
  .oldStyle #nav-secondary li ul li ul li ul li.active a:link,
  .oldStyle #nav-secondary li ul li ul li ul li.active a:visited,
  .oldStyle #nav-secondary li ul li ul li ul li.active a:hover,
  .oldStyle #nav-secondary li ul li ul li ul li.active a:active {
	background: url("images/sprites.gif") #005d85 no-repeat 0 -798px;
	font-weight: bold;
	width: 106px;
	color: #ffffff;
}

.oldStyle #footer {
	clear: both;
	border-top: 1px solid #bad2e8;
	padding: 10px 0 20px;
	background-color: transparent;
	color: #999999;
	font-size: 86%;
}

.oldStyle #footer p {
	margin: 0;
}

.oldStyle #footer a,
  .oldStyle #footer a:link,
  .oldStyle #footer a:visited {
	background-color: transparent;
	color: #005d85;
	text-decoration: none;
}

.oldStyle #footer a:active,
  .oldStyle #footer a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

.oldStyle .toplink {
	padding: 0;
	margin: 10px 0 10px;
	background-color: transparent;
	color: #000;
	font-size: 86%;
}

.oldStyle .toplink p {
	text-align: right;
	position: relative;
}

.oldStyle .toplink p a,
  .oldStyle .toplink p a:link,
  .oldStyle .toplink p a:visited {
	background-color: transparent;
	color: #005d85;
	text-decoration: none;
}

.oldStyle .toplink p a:active,
  .oldStyle .toplink p a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

.oldStyle ul#sitemap {
	font-size: 0.9em;
}

.oldStyle ul#sitemap li {
	margin: 6px 0px 0px 10px;
	padding: 0px 0px 20px;
	list-style-type: none;
}

.oldStyle ul#sitemap li ul {
	margin: 6px 0px 0px;
}

.oldStyle ul#sitemap li li {
	margin-left: 5px;
	padding: 0px 0px 0px 10px;
	background: url(images/arrowoff.gif) no-repeat left top;
}

.oldStyle ul#sitemap li a {
	background: none transparent scroll repeat 0% 0%;
}

.oldStyle ul#sitemap li.sitelocation a {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

.oldStyle ul#sitemap li.sitelocation ul a {
	font-weight: normal;
	text-decoration: underline;
}

.oldStyle div#sitemap {
	padding: 1em 1.5em;
	line-height: 20px;
}

.oldStyle div#sitemap li {
	margin: 0px;
	padding: 0px 0px 0px 24px;
	list-style-type: none;
}

.oldStyle div#sitemap li {
	background: url(images/extm.gif) no-repeat;
}

.oldStyle div#sitemap li.last {
	background: url(images/exlm.gif) no-repeat;
}

.oldStyle div#sitemap li a,
  .oldStyle div#sitemap li a:visited,
  .oldStyle div#sitemap li a:link {
	padding: 0px 0px 0px 17px;
	background: url(images/exfilebw.gif) no-repeat;
}

.oldStyle div#sitemap li a:active,
  .oldStyle div#sitemap li a:hover {
	padding: 0px 0px 0px 17px;
	background: url(images/exfilecolor.gif) no-repeat;
}

.oldStyle div#sitemap a.folder,
  .oldStyle div#sitemap a.folder:visited,
  .oldStyle div#sitemap a.folder:link {
	padding: 0px 0px 2px 23px;
	background: url(images/exfolderbw.gif) no-repeat;
}

.oldStyle div#sitemap a.folder:active,
  .oldStyle div#sitemap a.folder:hover {
	padding: 0px 0px 2px 23px;
	background: url(images/exfoldercolor.gif) no-repeat;
}

.oldStyle div#sitemap ul {
	margin: 0px 0px 0px -24px;
	padding: 0px 0px 0px 24px;
	list-style-type: none;
}

.oldStyle div#sitemap ul {
	background: url(images/exim.gif) repeat-y;
}

.oldStyle div#sitemap ul.last {
	background: none;
}

.oldStyle .creditthumb {
	float: right;
	margin: 1.5em 0 6px 12px;
	border: 1px solid #ddd;
	padding: 5px 5px 2px 5px;
	display: block;
	text-align: right;
	font-size: 9px;
	color: #999;
	font-family: georgia, times, serif;
}

.melbourneDiveSitesMap{
	border:0;
	width:100%;
}

@media (min-width:0px) and (max-width:340px){
    .melbourneDiveSitesMap{
        height: 2000px;
    }
}

@media (min-width:340px) and (max-width:485px){
    .melbourneDiveSitesMap{
        height: 1860px;
    }
}

@media (min-width:486px) and (max-width:585px){
    .melbourneDiveSitesMap{
        height: 1800px;
    }
}

@media (min-width:586px) and (max-width:752px){
    .melbourneDiveSitesMap{
        height: 1400px;
    }
}

@media (min-width:753px) and (max-width:930px){
    .melbourneDiveSitesMap{
        height: 1800px;
    }
}

@media (min-width:930px) and (max-width:1335px){
    .melbourneDiveSitesMap{
        height: 1400px;
    }
}

@media (min-width:1335px) and (max-width:1500px){
    .melbourneDiveSitesMap{
        height: 1235px;
    }
}

@media (min-width:1500px) and (max-width:1775px){
    .melbourneDiveSitesMap{
        height: 1400px;
    }
}

@media (min-width:1775px){
    .melbourneDiveSitesMap{
        height: 1235px;
    }
}

.oldStyle{
	padding-left: 10px;
	padding-right: 10px;
}