* {font-size:12px; font-family:verdana,arial,sans-serif;}
body {font-size:12px; background-color:#FFF; font-family:verdana,arial,sans-serif;}

#spacer {height: 5px; }
#spacerBig {height: 10px; }

#logoArea table {height: 97px; }
#logoArea .leftBnr {width: 5px; background: url(images/left-bnr.gif) no-repeat;}
#logoArea .midBnr {background: url(images/bnr-mid.gif) repeat; }

#menuArea table {height: 31px; }
#menuArea .leftMenu {background: url(images/left-menu.gif); width: 13px; }
#menuArea .midMenu {background: url(images/mid-menu.gif); }
#menuArea .rightMenu {background: url(images/right-menu.gif); width: 13px; }
#menuArea .menuBullet {background: url(images/menu-bullet.gif); width: 26px; vertical-align: middle; }
#menuArea .menuText {text-align: center; }
#menuArea .menuText a {color: #FFF; font-size: 12px; font-weight: bold; text-align: center; text-decoration: none; }

#leftPane {width: 200px; font-size: 12px; vertical-align: top; padding-right: 10px;}
#rightPane {width: 200px; font-size: 12px; vertical-align: top; padding-right: 10px;}
#mainContent {width: 750px; height:300px; font-size: 12px; vertical-align: top; padding-right : 10px; }

#headerContent table {border: #EEE 1px solid; color: #000; font-size: 12px; padding: 5px;}
#headerBar table {height: 26px;}
#headerBar .headerLeft {background: url(images/left-hdr.gif); width: 7px; }
#headerBar .headerMid {background: url(images/mid-hdr.gif); font-weight: bold; color: #000; font-size: 12px; padding-left: 10px; }
#headerBar .headerRight {background: url(images/right-hdr.gif); width: 7px; }
#headerBar .headerBullet {background: url(images/hdr-bullet.gif); width: 13px; }

#footer {background: #000; color: #FFF; font-size: 10px; padding: 10px; text-align: center; }

form {padding:10px; background:#FFF;}
form .heading { background:#DDD; color:#000; font-size:12px; font-weight:bold; height:25px; padding-left:10px;}
form .text { color:#333; font-size:12px; font-weight:normal;}

.normalText {color: #333; font-size: 12px;}
.smallText {color: #333; font-size: 10px;}

.burgundyBar{
  background-color:#96201E;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:5px;
  color:#FFFFFF;
  height:5px;
  font-weight:normal;
}

.listingResultsHead{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#96201E;
	height:20px;
	text-align:left;
}
.listingResultsItem{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	height:20px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}
.spacertd{
	height:15px;
}
.legend{
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color:#cccccc;
  border:0px;
  height:20px;
  text-align:center;
  font-weight:bold;
  border:1px solid #aaa;
  color:#444444;
}

.legendContent{
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  background-color:#EEEEEE;
  border:0px;
  height:23px;
  font-weight:bold;
  border:1px solid #aaa;
  border-top:none;
  border-bottom:1px solid #CCCCCC;
  color:#666666;
}

.legendContentText{
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  background-color:#EEEEEE;
  border:0px;
  height:23px;
  font-weight:bold;
  color:#666666;
}

.subnav_heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	background-color:#000000;
	color:#FFFFFF;
	height:25px;
	padding:5px;
}

.subnav_heading *{
  text-decoration:none;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  background-color:#000000;
  color:#FFFFFF;
  height:25px;
  padding:5px;
}

.subnav_heading *:hover{
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#000000;
	color:#FFFFFF;
	height:25px;
	padding:5px;
}

.asterix{
	color:#FF0000;
	font-size:12px;
}

/* Input Styles */
.formnav_button {
  border: 1px solid #999999;
  background-color: #EEEEEE;
  font-size: 11px;
  color: #444444;
  font-weight: normal;
  }

.button {
  border: 1px solid #444444;
  background-color: #ffffff;
  font-size: 11px;
  color: #444444;
  font-weight: normal;
  background-image: url(images/frm_btn_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-top:1px;
  padding-bottom:1px;
  padding-left:2px;
  padding-right:2px;
  }
  
.buttonOn, .button:hover, .button:focus, .buttonOn:focus {
  border: 1px solid #444444;
  background-color: #ffffff;
  font-size: 11px;
  color: #444444;
  font-weight: normal;
  background-image: url(images/frm_btn_bg_on.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-top:1px;
  padding-bottom:1px;
  padding-left:2px;
  padding-right:2px;
}
  
input,select {
  border: 1px solid #888888;
  font-size: 10px;
  background-color:#FFFFFF;
  font-weight:normal;
}
  
textarea {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  border: 1px solid #888888;
  font-size: 10px;
  background-color: #ffffff;
  font-weight:normal;
}

.checkbox,.radio {
  border:0px;
  background-color: transparent;
  margin: 0px;
  vertical-align: bottom;
}

.file_field {
  border: 1px outset #888888;
  font-size: 10px;
  background-color: #ffffff;
}

.input_grayed {
  border: 1px solid #888888;
  font-size: 10px;
  background-color: #DDDDDD;
}

.textBanner *{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000; padding-right:15px; }

.image_border{
  border: 1px solid #999999;
}

.image_noborder{
	border: 0px solid #999999;
  padding-left: 5px;
  padding-right: 5px;
}

