﻿body {
	padding: .5em; 
	background:white; 
	color: #000000; 
	text-align: left; 
	font: 75% Verdana, sans-serif;
}
#myForm{
	padding: 5px;
	margin: 5px;
	min-width: 500px;
}
.myRow {
	padding-bottom: 20px
}
.mySubmit {
	margin-top: 10px;
	margin-left: 240px;
}
.labelCol{
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 10px;
	min-width:230px
}
#flashContent { 
	width:100%; 
	height:100%; 
}
#bodytop {
	background-color:#7B7FAD;
	color: #000000;
}
#posrelid {
	position:relative; 
	margin-left:auto;
	margin-right:auto;
	width:800px;
	padding:0px 0px 0px 0px;
}
#header {
	position:relative;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:90px;
	padding:0px 0px 0px 0px;
}
#bodymid {
	background-color:#F0F0F0;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	padding:0px 0px 0px 0px;
	color: #000000;
}
#wrapper { 
}
#content {
	float: right;
	width:688px;
	background:white;
	z-index:1;
	text-align:left;
	padding: 2px 10px 5px 20px;
	box-shadow:15px 10px 10px #A5A6B2;
	border:solid #2B2E5A;
	border-bottom: 2px; 
	border-right: 2px;
	color: #000000;
}
#content2 {
	float: left;
	width:850px;
	background:white;
	z-index:1;
	text-align:left;
	padding: 2px 0px 5px 100px;
	box-shadow:15px 10px 10px #A5A6B2;
	border:solid #2B2E5A;
	border-bottom: 2px; 
	border-right: 2px;
	color: #000000;
}
#footer {
	text-align:center;
	font-size:100%;
	clear:both;
	padding:10px 0px 10px 0px;
}
#uafooter {
	text-align: center; 
	font-size:80%;
}
#sidebar {
	float: left;
	width:150px;
	padding: 2px 5px 5px 0px;
}
#hdimg {
	position: absolute;
	z-index: 1;
	left:0px; 
	top:15px;
}
#toptitle {
	position: absolute; 
	z-index:7;
	left: 100px; 
	top: 25px; 
	text-shadow:6px 6px 2px #A5A6B2;
	font-size: 370%;
}
#toptitle2 {
	position: absolute; 
	z-index:6;
	left: 385px; 
	top: 20px; 
	font-size: 270%;
}
#toptitle3 {
	position: absolute; 
	z-index:5;
	left: 575px; 
	top: 15px; 
	font-size: 170%;
}
#toptitle4 {
	position: absolute; 
	z-index:4;
	left: 695px; 
	top: 35px; 
	font-size: 100%;
}
#toptitle5 {
	position: absolute; 
	z-index:3;
	left: 725px; 
	top: 16px; 
	font-size: 75%;
}
#topbox1 {
	position:absolute;
	z-index:10;
	width:160px; 
	height:20px;
	left:-1px;
	top:-25px;
	color:#ffffff;
	box-shadow:4px 5px 5px #A5A6B2;
	border:1px solid #7B7FAD;
}
#topbox2 {
	position:absolute;
	z-index:9;
	width:160px; 
	height:20px;
	left:165px;
	top:-25px;
	color:#ffffff;
	box-shadow:4px 5px 5px #A5A6B2;
	border:1px solid #7B7FAD;
}
#topbox3 {
	position:absolute;
	z-index:8;
	width:160px; 
	height:20px;
	left:330px;
	top:-25px;
	color:#ffffff;
	box-shadow:4px 5px 5px #A5A6B2;
	border:1px solid #7B7FAD;
}
#topbox4 {
	position:absolute;
	z-index:7;
	width:160px; 
	height:20px;
	left:495px;
	top:-25px;
	color:#ffffff;
	box-shadow:4px 5px 5px #A5A6B2;
	border:1px solid #7B7FAD;
}
#topbox5 {
	position:absolute;
	z-index:6;
	width:160px; 
	height:20px;
	left:660px;
	top:-25px;
	color:#ffffff;
	box-shadow:4px 5px 5px #A5A6B2;
	border:1px solid #7B7FAD;
}
#contact{		
	position:relative;
	left:5px;
	background-color:#ffffff;
	width:90%;	
}
li{
	font-size:1.15em
}
.hnav {
	display:block;
	position:absolute; 
	z-index:10;
	left:375px; 
	top:55px;
}
.htextnav li {
	display:inline;
	list-style-type: none;
}
.center {text-align:center;
}
#fixedhtextnav {
	width:92px;
	height:100px;
	position:fixed; 
	z-index:12;
	top:25px;
	border: 1px solid #2B2E5A;
	text-align:center;
	padding: 0px 0px 0px 0px;
	box-shadow:5px 5px 20px #A5A6B2;
}
#fixedhtextnav li{
	display:block;
	list-style-type:none;
	font-size:95%;
}
#me{
	float:right;
	z-index:4;
	width:100px;
	height:150px;
	padding:5px;
	box-shadow:5px 5px 20px #A5A6B2;
}
p{
	text-indent: 2em;
	margin-bottom:5px
}
p+p{
	text-indent: 2em; 
	margin-top:.5em
}
p.caption {
	text-indent: 0
}
p.stb { 
	text-indent: 2em; 
	margin-top: 0.80em;
	font-size:1.15em;
}
p.mtb { 
	text-indent: 2em; 
	margin-top: 1em;
	font-size:1.25em;
}
p.ltb { 
	text-indent: 2em; 
	margin-top: 1.20em;
	font-size:1.5em;
}
.tbfamily {
	width:690px; 
	border-collapse:collapse;
	border:2px solid #2B2E5A;
}
.tbfamily td{
	border:solid 1px #2B2E5A;
}
#relation{
	text-align:center;
	border:2px solid #2B2E5A;
	border-collapse:collapse;
	background: #ffffff;	
}
table th{
	border:2px solid #2B2E5A;
	background:#A3A6C2;
}
table td{
	border:2px solid #2B2E5A;
}
h1{
}
h2{
}
h3{
}
h4{
}
h5{
}
h6{
}
h1,h2,h3,h4,h5,h6{
	margin-bottom:0px;
	padding-bottom:0px
}
.blkdisplay {
	width:701px
}

