html,body{
	height: 100%;
}


body {
	margin: 0px;
	height: 100%;
	color: #333333;
	font: 13px Arial, Helvetica, sans-serif;
	padding: 0px;
	background: #FFFFFF;
	text-align: center;
}

#outer {
	background: url(../images/outer-bk.jpg) repeat-y;
	width: 947px;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}

#head {
	float: left;
	height: 138px;
	width: 434px;
	background: url(../images/trans/sl05.jpg) no-repeat;
}

#subhead {
	float: left;
	height: 27px;
	width: 434px;
	background: url(../images/bk-subhd.jpg) repeat-x;
	text-align: right;
}



a:link {
	text-decoration: none;
	color: #397A8A;
}

a:visited {
	text-decoration: none;
	color: #397A8A;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

h1 {
	padding: 0px;
	color: #000000;
	margin: 30px 10px 8px 24px;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	padding: 0px;
	color: #012935;
	margin: 30px 60px 10px;
	font-size: 18px;
	font-weight: bold;
}


h3 {
	color: #333333;
	margin-left: 33px;
	margin-top: 7px;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	color: #2D396F;
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	margin-left: 33px;
	margin-top: 7px;
}

h5 {
	color: #012935;
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	padding: 3px 3px 3px 0px;
}


#topfill {
	background: #012935 url(../images/topline-bk.jpg) repeat-x;
	height: 18px;
	width: 917px;
	margin-left: 12px;
	border-bottom: 2px solid #FA9219;
}

* html #envLeft {
	margin-left: 6px;
}

* html #envLeftSec {
	margin-left: 6px;
}

#envLeft {
	width: 434px;
	margin-left: 12px;
	height: auto;
	float: left;
}
#envTopmenu {
	float: left;
	width: 483px;
	background: #EFEFEF url(../images/navtop-envbk.jpg) repeat-x;
	height: 90px;
}
/* temp promo mp */

#mppenv	{
	float: left;
	width: 483px;
	background: url(../images/bk_rtside_grey.jpg) repeat-x;
	color: #333333;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#mppromo {
	width: 420px;
	margin-left: 23px;
	border: 8px solid #48717D;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background: #FFF;
}
#mppromo p {
	margin: 10px 15px 4px;
}
#mppromo ul {
	margin-left: 30px;
	margin-right: 24px;
	font-size: 12px;
	font-weight: bold;
}
#mppromo ol {
	margin-left: 85px;
	margin-right: 50px;
	margin-top: 32px;
}

#mppromo li {
	margin: 8px 5px 5px 2px;
}
/* end promo*/

#fc {
	position: relative;
	height: 483px;
	width: 689px;
	top: 20px;
	left: 34px;
}
* html #fc {
	position: fixed;
	height: 483px;
	width: 689px;
	top: 20px;
	left: 34px;
}

.imgBorder {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-left: 1px;
	margin-bottom: 6px;
}
form {
	margin-left: 60px;
}


#envRightouter {
	float: left;
	width: 483px;
}
#envRight {
	float: left;
	width: 483px;
	background: url(../images/rs-bk.jpg) repeat-x;
	color: #333333;
}
#envRight p {
	margin-left: 58px;
	margin-right: 36px;
}
.envRightpara {
	margin-left: 60px;
	margin-right: 60px;
}
#envRight ul {
	margin-left: 100px;
	margin-right: 40px;
}
#envRight ol {
	margin-left: 100px;
	margin-right: 40px;
}
#envRight h1 {
	padding: 0px;
	color: #000000;
	margin: 0px 50px 0px 58px;
	font-size: 14px;
	font-weight: bold;
}
#envRight h2 {
	padding: 0px;
	color: #000000;
	margin: 35px 55px 0px;
	font-size: 18px;
	font-weight: bold;
}
#envRight h3 {
	color: #000000;
	margin: 0px 55px 12px 56px;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	width: auto;
	line-height: 20px;
}



* html .clear{
	height:auto;
	margin-bottom:0px
} 
/* End IE Hack */

.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	line-height:1%;
	font-size:0px;
	margin-bottom:-1px;
}


.floatLeft {
	float: left;
}






input, select, textarea {
	font: 12px "Courier New", Courier, mono;
	color: #000000;
	padding: 1px;
}


#vmenuContainer {
	float: left;
	width: 140px;
}

ul#vmenu
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}


ul#vmenu li {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
}

ul#vmenu li a
{
	color: #E2E2E2;
	text-decoration: none;
	display: block;
	padding-right: 2px;
	padding-left: 9px;
	background: url(../images/nav-bk.jpg) no-repeat left -51px;
	font: 12px/50px Arial, Helvetica, sans-serif;
	height: 50px;
}
/*
* html ul#vmenu li a
{
	padding: 6px 0px 2px 11px;
	height: 25px;
	line-height: 18px;
}
*/
ul#vmenu li#current a
{
	color: #012935;
	background: url(../images/nav_bk_vh.jpg) no-repeat;
}

ul#vmenu li a:hover, ul#vmenu li#active a:hover
{
	color: #012935;
	background: url(../images/nav-bk.jpg) no-repeat left -1px;
}
#contentLeft {
	float: left;
	width: 294px;
}

#contentLeft ul {
	margin-left: 40px;
	margin-right: 20px;
}

