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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #174B48;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
	color: #009999;
}
a:active {
	text-decoration: none;
	color: #006666;
}
.wrap {
	position: absolute; 
	width: 828px; 
	left: 100px; 
	top: 0px;
}
.load {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	z-index: 99;
	width: 99%;
	height: 99%;
	top: 0px;
	background-color: #174B48;
}
.mainbox {
	position:absolute; 
	width: 828px; 
	left: 0px; 
	top: 298px; 
	z-index: 50;	
}
.headertext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	position: absolute;
	width: 450px;
	top: 5px;
	right: 50px;
	z-index: 80;
	font-style: italic;
	text-align: left;
}
.headertext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	position: absolute;
	width: 450px;
	top: 220px;
	left: 40px;
	z-index: 80;
	text-align: left;
	font-weight: bold;
}
.headertext3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	position: absolute;
	width: 200px;
	top: 271px;
	left: 90px;
	z-index: 80;
}
.headertext4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	position: absolute;
	width: 200px;
	top: 271px;
	left: 240px;
	z-index: 80;
	text-align: left;
	font-weight: bold;
}
.maincont {
	background-color: #DFEBC8;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

.maintextleft {
	width: 45%;
	padding-right: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #BDC985;
	margin-right: 20px;
}

.bordertext {
	background-image: url(graphics/border.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 828px;
}
.borderbottom {
	background-image: url(graphics/borderbottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 19px;
	width: 828px;
	margin-top: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	clear: both;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #697C3D;
	text-align: center;
	padding: 10px;
	clear: both;
}
.bottomtext a {
	color: #697C3D;
}


.headerimg {
	position:absolute; 
	width: 800px; 
	left: 26px; 
	top: 0px; 
	z-index: 10;
	background-color: #174B48;
	filter: alpha(opacity = "0");
    KHTMLOpacity: 0;
	MozOpacity: 0;
	opacity: 0;
}
.headerimg2 {
	position:absolute; 
	width: 800px; 
	left: 26px; 
	top: 0px; 
	z-index: 15;
	filter: alpha(opacity = "0");
    KHTMLOpacity: 0;
	MozOpacity: 0;
	opacity: 0;
	background-color: #174B48;
}
.headr {
	position:absolute; 
	width: 828px; 
	left: 0px; 
	top: 0px; 
	z-index: 50;
}
.sf_navigation_top { display: none; } 
.sf_navigation {
	position:absolute;
	 clear: both;
    min-height:30px;
    height: auto !important;
	height:24px;
	 width: 500px;
	 right: 26px; 
	top: 269px; 
	z-index: 90;
	text-align: right;
}
 
.sf_navigation ul {
    list-style-type: none;
	 list-style-type: none;
    margin: 0 3px;
    padding-left: 0;
    height: auto !important; height: 1%;
}
.sf_navigation ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}
 
.sf_navigation ul li {
	float: right;
    width: auto !important; width: 5px;
    white-space: nowrap;
	padding: 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
}
 
.sf_navigation ul li a {
	color: #000;
	height: 24px;
	margin: 0 0 0 0px;
	text-decoration: none;
	display: block;
	line-height: 24px;
	padding: 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
 
.sf_navigation ul li a:hover {
	color: #fff;
	background-image: url(graphics/menubg.png);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-repeat: repeat-x;
	background-position: right bottom;
	 text-decoration: none;
    color: #fff;
    display: block;
}

.sf_navigation2 {
	position: relative;
    min-height:30px;
    height: auto !important;
	text-align: center;
}
 
.sf_navigation2 ul {
    list-style-type: none;
	 list-style-type: none;
    margin: 0 3px;
    padding-left: 0;
    height: auto !important; height: 1%;
}
.sf_navigation2 ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}
 
.sf_navigation2 ul li {
	float: right;
	width: auto !important;
	width: 5px;
	white-space: nowrap;
	padding: 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}
 
.sf_navigation2 ul li a {
	color: #990000;
	height: 24px;
	margin: 0 0 0 0px;
	text-decoration: none;
	display: block;
	line-height: 24px;
	padding: 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
 
.sf_navigation2 ul li a:hover {
	color: #fff;
	background-image: url(graphics/menubg.png);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-repeat: repeat-x;
	background-position: right bottom;
	 text-decoration: none;
    color: #fff;
    display: block;
}

.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.subtitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: left;
}
.titles2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
}
.subtitles2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.credits {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
.credits2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}
img {
	border-color: #174B48;
}


.txtbox {
	padding: 10px;
	border-width: 2px;
	border-style: solid;
	border-color: #174B48;
	width: 45%;
	float: right;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.efinal {
	padding: 10px;
	border-width: 2px;
	border-style: solid;
	border-color: #174B48;
	width: 400px;
	text-align: left;
	background-color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
}
.ftitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #174B48;
}

