/* Graphite CCSTheme */ 
TABLE, TH, TR, TD, UL, OL, LI, FONT, A, BLOCKQUOTE, LABEL { font-family: Arial, Helvetica, Tahoma, Verdana; font-size: 9pt; }
.GraphitePageBODY{ font-family: Arial, Helvetica, Tahoma, Verdana; font-size: 8pt; }
.GraphiteFormHeaderFont{ color: #000000; font-weight: bold; font-size: 10pt; }
.GraphiteFormTABLE{ background-color: #FFFFFF; border: 0px }
.GraphiteColumnTD{ border-left: 1px solid #FFFFFF; border-right: 1px solid #D9D9D9; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #D9D9D9; background-color: #D9D9D9; font-size: 8pt; font-weight: bold; }
.GraphiteFieldCaptionTD{ font-weight: bold; background-color: #e6e8f5; border-color: #ffffff #5e6496 #5e6496 #ffffff; border-style: solid; border-width: 1px;;
}
.GraphiteDataTD{ background-color: #FFFFFF; font-size: 8pt; }
.GraphiteErrorDataTD{ background-color: #FF0000; color: #FFFFFF; font-size: 11pt; }
.GraphiteSeparatorTD{ height: 0px; }
.GraphiteAltDataTD{ background-color: #eef0f7; font-size: 8pt; }
.GraphiteFooterTD { background-color: #FFFFFF; font-size: 8pt; font-weight: bold; }
a.GraphiteSorterLink:link,a.GraphiteSorterLink:visited{ color: #003399; text-decoration: underline; }
a.GraphiteSorterLink:hover,a.GraphiteSorterLink:active{ color: #2D6792; text-decoration: none; }
a.GraphiteDataLink:link,a.GraphiteDataLink:visited{
	color: #000000;
	text-decoration: underline;
	font-size: 8pt;
}
a.GraphiteDataLink:hover,a.GraphiteDataLink:active{
	color: #2D6792;
	text-decoration: none;
	font-size: 8pt;
}
a.GraphiteNavigatorLink:link,a.GraphiteNavigatorLink:visited{
	color: #003399;
	text-decoration: underline;
	font-size: 8pt;
}
a.GraphiteNavigatorLink:hover,a.GraphiteNavigatorLink:active{
	color: #2D6792;
	text-decoration: none;
	font-size: 8pt;
}
.GraphiteButton { border-bottom: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; background-color: #5e6496; color: #FFFFFF; font-size: 9pt; font-family: Arial, Verdana, Helvetica; }
.GraphiteInput {
	background-color: #eef0f7;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #5e6496;
	padding-left: 3px;
}
.GraphiteTextarea {
	background-color: #eef0f7;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica;
	border: 1px solid #5e6496;
}
.GraphiteSelect { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; background-color: #FFFFFF; font-size: 9pt; font-family: Arial, Verdana, Helvetica; }
/* Calendar */
a.today:link,a.today:visited{ color: #FF0000; font-weight: bold; text-decoration: none; }
a.today:hover,a.today:active{ color: #000000; font-weight: bold; text-decoration: none; }
a.selectedDay:link,a.selectedDay:visited{ color: #000000; font-weight: bold; text-decoration: none; }
a.selectedDay:hover,a.selectedDay:active{ color: #FF0000; font-weight: bold; text-decoration: none; }
a.weekDay:link,a.weekDay:visited{ color: #000000; text-decoration: none; }
a.weekDay:hover,a.weekDay:active{ color: #2D6792; text-decoration: none; }
TD.selectedDay { margin: 1px; border-left: 1px solid #FFFFFF; border-right: 1px solid #D9D9D9; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #D9D9D9; background-color: #D9D9D9; font-size: 8pt; font-weight: bold; }
TD.today { border-top: 1px solid #FF0000; border-left: 1px solid #FF0000; border-bottom: 1px solid #FF0000; border-right: 1px solid #FF0000; background-color: #FFFFFF; font-size: 8pt; }
TD.workday { background-color: #FFFFFF; font-size: 8pt; }
TD.weekend { background-color: #DEDEDE; font-size: 8pt; }
TH.calendar { margin: 1px; border-left: 1px solid #FFFFFF; border-right: 1px solid #D9D9D9; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #D9D9D9; background-color: #D9D9D9; font-size: 8pt; font-weight: bold; }
.CalendarButtons { border-bottom: 1px solid #000000; border-left: 1px solid #428DC4; border-right: 1px solid #000000; border-top: 1px solid #428DC4; background-color: #D6E7F3; font-size: 8pt; font-family: Tahoma, Arial, Verdana, Helvetica; }
.CalendarControls { font-family: Arial, Helvetica, Tahoma, Verdana; font-size: 8pt; }
.Table { background-color: #000000; }
.headline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #DFDFFF;
	border-top-color: #51B9FF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #0099FF;
	color: #2B3072;
	line-height: normal;
	margin: 0px;
	padding: 3px 3px 3px 10px;
	font-variant: normal;
	background-repeat: no-repeat;
	background-position: left top;
}
.headlinesub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #cb3e99;
	line-height: normal;
	padding: 2px 3px 2px 9px;
	left: 3px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	border: 0px none #2B3072;
}
.blanklink {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}

.mtab {
	background-color: #FFFFFF;
	border: 2px solid #2B3072;
}

.mtab2 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.rpantext {
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.rpanhead {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

p {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #003;
}

.bump {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}
/* Calendar 3 */
.Calendar td{ padding: 3px; border-left: 1px solid #777777; width: 100%; white-space: nowrap; color: #000000; color: #000000; font-size: 80%; font-weight: bold; text-align: center; }
.Calendar img{ margin: 2px; vertical-align: middle; }
.CalendarWeekdayName{ padding: 3px; border: 1px solid #777777; border-right: 0px; white-space: nowrap; background-color: #F7F7F7; color: #000000; font-family: Tahoma; font-size: 80%; font-size: 80%; font-weight: bold; text-align: center; vertical-align: top; }
.CalendarWeekdayName a:link { color: #3662A5; }
.CalendarWeekdayName a:visited{ color: #8A8A8A; }
.CalendarWeekdayName a:hover, CalendarWeekdayName a:active{ color: #CC4141; }
.CalendarWeekendName{ padding: 3px; border: 1px solid #777777; border-right: 0px; white-space: nowrap; background-color: #ECECEC; color: #000000; font-size: 80%; font-weight: bold; text-align: center; vertical-align: top; }
.CalendarWeekendName a:link { color: #000000; }
.CalendarWeekendName a:visited{ color: #000000; }
.CalendarWeekendName a:link, CalendarWeekendName a:visited{ color: #CC4141; }
/* Calendar Day */
.CalendarDay{ border-left: 1px solid #777777; background-color: #F7F7F7; color: #000000; font-family: Tahoma; font-size: 80%; text-align: center; }
.CalendarDay a:link { color: #3662A5; }
.CalendarDay a:visited{ color: #8A8A8A; }
.CalendarDay a:hover, CalendarDay a:active{ color: #CC4141; }
/* Calendar Weekend */
.CalendarWeekend{ border-left: 1px solid #777777; background-color: #ECECEC; color: #000000; font-family: Tahoma; font-size: 80%; text-align: center; }
.CalendarWeekend a:link { color: #3662A5; }
.CalendarWeekend a:visited{ color: #8A8A8A; }
.CalendarWeekend a:hover, CalendarWeekend a:active{ color: #CC4141; }
/* Calendar Today */
.CalendarToday{ border-left: 1px solid #777777; border: 2px solid #777777; background-color: #F7F7F7; color: #000000; font-family: Tahoma; font-size: 80%; text-align: center; }
.CalendarToday a:link { color: #3662A5; }
.CalendarToday a:visited{ color: #8A8A8A; }
.CalendarToday a:hover, CalendarToday a:active{ color: #CC4141; }
/* Calendar Weekend Today */
.CalendarWeekendToday{ border-left: 1px solid #777777; border: 2px solid #777777; background-color: #ECECEC; color: #000000; font-family: Tahoma; font-size: 80%; text-align: center; }
.CalendarWeekendToday a:link { color: #3662A5; }
.CalendarWeekendToday a:visited{ color: #8A8A8A; }
.CalendarWeekendToday a:hover, CalendarWeekendToday a:active{ color: #CC4141; }
/* Calendar Weekday Today */
.CalendarWeekdayToday{ }
.CalendarWeekdayToday a:link { color: #3662A5; }
.CalendarWeekdayToday a:visited { color: #8A8A8A; }
.CalendarWeekdayToday a:hover, CalendarWeekdayToday a:active{ color: #CC4141; }
/* Calendar Other Month's Day */
.CalendarOtherMonthDay{ border-left: 1px solid #777777; background-color: #F7F7F7; color: #777777; color: #000000; font-family: Tahoma; font-size: 80%; text-align: center; }
.CalendarOtherMonthDay a:link { color: #777777; }
.CalendarOtherMonthDay a:visited{ color: #777777; }
.CalendarOtherMonthDay a:hover, CalendarOtherMonthDay a:active{ color: #CC4141; }
/* Calendar Other Month's Today */
.CalendarOtherMonthToday{ border-left: 1px solid #777777; border: 2px solid #777777; background-color: #ECECEC; color: #000000; font-family: Tahoma; font-size: 80%; text-align: center; }
.CalendarOtherMonthToday a:link { color: #777777; }
.CalendarOtherMonthToday a:visited{ color: #777777; }
.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{ color: #CC4141; }
/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend{ border-left: 1px solid #777777; color: #777777; background-color: #ECECEC; font-family: Tahoma; font-size: 80%; text-align: center; }
.CalendarOtherMonthWeekend a:link { color: #777777; }
.CalendarOtherMonthWeekend a:visited{ color: #777777; }
.CalendarOtherMonthWeekend a:hover, CalendarOtherMonthWeekend a:active{ color: #CC4141; }
/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday{ border-left: 1px solid #777777; border: 2px solid #777777; color: #777777; background-color: #ECECEC; font-family: Tahoma; font-size: 80%; text-align: center; }
.CalendarOtherMonthWeekendToday a:link { color: #777777; }
.CalendarOtherMonthWeekendToday a:visited{ color: #777777; }
.CalendarOtherMonthWeekendToday a:hover, CalendarOtherMonthWeekendToday a:active{ color: #CC4141; }
/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{ border-left: 1px solid #777777; background-color: #D7D7D7; color: #000000; font-family: Tahoma; font-size: 80%; font-weight: bold; text-align: center; }
.CalendarSelectedDay a:link { color: #000000; }
.CalendarSelectedDay a:visited{ color: #000000; }
.CalendarSelectedDay a:hover, CalendarSelectedDay a:active{ color: #CC4141; }
/* Calendar Navigator */
.CalendarNavigator td { padding: 3px; white-space: nowrap; color: #000000; font-family: Tahoma; font-size: 80%; text-align: center; vertical-align: middle; vertical-align: top; }
.CalendarNavigator a:link { color: #3662A5; }
.CalendarNavigator a:visited{ color: #8A8A8A; }
.CalendarNavigator a:hover, CalendarNavigator a:active{ color: #CC4141; }
.CalendarNavigator img{ margin: 2px; vertical-align: middle; }
/* Calendar Extra */
.CalendarEvent{ font-family: Tahoma; font-size: 80%; }
.CalendarEvent a:link { color: #3662A5; }
.CalendarEvent a:visited{ color: #8A8A8A; }
.CalendarEvent a:hover, CalendarEvent a:active{ color: #CC4141; }
h1 { font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; color: #9e3e2f; margin-bottom: 0px; }
h2 { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color: #423895; margin-bottom: 0px; }
p.first { margin-top: 0px; }
