@charset "utf-8";

/* CSS Document */

body {
	background-color: #19C5EB;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(images/bk1.jpg);
}

 html,body{
	height:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0;
}

A:link, A:visited {
	text-decoration: none;
	color: #006699;
}
A:hover, A:active {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: lighter;
	color: #999999;
	margin: 2px;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #343025;
	font-weight: bold;
}

h3 {
	color: #FFFFFF;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: text-top;
	line-height: 15px;
}

h4 {
	color: #333333;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}

h5 {
	color: #666633;
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
.nav A:link, .nav A:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F1F4F8;
}

.nav A:hover, .nav A:active {
	text-decoration: underline;
}
#Container {
	height: 577px;
	width: 820px;
	background-image: url(images/body.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#Header {
	height: 40px;
	width: 820px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: 25px top;
	margin-left: auto;
}
#NavMain {
	height: 25px;
	width: 475px;
	margin-top: 15px;
	float: right;
	z-index: 500;
}

#Footer {
	height: 40px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.Copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #ebfaff;
	text-decoration: none;
}
#ContentContainer {
	height: 474px;
	width: 780px;
	margin-left: 2px;
	padding-top: 42px;
	z-index: 100;
}
.Text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #3A7F94;
	text-align: justify;
}
.Text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.Text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: lighter;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.Text3NoUL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: lighter;
	color: #333;
}
.FormBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	padding: 6px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.FormBox2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	padding: 6px;
	border: 1px solid #CCC;
}

#scrollbar_container {  
position:relative;  
width:780px;  
} 

#scrollbar_track {  
position:absolute;  
top:0;  
rightright:0;  
height:100%;  
width:10px;  
background-color:transparent;  
cursor:move;  
} 

#scrollbar_handle {  
 width:10px;  
background-color:#5c92e7;  
cursor:move;  
-moz-border-radius: 5px;  
-webkit-border-radius: 5px;  
 opacity:0.9;  
-moz-opacity:0.9;  
} 

#scrollbar_content {  
overflow:hidden;  
width:750px;  
height:400px;  
}  
.Text4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0CF;
	letter-spacing: 0.5em;
	text-align: center;
}
.Text3BOLD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5px;
	font-weight: bold;
	color: #333;
}
.Text5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
