/* clear */
#content p { margin: 0; }

h3 a:hover, #rightbar a:hover {
  text-decoration: underline;
}

h3 {
  font-size: 11pt;
} 

h3, h3 a {
  color : #800000;
  text-decoration: none;
  font-weight: normal;
}
body {
	background-color: #ffffff;

}
#container {
	background: #f7f7f7 url(/images/communityfront/bg.jpg) repeat-x scroll 0 bottom;
        margin: 0; padding: 0;

}

#content {
  min-height: 800px !important;
}

#stack {
  padding: 0;
  margin: 22px 0 0 20px;
}
#container #content #maincontent p:after, #stack:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#frontpage_resources {
	margin: 0 0 0 20px;				
}
#frontpage_resources .container {
	background-color: #ffffff;
	border: solid #d9d9d9;
	border-width: 0 1px 0 1px;
	width: 698px;
}
#frontpage_resources p {
	margin: 0; padding: 0;
}
#frontpage_resources td {
	padding: 8px 20px;
	width: 33%;
	vertical-align: top;
}
#frontpage_resources a {
	font-weight: bold;
	color: #00539e;
}
#frontpage_resources .icon {
	float: left;
	margin: 0 10px 10px 0;
}
#rightbar {
	position: absolute;
	margin-left: 740px;
	width: 202px;
	margin-top: 30px;
}
#rightbar a, #rightbar a:hover {
	color: #000000;
        font-size: 11px;
}

#rightbar .title {
	margin: 2px 0 0 4px;
}
#rightbar ul {
        padding: 0; margin: 0;
}
#rightbar li {
	background: url(/images/communityfront/rightcol_cellborder_top.gif);
	background-repeat: no-repeat;
	list-style: none;
        padding: 0; margin: 0;
}
#rightbar ul.latestnews li.latestnews {
   list-style:none;
   background: #ffffff !important;
   border: solid #d9d9d9 !important;
   border-width: 0 1px !important;
   padding: 9px !important;
   line-height: 100% !important;
}
#rightbar p {
	background: #ffffff !important;
	border: solid #d9d9d9 !important;
	border-width: 0 1px !important;
	padding: 9px !important;
        line-height: 100% !important;
}
#rightbar li.first {
	background: url(/images/communityfront/rightcol_cellborder_firstrow_top.gif);
	background-repeat: no-repeat;
}
#rightbar li.last {
	background: url(/images/communityfront/rightcol_cellborder_bottom.gif);
	background-repeat: no-repeat;
	height: 36px;
}
#rightbar a.readall {
	margin: 0 0 0 130px;
	font-size: 10px;
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
	color: #a5016c;
}
#rightbar li.last a {
	margin: 0 0 0 140px;
}