body { padding: 0; margin: 0; background: #ededed; color: #454545; font-size: 9pt; font-family: Arial, sans-serif; font-weight: normal; font-style: normal; font-variant: normal; }
a { color: #c90; text-decoration: none; }
a:hover { color: #000; background-color: inherit; background-image: none; background-repeat: inherit; background-attachment: inherit; background-position: inherit; }
a.title { color: #09f; background: #fff; }

h1 { font: bold 2em Arial, sans-serif; letter-spacing: -1px; padding: 0 0 0 8px; margin: 0; }
h1 a { color: #fff; background-image: none; background-repeat: inherit; background-attachment: inherit; background-position: inherit; }
h2 { margin: 0; padding: 0; font: bold 11pt Arial, sans-serif; }
h2 a { text-decoration: none; border-bottom-width: 1px; }
h1 a:hover, h2 a:hover { color: #ff9; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
/* layout
   ------ */

.content { margin: 0 50px 10px 0; width: 800px; color: #454545; background: #fff url(big_middle.gif); position: absolute; padding-right: 20px; padding-bottom: 50px; padding-left: 10px; }

.logo {	padding: 18px 0 0 3px; }

/* header */
.header_top { background: #fefefe url(big_top.gif) no-repeat; color: #fff; height: 12px; }
.header { height: 75px; padding: 0; }
.header_bottom { clear: both; background: #fefefe url(big_bottom.gif) no-repeat; color: #fff; height: 5px; }
/* navigation */
#nav { font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 20px 4px 10px; text-decoration:none; font-weight: bold; background-image: url(nav.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 100% 0; }
#nav a { float:none; }
#nav li { float:left; color: #fff; background-image: url(nav.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; height: 24px; margin:0; padding:0 0 0 9px; }
#nav #current { background: #1995c2 url(nav.gif) no-repeat 0 -41px; color: #fff; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
#nav #current a { background: #1995C2 url(nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav a:hover { color:#ff9; background-image: url(nav.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 100% 0; }   


.sf_left { float: left; width: 254px; height: 68px; background: #5bb2d1 url(logobg.gif) repeat-x; color: #fff; text-align: left; vertical-align: middle; border-top: 1px solid #137da2; border-bottom: 1px solid #000; padding: 10px 0 0 7px; }

.sf_right { width: 539px; height: 70px; float: right; }
.sf_search { clear: both; background-image: url(searchbg.gif); background-repeat: repeat-x; background-attachment: scroll; height: 19px; border-bottom: 1px solid #000; padding: 18px 0 17px; margin-top: -2px; border-top-style: solid; border-top-width: 1px; }
.subheader { padding: 4px; background: #c90; color: #fff; font-size: 14pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

/* left side
   --------- */

.left {
	float: left;
	width: 480px;
	margin: 0 0 10px;
}

	.box_top {
		background: #fff url(leftbox_top.gif) no-repeat;
		color: #808080;
		height: 40px;
		width: 235px;
	}
	
	.box_top h2 {
		color: #033;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
		padding: 0 4px 0 15px;
		margin: 0;
		width: 220px;
		color: #595959;
		background: #fff;
	}
.box a { color: #4f4f4f; line-height: 2em; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-bottom: 1px dotted #808080; }
.adbox { color: #595959; line-height: 1.5em; background: #fff; text-align: justify; margin: 0; padding: 0 4px 0 0; width: 235px; }
.box_bottom {
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px;
	}
	
		/* left and central column */
		.left_side { float: left; width: 100px; padding: 0 5px 8px 8px; }
		.right_side { float: left; width: 500px; margin: 0 10px 0 0; text-align: justify; padding-left: 10px; }
		
		.article { padding: 0 5px 0 0px; margin-bottom: 20px; }
.article a { color: #c90; font-weight: bold; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-bottom: 1px dotted #c90; }
.grey_top { clear: both; width: 460px; background: #ededed url(grey_top.gif) no-repeat; color: #000; font-weight: bold; height: 5px; padding: 0; margin: 0 0 0 6px; }
.grey_bottom { color: #000; background: #ededed url(grey_bottom.gif) no-repeat; margin: 0 0 0 6px; padding: 0 0 40px; width: 460px; height: 5px; clear: both; }
.grey { width: 440px; margin: 0 0 0 6px; background: #ededed url(grey_bottom.gif) no-repeat left bottom; color: #808080; padding: 0 10px 20px; }
		
	.grey a {
		color: #c90;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
.highlight a { color: #c90; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-bottom: 1px dotted #c90; }
.sharebox { margin: 0 0 3px; padding: 5px 3px; }
.sharebox a { color: #c90; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-bottom: 1px dotted #c90; }
/* right side
   ---------- */
		
.right { float: right; width: 235px; margin: 0 0 10px;}
		
img { float: left; margin: 0 9px 3px 0; }

/* footer
   ------ */
.footer_top { color: #fff; background: #fefefe url(big_bottom.gif) no-repeat; height: 5px; clear: both; border-top: 1px dotted #808080; }
.footer { clear: both; text-align: center; color: #808080; background: #fff; padding: 10px 0 5px; border-top-style: none; border-top-width: 1px; }
.footer p {	line-height: 2em; }
.footer a { color: #4f4f4f; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-bottom: 1px dotted #808080; text-decoration: none; }
