<!--
body
	{
	background-color: white;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	}
a:link
	{
	color: blue;
	}
a:visited
	{
	color: magenta;
	}
a:active
	{
	color: red;
	}
.PageBreak
	{
	page-break-before : always;
	}
h1
	{
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	text-align: center;
	color: blue;
	}
h2
	{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Normal;
	text-align: center;
	color: blue;
	}
.ScreenHead1
	{
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	color: white;
	}
.ScreenHead2
	{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Normal;
	text-align: center;
	color: blue;
	}
.CondField
	{
	color: blue;
	font-weight: 700;
	}
.MandField
	{
	color: red;
	font-weight: 700;
	}
.HighlightField
	{
	color: limegreen;
	font-weight: 400;
	}
.ProjName
	{
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-align: left;
	color: black;
	background-color: #E3E5EB;
	}
.TinyFont
	{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	}
textarea
	{
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
table
	{
	font-size: 8pt;
	text-align: left;
	background-color: white;
	border-top-color: #E3E5EC;
	border-left-color: #E3E5EC;
	border-bottom-color: Powderblue;
	border-right-color: Powderblue;
	padding: 0px;
	border-style: none;
	border-spacing: 0px;
	}
tr
	{
	vertical-align: top;
	}
th
	{
	vertical-align: top;
	}
td
	{
	vertical-align: top;
	}
.UsageTips
	{
	background-color: #8C9EB4;
	}
.Centered
	{
	text-align: center;
	}
.Lefted
	{
	text-align: left;
	}
.Righted
	{
	text-align: right;
	}
select
	{
	font-size: 8pt;
	}
input
	{
	font-size: 8pt;
	}
p.SpecialPara
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	}
p.SpecialPara:first-letter
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0000CC;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #D4B67A;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: #003399;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	}
-->
p.SpecialParaWiz
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
	}
p.SpecialParaWiz:first-letter
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0000CC;
	font-weight: bold;
	text-transform: uppercase;
	}
p.SpecialParaHangingWiz
	{
	text-indent: -22px;
	padding-left: 22px;
	}
span.AutoComplete
	{
	position: absolute;
	background-color: white;
	border: 1px solid #000888;
	margin: 0px;
	padding: 0px;
	}
span.AutoComplete ul
	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
span.AutoComplete ul li.selected
	{
	background-color: #A9A9A9;
	}
span.AutoComplete ul li
	{
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	}
div.AutoComplete
	{
	position: absolute;
	background-color: white;
	border: 1px solid #000888;
	margin: 0px;
	padding: 0px;
	}
div.AutoComplete ul
	{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	}
div.AutoComplete ul li.selected
	{
	background-color:#A9A9A9;
	}
div.Autocomplete ul li
	{
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 3px;
	cursor: pointer;
	}
.Duplicate
	{
	color: blue;
	}
.Closed
	{
	color: pink;
	}
.Inactive
	{
	color: red;
	text-decoration: line-through;
	}
.ClosedInactive
	{
	background-color: black;
	color: white;
	text-decoration: line-through;
	}
.AnError
	{
	color: red;
	font-weight: bold;
	}
span.RicoFirst
	{
	display: block;
	margin-top: 2px;
	margin-left: 2px;
	}
span.Rico
	{
	display: block;
	margin-left: 2px;
	}
.ScorecardLegend
	{
	background-color: white;
	font-size: 16pt;
	font-weight: bold;
	color: blue;
	text-align: left;
	}
.ScorecardLegend2
	{
	background-color: white;
	font-size: 18pt;
	font-weight: bold;
	color: #8F9947;
	font-style: italic;
	text-align: left;
	}
.Boxed1
	{
	border: 1px solid black;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	float: left;
	}
.Boxed2
	{
	border: 2px solid black;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	float: left;
	}
.Boxed2Filled
	{
	border: 2px solid black;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	float: left;
	background-color: #EEEEEE;
	}
fieldset
	{
	background-color: white;
	}
.tt
	{
	border-top: 1px solid #000000;
	padding: 3px;
	border-right: 1px dashed #D3D3D3;
	}
.tttt
	{
	border-top: 1px solid #000000;
	padding: 3px;
	border-right: 0px dashed #D3D3D3;
	}
.tTopLeftRight
	{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px;
	}
.tBottomLeftRight
	{
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px;
	}
.tLeftRight
	{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px;
	}
.tTopLeftRightBottom
	{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 3px;
	}
.Leftli
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	list-style-type: square;
	list-style-position: outside;
	color: yellow;
	width: 14em;
	margin-left: -22px;
	margin-top: 6px;
	}
.LeftliNo
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	list-style-type: decimal;
	list-style-position: outside;
	color: yellow;
	width: 14em;
	margin-left: -12px;
	margin-top: 6px;
	}
.Lefta
	{
	color: yellow;
	text-decoration:none;
	}
a.Lefta:link
	{
	color: yellow;
	}
a.Lefta:visited
	{
	color: yellow;
	}
a.Lefta:active
	{
	color: yellow;
	}
a.Lefta:hover
	{
	color: blue;
	}
a.Clickable:link
	{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	}
a.Clickable:visited
	{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	}
a.Clickable:active
	{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	}
a.Clickable:hover
	{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	}
.LeftPlain
	{
	color: white;
	width: 14em;
	margin-left: 6px; 
	margin-right: 6px;
	}
img
	{
	border-style: none;
	}
img.Floater
	{
	float: right;
	padding: 0px 3px 0px 3px;
	}

#Teaser
	{
	float: left;
	width: 434px;
	padding: 10px 0;
	background: url(gif/Teaserbg.gif) repeat-x top left;
	}

#Teaser dl
	{
	width: 390px;
	margin: 10px 10px;
	padding: 0;

	}

#Teaser dl:after
	{
/* self-clear floats */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#Teaser dt
	{
	float: right;
	width: 292px;
	margin: 0;
	padding: 0;
	font-size: 130%;
	letter-spacing: 1px;
	color: #8F9947;
	}

#Teaser dd
	{
	margin: 0 0 0 98px;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #636363;
	}

#Teaser dl dd.img
	{
	margin: 0;
	}

#Teaser dd.img img
	{
	float: left;
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #FFFFFF;
	}



/* reverse float definition */



#Teaser .alt dt
	{
	float: left;
	}

#Teaser .alt dd
	{
	margin: 0 98px 0 0;
	}

#Teaser .alt dd.img img
	{
	float: right;
	margin: 0 0 0 8px;
	}

.WWYLTDNHeader {
	font-size:12pt;
	background-color:black;
	color:white;
	}
.WWYLTDNBody {
	background-color:black;
	color:white;
	}
-->