body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #2a2a2a;
}

body.body-format {
	background:#EAEADA; 
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper { 
	padding: 0px;
	margin:0 auto;  
	background: url(../images/body_bg.gif) repeat-y top center; 
	text-align: left;
	width: 792px;
}
#pad {
	padding-left:20px;
}

#main              { 
	padding:20px; 
	padding-bottom: 0px;
	background: #fff; width: 520px;
	text-align: left;
	margin: 0 auto;
	float: left;
	min-height: 300px;
}

#main h1 {
	color: #7AB446;
	font-size: 24px;
}

#sidebar {
	width: 170px;
	text-align: center;
	float: left;
	padding-left: 20px;
	background: url(../images/sidebar_bg.gif) repeat-y top left; 
	min-height: 300px;
}
#bottom { font-size:5px; width:752px; height:7px; 

	background: url("../images/footer_bg.gif") no-repeat; 
	margin-left: auto;
	margin-right: auto;

}
#header { 
	margin: 0 auto;
	text-align: left;
	width: 752px;
	height: 132px;
	background: url(../images/header_bg.jpg) no-repeat left;
	padding:0;
}

#header h3 {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	top: 108px;
	position: absolute;
}

#footer {
	width: 752px;
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
	text-align: left;
	color: #888;
}

#footer a {
	color: #888;
}

#nav {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

#nav a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#nav a:hover {
	color: #333;
	text-decoration: underline;
}

#home-grass {
	margin-left: -20px;
	margin-right: 10px;
}

#logo {display : inline;}
#logo img {margin-top : 5px;}

.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-hasFlash h1 {
	visibility: hidden;
}


span.small-grey {
color: #666;
font-size: 9pt;
}