@charset "windows-1252";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 60px;
	padding: 0;
	color: #000;	
	}

ul, ol, dl {
	padding: 0;
	margin: 0 0 0 -25px;
	float: left;
	}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	text-align: center;
	}
h2.ip {
	color: #579D36;
}
a:link {
	color:#414958;
	text-decoration: none; 
	font-weight: 700;
	}
a:visited {
	color: #4E5869;
	}
a:hover, a:active, a:focus { 
	text-decoration: underline;
	color: #cc201e;
	}	

.container {
	width: 80%;
	margin: auto;

}
.footer {
	padding: 20px;
	background-color: #51ae4f;
	position: relative;
	clear: both;
	color: #FFF;
	font-weight: 300;
	text-align: center;
	}
.footer a,
.footer a:visited {
	color: #FFF;
	}
.footer a:hover,
.footer a:active,
.footer a:focus  {
	color: #ebff31;
	}
.copyright {
	display: block;
	width: 100%;
	padding: 20px;
	margin: 0 auto;
	background-color: #0099FF;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	color: #fff;
	}
.copyright a,
.copyright a:visited {
	color: #fff;
	text-decoration:none;
	}
.copyright a:hover,
.copyright a:active,
.copyright a:focus {
	color: #ebff31;
	text-decoration: underline;
	}

.tools { 
	margin:25px auto; 
	width:auto; 
}
.tools p {
	margin: 0 15%;
	
}
#more p  { 
	font-size:20px; 
}

#more-info p {
clear: both; 
	font-size:18px; 
}

#more-info ul { 
	margin:20px 0 35px 0px; 
	font-size:18px; 
	color:#0000cc; }

#more-info li { 
	margin:10px 0; 
	line-height:25px; 
	font-family:Helvetica, Arial; 
}


@media only screen and (max-width: 1200px) {
	.container {
		width: 90%;		
		}	
	.topfirstline {
		color: #ffce06;
		font-size: 30px;
		font-weight; 700;
		line-height: 95%;
		}
	.topsecondline {
		clear: both;
		display: block;
		color: #FFCC66;
		font-size: 26px;
		line-height: 95%;
		font-weight; 700;
		}	
	.topthirdline {
		display: block;
		clear: both;
		color: #fff;
		font-size: 20px;
		letter-spacing: 0.02em;
		line-height: 95%;
		font-weight; 700;	
		}	
	}

@media only screen and (max-width: 794px) {
	.container {
		width: 92%;		
		}
	img, img.scale-with-grid {
		clear: both; 
		outline: 0; 
		max-width: 90%; 
		height: auto; 
		float: none;
		}
	.topfirstline {
		clear:  both;
		float: none;
		font-size: 22px;
		text-align: center;
		}
	.topsecondline {
		clear:  both;
		float: none;
		font-size: 18px;
		text-align: center;
		}	
	.topthirdline {
		clear:  both;
		float: none;
		font-size: 16px;
		text-align: center;
		}	
	}

@media only screen and (max-width: 794px) {
	.container {
		width: 92%;		
		}
	img, img.scale-with-grid {
		clear: both; 
		outline: 0; 
		max-width: 90%; 
		height: auto; 
		float: none;
		}
	.topfirstline {
		clear:  both;
		float: none;
		font-size: 22px;
		text-align: center;
		}
	.topsecondline {
		clear:  both;
		float: none;
		font-size: 18px;
		text-align: center;
		}
	.topthirdline {
		clear:  both;
		float: none;
		font-size: 16px;
		text-align: center;
		}	
	}

@media only screen and (max-width: 540px) {
	.container {
		width: 95%;		
		}
	.topfirstline {
		clear:  both;
		float: none;
		font-size: 22px;
		text-align: center;
		}
	.topsecondline {
		clear:  both;
		float: none;
		font-size: 18px;
		text-align: center;
		}	
	.topthirdline {
		clear:  both;
		float: none;
		font-size: 16px;
		text-align: center;
		}	
	img, img.scale-with-grid {
		clear:  both;
		outline: 0; 
		max-width: 100%; 
		height: auto; 
		float: none;
		}
	.sidebar1 {
		float: none;
		width: 100%;
		padding-bottom: 10px;
		}
	.content {
		padding: 10px 0;
		width: 100%;
		float: none;
		}
	.content ul, .content ol {
		padding: 10px 10px 10px 10px; 
		list-style-type: none;
		}
	.content li {
		padding: 10px 10px 10px 20px; 
		}
	ul.nav {
		list-style: none;
		border-top: 1px solid #666; 
		margin-bottom: 8px; 
		width: 100%;
		}
	ul.nav li {
		border-bottom: 1px solid #666;
		}
	ul.nav a, ul.nav a:visited {
		padding: 15px;
		display: block;
		text-decoration: none;
		background-color: #FFCC66;
		color: #000;
		width: auto;
		}
	ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
		background-color: #990033;
		color: #FFF;}
	}