<STYLE TYPE="text/css">

html {
   max-height:100%;
   padding: 0px;
   margin: 0px;
}	

img	{
   border: 0;

}

p {
   color: #606060;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
   padding-left: 15px;
   padding-right: 15px;
}

b {
	color: #9bc96a;
    font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 14px;
   text-transform: normal;

}

H1, H2 {
	font-family: helvetica, arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
}

H1 {
   padding-left: 15px;
   padding-right: 15px;
   font-size: 18px;
   color: #53a8bc;
   font-weight: 800;
}

hr {
border: none 0; 
border-top: 1px solid #ccc;
width: 100%;
height: 1px;
text-align: left;

}

a:link {
	color: #258ea1;
    font-size: 11px;
	font-weight: 800;
	text-decoration: underline;

}

a:visited {
	color: #258ea1;
    font-size: 11px;
	font-weight: 800;
	text-decoration: underline;

}

a:hover {
	color: #cccccc;
    font-size: 11px;
	font-weight: 800;
	text-decoration: none;
}

ul.left {float: left; color: #333333;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
   }


ul.right {float: right; padding-right: 50; color: #333333;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
   }

li {
   color: #333333;
   font-family: helvetica, arial, sans-serif;
   font-weight: 560;
   font-size: 12px;
   text-transform: normal;
}

/*  Establish general layout parameters */


body {
width: 850px;
background-color: #eceaea;
background-image:  url(Img/BG.jpg);
background-repeat: repeat-y; 
background-position: top;
text-align: center;
padding-top: 0px;
margin-left: auto;
margin-right: auto;

}

div#layout {
   width: 850px;
text-align: left;
padding-left: 11px;
clear: both;

}

div#container {
   width: 828px;
   margin-top: 0px;
   padding: 0px;
   clear: both;

}

div#logoarea {
   width: 828px;
   height: 85px;
   text-align: left;
   background-image:  url(Img/Top.jpg);
   background-repeat: no-repeat; 
   padding: 0px;
   clear: both;

}


div#top {
   width: 828px;
   height: 250px;
   text-align: left;
   padding: 0px;
   clear: both;

}

div#navigate {
   width: 828px;
   height: 60px;
   text-align: left;
   background-image:  url(Img/Nav.jpg);
   background-repeat: no-repeat; 
   padding: 0px;
   clear: both;

}


div#footer {
   width: 828px;
   height: 100px;
   text-align: left;
   background-image:  url(Img/footer.jpg);
   background-repeat: no-repeat; 
   padding: 0px;
   clear: both;

}


div#content {
   width: 820px;
   text-align: justify;
   padding-top:10;
   clear: both;

}

#navigation li a {
color: #258ea1;
text-decoration: none;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #e7cddc;
width: 200px;
display: block;
padding: 3px;
}
#navigation {
width: 200px;
margin-left: 11px;
}
.bottomborder {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e7cddc;
}
#navigation li {
list-style-type: none;
}
#navigation li a:hover {
text-decoration: none;
color: #a7dce8;
background-color: #ffffff;
}

input {
   background-color: #fff; 
   font-weight: normal;
   border: 1px solid #606060; 
   font-size: 12px;
   color: #617585;
   padding: 0;
   margin: 0;
}


textarea {
   background-color: #F4F2E3; 
   font-weight: normal; 
   font-size: 12px; 
   color: #617585;
   padding: 0;
   margin: 0;
}

.titlewhiteSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

table.txt tr,td{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {	padding: 0;	margin: 0;}
.formitem {	clear: both;}
.formlabel {	padding-left: 20px;	float: left;	font-weight: bold;}
.forminput {	float: right;	width: 195px; text-align: left; padding: 0 0 10px 0;}
.formfield {	font-size: 11px; 	font-weight: bold; 	width: 170px;}
.formint { font-size: 11px; font-weight: bold;}

-->
</STYLE>
