body {
font-family: "lucida sans", arial;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: lighter;
text-align: left;
line-height: 130%;
}
body {
font-size: 8pt;
}
h1 {
font-size: 150%;
color: #6DBD20;
}
h2 {
font-size: 130%;
color: #6DBD20;
}
h3 {
font-size: 110%;
color: #6DBD20;
}
th {
color: #6DBD20;
}
td,p {
font-size: 8pt;
color: #666666;
}

a{
text-decoration: none;
	color: #666666;
}
a:hover{
	color: #0087D7;
	text-decoration: underline;
}
.side_bar {
margin: 10px;
padding: 10px;
background-color: #EDEFEA;
width: 166px;
}

.side_bar {
\width: 186px;
w\idth: 166px;
}

.content {
padding: 10px 0px 10px 0px;
margin: 0;
width: 370px;
}

.content a {
color: #0087d7;
}

a.content:hover {
text-decoration: underline;
}

.layout_table {
border:0;
padding:0;
text-align: left;
}
.top_border {
background-image: url("/images/top.png");
background-repeat: repeat-x;
background-position: center center;
height: 19px;
}
.topleft_border {
background-image: url("/images/top_left.png");
background-repeat: no-repeat;
background-position: center center;
height: 19px;
width: 17px;
}
.topright_border {
background-image: url("/images/top_right.png");
background-repeat: no-repeat;
background-position: center center;
height: 19px;
width: 17px;
}
.left_border {
background-image: url("/images/left.png");
background-repeat: repeat-y;
background-position: center left;
width: 17px;
}
.right_border {
background-image: url("/images/right.png");
background-repeat: repeat-y;
background-position: center right;
width: 17px;
}
.bottom_border {
background-image: url("/images/bottom.png");
background-repeat: repeat-x;
background-position: center center;
height: 19px;
}
.bottomleft_border {
background-image: url("/images/bottom_left.png");
background-repeat: no-repeat;
background-position: center center;
height: 19px;
width: 17px;
}
.bottomright_border {
background-image: url("/images/bottom_right.png");
background-repeat: no-repeat;
background-position: center center;
height: 19px;
width: 17px;
}
.horiz_sep {
background-image: url("/images/horiz_sep.png");
background-repeat: repeat-x;
background-position: center center;
}
.vert_sep {
background-image: url("/images/vert_sep.png");
background-repeat: repeat-y;
background-position: center center;
}

#nationalNews {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nationalNews li {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666;
}
#nationalNews li .description {
	font-size: 0.9em;
	color: #999;
}
#nationalNews li .date {
	font-style: italic;
}
