﻿body
{
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background-color: #555555;
	color: #465b79;
	font: normal 14px/17px Arial, Sans-Serif;
}
select, input
{
	font: normal 14px/17px Arial,Sans-Serif;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #ee3226;
}
a:hover
{
	text-decoration: none;
	color: #000;
}

img
{
	border-width: 0px;
	color: #000;
}

.imgL
{
	float: left;
}

H1.module-title
{
	font: bold 24px Arial;
	color: #ee3226;
}

a.link-logoff
{
	padding-top: 10px;
	padding-right: 5px;
	float: right;
	color: #FFF;
}
a.LangLink
{
}

.sitemap ul
{
	list-style-image: url(/main/data/map-image.gif);
}
.sitemap a
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.sitemenu-inside a
{
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}
.sitemap ul ul
{
	list-style-image: none;
	list-style-type: square;
}

.separator
{
	font-size: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.message
{
	color: Red;
}

#page
{
	background-color: #FFF;
	padding: 0px 50px 0px 50px;
	width: 880px;
}
#footer
{
	background-color: White;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: center;
}
#content
{
	background-color: White;
}
#header{
	font: normal 12px/17px Arial, Sans-Serif;
	color:#010000;
	float:left;
	text-align: right;
	padding: 10px 18px 0px 0px;
	width: 742px;
	height: 87px;
}

#header a{color:#010000;}
#header input
{
	font-size: 12px;
	border: solid 1px #000;
}

/* Articles					*/
.staged
{
	font-size: 8pt;
	color: #000;
	background-color: #ff9999;
	width: 100%;
	border: solid 0px #000;
	margin-bottom: 1px;
}
a.staged:link, a.staged:visited, a.staged:active
{
	font-size: 8pt;
	color: #000;
}
a.staged:hover
{
	font-size: 8pt;
	color: #FFF;
}
.archive
{
	display: none;
}
.arcRow
{
	border: solid 0px #FFF;
}
.arcAlt
{
	border: solid 0px #FFF;
}
.arcPage
{
	border: solid 0px #FFF;
}
.WheelOfLife label
{
	float:left;
	width:180px;
}
.WheelOfLife br
{
	clear:both;
/* - - - - - - - - - - - -	*/

/* Module Editor */
H1.editor
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 5px;
	border-bottom: solid 1px #000000;
}
H2.editor
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 5px;
	border-bottom: solid 1px #000000;
}
.edtHead
{
	padding-left: 5px;
	font-weight: bold;
	font-family: Arial,Sans-Serif;
	font-size: 12px;
}
/*grid header*/
.edtItem
{
	padding-left: 5px;
	font-family: Arial,Sans-Serif;
	font-size: 11px;
}
/*grid item */
.edtLabel
{
	float: left;
	font-weight: bold;
	width: 100px;
	padding-top: 3px;
}

/* Generic Form Report Styles */
.gFR
{
	border: solid 1px #000000;
	border-collapse: collapse;
}
.gFRH
{
	font-weight: bold;
	border-collapse: collapse;
	text-align: center;
	border: solid 1px #000000;
	width: 100px;
	background-color: #5671B9;
	color: White;
}
.gFRI
{
	border: solid 1px #000000;
	border-collapse: collapse;
}
/* - - - - - - - - - - - - - */