html,body{
	height: 100%;
}


body {
	margin: 0px;
	color: #B9B9B9;
	font: 14px "Times New Roman", Times, serif;
	padding: 0px;
	height: 100%;
	background: #000000;
}

#outer {
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
	width: 945px;
	text-align: left;
	background: url(../imgs/two/bk-body-m-01-sans.jpg) no-repeat;
}
* html #outer {
    height: 100%;
}

a:link {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

h1 {
	margin: 78px 0px 0px 60px;
	padding: 0px;
	font-size: 18px;
	color: #999999;
}


h2 {
	font: bold 16px "Times New Roman", Times, serif;
	color: #999999;
	margin: 4px 4px 4px 18px;
}


h3 {
	margin: 18px 0px 0px 17px;
	color: #5EACFB;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	margin: 10px 0px 2px;
	color: #CCCCCC;
}

h5 {
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	margin: 10px 0px 2px;
	color: #CCCCCC;
}
.h1red {
	color: #FF0000;
}


#mainEnv {
	height: auto;
	width: 790px;
	margin-top: 137px;
	margin-left: 59px;
	float: left;
}
* html #mainEnv {
	float: none;
}
#mainLeft {
	height: auto;
	width: 490px;
	float: left;
}
#mpglow {
	height: 69px;
	width: 427px;
	float: left;
}
#mainRight {
	height: auto;
	width: 261px;
	float: left;
}
#notice {
	float: left;
	height: auto;
	width: 480px;
	color: #999999;
}



.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}

* html .clear{
	height:auto;margin-bottom:0
} 

#tablinkContainer {
	float: left;
	height: auto;

	width: 478
.px;
	width: 478px;
}

.tablink {
	padding: 0px;
}
.SlideTablinks {
	height: 250px;
	width: 400px;
	float: left;
	margin-left: 64px;
	margin-top: 61px;
}
* html .SlideTablinks {
	margin-left: 32px;
}

.SlideTab {
	height: auto;
	width: 260px;
	float: left;
	font-weight: bold;
	margin-top: 40px;
}
.SlideTab li {
	margin-top: 14px;
	list-style: square;
}
.Slidesub {
	height: auto;
	width: 345px;
	float: left;
	text-align: right;
}


#footer {
	width: 945px;
	text-align: center;
	padding: 4px;
	color: #666666;
	float: left;
	margin-top: 50px;
}

#footer a:link {
	color: #FF0000;
	text-decoration: none;
}

#footer a:visited {
	color: #FF0000;
	text-decoration: none;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

input, select, textarea {
	font: 11px Courier New, Courier, mono;
	border: 1px solid #DFDFDF;
	background: #CCCCCC;
	color: #003399;
}


#topLinks {
	height: auto;
	width: auto;
}


.tlLge {
	font-size: 18px;
	font-weight: bold;
}


.tlMed {
	font-size: 14px;
	font-weight: bold;
}

.tlMedmore {
	font-size: 16px;
}


.tlSmall {
	font-size: 13px;
}

.tlVLge {
	font-size: 24px;
	font-weight: bold;
}

.tlVVLge {
	font-size: 24px;
}

.imgbrd {
	border: 1px solid #666666;
	margin: 1px 1px 1px 4px;
}
