html,body{
	height: 100%;
}


body {
	margin: 0px;
	height: 100%;
	color: #333333;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background: #EAE0CD url(../images/a-b-bk.jpg) repeat-x;
}


/* Hack for IE */
* html #outer {
	height: 100%;
}
a:link {
	text-decoration: none;
	color: #3674BE;
}

a:visited {
	text-decoration: none;
	color: #3674BE;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


#outer {
	margin: 0 auto;
	height: auto;
	min-height: 100%;
	width: 913px;
	text-align: left;
	background: url(../images/a-p-bk.jpg) repeat-y;
}
#shadLeft {
	float: left;
	height: 499px;
	width: 32px;
}

#shadRight {
	float: left;
	height: 499px;
	width: 31px;
}

#hdTopleft {
	height: auto;
	width: 198px;
	text-align: right;
}

#colLeft {
	float: left;
	width: 198px;
	margin: 0px;
	height: auto;
}



#colCenter {
	float: left;
	height: auto;
	width: 652px;
	margin: 0px;
}
#centerContentEnv {
	height: auto;
	width: 476px;
	margin: 0px;
	float: left;
}



#colRight {
	float: left;
	height: 100%;
	width: 176px;
	margin: 0px;
}
#colRightTopbox {
	height: auto;
	width: 176px;
	color: #000000;
	font: bold 19px "Trebuchet MS", Verdana, sans-serif;
}

#colRightTopbox p {
	margin: 2px 20px 4px;
}




#sl {
	float: left;
	height: 273px;
	width: 652px;
	background: url(../images/a-sl01.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}

#centerNav {
	float: left;
	height: 30px;
	width: 468px;
	margin: 0px;
	background: url(../images/a-bluenav-bk.jpg) repeat-x;
}
#centerPreNav {
	float: left;
	height: 30px;
	width: 8px;
}
.centerNavlink {
	float: left;
	height: 30px;
	width: 230px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 27px;
}
.centerNavlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.centerNavlink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.centerNavlink a:hover {
	color: #000000;
	text-decoration: none;
}

#centerNavsep {
	float: left;
	height: 30px;
	width: 6px;
}

#centerContent {
	width: 476px;
	margin: 0px;
	height: auto;
	float: left;
}

#centerContent p {
	margin: 20px 30px 25px 50px;
}

#centerContent ul {
	margin: 20px 25px 25px 40px;
}

#centerContent li {
	margin-bottom: 15px;
	margin-left: 30px;
}


.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;
}

h1 {
	color: #B6500E;
	margin: 38px 15px 2px 42px;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #B6500E;
	margin: 25px 15px 2px 45px;
	font-size: 13px;
	font-weight: bold;
}


h3 {
	padding: 0px;
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	color: #000BBB;
	margin: 20px 0px 10px;
}

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;
}
.imgBorder {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-left: 20px;
	margin-bottom: 6px;
}





input, select, textarea {
	font: 12px "Courier New", Courier, mono;
	color: #4481CA;
	padding: 2px;
}
#navContainer {
	width: 186px;
	float: right;
	margin-top: 55px;
}
#menuEnv {
	margin: 0px;
	height: auto;
	width: 185px;
}




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:#B6500E;
	text-decoration:none;
	margin: 0px;
	display: block;
	height: 33px;
	border-bottom: 1px solid #E5E5E5;
	font: bold 14px/33px "Trebuchet MS", Verdana, sans-serif;
	padding-right: 5px;
	padding-left: 18px;
}

ul#menu li a:hover{
	color:#FFFFFF;
	background: #528EC2;
	border-bottom: 1px solid #666666;
}
/*
ul#menu li a.current,ul#menu li a.current:hover{
	background: #FBF7EB;
	border-bottom: 1px solid #666666;
}
*/

#footerContainer {
	height: auto;
	width: 913px;
	float: left;
}
#footer {
	color: #666666;
	width: 448px;
	padding: 6px;
	font-size: 10px;
	text-align: center;
	height: 40px;
	margin-left: 230px;
}
#footer a:link {
	color: #3674BE;
	text-decoration: none;
}
#footer a:visited {
	color: #3674BE;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

.small {
	font-size: 10px;
}

table {
	margin-left: 46px;
	font-size: 11px;
	color: #666666;
}

.smalln {
	font-size: 12px;
}
