/* reset */

body,div,dl,dt,dd,ul,ol,li,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;

}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}




/* ==== common ==== */
html {
	margin: 0; 
	padding: 0;
	font: normal 10px/21px Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
img {
	margin: 0; padding: 0; border: 0;
}
.notes {
	font: normal 10px/16px Arial, Helvetica, sans-serif, serif; color: #848484; 
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden; 
}
#pages { 
	width: 978px;
	padding: 0;
	margin: 0 auto;
	background: #fff;
}


/* ==== header ==== */

#header {
	width: 978px;
	height:208px;
	padding: 0;
	margin: 5px auto 0 auto;
	background:url(../images/group-header-bg.jpg) top left no-repeat;
}
.headerleft {
	width: 198px;
	float: left;
	padding: 37px 0 0 0;
	margin: 0;
}
.headerright {
	width: 472px;
	float: left;
	padding: 7px 0 0 0;
	margin: 0 0 0 64px;
}


/* ====  headings ==== */

h1 {
font: normal 27px 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif; color: #000; 
margin: 0 0 16px 0;
text-align:right;}
	

/* ==== content ==== */

#content {
	width: 960px;
	margin: 0 0 50px 10px; 
	padding: 0;
}
.left {
	width: 475px;
	float: left;
	margin: 0;
	padding: 0;
}

.right {
width: 475px;
float: right;
margin: 0;
padding: 0;}

.right p {
margin: 0 0 7px 0;}
.right a:link, #right a:visited, #right a:active {
font-weight: bold;
color: #666666;
text-decoration: underline; }
.right a:hover {
color: #3f3f3f;
text-decoration: underline;
font-weight: bold;}


/* ==== footer ==== */

#footertop{
	width: 958px;
	height:147px;
	margin: 0 auto ;
	padding: 10px 0 0 20px;
	color: #b2b2b2;
	line-height: 14px;
	background: url(/images/group-footer-bg.jpg) top left no-repeat;
}
#footertop a:link, #footertop a:visited, #footertop a:active {
	font-weight: normal;
	color: #b2b2b2; text-decoration: none;
}
#footertop a:hover {
	font-weight: normal;
	color: #000; text-decoration: none;
}


/* ====== Sifr ====== */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 26px;
	letter-spacing:-2px;
}
