div.resCtrPageHeadline {
	background-image:url(/_images/resource/bg_gray_gradient.gif);
	background-repeat:no-repeat;
	color:#EE9900;
	font-size:13px;
	font-weight:bold;
	padding:3px 0px 3px 15px;
}

img.resCtrPageHeadline {
	margin:2px 20px 0px 0px;
	vertical-align:text-top;
}

div.resCtrCategoryGroup {
	border:1px #DDD solid;
}

div.resCtrCategoryZero {
	padding:10px 10px 10px 60px;
}

div.resCtrCategoryEven {
	padding:10px 10px 10px 60px;
	border-top:1px #CCC dotted;
	background-color:white;
}

div.resCtrCategoryOdd {
	padding:10px 10px 10px 60px;
	border-top:1px #CCC dotted;
	background-color:#F1F1F1;
}

table.resCtrCategory {
}

td.resCtrCategoryIcon {
	vertical-align:top;
	padding-right:5px;
}

img.resCtrCategoryIcon {
	margin-top:1px;
}

td.resCtrCategoryTitle {
	vertical-align:top;
	font-weight:bold;
	color:#777;
}

td.resCtrCategoryDetail {
	vertical-align:top;
	color:#777;
}

a.resCtrCategoryDetail, a:link.resCtrCategoryDetail, a:active.resCtrCategoryDetail, a:visited.resCtrCategoryDetail {
	color:#EE9900;
	text-decoration:none;
	font-weight:bold;
}

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

div.resCtrItemsCategory {
	background-color:#F1F1F1;
	padding:10px 10px 10px 60px;
}

div.resCtrItemRowEven {
	border-top:0px #AAA dotted;
	padding:10px;
}

div.resCtrItemRowOdd {
	border-top:0px #AAA dotted;
	padding:10px;
}

td.resCtrItemIcon {
	vertical-align:top;
	text-align:center;
	width:75px;
}

img.resCtrItemIcon {
	margin-bottom:5px;
}

td.resCtrItemDetail {
	color:#777;
}

div.resCtrItemTitle {
	font-weight:bold;
	color:#777;
	font-size:12px;
	margin-bottom:5px;
}

div.resCtrItemDetailFooter {
	font-style:italic;
	color:#777;
	font-size:9px;
	margin-top:10px;
}

a.resCtrItemDetail, a:link.resCtrItemDetail, a:active.resCtrItemDetail, a:visited.resCtrItemDetail {
	color:#EE9900;
	text-decoration:none;
}

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

table.resCtrNav {
	width:100%;
	margin-bottom:30px;
}

td.resCtrNavLabel {
	vertical-align:middle;
	width:140px;
	font-size:12px;
	color:#888;
}

td.resCtrNavSelect {
}

select.resCtrNavSelect {
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	width:275px;
}

td.resCtrNavBackTo {
	text-align:right;
	vertical-align:middle;
}

a.resCtrNavBackTo, a:link.resCtrNavBackTo, a:active.resCtrNavBackTo, a:visited.resCtrNavBackTo {
	color:#EE9900;
	font-weight:bold;
	text-decoration:none;
}

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