@charset "utf-8";


body {font: normal 12.5px/1 Arial, Verdana, Helvetica;
	background-color: #0196CE;
	margin: 0px;
	color:#333333;
}

#main {
	position:relative;
	margin-left: auto;
	margin-right:auto;
	width:923px;
	height:2400px;
	z-index:1;
	padding:0;
}



#top {
	position:absolute;
	width:923px;
	height:115px;
	z-index:2;
	left: 0px;
	background-color:white;
}

#topcontact {
letter-spacing:1px;
color:#333333;
text-align:right;
padding-right:6px;
}



ul {font: normal 12.5px/150% Arial, Verdana, Helvetica; color:#333333;
list-style-image:url(../img/bul_green.gif);
margin-left:4em;
}


span.fs {font-weight:bold;
color:#333333;}

div#lowercontent {
	position:absolute;
	top:4.927in;
	left:0;
	width: 923px;
	height: 3;
}


a:link {color:#0184B6;}
a:visited {color:#0184B6;}
a:hover {color:#333333;}
a:active {color:#333333;}

h1 {font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 22px;
	color: #018DC2;
	padding: 0px 30px;
	margin-top: 12px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #219E43;
	padding-bottom: 0px;
	margin-bottom: 4px;
	margin-top: 2px;
}
h3 {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 22px;
	color: #018DC2;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

div#footer {

	width: 923px;
	background-color:#27B04A;
	height: 3em;
}


p#copy {padding:3px 7px;
	text-align:right;
	color:#ECF3FD;
	letter-spacing:2px;
	font-size:12px;
	margin-top:8px;}
	
p {font-size:13px;
	padding:4px 32px;
	line-height:125%;}
