body {
	
	
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	
	padding: 0px;
	text-align:center;
}
#container {  
  margin: 0 auto;
  width: 775px;
  height:100%; 
  text-align:center;
  border-top:0px; 
  border-style:solid;
  border-color: #D20001;
  border-width: thick;
  background-color: #FFF;
  }


#header {
  
   width : 775px;
   text-align:left;   
   height:120px; 
   
}

#outer 
{
 
 background-repeat:no-repeat;  
 width:775px; 
 height:30px; 
  
}
 
#body 
{
  
  background :url(images/bodybkgdnew.gif);  
  width:775px; 
  height:349px; 
  text-align:center;  
  margin:0px;
  
   
}

#middle

{
	width:775px; 
  height:100%; 
  text-align:center;  
  margin:0px;
	
}
#supportingbody 
{
 
  width:775px; 
  height:100%; 
  text-align:left;  
  margin:0px;  
  border-style:none;
   
}

#supportingbodymadison 
{
 
  width:775px; 
  height:100%; 
  text-align:left;  
  margin:0px;  
  border-style:none;
  font-family:Tahoma;
  font-size:12px;
  
  
   
}


#footer {
  background :url(images/footernew.gif);  
  clear: both;
  width: 775px;  
  height: 65px;
  text-align:center; 
  padding-bottom: 10px;
  margin:0px;
  font-size:14px;
  background-color: #FFF;
}
#message 
{
  
  
  width: 775px;
  height: 85px;  
  text-align:center; 
  padding: 0px;
  margin:0px;
  background-color: #FFF;
}

#subdivisions 
{
  
  
  width: 757px;
  height: 135px;  
  text-align:center;  
  margin-left:7px;
  background-color: #FFF;
  border:solid 1px #000;
  margin-bottom:5px;
  padding-top:5px;
}

#subdivisionmadison
{
  width: 757px;
  height: 130px;  
  text-align:center;  
  margin-left:7px;
  background-color: #F1E6C4;
  border:solid 1px #000;
	
}
a.madison:link {
	font-family:Tahoma;
  font-size:12px;
  
	color: #000;
	text-decoration: underline;

}
a.madison:hover {
	color: #000;
	font-family:Tahoma;
  font-size:12px;
  
	font-style: normal;
	line-height: normal;
	
	text-transform: none;
	
	text-decoration: underline;
}
a.madison:visited {
	color: #000;
	font-family:Tahoma;
  font-size:12px;
 	
	font-style: normal;
	line-height: normal;	
	text-transform: none;
	
	text-decoration: underline;
}

a.madison:active {
	color: #000;
	font-family:Tahoma;
  font-size:12px;
  
	font-style: normal;
	line-height: normal;
	text-transform: none;
	
	text-decoration: underline;

}

#box
{	
	float:right;
	width:335px;
	height: 315px;		
	margin:7px;
	margin-top: 20px;
	margin-bottom:5px;
	text-align:center;
	font-size: 16px;
	border: 0px;
	
}


.indent
{
	text-indent:5em;}


ul
{font-family: Tahoma;
	font-size: 12px;
	color: #000;
	list-style-position: outside;
}
	

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}


a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: underline;

}
a:hover {
	color: #000;
	font-family: tahoma;
	font-size: 12px;	
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	font-family: tahoma;
	font-size: 12px;	
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #000;
	text-decoration: underline;
}

a:active {
	color: #000;
	font-family: tahoma;
	font-size: 12px;	
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #000;
	text-decoration: underline;

}

/* Normal Basic Font used throughout site */
.text {
	clear:both;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align:left;
	font-style:normal;
	margin-left:0px;
}

.bold  
{
	font-family:Tahoma;
	font-size:.8em;
	font-weight:bold;
	color:#000;	
}
.copyright 
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;

}

.frame {
	border: 1px solid #A6A6A6;
	
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
.floatimageleft 
{
	float:left;
	margin-bottom: 10px;
	margin-right:10px;
}
