/* GENERAL STYLES */
body
{ background: #FFF;
  color: #000;
  float: none;
}

blockquote{border-color: #767676;}

#links, #footer, #menu, #menu li a
{ display: none;
  width: 0px;
  height: 0px;
}
#menu
{ display: none;
  height: 0px;
  width: 0px;
}

#links a, #footer a, #links a:hover, #footer a:hover, #umbBreadcrum, #logo, #swfback
{ display: none;
  width: 0px;
  height: 0px;
  background: transparent;
}


#logoimage
{ 
width:760px;
height:133px;
background: #FFF url(style/LogoBannerTop.jpg) no-repeat left;
}
#logoimage img
{
background: transparent;
visibility: hidden;
}

h1
{ background: transparent;
  color: #000; 
}

h2
{
  background: transparent;
  color: #000000; 
}

h3
{
  background: transparent;
  color: #000; 
}

#content
{ background: transparent;
  color: #000;
}

#column1{
display: none;
height: 0px;
width: 0px;
}

#print{
display: none;
}

#column2
{
clear: both;
background: transparent;
   /*position: absolute;
   top: 0px;
   left: 0px;*/
}

#column2 a
{ 
  color: #000;
  font-weight: bold;
  text-decoration: none;
  border-bottom: none;
}


.featuretable 
{
	border-collapse:collapse;
	background:#EFF4FB;
	border-left:1px solid #686868;
	border-right:1px solid #686868;
	border-top:1px solid #686868;
	border-bottom:1px solid #686868;
	color: #333;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 1em;	
}

.featuretable tr
{
	border-bottom:1px solid #686868;
}

.featuretable th
{
	background: #EFF4FB;
}

.featuretable td,th
{
	padding:5px;
}

#column2 .left {
clear:both;
float:left;
text-align:center;
font-size:x-small;
border-style:solid;
border-width:1px;
margin:5px 5px 10px 0;
padding:5px;
}

#column2 .right {
clear: both;
float:right;
text-align:center;
font-size:x-small;
border-style:solid;
border-width:1px;
margin:5px 5px 5px 10px;
padding:5px;
}

#CONTENTLEFT, #TOP, #NAVTOP {
display: none;
}

/* EDITOR PROPERTIES */
