body {
	margin:0;
	padding:0;
	font-family: Times New Roman, serif;
	font-size: 95%;
	text-align:center;
	color:#000000;
	line-height:120%;
	
}
.bg {
	background:#999999;
	background-image: url(images/bkgrnd15a.jpg);
	background-attachment: fixed; 
	background-repeat: no-repeat;
	background-position: 50% 50%; 
}
#wrap {
	background-color:#990000;
	width:700px;
	margin:0 auto;
	padding:4px;
	text-align:center;
}
#main-content {
	width:700px;
	background:#FFFFFF; 
	margin:0;
	text-align:justify;
	display:block;
}
#inner-wrap {
	padding:0 35px;
}
#top-inner-wrap {
	padding:0 25px;
	text-align:center;
}
#logo {
	width:576px;
	height:144px;
	background: url(images/logo4.jpg) no-repeat scroll 50% 0%;
	margin:0 auto;
	padding:0;
}
#main {	
	width:475px;
	float:right;
	padding:8px 0;
	margin:0;
}
#sidebar {
	width:125px;
	float:left;
	padding:8px 0;
	margin:0;
	text-align: left;
	font-family: Arial, sans-serif;
	color: #000000; 
	line-height: 120%; 
	font-size: 85%;
	font-weight: normal; 
}
#uppernav {
	clear:both;
	padding-top:16px;
	padding-bottom:16px;
	text-align: center;
	font-size: 125%;
	line-height: 80%;
}  	
#lowernav {
	clear:both;
	padding-top:16px;
	padding-bottom:16px;
	text-align: center;
	font-size: 100%;
	line-height: 100%;
}  
A:link {
	font-family: Times New Roman, serif; 
	color: #990000; 
	text-decoration: none; 
	font-weight: bold;
	line-height: 120%; 
}
.sidebar a:link {
	font-family: Arial, sans-serif; 
	color: #990000; 
	text-decoration: none; 
	font-weight:normal;
	line-height: 120%; 
}

A:visited {
	font-family: Times New Roman, serif;
	color: #996666; 
	text-decoration: none; 
	line-height: 120%; 
	font-weight: bold;
}
.sidebar a:visited {
	font-family: Arial, sans-serif; 
	color: #996666; 
	text-decoration: none; 
	line-height: 120%; 
	font-weight: normal;
}

A:hover, a:active {
	font-family: Times New Roman, serif;
	color: #000000; 
	text-decoration: underline; 
	line-height: 120%; 
	font-weight: bold;
}
.sidebar a:hover, .sidebar a:active {
	font-family: Arial, sans-serif;
	color: #000000; 
	text-decoration: underline; 
	line-height: 120%; 
	font-weight: normal;
}

h1 {
	font-family: Times New Roman, serif; 
	color: #000000; 
	line-height: 23px; 
	font-size: 175%;
	font-weight: bold;
	text-align: center; 
}

h2 {
	font-family: Times New Roman, serif;
	color: #000000; 
	line-height: 23px; 
	font-size: 140%;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-family: Times New Roman, serif; 
	color: #000000; 
	line-height: 23px; 
	font-size: 125%;
	text-align: center;
	font-weight: bold;  
}
font.first {
	font-family: Times New Roman, serif;
	color: #000000; 
	line-height: 150%; 
	font-size: 250%;
	text-align: justify;
	font-weight: normal; 
} 
font.second {
	font-family: Times New Roman, serif;
	color: #000000; 
	line-height: 120%; 
	font-size: 85%;
	text-align: justify;
	font-weight: normal; 
} 
img {
	border:0 none inherit;
}
div.line { 
	border-top: solid thin #ff3300;
 }
 div.line1 { 
	border-top: solid thin #000000;
 }
 div.line2 { 
	border-top: solid thin #000000;
 }
 
 
 label.text {
	width: 8em;
	float: left;
	text-align: right;
	margin: 0 1em 10px 0;
	clear: both;
	
}
.input-box {
	margin-bottom: 10px;
	color: #900;
	background: #fff;
	border: #900 solid 1px;
	clear: right;
	font: 1em Times New Roman, serif;
}

.input-box:focus  {
 	background: #fff;
}

.formtext {
	margin-bottom: 10px;
	color: #600;
	background: #fff;
	border: #900 solid 1px;
	font: 1em Times New Roman, serif;
	clear: right;
}

.formtext:focus  {
 	background:#fff;
 }
 
.submit-button {
	margin-left: 9em;
	clear: both;
	color: #900;
	background: #fff;
	border: 1px #900 outset;
	font: 1em Times New Roman, serif;
}
.submitbutton {
	clear: both;
	color: #900;
	background: #fff;
	border: 1px #900 outset;
	width: 110px;
	font: 1em Times New Roman, serif;
}
