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

A:LINK {
	font-family: "Charlemagne Std";
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A:HOVER {
	font-family: Arial;
	font-weight: bold;
	color: #bd8bd2;
	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: #f8771b;
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

A.DesignCreditLink:LINK {
	font-family: Arial;
	font-weight: bold;
	color: #FAF6E4;
	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: #000000;
}

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

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

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

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

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

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

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

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

TD {
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	font-size: 8pt;
}

.MonthSelect {
	font-size: 8pt;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	padding: 1px;
	cursor: pointer;
}


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


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

.MonthSelectBIG {
	font-size: 16pt;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	padding: 1px;
	cursor: pointer;
}


.MonthHeaderBIG {
	font-size: 16pt;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	padding: 1px;
}

.ColumnHeaderBIG {
	font-size: 16pt;
	color: #ffffff;
	background-color: #fd6905;
	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: #bd8bd2;
}

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: #bd8bd2;
}

TD.CalendarDayOn {
	cursor: pointer;
	cursor: hand;
	font-family: Arial;
	font-weight: normal;
	background-color: #ff0000;
	font-size: 8pt;
	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.CalendarDayOnBIG {
	cursor: pointer;
	cursor: hand;
	font-family: Arial;
	font-weight: normal;
	background-color: #ff0000;
	font-size: 16pt;
	padding-right: 2px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 2px;
}

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

TD.ToDay {
	font-family: Arial;
	font-weight: normal;
	background-color: #ff0000;
	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: #a385b0;
	font-size: 8pt;
	padding-right: 2px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 2px;
}

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

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

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

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

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

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

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

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

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


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

FONT.CalendarDayNumberBIG {
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}

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

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

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

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

FONT.ContentHeader {
	font-family: Arial;
	font-weight: bold;
	color: #932626;
	font-size: 14pt;
}

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

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

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

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

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

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

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: 8pt;
	font-weight: bold;
	color: #932626;
}

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

FONT.SmallWhiteInputLabel {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	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: #FAF6E4;
	font-size: 8pt;
}

FONT.DesignCredit {
	font-family: Arial;
	font-weight: normal;
	color: #FAF6E4;
	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;
}

TABLE.RandomFact	{
	color: #ffffff;
	font-size: 8pt;
}

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

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

