.main {

font-family: arial;
font-size: 10pt;
}


#maincontainer {
width: 100%;
border-width: 1px;
border-style: solid;
border-color: #cccccc;
}

#contentwrapper {
float: left;
width: 100%;
}


#contentcolumn {
margin-left: 220px; /*Set left margin to LeftColumnWidth*/
margin-top: 12px;
font-family: arial;
font-size: 10pt;
padding-right: 20px;
float: right;
}

.headline {

font-family: verdana;
font-size: 12pt;
font-weight: bold;
color: #663300;
padding-bottom: 6px;
}


.roundedcornr_box_685727 {
	background: url(/images/roundedcornr_685727_tl.png) no-repeat top left;
}
.roundedcornr_top_685727 {
	background: url(/images/roundedcornr_685727_tr.png) no-repeat top right;
}
.roundedcornr_bottom_685727 {
	background: url(/images/roundedcornr_685727_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_685727 div {
	background: url(/images/roundedcornr_685727_br.png) no-repeat bottom right;
}
.roundedcornr_content_685727 {
	background: url(/images/roundedcornr_685727_r.png) top right repeat-y;
}

.roundedcornr_top_685727 div,.roundedcornr_top_685727,
.roundedcornr_bottom_685727 div, .roundedcornr_bottom_685727 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_685727, .roundedcornr_bottom_685727 {
	margin-top: -19px;
}
.roundedcornr_content_685727 { padding: 0 15px; }


a.subnav:link {

color: #663300;
text-decoration: underlin;

}

a.subnav:active {

color: #663300;
text-decoration: underlin;

}

a.subnav:visited {

color: #663300;
text-decoration: underlin;

}

a.subnav:hover {

color: #669933;
text-decoration: none;

}



a.footer:link {

color: #FFFFCC;
text-decoration: none;

}

a.footer:active {

color: #FFFFCC;
text-decoration: none;

}

a.footer:visited {

color: #FFFFCC;
text-decoration: none;

}

a.footer:hover {

color: #FFCC00;
text-decoration: underline;

}

/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */



.rss_box {
	width: 200px;
	background-color: #CCCCCC;
}



.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
	color: #000000;
}




.rss_items {
       list-style:none;
       margin:0;
       padding:0;
font-size: x-small;

}



.rss_item  {
  font-size: x-small;
  margin-bottom: 1em;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {

color: #000000;
text-decoration: underline;
font-weight:bold	}



.rss_item a:hover { 
color: #336633;
font-weight:bold
text-decoration: none;
}

	

.rss_date {
	font-size: xx-small;

	}


.leftcol {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: arial;
	font-size: 9pt;
	background-color: #CCCCCC;
}
