ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;  
  font-size: 11px;
}

/**************** Fonts ***********************/
.darkbluebox h2
{
	padding:17px 10px;
	color:#8ad9f6;		
	margin:0;
	font:normal 11px Tahoma;
}
.darkbluebox .title
{
	font-size:11px;
	padding:9px 8px 5px 8px;
	text-align:center;
	font-weight:bold;
}

.switcherCollapsed, .switcherExpanded  
{
	width: 10px;
	height: 10px;	 	
	font-size: 2px;
}

.switcherCollapsed
{
	background:url(/images/buttons/arrows.gif) 0px 0px;	 
}

.switcherExpanded
{
	background:url(/images/buttons/arrows.gif) 0 10px;	 
}
