@media print{
		
	a {
		color:#020082;
		text-decoration:underline;
		}
	
	#container {
		display:block;
		float:none;
		/*width:740px;*/
		width:auto;
		border-left:10px solid white;
		border-right:10px solid white;
		border-bottom:10px solid white;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-image:url("../images/home_bg.gif");
		}
		
		/*-------------------------------------------------subpage start-----------------------*/

	#bread {
		display:none;
		}
	
	#subcontainer {
		display:block;
		float:none;
		/*width:740px;*/
		width:auto;
		border-left:10px solid white;
		border-right:10px solid white;
		border-bottom:10px solid white;
		border-top:10px solid white;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-image:url("../images/sub_content_bg.gif");
		background-repeat:repeat;
		}
		
	#subcontainer1column {
		display:block;
		float:none;
		/*width:740px;*/
		width:auto;
		border-left:10px solid white;
		border-right:10px solid white;
		border-bottom:10px solid white;
		border-top:10px solid white;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color:#fff;
		}
		
	#subleftcol {
		display:none;
		}
		
	#subnavigation {
		display:none;
		}
		
	#subnavigation2 {
		display:none;
		}
		
	#sublogo {
		display:none;
		}
		
	#animated {
		display:none;
		}
		
	#subpagehead {
		display:block;
		float:none;
		/*width:547px;*/
		width:auto;
		height:52px;
		margin:0px 0px 0px 10px;
		background-color:#cc0000;
		border-top:10px solid white;
		}
		
	#submaincol {
		display:block;
		float:none;
		/*width:547px;*/
		width:auto;
		margin:0px 0px 0px 10px;
		padding:0px 0px 20px 0px;
		background-color:#f0f0f0;
		border-top:10px solid white;
		}
		
	#mapcontainer {
		display:block;
		/*float:left;*/
		/*width:527px;*/
		width:auto;
		height:528px;
		z-index:-1000;
		}
		
	#sub1columncontainer {
		display:block;
		float:none;
		/*width:720px;*/
		width:auto;
		background-color:#f0f0f0;
		padding: 10px 10px 10px 10px;
		clear: both;
		}
		
	#footer {
		display:none;
		}
	/*--------------------------------------------------------subpage end-----------------------*/
	
	/*-----------------------------------------------------subpage 2 start-----------------------*/

		
	#subrightcolcontainer {
		display:block;
		float:none;
		/*width:547px;*/
		width:auto;
		background-color:none;
		}
		
	#subpagehead2 {
		display:block;
		float:none;
		/*width:547px;*/
		width:auto;
		color:#cc0000;
		height:37px;
		margin:0px 0px 0px 0px;
		border-bottom:10px solid white;
		}
		
	h1.subhead2 {
		color:#020082;
		padding:0px 0px 0px 0px;
		background-color:#f0f0f0;
		border-top:2px solid #020082;
		}
		
	h1.subhead4 {
		color:#020082;
		padding:0px 0px 0px 0px;
		background-color:#f0f0f0;
		border-top:2px solid #020082;
		}
		
	h1.tablehead {
		color:#020082;
		}
		
	h3.subhead {
		color:#cc0000;
		}
		
	#contentcontainer {
		display:block;
		float:none;
		/*width:527px;*/
		width:auto;
		padding:0px 10px 0px 10px;
		}
		
}
