@charset "windows-1252";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #0099FF;
	margin: 0;
	padding: 0;
	color: #000;
	}
img, 
img.scale-with-grid { 
	outline: 0; 
	max-width: 100%
	height: auto; 
	}
ul, ol, dl {
	padding: 0;
	margin: 0;
	float: left;
	}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 30px;
	}
a img {
	border: none;
	width: auto;
	}
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%;
	max-width: 1260px;
	background-color: #FFF;
	margin: 0 auto; 
	}
.header {
	background-color: #002c8e;
	padding: 8px;
	}
.sidebar1 {
	float: right;
	width: 20%;
	padding-bottom: 10px;
	}
.content {
	padding: 10px 0;
	width: 80%;
	float: right;
	}
.content ul, .content ol {
	padding: 10px 10px 10px 20px; 
	list-style-type: none;
	}
.content li {
	padding: 20px 15px 15px 40px; 
	}
ul.nav {
	list-style: none;
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
	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;
	}
.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;
	}
.fltrt { 
	float: right;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
	}
.fltlft { 
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	}
.topfirstline {
	margin: 8px;
	display: block;
	color: #ffce06;
	font-size: 38px;
	font-weight; 700;
	line-height: 100%;
	}
.topsecondline {
	clear: both;
	display: block;
	color: #FFCC66;
	font-size: 30px;
	font-style:italic;
	line-height: 95%;
	font-weight; 700;
	}	
.topthirdline {
	margin: 0 0 8px 10px;
	display: block;
	clear: both;
	color: #fff;
	font-size: 28px;
	letter-spacing: 0.02em;
	line-height: 100%;
	font-weight; 700;	
	}
.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;
	}

@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;}
	}