<!--
BODY {
	font-family: Arial;
	font-size: 8pt;
	width: auto;
	background-color: #161613;
	color: #000000;
	width: 840px;
	margin: 0 auto;
	background-image: url(images/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}

A {
	font-family: Arial;
	font-weight: bold;
	color: #c2d171;
	text-decoration: none;
}

A:LINK {
	font-family: Arial;
	font-weight: bold;
	color: #c2d171;
	text-decoration: none;
}

A:HOVER {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.NoscriptLink {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.NoscriptLink:LINK {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.NoscriptLink:HOVER {
	font-family: Arial;
	font-weight: bold;
	color: #BABABA;
	text-decoration: none;
}

A.OnPageNumber {
	font-family: Arial;
	font-weight: bold;
	color: #c2d171;
	text-decoration: none;
}

A.OnPageNumber:LINK {
	font-family: Arial;
	font-weight: bold;
	color: #c2d171;
	text-decoration: none;
}

A.OnPageNumber:HOVER {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.HeaderLink {
	font-family: Arial;
	font-weight: bold;
	color: #c2d171;
	text-decoration: none;
}

A.HeaderLink:LINK {
	font-family: Arial;
	font-weight: bold;
	color: #c2d171;
	text-decoration: none;
}

A.HeaderLink:HOVER {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.SideNavigation {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.SideNavigation:LINK {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.SideNavigation:HOVER {
	font-family: Arial;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

A.SmallNavigation {
	font-family: Arial;
	font-weight: normal;
	color: #c2d171;
	text-decoration: none;
}

A.SmallNavigation:LINK {
	font-family: Arial;
	font-weight: normal;
	color: #c2d171;
	text-decoration: none;
}

A.SmallNavigation:HOVER {
	font-family: Arial;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

A.DesignCreditLink {
	font-family: Arial;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

A.DesignCreditLink:LINK {
	font-family: Arial;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

A.DesignCreditLink:HOVER {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.CalendarWeekendDayLink {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

A.CalendarWeekendDayLink:LINK {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

A.CalendarWeekendDayLink:HOVER {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

A.CalendarWeekDayLink {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

A.CalendarWeekDayLink:LINK {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

A.CalendarWeekDayLink:HOVER {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

A.CalendarToDayLink {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

A.CalendarToDayLink:LINK {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

A.CalendarToDayLink:HOVER {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

TD {
	font-family: Arial;
	font-weight: normal;
	color: #cccccc;
	font-size: 10pt;
}

.boxoverheader {
	background-color:#333333;
	width:200;
	font-size:8pt;
	color:#eeeeee;
	-moz-opacity:.85;
	opacity: .85;
	filter: alpha(Opacity=85);
}
         
.boxoverbody {
	background-color:#333333;
	border: 2px solid #000000;
	width:200;
	font-size:8pt;
	color:#eeeeee;
	-moz-opacity:.85;
	opacity: .85;
	filter: alpha(Opacity=85);
	padding:5px;
}

.ColumnHeader {
	font-size: 8pt;
	color: #ffffff;
	background-color: #FF9000;
	font-family: Arial;
	font-weight: bold;
	padding: 1px;
}

.ColumnField {
	font-size: 8pt;
	font-family: Arial;
	padding: 1px;
}

TR.ColumnRowOdd {
	font-size: 8pt;
	font-family: Arial;
	padding: 1px;
	background-color: #f1f1f1;
}

TR.ColumnRowEven {
	font-size: 8pt;
	font-family: Arial;
	padding: 1px;
	background-color: #E8E8E8;
}

TR.ColumnRowOn {
	font-size: 8pt;
	font-family: Arial;
	padding: 1px;
	background-color: #d6d6d6;
}

TR.ClickableRow {
	cursor: pointer;
	cursor: hand;
	font-size: 8pt;
	font-family: Arial;
	padding: 5px;
	background-color: #ffffff;
}

TR.ClickableRowOn {
	cursor: pointer;
	cursor: hand;
	font-size: 8pt;
	font-family: Arial;
	padding: 1px;
	background-color: #d6d6d6;
}

TD.CalendarDayOn {
	cursor: pointer;
	cursor: hand;
	font-family: Arial;
	font-weight: normal;
	background-color: #d8e1a6;
	font-size: 7pt;
	padding-right: 2px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 2px;
}

TD.EmptyDay {
	font-family: Arial;
	font-weight: normal;
	background-color: #ffffff;
	font-size: 7pt;
	padding-right: 2px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 2px;
}

TD.ToDay {
	font-family: Arial;
	font-weight: normal;
	background-color: #d8e1a6;
	font-size: 7pt;
	padding-right: 2px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 2px;
}

TD.WeekendDay {
	font-family: Arial;
	font-weight: normal;
	background-color: #51514E;
	font-size: 7pt;
	padding-right: 2px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 2px;
}

a.tt {
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
}

TD.WeekDay {
	font-family: Arial;
	font-weight: normal;
	background-color: #70706C;
	font-size: 7pt;
	padding-right: 2px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 2px;
	color: #FFFFFF;
}

DIV.HRule {
	height: 1px;
	border-top: thin dotted #999999;
	width:98%;
}

DIV.GraphBar {
	font-family: Arial;
	font-weight: normal;
	background-color: #d8e1a6;
	color: #000000;
	font-size: 8pt;
}

IMG.PicOff {
	border: 2px solid #f5f5f5;
}

IMG.PicOn {
	border: 2px solid #d8e1a6;
}

FONT.Instruction {
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #cccccc;
}

FONT.GrayInstruction {
	font-family: Arial;
	font-weight: normal;
	color: #cccccc;
	font-size: 7pt;
}

FONT.CalendarDayNumber {
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}

FONT.CalendarCurrentDayNumber {
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}

FONT.PopupContentHighlight {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #F3F3F3;
}

FONT.ContentHighlight {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #c2d171;
}

FONT.ContentHeader {
	font-family: verdana, arial;
	font-weight: bold;
	color: #ff9000;
	/*font-style:italic;*/
	font-size: 18pt;
}

FONT.SpecialContentHeader {
	font-family: Arial;
	font-weight: bold;
	color: #7aa240;
	font-size: 14pt;
}

FONT.ContentSubHeader {
	font-family: Georgia;
	font-weight: bold;
	color: #ff9000;
	font-size: 14pt;
}

FONT.ListSubHeader {
	font-family: Arial;
	font-weight: bold;
	color: #7aa240;
	font-size: 8pt;
}

FONT.RequiredFieldLabel {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #c2d171;
}

FONT.NonRequiredFieldLabel {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #cccccc;
}

FONT.RequiredAsterisk {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #c2d171;
}

FONT.SmallNote {
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 8pt;
}

FONT.SmallGrayNote {
	font-family: Arial;
	font-weight: normal;
	color: #666666;
	font-size: 8pt;
}

FONT.SmallGrayItem {
	font-family: Arial;
	font-weight: normal;
	color: #666666;
	font-size: 8pt;
}

FONT.SuccessMessage {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #008000;
}

FONT.SpecialFeatureHighlight {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}

FONT.ListNumber {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}

FONT.Date {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

FONT.ErrorMessage {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}

.SmallWhiteInputLabel {
	font-family: Arial;
	font-weight: bold;
	color: #eeeeee;
	font-size: 8pt;}

FONT.Footer {
	font-family: Arial;
	font-weight: normal;
	color: #ffffff;
	font-size: 8pt;
}

FONT.CopyRight {
	font-family: Arial;
	font-weight: normal;
	color: #ffffff;
	font-size: 8pt;
}

FONT.Address {
	font-family: Arial;
	font-weight: normal;
	color: #ffffff;
	font-size: 8pt;
}

FONT.DesignCredit {
	font-family: Arial;
	font-weight: normal;
	color: #ffffff;
	font-size: 8pt;
}

TABLE.SpecialFeature	{
	color: #ffffff;
	font-size: 8pt;
	cursor: pointer;
	cursor: hand;
	position: absolute;
	z-index:1;
	padding: 10px;
	left:300px;
	top:220px;
}

.semiopaque { 
	opacity: .9; 
	-moz-opacity: .9;
	font-weight: normal;
}

TABLE.RandomFact	{
	color: #ffffff;
	font-size: 8pt;
	position: absolute;
	z-index:1;
	left:315px;
	top:215px;
}

input,button,select {
	font-size:8pt;
	font-family: Arial;
}

input,button,select.SmallInput {
	font-size:8pt;
	font-family: Arial;
}


-->

