html,body{
	height: 100%;
}


body {
	margin: 0px;
	color: #333333;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background: #E7E7E7 url(../images/body_bk.jpg) repeat;
}


/* Hack for IE */
* html #outer {
	height: 100%;
}

#outer {
	margin: 0 auto;
	height: auto;
	min-height: 100%;
	width: 944px;
	background: url(../images/lo_wrapbk.jpg) repeat-y;
	text-align: left;
}


a:link {
	text-decoration: none;
	color: #0033CC;
}

a:visited {
	text-decoration: none;
	color: #0033CC;
}

a:hover {
	color: #FF3300;
	text-decoration: none;
}

h1 {
	padding: 0px;
	font: bold 18px "Trebuchet MS", Verdana, sans-serif;
	color: #CC3300;
	margin: 32px 50px 8px 100px;
}

h2 {
	padding: 0px;
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
	color: #CC3300;
	margin: 30px 100px 8px 100px;
	border-bottom: 1px solid #CCCCCC;
}

table h2 {
	padding: 0px;
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
	margin: 0px 2px 6px 0px;
	border-bottom: 1px solid #CCCCCC;
}

h3 {
	padding: 0px;
	color: #666666;
	margin: 30px 100px 8px;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	color: #666666;
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
	margin-left: 33px;
	margin-top: 7px;
}

h5 {
	color: #2D396F;
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
	margin-top: 18px;
}
h6 {
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
	color: #CC3300;
	background: #F5F5F5;
	padding-left: 5px;
}

#row1 {
	float: left;
	height: 28px;
	width: 402px;
}


#row2 {
	height: 67px;
	width: 944px;
	float: left;
}
#row3 {
	float: left;
	height: 103px;
	width: 564px;
}

#slide {
	float: left;
	height: 103px;
	width: 380px;
	background: url(../images/trans/sl01.jpg) no-repeat;
}


#topmenuEnv {
	float: left;
	height: 28px;
	width: 542px;
	background: url(../images/lo_top1_2.jpg) no-repeat left top;
}

#topmenu {
	line-height: 20px;
	height: 20px;
	width: 540px;
	margin-top: 8px;
	float: left;
}
#leftCont {
	float: left;
	width: 162px;
	height: auto;
	min-height: 100%;
}

#rightCont {
	float: left;
	height: auto;
	width: 782px;
	min-height: 100%;
}
* html .ulenv {
	margin-right: 45px;
	margin-left: 86px;
}
.ulenv {
	margin-right: 45px;
	margin-left: 45px;
}

* html .ulenvLeft {
	margin-left: 43px;
	width: 350px;
}
.ulenvLeft {
	margin-left: 45px;
	width: 395px;
	float: left;
}
/*
* html .ulenvLeft ul {
	margin-left: 0px;
}
* html .ulenvLeft li {
	margin-left: 5px;
}*/
.ulenvRight {
	float: left;
	width: 90px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 2px;
}

/*.ulenv ul {
	margin: 0px;
}

.ulenv li {
	margin-left: 15px;
	width: 90%;
}
*/


#innerRightCont {
	float: left;
	height: auto;
	width: 642px;
	background: url(../images/bk-ms1d.jpg) no-repeat right top;
}

#innerRightCont p {
	margin: 16px 0px 10px 100px;
	width: 430px;
}

#innerRightCont ul {
	width: 88%;
	margin: 2px 20px 3px 16px;
}
#innerRightCont li {
	margin: 2px 0px 5px 16px;
}


#innerRightsidecol {
	float: left;
	height: auto;
	width: 140px;
	color: #666666;
}


#row4 {
	height: 121px;
	width: 782px;
	float: left;
}

#row5 {
	height: 60px;
	width: 782px;
	float: left;
}

#row5L {
	height: 60px;
	width: 215px;
	float: left;
}

#row5M {
	height: 60px;
	width: 427px;
	float: left;
	background: url(../images/lo_containter_bk.jpg) repeat-x;
	text-align: right;
}

