body {
  background:#DDDDCC;
  margin:0;
  padding:0;  
  color:#000000;
  font: 12px Arial,Serif;    
}

#content acronym 
{	
	border-bottom: 1px dotted #2A5474; 
	cursor: help;	
}

.title img 
{
	border: 1px solid #000;
	paddng: 25px;
}

.prop 
{
	height:300px;
    float:right;
    width:1px;
}

.clear 
{
	clear:both;
    height:1px;
    overflow:hidden;
}

#top  
{
  	float: right;
  	width: 350px;
  	text-align: right;
  	height: 20px;
  	padding: 10px 0 0 0;
}

#top ul
{
	padding: 0 10px 0 0;	
	margin: 0;	
	list-style-type: none;	
	font-family: Arial, sans-serif;
	font-size: 11px;	
}

#top li 
{
  	margin: 0;
  	padding:0 4px 0 4px;
  	display: inline;
}

#top li a
{		
	text-decoration: none;	
	color: #000000;	
}

#top li a:hover
{
	text-decoration: none;	
	border-bottom-style: dashed;
  	border-bottom-width: 1px;
  	font-weight:bold;
	color: #4F87B5;
}

#top li.current 
{
  text-decoration: none;	
  color: #000000;
}

#top li.current a 
{
	text-decoration: none;		
	color: #000000;
	border-bottom: 2px solid #ff9805;
}

#top li.current a:hover 
{
   text-decoration: none;	
   color: #000000;	
}

#precontainer 
{ 
  text-align: left;  
  width: 100%;
  height: 30px;
  margin: 0;   
  padding: 0;  
  border: 0;   
  background: #DDDDCC;
  font: 11px Arial,Serif; 
}

#container 
{
  text-align: left;  
  margin: 0;   
  padding: 0; 
  border: 0;  
  background: #FFFFFF url(../img/containerback.gif) repeat-y left;
}

#body 
{
  width: 100%;
  text-align: left;   
  margin: 0;   
  padding: 0;
  border: 0;
  background: transparent;
}

#masthead 
{
  height: 50px;   
  font: 24px Arial,Serif;
  text-align: right;
  color: #FFFFFF;
  padding: 5px 0 0px 5px;
  margin: 0;
  border: 0;
  border-right: 1px solid #5E98C2;
  background: #ff9805 url(../img/colorplus_icon.gif) no-repeat left;
}

/*CONTENT*/
#content 
{
  padding: 5px 0 0px 5px;
  margin: 0;
  line-height: 1.5em; 
  margin-left: 180px; 
  background: #FFFFFF;   
}	

#content h1 
{
	margin: 0 0 5px 0;
	color: #A98149;
	font-family: Arial, Serif;
	font-size: 24px;
}

#content h2 
{
  margin: 0;
  font: bold 14px Helvetica, Arial, sans-serif; letter-spacing: -1px;
  color: #843825;
}

#content h3 
{
  margin: 0;
  font: 12px Helvetica, Arial, sans-serif; 
  color: #2C69A2;
  padding-bottom: 10px;
}

#content a 
{
  text-decoration: none;
  color: #A98149; 
}

#content a:active, #content a:hover 
{
  text-decoration: none;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  color: #FF0033;  
} 

#content a:visited 
{  
  color: #A98149;  
  text-decoration: none;  
}

#nav 
{
	font: 11px Arial, sans-serif;
	line-height: 14px;
	position: relative;
	float: left;	
    left: 0;
    top: 0;        
	padding: 0;
    border-top: 1px solid #FFFFFF;
    width: 170px;      	
}

#menuList 
{
  margin: 0px;
  padding: 0px;
}

#nav ul
{	
	list-style: none outside;
	text-align: left;	
}

#nav a 
{
	display: block;
	background: #ff9805;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #fff;
	border-left: 0;    
	padding: 3px 0 3px 10px;
   	color: #FFF;
	width: 160px;
	text-decoration: none;	
}

#nav a:hover 
{
	color: #FFFFFF; 
	background: #6b799f;
}

#nav a:active 
{
	color: #FFFFFF; 
	background: #ff9805;
}

#nav a:visited 
{
	color: #FFFFFF;
}

#nav a.linkSelected,#nav a:active.linkSelected, #nav a:hover.linkSelected, #nav a:visited.linkSelected 
{
	background: #ffc97e;	 
	color: #FFFFFF;
	padding: 3px 0 3px 10px;
	width: 159px;
	text-decoration: none;
}

#column 
{
	position: relative;
	float: right;
	margin: 5px 0 5px 10px;	
	padding: 0;	
	border: 0;	
	width: 175px;
	font: 11px Arial,Serif;
	background: #ECECE4;	
}

#column ul 
{		
	list-style: none outside;
	text-align: left;
	margin: 0;
	padding: 0;
}

#column li 
{	
	padding: 0;			
}

#column li.heading2 
{ 
	background: #5E98C2;
	color: #DDDDCC;	
	font-weight: bold;
	border: 1px solid #5E98C2;	    
	padding: 3px 0 3px 5px;
	width: 174px;
	text-decoration: none;
	width: 168px;	
}

#column li a 
{
	display: block;
	background: #DDDDCC;
	border-top: 0;
	border-right: 1px solid #A2BBCD;
	border-bottom: 1px solid #A2BBCD;
	border-left: 1px solid #A2BBCD;    
	padding: 3px 0 3px 10px;
   	color: #000;
	font-weight: normal;	
	width: 163px;
}

#column li a:active,#column li a:hover
{	 
	 text-decoration: none;		 
	 background: #DDDDCC;
 	 border-bottom: 1px solid #A2BBCD; 
	 color: #000;	   
}

#column li a:visited
{
	color: #000;	
	text-decoration: none;
}

#column li a.on2, #column li a:active.on2, #column li a:hover.on2,#column li a:visited.on2 
{
	background: #000000 url(../img/checkwhite.gif) top left;
	background-repeat: no-repeat; 
	color: #000;
	padding: 3px 0 3px 15px;
	width: 158px;	
}

#column a:active,#column a:hover 
{	 
	 border-bottom: 1px solid #000;		 
	 background: #DDDDCC; 
	 color: #000;  
}

#footer 
{
	height: 25px;
	background: #DDDDCC;
	border: 0;
	border-top: 1px solid #A2BBCD;	
	padding: 10px 10px 0 0;		
	margin: 0;
	text-align: right;
	font-size: 11px;
	color: #c6c6b8;
	clear: both;
}

 
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #nav 
{
  	margin-right: 10px;
}
 
* html #content 
{
  	height: 1em;   
}
