body {
color:#000000;
font-family:"Trebuchet MS";
font-size:11px;
margin:0;
padding:0;
text-align:center;
}
form, table, p, h1, h2, h3, h4, h5, h6, ul, div, dt, dl, dd {
margin:0;
padding:0;
}
table {
border:0 none;
margin:0;
}
a {
color:#fff;
cursor:pointer;
text-decoration:underline;
border:0 none;
font-size:14px;
}
img {
border:0 none;
vertical-align:top;
}
.clsOverflow{
		overflow:hidden;
		zoom:1;
}
/*-- Common Styles --*/
body{
	color:#000;
	font-family:tahoma;
	font-size:80%;  /*-- Enables font size scaling in MSIE  --*/
	margin:0;
	padding:0;
	text-align:center;
}
html > body{
	font-size:9.5pt;
}
	#top,#header h2{		/*-- Nomensa Method to hide the content --*/
		position:absolute;
		left:-999em;
		width:990em;
	}
	form,table,p,h1,h2,h3,h4,h5,h6,ul,div,dt,dl,dd{
		margin:0;
		padding:0;
	}
	
	
	a:hover{
		text-decoration:none;
		color:#01B5F0;
	}
	img{
		border:0;
		vertical-align:top;
	}
	select,option{
		padding-left:3px;
	}
	option{
		padding-right:7px !important;
	}
	.clsBodyContent{
		width:980px;
		margin:0 auto;
		text-align:left;
		background-color:#FFFFFF;
	}
	.clsFooterContent{
		width:980px;
		overflow:visible;
		margin:0 auto;
		text-align:left;
	}
	* html .clsBodyContent{
		overflow:visible;
	}
	#balloon{
		text-align:left;
		margin:0;
	}
	table{
		border:0;
		margin:0;
	}
	th{
		background:#F7F7F7;
		color:#000;
		text-align:left;
	}
		th a{
			color:#fff;
		}
	li{list-style:none;}
.clsBodyBackground {
background:#d9ebf9 url(../images/header-bg.gif) repeat-x scroll left top;
}
#header {
	height:170px;
	background:#F0F5F9 url(../images/header-banner.jpg) no-repeat scroll left top;
}
	#header h1 {
	float:left;
	margin:5px 0 0 20px;
	padding:0;
	width:160px;
	}
		#header h1 a {
		display:block;
		height:125px;
		margin:0;
		overflow:hidden;
		text-indent:-2000em;
		width:160px;
		}