﻿body {
	background-color: #000000;
	margin-top:4px;
	margin-bottom:4px;
}

.inline_icon {
  margin: 4px;
  vertical-align: middle;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
}

.pic {
  display:inline-block;
  border-top: 2px solid #996633; 
  border-left: 2px solid #996633;  
  border-bottom: 2px solid #d3c299; 
  border-right: 2px solid #d3c299;
  margin: 6px;
  vertical-align: text-top; 
  float: none;
  }
  
.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: #996633; text-decoration: none;
}
A:visited {
	COLOR: #996633; text-decoration: none;
}
A:active {
	COLOR: #996633; text-decoration: none;
}
A:hover {
	COLOR: #996633; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 960px;
  text-align: left;
  overflow: auto;
  background: url('../images/background.jpg') repeat-y;
}
#page_header {
  height: 210px;
  background: url('../images/top_banner.jpg') bottom left no-repeat;
  clear: both;
}

#content_wrapper { 
  width: 960px;
}
  
#menu_bar {
  margin:0px;
  padding:0px;
  border:0px;
  height:440px;
  width:210px;
  float:left;
}

#menu_bar img {
	border:0px; 
}

#copy_wrapper {
  padding-left:0px;
  padding-right:0px;
  width:750px;
  min-height:440px;
  border:0px;
  float:left;
}

#copy_wrapper h2 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: "Palatino Linotype", Palatino, serif;
  font-size: 16px;
  padding:4px;
  color:#003;
  background-color: #996633;
}

#copy_wrapper h3 {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#363;
  padding: 2px;
  margin-bottom: 0px;
}

#copy_wrapper p {
  margin-top: 0px;
  margin-bottom:6px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}

#copy_wrapper ul { 
  list-style: square;
  padding-left: 18px;
	margin: 12px;
}

#copy_wrapper ul li {
  	color: #666666;
    font-family: verdana, arial, sans-serif;	
    font-size: 12px;
    line-height: 16px;
    padding-top: 8px;
}

#left_column {
  width: 490px;
  float:left;  
  padding:4px;
  }
  
#left_column img {
  float: left;
  border-top: 2px solid #996633;
  border-left: 2px solid #996633;
  border-bottom: 2px solid #d3c299;
  border-right: 2px solid #d3c299;
  margin: 6px;
  vertical-align: middle;
  }
  
#right_column{
  width: 240px;
  float:left;
  padding:4px;
}


  
#page_footer {
  height: 55px;
  width: 960px;
  background: url('../images/bottom_bar.jpg');
  clear: both;
  border: 0px;
  padding-top: 10px;
}

#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;
}

#indented img {
  margin: 4px;
  vertical-align: text-top;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
}

.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 p {
  text-align: center;
  font-family: verdana;
  font-size: 10px;
  line-height: 12px;
  color:#333;
}

#page_footer A:link {
	COLOR:#996633; text-decoration: none
}
#page_footer A:visited {
	COLOR: #996633; text-decoration: none
}
#page_footer A:active {
	COLOR: #996633; text-decoration: none
}
#page_footer A:hover {
	COLOR: #996633;
	text-decoration: underline
}
#navcontainer {
	width: auto;
	padding-left: 0px;
	margin: 0px;
	float: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	text-decoration: none;
}  

#navcontainer ul { 
  list-style: none;
  padding-left: 20px;
	margin: 12px;
}

#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:16px;
}

#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%;
}