a.expand:link {
	color:#292B44
}
a.expand:visited {
	color:#2B2E5A
}
a.expand:focus {
	background:#ffffff;
}
a.expand:hover {
	text-decoration:none;
}
a.expand:active{
	background:#ffffff;
}
a.expand:focus span {
	display:none;
}
a.expand:active span{
	display:none;
}
a.expand:focus em{
	display:block; 
	font-style:normal;
	cursor:default;
	border:2px solid; 
	border-left:#C0AF80; 
	border-top:#C0AF80;
	background:#ffffff;
	padding: 5px;
}
a.expand:active em{
	display:block; 
	font-style:normal;
	cursor:default;
	border:2px solid; 
	border-left:#C0AF80; 
	border-top:#C0AF80;
	background:#ffffff;
	padding: 5px;
}
a.expand {
	text-decoration:none; 
	outline-style:none;
}
a.expand em {
	display:none;
}
.pri0 {
	background-color: #FFFFFF; 
}
.pri1 { 
	background-color: #2B2E5A; 
}
.pri2 { 
	background-color: #292B44; 
}
.pri3 { 
	background-color: #0E113B; 
}
.pri4 { 
	background-color: #696EAD; 
}
.pri5 { 
	background-color: #7B7FAD;
}
.com1 { 
	background-color: #826D33; 
}
.com2 { 
	background-color: #615635; 
}
.com3 { 
	background-color: #544211; 
}
.com4 { 
	background-color: #C0A969; 
}
.com5 { 
	background-color: #C0AF80; 
}
.com14 { 
background-color: #A3A6C2; 
}
.texcbk{
	color:#000000;
}
.texc0 {
	color: #FFFFFF; 
}
.texc1 { 
	color: #2B2E5A; 
}
.texc2 { 
	color: #292B44; 
}
.texc3 { 
	color: #0E113B; 
}
.texc4 { 
	color: #696EAD; 
}
.texc5 { 
	color: #7B7FAD; 
}
.texc6 { 
	color: #826D33; 
}
.texc7 { 
	color: #615635; 
}
.texc8 { 
	color: #544211; 
}
.texc9 { 
	color: #C0A969; 
}
.texc10 { 
	color: #C0AF80; 
}
.texc11 { 
	color: #E0D5B7; 
}
.texc12 { 
	color: #E0DBB7; 
}
.texc13 { 
	color: #E0CDB7; 
}
.texc14 { 
	color: #A3A6C2; 
}
img {
	border: none;
}
a:link {
	color:#2B2E5A;
}
a:visited {
	color:#2B2E5A;
}
a:focus {
	background-color:#C0AF80; 
	color:#7B7FAD;
	text-decoration:none;
}
a:hover {
	background-color:#C0AF80;
	color:#292B44;text-decoration:none;
}
a:active {
}

#miniflex {
  width: 430px;
  float: left;
  font-size: medium;
  margin: 0;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px solid #C0A969;
  position:relative;
  z-index:4;
}

#miniflex li {
  float: left;
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
  position:relative;
}

#miniflex a:link, 
#miniflex a:visited {
  float: left; 
  font-size: 85%;
  line-height: 20px;
  font-weight: bold;
  margin: 0 10px 0 10px;
  text-decoration: none;
  color: #292B44;
}

#miniflex a.active:link, 
#miniflex a.active:visited, 
#miniflex a:hover {
  border-bottom: 4px solid #0E113B;
  padding-bottom: 2px;
  color: #C0A969;
  background-color:transparent;
  }
  
#animated-tab {
  position: absolute;
  z-index: 3;
  font-size: 85%;
  line-height: 20px;
  padding-bottom: 3px;
  border-bottom: 4px solid #C0A969;
}