html {
	background: #ffffff url(../images/bg.jpg) no-repeat center bottom;
}
body {
	font-family: Calibri, "Segoe UI", "Myriad Pro", Arial, Tahoma, Verdana;
	height: 100%;
	margin:0px;
	padding:0px;
	margin-top: 20px;
}
p {
	font-size: 14px;
	line-height: 20px;
	color:#515151;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
h1 {
	font-size: 25px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h3 {
	background: url(../images/bgSubheader.gif) no-repeat left center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
	font-size: 14px;
}
a, a:visited, a:hover {
	color: #feac06;
}
img {border:none;}
fieldset {
	margin-top: 20px;
	margin-right: 20px;
}
legend {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	color: #b8b8b8;
	padding: 0px 5px 4px 2px;
}
.topmenu {
	padding-top: 7px;
}
.topmenu a, .topmenu a:visited {
	display: block;
	float:left;
	background: url(../images/bgTopmenu.gif) no-repeat left top;
	width: 108px;
	height: 61px;
	text-align: center;
	margin: 0px 0px 0px 9px;
	font-size: 15px;
	line-height: 30px;
	text-decoration: none;
	color: #787878;
}
.topmenu a.selected, .topmenu a.selected:visited, .topmenu a:hover {
	background: url(../images/bgTopmenu_active.gif) no-repeat left top;
	font-weight: bold;
	color: #ffffff;
}
.topmenu a.first_selected, .topmenu a.first_selected:visited, .topmenu a.first_selected:hover {
	background: url(../images/bgTopmenu_active.gif) no-repeat left top;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.topmenu a.thefirst {
	margin: 0px 0px 0px 0px;
}
.submenu {
	margin-right: 20px;
	margin-bottom: 20px;
}
.submenu a, .submenu a:visited {
	display: block;
	background: url(../images/bgSubmenu.gif) no-repeat left center;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin: 3px 0px 3px 0px;
	padding: 5px 0px 5px 22px;
}
.submenu a.selected, .submenu a.selected:visited {
	background: url(../images/bgSubheader.gif) no-repeat left center;
	font-weight: bold;
}
.submenu a:hover, .submenu a.selected:hover {
	background: url(../images/bgSubheader.gif) no-repeat left center;
}
.lowmenu {
	margin-left: 22px;
}
.divider {
	background: url(../images/bgDivider.gif) repeat-y center top;
}
.right p {
	font-size: 12px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	margin: 13px 0px 3px 0px;
	color: #9c9c9c;
}
.right b, .right strong {
	color: #000000;
}
.hor_divider {
	background: url(../images/bgDivider_hor.gif) repeat-x left 18px;
}
.add {
	margin-bottom: 20px;
}
.add .main {
	border: solid 1px #d9d9d9;
	border-top: none;
	border-bottom: none;
}
.add .header {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	color: #b8b8b8;
	border: none;
	background: url(../images/bgLine.gif) repeat-x left bottom;
}
.add .header span {
	display: block;
	float: left;
	background: #ffffff;
	padding: 0px 6px 0px 6px;
	margin-left: 12px;
}
.bottom
{
    margin-top: 30px;
    margin-bottom: 80px;
    background: url(../images/bottom.png) no-repeat left top;
    font-size: 12px;
    color: #636464;
}
p.date, p.header, p.ingress {
    padding: 0px;
    margin: 0px;
}
p.ingress {margin-bottom: 8px;}
p.date {color: #000000;}