/* CSS Document */


/* PRINT-SPECIFIC*/

html, body {	
	margin: 5% !important;	
	margin-bottom:0%;
	padding:inherit !important;	
	width:600px !important;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #333333;
	background-color: transparent;
	float:none !important;
}	

#banner {
 	display:none;
}

#nav {
	display:none;
}

#srchArea{
	display:none !important;
}

#leftbar{
	display:none;
}


#footer {		
	display:none !important;
}

.blueBand {
	background-color:transparent;
	color:#000000;
}	

.smText {				/*get rid of back links*/
	display:none;
}

p img {				/*get rid of back links*/
	display:none;
}

#cp_main_box{
	position: relative;
	float: left;
	vertical-align: top;
	height: auto;
	width: 600px;
	border: none;
	margin: 3px;
	/*float: left;
*/	/*position: absolute;
	left: 180px;
	top: 125px;
	overflow: hidden;
*/}


#cp_main_box p{
	font-family:"Times New Roman",Times,serif;
	font-size:11px;
}


/* NOT PRINT-SPECIFIC*/


#cp_map_box {
	vertical-align: top;
	height: 255px;
	width: 175px;
	border: 1px solid #003366;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	/*float: left;
*/	position: absolute;
	left: 0px;
	top: 125px;
	overflow: hidden;
}



.smBoxImg {
	height: 90px;
	width: 95%;
	/*border: 1px solid #96b6e3;
*/	/*float: left;
*/}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#statistics {
	width: 500px;
	height: 200px;
	/*float: left;
*/	}
.stats {
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	/*float: left;
*/	}
.inner_container {
	width: 95%;
	height: auto;
	margin: 0px;
	padding: 0px;
	/*float: left;
*/}
/*for 2 col*/.innerBox {
	width: 270px;
	height: auto;
	/*float: left;
*/}
li {
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px 0px 0px 0px;
		font-size: 10px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	}
ul{
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 8px;
}

.flag_wrapper {
	clear: both;
	height: 100px;
	width: 150px;
	border: 1px solid #666666;
	}
img.flagborder {
	border: 1px solid #666666;
}

