.text  { font-family: Verdana; font-size: 10pt; color:#000000; }
.text:link { font-size: 10pt; color:#0000FF; font-weight: bold; text-decoration: none }
.text:active { font-size: 10pt; color:#0000FF; font-weight: bold; text-decoration: none }
.text:visited { font-size: 10pt; color:#0000FF; font-weight: bold; text-decoration: none }
.text:hover { font-size: 10pt; color:#639CCE; font-weight: bold; text-decoration: none }

.Navbar  { font-family: Verdana; font-size: 10pt; color:#66B822; font-weight: bold }
.Navbar:link { font-size: 10pt; color:#000000; font-weight: bold; text-decoration: none }
.Navbar:active { font-size: 10pt; color:#000000; font-weight: bold; text-decoration: none }
.Navbar:visited { font-size: 10pt; color:#000000; font-weight: bold; text-decoration: none }
.Navbar:hover { font-size: 10pt; color:#66B822; font-weight: bold; bg-color:#639CCE; text-decoration: none }

.HeaderMain { font-family: Verdana; font-size: 16pt; color:#66B822; font-weight: bold }

.HeaderSub { font-family: Verdana; font-size: 12pt; color:#000000; font-weight: bold }

.HeaderSubSub { font-family: Verdana; font-size: 10pt; color:#000000; font-weight: bold }

.bulleted list { list-style-type: disc; font-family: verdana; font-size: 10pt; font-weight: bold }

.Footer  { font-family: Verdana; font-size: 9pt; color:#000000; font-weight: bold }

Title { font-family: verdana; font-size: 14pt; color: #FFFF00; font-weight: bold }		


h1 {font-size: 1.4em; color:#CCE70B; font-family: Verdana;}

h2 {
	font-size: 1.4em;
	margin-top: 0;
	padding-top: 0;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

p {
	line-height: 1.5em;
}

.topmenu {
	font-family: Verdana; 
	font-size: 10pt; 
}

.topmenu:link {font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none}
.topmenu:visited {font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none}
.topmenu:hover {font-family: Verdana; font-size: 10pt; color: #66B822; text-decoration: none}


.text {
	font-family: Verdana; 
	font-size: 10pt; 
}

a:hover {
	text-decoration: none !important;
}
.hidden, hr {
	display: none;
}



/* - - - - -Main Container - - - - - - -*/
#container {
	width: 880px;
	height: 600px;
	margin: 0 auto;
	padding: 0;
	background: white url("../images/mainpic.png") top center repeat-y;
	text-align: left
}
/* - -End of Main Container - - -*/


/* - - Header - - - - - - - - - -*/
#header1 {
	height: 68px;
}

#header2 {
	float: left;
	height: 56px;
	width: 305px;
	margin: 0 auto;
	padding: 0 10;
}

#header3 {
	float: right;
	height: 56px;
	width: 570px;
	margin: 0 auto;
	padding: 5 10;
}

#header4 {
	height: 25px;
	width: 880px;
}

#textleft {
	float: left;
	height: 365px;
	width: 300px;
	padding: 0 10;
}

#textright {
	float: right;
	height: 365px;
	width: 580px;
	padding: 0 10;
}