body {
  font-family:Lucida Sans;
  background-image:url(images/feva_background.jpg);
  background-attachment:fixed;
  background-position:top; 
  font-size:11px;
}

table {
  border-collapse: collapse;
}

.label {

  color:#888686;

}


.textbox {
	font-size: .75em;
}

.hyperlink {

}

.smalltextbox {
  font-size: .75em;
  width: 20px;  
}

.multilinetextbox {
  width: 188px;
  height: 80px;  
}

.largemultilinetextbox {
  width: 350px;
  height: 150px;  
}

.longmultilinetextbox {
  width: 350px;
  height: 75px;  
}

.longtextbox {
  font-size: .75em;
  width: 225px;
}



.dropdownlist {
border:1px solid #676666;
width:293px;
height:26px;
margin:0 0 3px 0;
padding:0 0 0 4px;
color:#888686;
font-size:14px;
}

.checkbox {
  font-size: .8em;
  color: #5C5C5C;
}

.fwdropdownlist {
  font-size: .7em;
  font-family: Courier New;
}

.button {
	font-size: 0.8em;
	height: 22px;
	font-weight: bold;
	padding-bottom: 5px;
}

.rightbutton {
	font-size: .7em;
	height: 20px;
	font-weight: bold;
  float: right;
}

.menuItem {
  color: #fff;
}

.menuItem a {
  cursor: pointer;  
}

.menuItem #left{
  width: 5px;
  display: inline;
  height: 30px;
  position: relative;
  float: left;
}

.menuItem #mid {
  display: inline;
  height: 30px;
  position: relative;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.menuItem #mid #text {
  position: relative;
  top: 5px;
  color: #FFF;
}

.menuItem #right {
  width: 5px;
  display: inline;
  height: 30px;
  position: relative;
  float: left;
}

.menuItemSelected {
  color: #fff;
}

.menuItemSelected a {
  cursor: pointer;  
}

.menuItemSelected #left {
  width: 5px;
  display: inline;
  height: 30px;
  position: relative;
  float: left;
}

.menuItemSelected #mid {
  display: inline;
  height: 30px;
  position: relative;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.menuItemSelected #right {
  width: 5px;
  display: inline;
  height: 30px;
  position: relative;
  float: left;
}

.allContent {
	width: 900px;
	margin: 20px auto;
	background-color:#fdfcf5;
	padding:5px;
	border:#b4b4b4 2px solid;
	background-image:url(images/feva_footer.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#headerRegion {
  padding:5px;
  margin-bottom: 15px;  
  background: url(images/feva_header.jpg) no-repeat;
  background-position:745px 72px;
  height:121px;
}

#mainContentRegion {
  display: block; 
  clear: both;
}

.sectionHeader {
  border-bottom: 1px solid rgb(235, 235, 235);
  color: #024A76;
  font-size: 20px;
  padding-bottom: 5px;
  font-weight: bold;
}

.navigationRule {
  border: 2px solid #024A76;
  position: relative;
  top: -8px; 
}

.defaultTable {
	 width: 75%;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#FFFFFF; 
	 margin:0px;
	 vertical-align:top;
 }
 
.defaultTable img{
	float:left;
	padding:0 5px 0 0; 
  
  }




.verticalalign img {
  vertical-align: middle;
}

.verticalalign span {
  vertical-align: middle;
}

.verticalalign input {
  vertical-align: middle;
}

.showAll {
  float: right;
}


.modalbutton {
	font-size: .7em;
	height: 20px;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	float: right;
}

hr {
  border-bottom: 1px solid #CCC;
  color: #FFF;  
}

a:link {
color:#888686;
  text-decoration: underline;
}

a:visited {
 color:#888686;
  text-decoration: none;
}

.smallleft {
  float: left;
}

.smallright {
  float: right;  
}

.dynamicMenuStyle {
  z-index: 100;  
}


.footer{
    border-top:1px solid #CCCCCC;
    color:#747373;	
    text-align:right;
	font-size:9px;
	clear:both;
	margin:30px 0 0 0;
   
}	

.footer a{
     color:#747373;	
   
}

.footer a:hover{
     color:#aeaeae;	
   
}	
.clearfloat{clear:both;}
.floatleft {float:left;}
/*
#footer {
  text-decoration: none;
  font-size: .7em;
  color: #C0C0C0;
}

#footer a {
}

#footer a:visited {
  color: #C0C0C0;
}

#footer a:hover {
  color: #0066A6;
}
*/