﻿body {
	background-color: #f0f0f0;
	margin-top:4px;
	margin-bottom:4px;
}

.inline_icon {
	border: 0px;
	margin: 4px;
	vertical-align: middle;
}
.pic {
  display:inline-block;
  float:left;
  border-top: 2px solid #696969; 
  border-left: 2px solid #696969;  
  border-bottom: 2px solid #ffffff; 
  border-right: 2px solid #ffffff;
  margin: 6px;
  vertical-align: text-top; 
  }
.pic_right {
  display:inline-block;
  float:right;
  border-top: 2px solid #696969; 
  border-left: 2px solid #696969;  
  border-bottom: 2px solid #ffffff; 
  border-right: 2px solid #ffffff;
  margin: 6px;
  vertical-align: text-top; 
  }  
A:link {
	COLOR: #C86000; text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
}
#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 960px;
  text-align: left;
}
#page_header {
  height: 250px;
  background: #FFFFFF url('../images/banner.jpg') bottom left no-repeat;
  clear: both;
}
#menu_bar {
  margin:0px;
  padding:0px;
  border:0px;
  padding-left:0px;
  padding-right:0px;
  height:40px;
  clear:both;
}
#menu_bar img {
	border:0px; 
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;
}

#center {
  margin-left:160px;
  margin-right:240px;
  border:0px;
}

#center h2 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  padding:4px;
  border: 1px solid #425227;
  color: #ffffff;
  background-color: #739240;
}

#center h3 {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color:#363;
  padding:4px;
}
#center p {
	margin-top: 0px;
	margin-bottom:6px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

#center ul { 
   list-style: disc;
   padding-left: 25px;
}

#center ul li {
	  font-size:12px;
    font-family: verdana, arial, sans-serif;
    line-height: 16px;
    color:#666666;
}
#left_side {
  background: url('../images/bar_fill.jpg') repeat-x;
  float: left;
  width:140px;
  min-height:350px;
  margin: 0 auto;
  border:1px;
  border-style:solid;
  border-color:#dbdddb;
}

#left_side h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 4px;
	border: 1px solid #425227;
	background-color: #739240;
	text-align:left;
}

#left_side p {
  margin-top:5px;
  margin-bottom:6px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
  text-align:left;
}

#right_side {
  background: url('../images/bar_fill.jpg') repeat-x;
  float: right;
  width:220px;
  margin: 0 auto;
  min-height: 350px;
  border:1px;
  border-style:solid;
  border-color:#dbdddb;
}

#right_side h2 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#right_side p {
  margin-top:5px;
  margin-bottom:6px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
  text-align:left;
}

#table {
  margin-left: 80px;
}

#table p {
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
}

#indented {
	margin-left: 40px;
}

.sponsor_logo {
	border: none;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-decoration: none;
}

.sponsor_logo A:link {
	COLOR: #000000; text-decoration: none
}
.sponsor_logo A:visited {
	COLOR: #000000; text-decoration: none
}
.sponsor_logo A:active {
	COLOR: #000000; text-decoration: none
}
.sponsor_logo A:hover {
	COLOR: #000000; text-decoration: none
}

#page_footer {
  height: 50px;
  background: #425227;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
  border-top: 1px solid #425227;
  margin-top: 2px;
}

#page_footer p {
  text-align: center;
  font-family: verdana;
  font-size: 10px;
  line-height: 12px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #c86000; text-decoration: none
}
#page_footer A:visited {
	COLOR: #c86000; text-decoration: none
}
#page_footer A:active {
	COLOR: #c86000; text-decoration: none
}
#page_footer A:hover {
	COLOR: #c86000;
	text-decoration: underline
}
#navcontainer {
	width: auto;
	padding-left: 0px;
	margin: 0px;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	text-decoration: none;
}  

#navcontainer ul { 
  list-style: none;
  	padding-left: 4px;
	margin: 2px;
}

#navcontainer ul li a {
  background-color: transparent;
  color:#C33000;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  width: 140px;
}

#linklist li {
  list-style: none;
  margin-left: 6px;
  line-height:24px;
  border-top: 0px;
  font-family:verdana;
  font-size:14 px;
}

#linklist li a { text-decoration: none; }

#ntifForm {
}
.ntifForm td {
	background-color: #dbdddb;
	vertical-align: middle;
	border-width: 2px;
	height: 5px;
	border: ridge #ffffff;
	margin: 0px;
}
.ntifForm table {
	margin-left: auto;
	margin-right: auto;
	background-image: none;
}

.ntifForm p {
	 padding: 0px;
	 margin-top:0px;
	 margin-bottom:0px;
}
.formLabel {
	width: 26%;
	height: 10px;
}
.formCheck {
	width: 6%;
}
