body, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

body
{
	margin: 0px auto;
	width: 780px;
	line-height: 130%;
	background-color: #ffffff;
	text-align: center;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 130%;
	}

input.button {
	background-color: #183C21;
	color: #FFFFFF;
	}

a:link, a:active, a:visited {
	color: #003366;
	}

a:hover  {
	color: #336699;
	text-decoration: none;
	}

ul {
	padding: 5px 10px; 
	margin-left: 5px;
	margin-top: 0px;
	}

li {
	line-height: 15px;
	margin-bottom: 8px;
	font-size: 11px;
	color: #666666;
	}

/* ================================================================= */
/* [ TOP NAVIGATION STYLES ]                                           */
/* ================================================================= */

#topnav {
	width: 100%;
	margin: 0px auto;
	background-color: #0C419A;
	height: 24px;
	padding: 1px 0px 0px 0px;
	}

#topnav a, #topnav a:link, #topnav a:active, #topnav a:visited
{
	border-right: #0c419a 1px solid;
	padding-right: 3px;
	border-top: #0c419a 1px solid;
	padding-left: 3px;
	font-size: 10px;
	padding-bottom: 0px;
	border-left: #0c419a 1px solid;
	color: #c5d2e7;
	line-height: 18px;
	padding-top: 0px;
	border-bottom: #0c419a 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	
#topnav a:hover {
	color: #FFFFFF;
	border: 1px #A9C9FD solid;
	background: #2B5AA7;
	}


#topnav2 {
	width: 100%;
	margin: 0px auto;
	background-color: #336699;
	height: 34px;
	padding: 0px 0px 0px 0px;
	}

#topnav2 a, #topnav2 a:link, #topnav2 a:active, #topnav2 a:visited
{
	border: 1px #ffffff solid;
	padding-right: 2px;
	padding-left: 1px;
	font-size: 9px;
	padding-bottom: 0px;
	color: #ffffff;
	line-height: 38px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 100%;
}
	
#topnav2 a:hover {
	color:#ffffff;
	border: 1px #ffffff solid;
	background: #0a3d7e;
}

/* ================================================================= */
/* [ HEADLINE STYLES ]                                              */
/* ================================================================= */

h1
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 22px;
	padding-bottom: 0px;
	margin: 5px 0px;
	color: #ffffff;
	padding-top: 0px;
	font-family: Verdana;
}

h2
{
	font-size: 20px;
	margin: 0px 0px 0px 1px;
	color: lightsteelblue;
	line-height: normal;
	font-family: Verdana;
	text-align: left;
}

h3
{
	font-size: 11px;
	margin: 2px 0px 2px 2px;
	color: lightsteelblue;
	line-height: normal;
	font-family: Verdana;
}
	
.rect2
{
	border-right: bisque 1px solid;
	padding-right: 2px;
	border-top: bisque 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 0px;
	border-left: bisque 1px solid;
	padding-top: 2px;
	border-bottom: bisque 1px solid;
	background-color: lavender;
}
.rect3
{
	border-right: #ccccff 1px solid;
	padding-right: 2px;
	border-top: #ccccff 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 0px;
	border-left: #ccccff 1px solid;
	padding-top: 2px;
	border-bottom: #ccccff 1px solid;
	background-color: snow;
}
/* ---------------------------------------------------------------- */
.cyprus
{
	font-size: 9px;
	color: #ccccff;
	text-decoration: none;
}