body {
	margin:0px 0px 20px 0px;
	padding:0;
	background: #ffffff;
	font-family: Calibri, "Segoe UI", "Myriad Pro", Arial, Verdana, Tahoma;
	overflow-y: scroll;
}
a, a:visited {color: #af1e2d;}
img {border:none;display:block;}
td, p {vertical-align: top;font-size: 14px;line-height: 19px;color: #454545;}
b {color: #282828;}
h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
	color: #282828;
	font-weight: normal;
}
h1 {
	font-size: 23px;
	line-height: 26px;
}
p {margin: 20px 0px 0px 0px;}
hr {
	background: #dcdcdc;
	color: #dcdcdc;
	height: 1px;
	border:none;
	margin: 23px 0px 0px 0px;
	padding:0;
}
.toprow {
	background: url(../images/infoframe_top.gif) repeat-x left bottom;
	white-space: nowrap;
}
.logotype {
	padding: 0px 0px 12px 0px;
}
.topmenu a, .topmenu a:visited {
	background: url(../images/topmenu_item.gif) no-repeat center 53px;
	font-size: 13px;
	text-transform: lowercase;
	text-decoration: none;
	display: block;
	float: left;
	white-space: nowrap;
	color: #a6a6a6;
	padding: 10px 0px 40px 0px;
	margin: 34px 20px 0px 20px;
}
.topmenu a.selected, .topmenu a:hover, .topmenu a.selected:visited {
	background: url(../images/topmenu_item_active_v2.gif) no-repeat center 53px;
	color: #404040;
}
.topmenu a.lastselected, .topmenu a.lastselected:hover, .topmenu a.lastselected:visited {
	background: url(../images/topmenu_item_active_v2.gif) no-repeat center 53px;
	color: #404040;
	margin-right: 0px;
}
.topmenu a.last {
	margin-right: 0px;
}
.breadcrumb td {
    font-size: 11px;
    color: #5d5d5d;
	font-family: Calibri, "Segoe UI", "Myriad Pro", Arial, Verdana, Tahoma;
}
.breadcrumb td b {
    float: left;
    display: block;
    margin: 0px 10px 0px 0px;
    color: #5d5d5d;
}
.breadcrumb td a, .breadcrumb td a:visited 
{
    display: block;
    float: left;
    text-decoration: none;
    color: #929292;
	background: url(../images/grayarrow_right.gif) no-repeat right 7px;
	padding: 0px 12px 0px 0px;
	margin: 0px 7px 0px 0px;
}
.breadcrumb td a:hover 
{
    text-decoration: underline;
}
.infoframe {
	background: #e4edee url(../images/infoframe_bg.gif) repeat-x left bottom;
	padding: 0px 0px 10px 0px;
}
.infoframe .white {
	background: #ffffff url(../images/whiteframe.gif) no-repeat;
	margin: 0px auto 0px auto;
	width: 968px;
	height: 336px;
}
.columns {
	margin: 30px auto 30px auto;
}
.columns .divider {
	background: url(../images/divider.gif) repeat-y center top;
}
.columns .left {
	padding: 10px 0px 0px 0px;
}
.columns .main, .columns .right {
	padding: 10px 0px 10px 0px;
}
.columns .left h1, .columns .right h1 {
	font-size: 11px;
	font-weight:bold;
	font-family: Calibri, "Segoe UI", "Myriad Pro", Arial, Verdana, Tahoma;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0px 8px 0px 8px;
	height: 25px;
	line-height: 26px;
	border-top: solid 1px #a94532;
	background: #a94532 url(../images/redheader_bg_v2.gif) repeat-x left top;
}
.list {
	font-size: 12px;
	margin: 10px 0px 30px 0px;
}
.archive {
	font-size: 12px;
	margin: 10px 0px 30px 0px;
}
.archive .description {
	font-size: 11px;
	margin: 6px 0px 0px 11px;
	line-height: 15px;
}
.archive .description p {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
}
.list .item {
	width: 170px;
}
.archive .item {
	margin: 20px 0px 0px 0px;
}
.list .item a, .archive .item a {
	display: block;
	background: url(../images/redarrow_right.gif) no-repeat left 7px;
	padding: 0px 0px 0px 11px;
	margin: 8px 0px 0px 0px;
}
.list .item .categorydate, .archive .item .categorydate {
	color: #4f4f4f;
	padding: 0px 0px 0px 11px;
	text-decoration: none;
	margin: -2px 0px 0px 0px;
}
.left .block, .right .block {
	background: #f5f1f2;
	padding:0px 10px 12px 10px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 3px #dcdcdc;
}
.left .block .footer, .right .block .footer {
	font-family: Calibri, "Segoe UI", "Myriad Pro", Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #737373;
	margin: 10px 0px 0px 0px;
}
.bottom {
	margin: 0px auto 20px auto;
	border-top: solid 1px #dcdcdc;
}
.bottom td {
	color: #a8a8a8;
	padding: 20px 0px 15px 0px;
	font-size: 12px;
}
.inputheader {
	font-size: 11px;
	font-family: Calibri, "Segoe UI", "Myriad Pro", Arial, Verdana, Tahoma;
	text-transform: uppercase;
	color: #858585;
	margin: 10px 0px 1px 0px;
}
.textfield {
	width: 100%;
	background: #ffffff;
	border: solid 1px #dcdcdc;
	height: 18px;
}
.right .block .textfield {
	width: 146px;
	background: #ffffff;
	border: solid 1px #dcdcdc;
	height: 18px;
}