html,body{
	height: 100%;
}


body {
	margin: 0px;
	height: 100%;
	color: #333333;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}


/* Hack for IE */
* html #outer {
	height: 100%;
}

#outer {
	margin: 0 auto;
	height: auto;
	min-height: 100%;
	width: 934px;
	text-align: left;
	background: url(../images/bk_body.jpg) repeat-y;
}
#colLeft {
	float: left;
	width: 217px;
	margin: 0px;
	height: auto;
}

#hdTopleft {
	height: auto;
	width: 217px;
}


#navhd {
	height: auto;
	width: 217px;
	float: left;
}
#navContainer {
	background: url(../images/nav_grad2.jpg) repeat-x;
	width: 217px;
	float: left;
}



#colCenter {
	float: left;
	height: auto;
	width: 590px;
	margin: 0px;
}
#hdTxtbox {
	background: url(../images/hd_top1right.jpg) no-repeat left top;
	height: 91px;
	width: 539px;
	color: #515256;
	font-size: 10px;
	text-align: right;
	float: left;
}

* html #ifrHold {
	margin-left: 5px;
}

#ifrHold {
	float: left;
	height: 160px;
	width: 191px;
	border: 3px solid #6FA400;
	margin: 26px 0px 0px 10px;
}


#colRight {
	float: left;
	height: auto;
	width: 127px;
	margin: 0px;
}
#colRightTopbox {
	height: auto;
	width: 127px;
}



#sl {
	float: left;
	height: 36px;
	width: 539px;
	background: url(../images/trans_bk.jpg);
}
#hd2 {
	height: 127px;
	width: 539px;
	float: left;
}

#hd3 {
	height: 77px;
	width: 539px;
	float: left;
}
* html .centerCont {
	margin-left: 40px;
	height: auto;
}

.centerCont {
	height: 100%;
	width: 430px;
	float: left;
	margin: 0px 0px 40px 80px;
}



.grey {
	font-style: oblique;
	color: #666666;
}



* 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;
}

a:link {
	text-decoration: none;
	color: #0033CC;
}

a:visited {
	text-decoration: none;
	color: #0033CC;
}

a:hover {
	color: #7AB800;
	text-decoration: underline;
}

h1 {
	padding: 0px;
	font: bold 17px "Trebuchet MS", Verdana, sans-serif;
	color: #4B4C50;
	margin-top: 25px;
	margin-bottom: 0px;
}

h2 {
	padding: 0px;
	font: bold 20px "Trebuchet MS", Verdana, sans-serif;
	color: #000BBB;
	margin: 20px 0px 10px;
}


h3 {
	padding: 0px;
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	color: #000BBB;
	margin: 20px 0px 10px;
}

h4 {
	padding: 0px;
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	color: #000BBB;
	margin: 20px 0px 10px;
}

h5 {
	color: #2D396F;
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
	margin-top: 18px;
}
.imgBorder {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 6px;
	margin-right: 8px;
}





input, select, textarea {
	font: 12px "Courier New", Courier, mono;
	color: #0033CC;
	padding: 2px;
	margin-left: 32px;
	margin-top: 3px;
}
label {
	color: #999999;
	font-style: oblique;
}

#menuEnv {
	margin: 0px;
	height: auto;
	width: 217px;
}




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:#020DB5;
	text-decoration:none;
	margin: 0px;
	display: block;
	height: 33px;
	border-top: 1px solid #629100;
	border-bottom: 1px solid #BEDB81;
	font: bold 15px/33px "Trebuchet MS", Verdana, sans-serif;
	padding-right: 5px;
	padding-left: 17px;
}

ul#menu li a:hover{
	color:#FFFFFF;
	background: #AFD564 url(../images/nav_hover.jpg) no-repeat;
	border-top: 1px solid #629100;
	border-bottom: 1px solid #BEDB81;
}

ul#menu li a.current,ul#menu li a.current:hover{
	color:#000000;
}

.back {
	background: #F8F8F8;
	color: #000000;
	font-size: 10px;
	padding-left: 6px;
	margin-bottom: 22px;
	margin-left: 0px;
	line-height: 14px;
	margin-right: 10px;
}

#footerContainer {
	height: auto;
	text-align: center;
	width: 934px;
	float: left;
}

#footer {
	color: #666666;
	width: 686px;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	height: 57px;
	float: right;
}
#footer a:link {
	color: #0033CC;
	text-decoration: none;
}
#footer a:visited {
	color: #0033CC;
}
#footer a:hover {
	color: #23A423;
	text-decoration: underline;
}

.small {
	font-size: 10px;
}

li {
	margin-bottom: 10px;
}

hr {
	color: #CCCCCC;
}
