body {
	
	margin-bottom: 0px;
	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 {  
  
  width: 775px;
  height:100%; 
  text-align:center;
  border-top:none; 
  border-style:solid;
  border-color: #D20001;
  border-width: thick;
  background-color: #FFF;
   position:relative;
  margin:0 auto;
  }


#header {
  
   width : 775px;
   text-align:left; 
   vertical-align:top;
   height:120px; 
   margin: 0px;
}
#outer 
{
  
  width:775px; 
  height:30px; 
}


#menu {
  background: #FFF;
  width: 775px;   
  float:left;
  height: 30px;  
  padding: 0px;
 
}
#body 
{
  
  width:775px; 
  height:453px; 
  text-align:center;  
  margin:0px;
  border-style:none;
  border-color: Silver;
  border-width:thin; 
}
#supportingbody 
{
  
  width:775px; 
  height:100%; 
  text-align:left;  
  margin:0px;
  border-style:none;
   
}


#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 {
  clear: both;
  width: 775px;
  height: 85px;  
  text-align:left; 
  padding: 0px;
  margin:0px;
  font-size:14px;
  background-color: #FFF;
}

#box
{	
	float:right;
	width:335px;
	height: 415px;		
	margin:15px;
	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: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;

}
a:hover {
	color: #000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	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: 10px;
	font-weight: bold;
	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: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #000;
	text-decoration: none;
}

a:ol
{ font-family: Tahoma;
	font-size: 12px;
	color: #fff;	
	list-style-type: upper-alpha;
	list-style-position: inside;

}


/* 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;
}
.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;
}
