body {margin:0;padding:0;font:11px arial,verdana,helvetica,sans-serif;background:#fff;} label {cursor:pointer;} table {border-collapse:collapse;} img {overflow:hidden;} form {margin:0;padding:0;} .emspace {font:10px/10px arial;height:10px;overflow:hidden;} .floatc {clear:both;}
html, body { width: 100%; height: 100%; } /* chrome */
h1, h2, h3, h4, h5, h6 { margin: 10px 0; font: small-caps bold 18px/32px arial; text-transform: lowercase; color: #cf6; border-bottom: 1px dotted #43b9fa; } p { margin: 0; padding: 7px 0; }
a, a:hover { color: #cf6; } a { text-decoration: none; } a:hover { text-decoration: underline; } a img { border: none; } a:focus { outline:none; }

.gg { color: #cf6; } .bb { color: #09c; }
.body { font: 12px/18px arial,verdana; color: #666; background: #09c; cursor: default; }

.wrap {
	width: 980px;
	margin: 0 auto;
}

#header {
	height: 100px;
	overflow: hidden;
	background: #09c url(i/bg_hed.gif) left top repeat-x;
	border-bottom: 2px solid #fff;
}
#header img { margin-top: 90px; }
#header #sidrablue {
	margin-top: 77px;
	font: bold 14px/18px arial;
	letter-spacing: -1px;
	color: #83d4f6;
}

#bodwrap {
	background: #fff url(i/sidra-blue.jpg) center top no-repeat;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
}
#content {
	width: 980px;
	height: 480px;
	margin: 0 auto;
}
#sidragren {
	width: 100%;
	height: 7px;
	background: #8cc63e;
}
.sidrablue {
	width: 552px;
	margin: 40px auto;
	font: bold 11px/18px arial;
	color: #fff;

	position: relative;
	left: 60px;
}

#footer {
	width: 680px;
	margin: 0 auto;
}
#copyright {
	width: 980px;
	margin: 10px auto;
	font: bold 14px/18px arial;
	letter-spacing: -1px;
	text-align: right;
	color: #273f01;
}
#copyright a, #copyright a:hover { color: #273f01; text-decoration: none; }

.fnav {}
.fnav dl {
	width: 552px;
	margin: 0 0 0 127px; padding: 3px 0;
	overflow: hidden;
	font: 11px/18px arial;
	text-align: center;
	color: #43b9fa;
}
.fnav dl dt {
	list-style: none;
	display: inline;
}
.fnav dl dt.pipe {
	font-size: 9px;
	padding: 0 7px;
}
.fnav dl dt.pipe.ss { padding: 0 2px; }
.fnav dl dt a {
	text-decoration: none;
	font: small-caps bold 10px/18px arial;
	color: #43b9fa;
}
.fnav dl dt a:hover, .fnav dl dt a.active {
	color: #cf6;
	text-decoration: none;
}

