body {font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;}

a {text-decoration : none;color : #0042CC;}
a:visited {color : #0042CC;}
a:active {color : #0042CC;}
a:hover {text-decoration : underline;}
.dssHead {border-bottom:1px solid black; margin-bottom:10px; font-size: 11px; font-family: Arial, Helvetica, sans-serif;background-color:#F5F5F5;}
.dssHead A {text-decoration: none;color:blue;}

h1, h2, h3 {
	color: #333333;
}

h2 {
	margin-bottom:0px;
}

h3 {
	font-size: 1em;
}

.boxed {
}

.boxed .title {
	background: #3C74E6 url(i/img06.gif) repeat-x;
}

.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	background: url(i/img07.jpg) repeat-x;
}

#content {
	width: 1000px;
	margin: 0 auto;
	padding: 10px;
}

/* Content > Main */

#main {
	float: left;
	width: 480px;
	padding-left: 20px;
}

.post {
}

.post .title {
	background: #3C74E6 url(i/img06.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.post .story {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(i/img07.jpg) repeat-x;
}

#sidebar {
	float: left;
	width: 240px;
}

#sidebar .boxed .title h2 {
	background: url(i/img08.gif) no-repeat;
}

#sidebar2 {
	float: left;
	width: 240px;
	padding-left: 20px;
}

#sidebar2 .boxed .title h2 {
	background: url(i/img10.gif) no-repeat right top;
}

#footer {
	clear: both;
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

.graphBar {float:right; width:120px; height:12px; background-color:#AAB5D2;border:1px solid #475987;}
.graphBarProg  {height:12px; background-color:#6A7EB0; border-right:1px white solid;}
.graphBarTxt {text-align:right; margin-top:-15px; color:white; height:12px; padding-right:4px;font-size:85%;}


