/* CSS Document */

html{
	/*height:100%;*/
	height:auto;/*Remove to restore footer stick alt */
	}
	
* html{
	/*height:100%;*/
	height:auto;/*Remove to restore footer stick alt */
	}
	
body{
	/*height:100%;*/
	height:auto;/*Remove to restore footer stick alt */
	text-align:center;
	/*background-color:#0070b2;			REMOVED FOR PRINT
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x repeat-y;*/
	}
	
* html body{
	/*height:100%;*/
	height:auto;/*Remove to restore footer stick alt */
	text-align:center;
	}
	
img{
	border-style:none;
	}

	
#outer_container{
	position:absolute;
	width:100%;
	height:auto;
	text-align:center;
	top:0px;
	left:0px;
	background-color:#FFFFFF;
	}
	
* html #outer_container{
	min-width:100%;
	height:1%;
	padding-left:10px;
	padding-right:10px;
	}

#container{
	position:relative;
	/*top:25px;
	left:25px;*/
	width:950px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	}
	
* html #container{
	height:1%;
	}
	
	
#container_shadow{
	display:none;
	}
	
#header{
	position:relative;
	width:650px;
	height:117px;
	/*margin-top:10px;*/
	margin-left:35px;
	}
	
* html #header{
	margin-left:-10px;
	}
	
#header_logo{
	float:left;
	width:246px;
	margin-left:10px;
	z-index:3;
	display:block;
	}
	
#header_image{
	display:none;
	}
	
#header_callout{
	display:none;
	}
	
	
#content{
	clear:both;
	position:relative;
	width:950px;
	height:auto;
	}
	
* html #content{
	height:100%;
	}
	
#leftcol{
	display:none;

	}
	
#content_leftcol{
	display:none;
	}
	
* html #content_leftcol{
	display:none;
	}
	
#content_rightcol{
	position:relative;
	width:950px;
	height:auto;
	margin-top:0px;
	margin-left:50px;
	margin-right:50px;
	}
	
* html #content_rightcol{
	min-height:100%;
	}
	
#right_col_main{
	position:relative;
	width:100%;
	height:auto;
	padding:15px;
	text-align:left;
	}
	
* html #right_col_main{
	height:1%;

	}
	
	
	
#right_col_flash{
	display:none;
/*display:block;		REMOVED FOR PRINT
	position:absolute;
	top:17px;
	left:0px;
	width:660px;
	height:300px;
	padding:15px;
	margin-top:-10px;
	text-align:left;
	background-color:#fff;
	z-index:2;
	visibility:visible;*/
	}
	
#pageimage{
	min-height:1px;
	margin-top:12px;
	margin-left:12px;
	margin-bottom:12px;
	margin-right:0px;
	border:1px solid #0088ba;
	}
	
#pageimage{
	.min-height:1px;
	.margin-left:25px; /*IE7 FIx*/
	}
	
* html #pageimage{
	min-height:1px;
	margin-left:25px; /*IE6 FIx*/
	}
	

#latest_news1{
	clear:both;
	float:left;
	vertical-align:baseline;
	height:72px;
	width:200px;
	text-align:left;
	margin-right:34px;
	margin-top:0px;
	z-index:4;
	}
	
* html #latest_news1{
	margin-top:0px;
	}	
	
	
	
#latest_news2{
	float:left;
	vertical-align:baseline;
	height:72px;
	width:200px;
	text-align:left;
	margin-right:30px;
	margin-top:0px;
	}
	
* html #latest_news2{
	margin-top:0px;
	}	
	
	
#latest_news3{
	float:left;
	vertical-align:baseline;
	height:72px;
	width:200px;
	text-align:left;
	margin-top:0px;
	}
	
* html #latest_news3{
	margin-top:0px;
	}
	
#horizlist li{
	list-style-type:none;
	color:#0088ba;
	display: inline;
	padding-right: 20px;
	line-height:30px;
	}
	
#list li{
	list-style-type:none;
	color:#0088ba;
	padding-right: 20px;
	line-height:30px;
	}	
	
#footer_holder{
	display:none;
	}
	
#footer{
	display:none;
	
	}
	
#footer_print{
	position:relative;
	text-align:left;
	margin-left:50px;
	}
	
.fl{
	float:left;
	}
	
.fr{
	float:right;
	}
	
/*#main_nav_btn{
	width:176px;
	height:30px;
	margin-bottom:3px;
	background-color:#e1e1e1;
	font:Arial, Helvetica, sans-serif;
	color:#3399FF;
	font-size:16px;
	}*/
	