#contentLeft form {
	margin-left: 28px;
	font-size: 10px;
}

#contentLeft p {
	margin-left: 28px;
	margin-right: 26px;
}
#tab {
	float: left;
	height: 32px;
	width: 294px;
	background: url(../images/fla-subtab-bk.jpg) repeat-x;
	text-align: right;
}
#infobutton {
	float: left;
	width: 380px;
	height: 100px;
	text-align: center;
	margin-top: 40px;
}


* html #publEnv {
	margin-left: 40px;
}
/*
.publications {
	background: #FFFFFF;
	margin: 8px 8px 0px 80px;
	width: 514px;
	border: 1px dashed #138DB2;
	float: left;
}*/

.back {
	background: #ADC1C8;
	border: 1px solid #638D9B;
	color: #000000;
	font-size: 10px;
	padding-left: 10px;
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 54px;
}

.back a:link{
	color: #000000;
	text-decoration: none;
}

.back a:visited {
	color: #000000;
}

.back a:hover {
	color: #0F7488;
}





#footerContainer {
	height: 120px;
	width: 930px;
}

#footer {
	color: #999999;
	width: 460px;
	padding: 4px 22px 0px 10px;
	font-size: 10px;
	text-align: center;
	float: left;
	height: auto;
}
#footer a:link {
	color: #047691;
}

#footer a:visited {
	color: #047691;
}

#footer a:hover {
	color: #999999;
	text-decoration: underline;
}


* html #footerSec {
	margin-left: 110px;
}


* html #footerL {
	margin-left: 72px;
}

#footerL {
	color: #999999;
	width: 272px;
	padding: 4px 20px 0px 0px;
	font-size: 10px;
	text-align: center;
	float: left;
	margin-left: 144px;
	height: auto;
}
#footerL a:link {
	color: #047691;
}

#footerL a:visited {
	color: #047691;
}

#footerL a:hover {
	color: #999999;
	text-decoration: underline;
}
.tdWhite {
	background: #FFFFFF;
	padding: 9px;
	color: #000000;
	font-size: 11px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.tdgreytext {
	color: #999999;
}

.sitesLinks {
	height: auto;
	width: 200px;
	margin-top: 13px;
	margin-left: 30px;
	padding: 5px;
}

.noticeSml {
	background: #FFFFFF;
	height: auto;
	width: auto;
	border: 2px solid #415C65;
	padding: 4px;
	color: #000000;
	font-size: 11px;
	margin: 8px 40px;
	float: left;
}

* html .noticeSmlNarrow {
	margin-left: 31px;
}

.noticeSmlNarrow {
	background: #FFFFFF;
	height: 92px;
	width: 150px;
	border: 2px solid #415C65;
	padding: 4px;
	color: #000000;
	font-size: 11px;
	margin: 15px 6px 8px 62px;
	float: left;
}

.noticeSmlPic {
	height: 140px;
	width: 184px;
	float: left;
}
#envRightsub {
	width: 483px;
	float: left;
}

* html .mpBoxtabs {
	margin-left: 27px;
}

.mpBoxtabs {
	float: left;
	height: 20px;
	width: 380px;
	margin-left: 54px;
}

.mpBoxtabL {
	height: 20px;
	width: 12px;
	margin: 0px;
	float: left;
	background: #FFFFFF;
}
.mpBoxtabM {
	height: 20px;
	width: auto;
	margin: 0px;
	float: left;
	background: url(../images/tab-or-bk.jpg) repeat;
	font: bold 14px/20px "Trebuchet MS", Verdana, sans-serif;
	padding-right: 4px;
	padding-left: 4px;
}
.mpBoxtabR {
	height: 20px;
	width: 25px;
	margin: 0px;
	float: left;
	background: #FFFFFF;
}


* html .mpBox {
	margin: 0px 20px 20px 25px;
	width: 380px;
}

.mpBox {
	height: auto;
	width: 380px;
	border: 2px solid #348293;
	margin: 0px 20px 20px 50px;
	background: #FFFFFF;
	float: left;
}


.mpBox p {
	margin: 7px 7px 4px 16px;
	font-weight: bold;
}
.mpBoxbold {
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
}



* html .newsbox {
	margin-left: 38px;
}
.newsbox {
	height: auto;
	width: 490px;
	float: left;
	margin-left: 76px;
	border-bottom: 2px solid #F8931F;
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
	margin-bottom: 14px;
	padding: 10px;
}
.newsHeading {
	font-size: 16px;
	font-weight: bold;
	color: #3E5B63;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 6px;
}

.newsDate {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	font-style: oblique;
	line-height: 14px;
	margin-bottom: 10px;
}

* html .newsboxLast {
	margin-left: 38px;
}
.newsboxLast {
	height: auto;
	width: 490px;
	float: left;
	margin-left: 76px;
	border: 1px solid #E4E4E4;
	padding: 10px;
}

#objectyt {
	margin-left: 10px;
	margin-top: 4px;
}
.SlideTab {
	height: auto;
	width: 474px;
}
.tablink {
	background: #F3F3F3;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px dashed #999999;
}



* html .detailsMap {
	margin-left: 33px;
}


.detailsMap {
	width: 426px;
	margin-left: 33px;
	margin-bottom: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
