@media screen, projection {

	body {
		background-color: white;
		margin: 0px; padding: 0px; border: 0px;
		font-family: Verdana, "Arial CE",Helvetica,Arial,Sans-serif;
		color: #000000;
		font-size: 2em;
	}
	
	#print_top, #print_bottom, #print_bottom_canvas, #nothing {
		display: none;
	}

	#main {
	}



	#topbanner {
		background-color: #cccccc;
		color: #666666;
	}
	
	#topbanner td {
		padding: 0 3px;
	}
	
	#topbanner a {
		color: #000000;
		text-decoration: none;
	}

	#leftmenu {
		color: #000000;
		font-weight: bold;
		width: 100%;
		margin-top: 50px;
	}

	#leftmenu ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	#leftmenu ul li {
		margin: 0;
		padding: 0;
	}

	#leftmenu a {
		width: 100%;
		display: block;
		color: #000000;
		background-color: #cccccc;
		padding: 2px 0 8px 0px;
		text-decoration: none;
		font-weight: bold;
		border-bottom: 2px solid white;
	}

	#leftmenu a:hover {
	}
	
	#leftmenu a.typactive:hover {
		color: #f45bc3;
	}

	#leftmenu a.typactive {
		color: #f45bc3;
	}

	#leftmenu a.typmenumainitem2 {
		width: 240px;
		margin-left: 9px;
		padding: 5px 0 3px 0;
		background-position: 0px 9px;
	}

	#leftmenu #design {
		margin: 20px 0 0 0;
	}

	#leftmenu #design a {
		font-family: "Arial CE",Helvetica,Arial,Sans-serif;
		display: inline;
		color: #00476c;
		border: 0;
		text-decoration: underline;
		font-weight: bold;
	}

	#leftmenu #design a:hover {
		color: #ffff00;
		background: transparent; 
		padding: 0;
	}

	#hotline {
		margin-top: 30px;
		margin-left: 0px;
	}

	#hotline a {
		width: 255px;
		border: 1px solid #4592ba;
	}

	#hotline a:hover {
		border: 1px solid #32477d;
	}

	#hotline a strong {
		color: #ffff00;
		font-size: 15px;
	}
	
	#toptext {
		color: #ffffff;
		font-size: 16px;
		width: 350px;
		float: left;
		margin-left: 10px;
	}

	
	#bottom {
		font-size: 0.8em;
		margin: 20px auto;
		color: #333333;
		margin-bottom: 50px;
		text-align: right;
	}

	#copyright {
	}
	
	#copyright a {
	}

	#copyright img {
		float: left;
	}

	#copyright .text {
		float: left;
		margin: 10px 0 0 10px;
	}

	img {
		border: 0;
	}

	a {
		color: #00476c;
	}
	
	a:hover {
		color: #000000;
	}

	img.nothing {
		float: left;
	}
	
	.cleaner  {
		width : 100%;
		height : 0;
		font-size : 0;
		line-height : 0;
		clear : both;
	} 

#imgview {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #11364f;
}


#imgview p {
  text-align: center;
}

#imgview h1 {
  background-color: #11364f;
  margin: 0;
  text-align: center;
  padding: 10px 0;
  font-size: 20px;
  border: 0;
}

div.imgview1 {
  background-color: #5191b8;
  text-align: center;
  padding: 4px 0;
  font-weight: bold;	
}

#imgview a {
  color: #ffffff;
  text-decoration: none;
}


#imgview #copyright a  {
  color: #000000;
  text-decoration: none;
}

#imgview #copyright  img{
	display: none;
}

#imgview #copyright  {
  margin: 20px 0 30px 0;
  padding: 5px 0 0 0;
  border-top: 2px solid #5191b8;
  color: #000000;
  text-align: center;
  width: 100%;
}

#imgview #copyright .text {
	float: none;
	margin: 0px;
}

	#cse-search-box {
		width: 100%;
		padding: 20px 0px 50px 0px;
		margin: 0;
	   	height: 2.4em;
	}

	#google_submit {
		font-family: "Arial CE",Helvetica,Arial,Sans-serif;
		color: #0e88de;
	   	background-color: transparent;
	  	border: none;
		font-weight: bold;
	   	font-size: 1.1em;
	   	cursor: pointer;
	   	margin: 0px 0px 0px 10px;
	   	height: 2.0em;
	}
	
	#google_input {
		border: 1px solid #0e88de;
		margin: 0 10px 0 0;
		height: 2em;
	}
	
	#cse-search-results {
		border-left: 8px solid #ffffff;
		border-bottom: 8px solid #ffffff;
		border-bottom: 8px solid #ffffff;
		border-right: 20px solid #ffffff;
	}


}