/* CSS Document */

#wrapper {
       padding:0;
       margin:0;
}
#articles {
	background: #FFF;
	float:left;
       padding:0;
       margin:0;
       width:450px;
       voice-family: "\"}\""; 
       voice-family:inherit;
       width:450px;
}
#sidebar {
	background: #FFF;
	float:right;
	padding:0px;
       margin:0px
       width:200px;
       voice-family: "\"}\""; 
       voice-family:inherit;
       width:200px;
}
#sidebar h2 {
   	font-family: Arial, Verdana, Helvetica, Tahoma;
   	font-size: 12pt;
   	font-weight: bold;
	margin-bottom: 0;
	COLOR: #415D97
}
#sidebar ul {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
}
#sidebar li {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	margin: 5px 0 0 5px;
}
#sidebar li a {
	font-weight: normal;
}
.date-header {
	margin-bottom: -5px;
	font-size: 10pt;
	font-weight: normal;
	color: #808080;
}
.article-link {
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 8pt;
	font-weight: normal;
	COLOR: #808080;
	text-transform: uppercase;
}
.article-link a {font-family: Arial, Verdana, Helvetica, Tahoma; font-size: 8pt; font-weight: normal; COLOR: #808080; text-transform: uppercase; text-decoration: none;}
.article-link a:hover {font-family: Arial, Verdana, Helvetica, Tahoma; font-size: 8pt; font-weight: normal; COLOR: #808080; text-transform: uppercase; text-decoration: underline;}
.article-link a:visited {font-family: Arial, Verdana, Helvetica, Tahoma; font-size: 8pt; font-weight: normal; COLOR: #808080; text-transform: uppercase; text-decoration: none;}
.article-link a:link {font-family: Arial, Verdana, Helvetica, Tahoma; font-size: 8pt; font-weight: normal; COLOR: #808080; text-transform: uppercase; text-decoration: none;}

.prefooter {
	padding: 5px 0 0 0;
	border-top: 1px solid #666;
}