#row5R {
	height: 60px;
	width: 140px;
	float: left;
	background: url(../images/lo_containter_bk.jpg) repeat-x;
}



#sidemenuTop {
	height: 33px;
	width: 162px;
	float: left;
	background: url(../images/menu_bk.jpg) repeat-y;
}
#sidemenuEnv {
	float: left;
	height: auto;
	width: 162px;
	background: url(../images/menu_bk.jpg) repeat-y;
}

* html #sidemenu {
	margin-left: 5px;
}
#sidemenu {
	width: 150px;
	float: left;
	margin: 20px 0px 40px 11px;
}

ul#menu{
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align: left;
}
ul#menu li{
	margin:0px;
	padding:0px;
	display: block;
}

ul#menu li a{
	color:#3039B8;
	text-decoration:none;
	padding:8px 5px 4px 9px;
	margin: 0px;
	display: block;
	height: 100%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}

ul#menu li a:hover{
	color:#FFFFFF;
	background: #0372DB;
	border-top: 1px solid #035BD9;
	border-bottom: 1px solid #419AF3;
}

ul#menu li a.current,ul#menu li a.current:hover{
	color:#000000;
}

#sidemenuBase {
	float: left;
	height: 27px;
	width: 162px;
	background: url(../images/menu_bk.jpg) repeat-y;
}







* html .clear{
	height:auto;margin-bottom:0
} 
/* End IE Hack */

.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	line-height:1%;
	font-size:0px;
	margin-bottom:-1px;
}
* html .membs {
	margin: 9px 0px 0px 1px;
	float: left;
}

.membs {
	float: left;
	height: auto;
	width: 125px;
	padding: 4px 4px 9px;
	border: 1px solid #F6D02F;
	margin: 8px 0px 2px 1px;
	background: #FFFEF9;
	text-align: center;
}

.imgBorder {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-left: 20px;
	margin-bottom: 6px;
}
form {
	margin-left: 100px;
}



input, select, textarea {
	font: 12px "Courier New", Courier, mono;
	color: #000000;
	padding: 1px;
}

.pdfcont {
	width: 400px;
	margin-left: 100px;
	padding: 12px;
	border: 1px dotted #CCCCCC;
	height: auto;
	margin-bottom: 40px;
}


#footerContainer {
	height: auto;
	text-align: center;
	width: 944px;
}

#footer {
	color: #439FEA;
	margin-top: 10px;
	width: 934px;
	padding: 4px 0px 0px;
	font-size: 10px;
}
#footer a:link {
	color: #0033CC;
	text-decoration: none;
}
#footer a:visited {
	color: #0033CC;
}
#footer a:hover {
	color: #FF3300;
	text-decoration: none;
}

.grey {
	font-style: oblique;
	color: #666666;
}

.codefield {
	height: 120px;
	width: 320px;
	border: 1px dashed #CCCCCC;
	margin: 20px 10px 20px 100px;
}

* html .clear{
	height:auto;margin-bottom:0
} 
/* End IE Hack */

.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	line-height:1%;
	font-size:0px;
	margin-bottom:-1px;
}
#ifrholder {
	height: auto;
	width: 462px;
	margin-left: 100px;
	border: 1px solid #F0F0F0;
}

#ifrContent {
	margin: 0px 8px 15px 10px;
	width: 80%;
	height: auto;
}
#ifrContent p {
	margin-left: 5px;
}
#ifrContent h1 {
	margin-left: 5px;
	margin-top: 18px;
}

/* changed this entirely. This is not the right way 
#printBar {
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 873px;
}*/
* html #printicon {
	margin-left: 1px;
}

#printicon {
	height: 57px;
	width: 121px;
	float: left;
	margin-left: 1px;
}
#scheduleTableEvn {
	float: left;
	height: auto;
	width: 782px;
}

#scheduleTableEvn p {
	margin: 16px 45px 10px 100px;
}
.tableEnv {
	margin-right: 35px;
	margin-left: 35px;
}
