body
{
	background: #fff;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
body#Body
{
	position: relative;
	background: #e5e5e5 url(../Images/background.png) repeat-x;
}
#width-wrapper
{
	position: relative;
	width: 920px;
	margin: 0px auto;
	text-align: center;
}
#wrapper
{
	text-align: left;
	width: 920px;
	position: relative;
}
#top-nav-background
{
	position: absolute;
	left: 0px;
	width: 100%;
	height: 20px;
}
.top-nav
{
	position: relative;
	float: right;
	display: inline;
	padding: 0px;
	margin: 0px;
	height: 20px;
}
.top-nav li
{
	display: inline;
	margin: 4px 0px;
	padding: 0px;
	float: left;
	height: 12px;
	list-style-type: none;
	border-right: 1px solid #fff;
}
.top-nav li a, .top-nav li a:link, .top-nav li a:visited
{
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	display: block;
	padding: 0px 1em;
}
.admin-navigation
{
	position: relative;
	float: right;
	display: inline;
	padding: 0px;
	margin: 0px;
	height: 20px;
}
.admin-navigation li
{
	display: inline;
	margin: 4px 0px;
	padding: 0px;
	float: left;
	height: 12px;
	list-style-type: none;
	border-right: 1px solid #fff;
}
.admin-navigation li a, .admin-navigation li a:link, .admin-navigation li a:visited
{
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	display: block;
	padding: 0px 1em;
}
.admin-navigation li ul
{
	background-color: #fff;
	border: 1px solid #f6c008;
	border-top: 4px solid #f6c008;
	position: absolute;
	margin: 0px 0px 0px -1px;
	padding: 0px 0px 4px;
}
.admin-navigation li ul li
{
	float: left;
	display: inline;
	clear: left;
	list-style-type: none;
	margin: 0.25em 0px;
	padding: 0px;
}
.admin-navigation li ul li a, .admin-navigation li ul li a:link, .admin-navigation li ul li a:visited,
.admin-navigation li.highlight ul li a, .admin-navigation li.highlight ul li a:link, .admin-navigation li.highlight ul li a:visited
{
	color: #f6c008;
	white-space: nowrap;
	padding: 1px 7px;
	margin: 0px;
	border: 0px none;
}
.admin-navigation li ul li a:hover, .admin-navigation li ul li a:active,
.admin-navigation li.highlight ul li a:hover, .admin-navigation li.highlight ul li a:active,
.admin-navigation li.highlight ul li.highlight a, .admin-navigation li.highlight ul li.highlight a:link, .admin-navigation li.highlight ul li.highlight a:visited
{
	text-decoration: underline;
}
.login-link
{
	position: relative;
	float: right;
	display: inline;
	padding: 0px;
	margin: 0px;
	height: 20px;
}
.login-link a, .login-link a:link, .login-link a:visited
{
	float: left;
	margin: 4px 0px;
	padding: 0px 1em;
	height: 12px;
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	display: inline;
}
a.user-link, a.user-link:link, a.user-link:visited
{
	float: right;
	display: inline;
	margin: 4px 0px;
	padding: 0px 1em;
	height: 12px;
	font-size: 11px;
	line-height: 12px;
	color: #fff;
	border-right: 1px solid #fff;
}
#logo
{
	clear: both;
	float: right;
	display: inline;
	margin: 24px 13px 0px 0px;
}
#logo a img
{
	border: 0px none;
}
.navigation
{
	clear: both;
	padding: 13px 10px 0px;
	margin: 0px;
}
.navigation li
{
	float: left;
	display: inline;
	background: url(../Images/nav_separator.png) no-repeat;
	height: 70px;
	padding: 0px;
	font-size: 11px;
	line-height: normal;
	white-space: nowrap;
}
.navigation li.highlight a
{
	background: url(../Images/nav_active.png) no-repeat center top;
}
.navigation li a, .navigation li a:link, .navigation li a:visited
{
	display: block;
	padding: 25px 12px 20px;
	overflow: hidden;
	color: #505050;
}
.navigation li a:hover, navigation li a:active
{
	color: #707070;
	text-decoration: none;
}
.navigation li strong
{
	font-weight: bold;
	font-size: 15px;
	display: block;
	color: #000;
}
.navigation li a:hover strong, navigation li a:active strong
{
	color: #505050;
}
.navigation-separator
{
	float: left;
	display: inline;
	width: 15px;
	height: 70px;
	background-image: url(../Images/nav_separator.png);
}
#content-area
{
	clear: both;
}

.top-pane, .bottom-pane, .content-pane
{
	clear: both;
}
.top-pane .container, .bottom-pane .container, .content-pane .container
{
	background: #fff url(../Images/container_wide.png) repeat-y center top;
	width: 920px;
}
.top-pane .container-top, .bottom-pane .container-top, .content-pane .container-top
{
	background: url(../Images/container_wide_top.png) no-repeat center top;
	height: 40px;
}
.top-pane .container-content, .bottom-pane .container-content, .content-pane .container-content
{
	padding: 0px 30px 0px 45px;
}
.top-pane .container-bottom, .bottom-pane .container-bottom, .content-pane .container-bottom
{
	clear: both;
	background: url(../Images/container_wide_bottom.png) no-repeat center bottom;
	height: 40px;
}
.top-pane .module-content, .bottom-pane .module-content, .content-pane .module-content
{
	width: 845px;
	overflow: hidden;
}
.left-pane
{
	width: 285px;
	float: left;
	display: inline;
}
.left-pane .container
{
	background: #fff url(../Images/container_left.png) repeat-y center top;
}
.left-pane .container-top
{
	background: url(../Images/container_left_top.png) no-repeat center top;
	height: 21px;
}
.left-pane .container-content
{
	padding: 0px 15px 0px 45px;
}
.left-pane .container-bottom
{
	clear: both;
	background: url(../Images/container_left_bottom.png) no-repeat center bottom;
	height: 21px;
}
.left-pane .module-content
{
	width: 225px;
	overflow: hidden;
}
.content-pane-with-left
{
	width: 635px;
	float: left;
	display: inline;
}
.content-pane-with-left .container
{
	background: #fff url(../Images/container_main_left.png) repeat-y center top;
}
.content-pane-with-left .container-top
{
	background: url(../Images/container_main_left_top.png) no-repeat center top;
	height: 21px;
}
.content-pane-with-left .container-content
{
	padding: 0px 30px 0px 15px;
}
.content-pane-with-left .container-bottom
{
	clear: both;
	background: url(../Images/container_main_left_bottom.png) no-repeat center bottom;
	height: 21px;
}
.content-pane-with-left .module-content
{
	width: 590px;
	overflow: hidden;
}

.right-pane
{
	width: 285px;
	float: right;
	display: inline;
}
.right-pane .container
{
	background: #fff url(../Images/container_right.png) repeat-y center top;
}
.right-pane .container-top
{
	background: url(../Images/container_right_top.png) no-repeat center top;
	height: 21px;
}
.right-pane .container-content
{
	padding: 0px 20px 0px 15px;
}
.right-pane .container-bottom
{
	clear: both;
	background: url(../Images/container_right_bottom.png) no-repeat center bottom;
	height: 21px;
}
.right-pane .module-content
{
	width: 250px;
	overflow: hidden;
}
.content-pane-with-right
{
	clear: both;
	width: 635px;
	float: left;
	display: inline;
}
.content-pane-with-right .container
{
	background: #fff url(../Images/container_main_right.png) repeat-y center top;
}
.content-pane-with-right .container-top
{
	background: url(../Images/container_main_right_top.png) no-repeat center top;
	height: 21px;
}
.content-pane-with-right .container-content
{
	padding: 0px 15px 0px 45px;
}
.content-pane-with-right .container-bottom
{
	clear: both;
	background: url(../Images/container_main_right_bottom.png) no-repeat center bottom;
	height: 21px;
}
.content-pane-with-right .module-content
{
	width: 575px;
	overflow: hidden;
}
.bottom-spacer
{
	clear: both;
	height: 40px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 3.33333em;
	font-weight: bold;
	line-height: 0.9em;
}
h1.module-title
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.66667em;
	font-weight: bold;
	line-height: 0.9em;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.33333em;
	font-weight: bold;
	line-height: 0.9em;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 1.16667em;
	font-weight: bold;
	line-height: 0.9em;
}
.module-title
{
	margin: 0.375em 0px 0.2em;
	padding: 0px 0px 0.3em;
}
.module-title-separated
{
	margin: 0.375em 0px 0.2em;
	padding: 0px 0px 0.3em;
	background: url(../Images/titleseparator.jpg) no-repeat left bottom;
}
.module-title-no-title
{
	margin: 0.375em 0px 1em;
	padding: 0px 0px 1em;
	font-size: 1em;
	color: #ccc;
	border-bottom: 1px dotted #ccc;
}
.subline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.66667em;
	font-weight: normal;
	color: #505050;
	margin-bottom: 0.75em;
}
img.on-left
{
	float: left;
	margin-right: 1em;
}
img.on-right
{
	float: right;
	margin-left: 1em;
}
.connector
{
	position: absolute;
	left: -1000px;
	top: 0px;
	background: url(../Images/connector.png) no-repeat;
	width: 34px;
	height: 32px;
}

.control-panel
{
	background: #fff url(../Images/container_wide.png) repeat-y center top;
	width: 920px;
}
.control-panel-top
{
	background: url(../Images/container_wide_top.png) no-repeat center top;
	height: 21px;
}
.control-panel-bottom
{
	background: url(../Images/container_wide_bottom.png) no-repeat center top;
	height: 21px;
}
.control-panel-content
{
	padding: 0px 20px 0px 20px;
}
.ControlPanel
{
	border: 0px none;
}
.actions-pane
{
	border-top: 1px dotted #ccc;
	margin: 1em 0px 0px;
	padding: 1em 0px 0px;
}
.ModuleTitle_SubMenu
{
	line-height: normal;
}
.ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 1px;
}
.Normal, .NormalDisabled
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}