BODY
{
  background-color: #f6dd99;
  margin: 0px 10px 0px 0px;
  padding: 0px;
  text-align: center;  
}

BODY#CORP
{
  background-color: #fff;
  margin: 10px;
  padding: 0px;
  text-align: left;  
}


A, DIV, H1, H2, H3, H4, H5, H6, OL, P, UL
{
  font-family: Arial;
}

A, OL, P, UL
{
  font-size: 12px;
}
A, A.active
{
  color: #393939;
  text-decoration: none;
}
A:hover
{
  color: #393939;
  text-decoration: underline;
}
A.visited
{
  color: #393939;
}
UL A {
  text-decoration: underline;
}
H1, H2, H3, H4, H5, H6
{
  color: #52504d;
}

H1
{
  font-size: 24px;
	margin: 30px 0px 10px 0px;
	padding: 0px;
	line-height: 26px;
}
H2
{
  font-size: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px;	
	line-height: 22px;
}
H3
{
  font-size: 13px;
	margin: 0px;
	padding: 0px;	
	line-height: 20px;	
}
H4
{
  font-size: 11px;
	margin: 0px;
	padding: 0px;	
	font-weight: bold;	
}
H5
{
  font-size: 11px;
	margin: 0px;
	padding: 0px;	
	font-weight: bold;	
}

OL, P, UL
{
  color: #52504d;
  line-height: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

HR
{
  display: none;
}


#mainHolder
{
  width: 756px;
  display: block;
  margin: 0px auto 0px auto;
  background-color: #FFFFFF;
}

#headerLogo
{
  width: 756px;
  height: 103px;
  display: block;
  text-align: left;  
  float: left;
  background-color: #FFFFFF;
}
#headerLogo a img
{
  border: 0px;
  margin-top: 10px;
}
#navigation 
{
  width: 756px;  
  display: block;  
  float: left;
}
#navigation table 
{
  border-right: 1px solid #FFFFFF;
}
#navigation td a 
{
  background-color: #58585a;
  font-family: Arial;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;    
	display: block; 
	width: auto; 
	text-align: center;
	position: relative;  
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;  
}
#navigation td a:hover, #navigation td a.selected
{
  background-color: #ab0132;
}

#bodyHolder
{
  width: 756px;  
  display: block;  
  background: #FFFFFF url("images/bg_sidenav.gif") top left repeat-y; 
  text-align: left;
  margin: 0px;
  padding: 0px;
}

#sideBar
{
  width: 220px;
  display: block;
  text-align: left;
  float: left;    
  padding: 30px 30px 30px 30px;  
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:160px;
}
html>body #sideBar 
{
  width:160px;
}
#sideBar p
{
  margin: 0px 0px 5px 0px;
  padding: 0px;
  line-height: 16px;
  font-weight: bold;
}
#sideBar p a
{
  text-decoration: none;
  color: #3f3c33;
}
#sideBar ul
{
  /*
  margin: 15px 0px 20px 0px;
  padding: 0px 0px 0px 15px;
  */
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#sideBar li
{
  margin: 0px;
  padding: 0px;
}
#sideBar a
{
  font-weight: bold;
  color: #3f3c33;
}
#sideBar a:hover
{
  text-decoration: underline;
}

#bodyContentHolder
{
  width: 536px;
  text-align: left;
  display: block; 
  float: right;
  padding: 0px 30px 50px 30px;  
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:476px;
}
html>body #bodyContentHolder 
{
  width:476px;
}
#bodyContentHolder p a
{
  color: #ab0132;
  text-decoration: underline;  
}
#bodyContentHolder p span
{
  display: block;
}

.border
{
  border: 1px solid #f4d580;
  margin-bottom: 10px;
}


#footer
{
  border-top: 1px solid #f4d580;
  text-align: left;
  width: 756px;  
  height: 40px;
  background-color: #FFFFFF;
  display: block;  
  float: left;   
  padding: 15px 25px 5px 25px;  
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:706px;
}
html>body #bodyContent 
{
  width:706px;
}
#footer p a
{
  text-decoration: none;
  color: #000000;
  margin: 0px; 
  padding: 0px;
}

.cleaner
{
  clear: both;
  height: 1px;
  font-size: 1px;
  border: none;
  margin: 0;
  padding: 0;
  background: transparent;
}
