@charset "UTF-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
}

html, body {
	top: 0;
	left: 0px;
	background-color: #FFFFFF;
	right: 0px;
}

a {
	cursor: pointer; 
}

a:link {
	color: #FFFFFF; 
}

a:visited {
	color: #FFFFFF; 
}

a:hover {
	color: #98C73C; 
}

a:active {
	color: #98C73C; 
}

a img { 
border: none ; 
}

#top-text {
margin: 20px 0px 0px 0px;
background-color: #FFFFFF;
width: 100%;
width: auto;
min-height: 34px;
min-width: 1200px;
color: #5C91B3;
text-indent: 1cm;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: 400;
}

#home-text {
margin: 0px 0px 0px 0px;
background-color: #5C91B3;
min-height: 475px;
min-width: 600px;
height: auto;
height: 475px;
text-indent: 1cm;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 28px;
color: #FFFFFF;
font-style: italic;
font-variant: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
letter-spacing: normal;
word-spacing: normal;

}

#home-text .smaller {
font-family: Ver
dana, Arial, Helvetica, sans-serif;
font-size: 11pt;font-style: normal;
  }

#footer {
height: 20px;
position: relative;
width: 100%;
min-width: 900px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #171717;
font-size: 8pt;
float: left;
text-align: left;
font-weight: 100;
text-indent: 1cm;
margin: 5px 0px 0px 0px;
}

