﻿ï»¿Ã¯Â»Â¿ÃÂ¯ÃÂ»ÃÂ¿ÃÂÃÂ¯ÃÂÃÂ»ÃÂÃÂ¿ÃÂÃÂÃÂÃÂ¯ÃÂÃÂÃÂÃÂ»ÃÂÃÂÃÂÃÂ¿ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¯ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ»ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

	body, html {
		background: #6e8194;
	}

	a {
		text-decoration: none;
		color: #2472A2;
	}

	a:hover {
		text-decoration: underline;
		color: #2472A2;
	}
	.style8 {
		font-weight: normal;
	}

/* HEADER 
---------------- */
	#header {
		width:100%;
		height: 88px;
		background-image: url(images/header-bg.jpg);
	}
	
	.header-bg {
		width: 866px;
		height: 88px;
		margin: 0 auto;
		background-image: url(images/navigation-bg.jpg);
	}
	
	.header-bg ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	}
	
	.header-bg li {
		float: right;
		height: 20px;
		padding-right: 20px;
		margin-top: 50px;
	}
	
	.header-bg a {
		display: block;
		text-decoration: none;
		font-family: Trebuchet MS;
		font-size: 13px;
		font-weight: normal;
		color: #c9ecfc;
		border: none;
		padding-left: 4px;
		padding-top: 8px;
	}
	
	.header-bg a:hover {
		text-decoration: none;
		color: #fff;
	}

	
/* BANNER 
---------------- */
	
	#banner {
		width: 100%;
		height: 230px;
		background-image: url(images/banner-bg.jpg);
		border-bottom: 1px solid #000000;
	}
	
	.banner-nav-bg {
		width: 904px;
		height: 230px;
		margin: 0 auto;
		background-image: url(images/banner-nav-bg.jpg);
	}
	
	.banner-nav-bg1 {
		width: 904px;
		height: 230px;
		margin: 0 auto;
		background-image: url(images/banner-nav-bg1.jpg);
	}
		
	.banner-nav-bg2 {
		width: 904px;
		height: 230px;
		margin: 0 auto;
		background-image: url(images/banner-nav-bg.jpg);
	}
	
	
	.banner-nav-left {
		float: left;
		width: 175px;
		height: 230px;
	}
	
	.banner-nav-right {
		float:left;
		height: 30px;
		padding-left:80px;		
		padding-right:100px;
		color: #FFFFFF;
		font-family: Verdana;
		font-size: 18pt;
		padding-top: 16px;
	}
	
	.banner-nav-righttop {
		float: none;
		height: 25px;
		padding-left:20px;
		padding-right:200px;
		color: #FFFFFF;
		font-family:Verdana;
		font-size: 10pt;
		font-weight:bold;
		padding-top: 20px;
	}
	.banner-nav-rightmiddle {
		float: left;
		height: 40px;
		padding-left:60px;
		padding-right: 300px;
		color: #000000;
		font-family: Arial;
		font-style:italic;
		font-size: 10pt;
		padding-top: 40px;
	}
		
	ul.vert-one{
		margin:0;
		padding:0;
		list-style-type:none;
		font:normal 10pt "Trebuchet MS";
		color: #FFFFFF;
		width:155px;
		margin-top: 48px;
	}
	
	ul.vert-one li{
		margin:0;
		padding:0;
	}
	
	ul.vert-one li a{
		font-family: "Trebuchet MS"; 
		display:block;
		text-decoration:none;
		color:#FFFFFF;
		padding:6px 0 0 15px;
		width:125px;
		height:15px;
		margin-bottom: 3px;
		margin-left: 25px;
	}
	
	ul.vert-one li a:hover{
		color:#000; 
		text-decoration:none;
	}
	

/* WRAPPER 
---------------- */

	#wrapper {
		width: 866px;
		margin: 0 auto;
		background: #e5e7e9;
	}
	
	.column-left {
		background: #d1d9e2;
		font-family: Tahoma;
		font-size: 10pt;
		color: #000000;
		text-align: left;
		padding: 5px;
		vertical-align: top;
	}
	
	.column-middle {
		background: #d1d9e2;
		font-family: Tahoma;
		font-size: 10pt;
		color: #000000;
		text-align: justify;
		padding: 5px;
		vertical-align: top;
	}
	
	.column-right {
		width: 288px;	
		background: #d1d9e2;
		font-family: Tahoma;
		font-size: 10pt;
		color: #000000;
		text-align: left;
		padding: 5px;
		vertical-align: top;
	}
	
	.column-left-innerpage {
		background: #d1d9e2;
		font-family: Tahoma;
		font-size: 10pt;
		color: #000000;
		text-align: justify;
		padding: 5px;
		vertical-align: top;
	}

	.column-right-innerpage {
		background: #d1d9e2;
		font-family: Tahoma;
		font-size: 10pt;
		color: #000000;
		text-align: left;
		padding: 5px;
		vertical-align: top;
	}



/* NEWS 
---------------- */

	#news-title {
		height: 26px;
	}
	
	#news {
		background: #d1d9e2;
		font-family: Tahoma;
		font-size: 10pt;
		color: #000000;
	}
	
/*	
	#news a {
		font-family: Tahoma;
		font-size: 10pt;
		color: #000000;
		text-decoration: none;

	}
	
	#news a:hover {
		text-decoration: underline;

	}
*/
	
	.news-left {
		background: #d1d9e2;
		font-family: Tahoma;
		font-size: 9pt;
		color: #000000;
		text-align: justify;
		padding: 10px;
		vertical-align: top;
	}
	
	.news-right {
		background: #d1d9e2;
		font-family: Tahoma;
		font-size: 9pt;
		color: #000000;
		text-align: justify;
		padding: 10px;
		vertical-align: top;
	}


/* FOOTER 
---------------- */

	#footer {
		width: 866px;
		height: 24px;
		background-image: url('images/footer-bg.jpg');
		font-family: "Trebuchet MS", Verdana;
		font-size: 9pt;
		color: #d1d9e2;
		text-align: center;
		padding-top: 8px;
		margin-bottom: 10px;
	}
	
	#footer a {
		font-family: "Trebuchet MS", Verdana;
		font-size: 9pt;
		color: #d1d9e2;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}




/* STYLES 
---------------- */
	.style1 {
		vertical-align: top;
	}

	h1 {
		font-family: "Trebuchet MS", Verdana;
		color: #013b5c;
		font-size: 14pt;
		margin-left: 5px;
		font-weight: normal
	}

	h2 {
		font-family: "Trebuchet MS", Verdana;
		color: #013b5c;
		font-size: 14pt;
		margin-left: 5px;
		font-weight: normal
	}






























