/* Graphite CCSTheme */
BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.GraphitePageBODY{ }
.GraphiteFormHeaderFont{ color: #000000; font-weight: bold; font-size: 16px; }
.GraphiteFormTABLE{ background-color: #000000; }
.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: 10px; font-weight: bold; }
.GraphiteFieldCaptionTD{ border-left: 1px solid #FFFFFF; border-right: 1px solid #D9D9D9; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #D9D9D9; background-color: #D9D9D9; font-weight: bold; }
.GraphiteDataTD{ background-color: #FFFFFF; font-size: 10px; }
.GraphiteSeparatorTD{ height: 0px; }
.GraphiteAltDataTD{
	background-color: #F2F2F2;
	font-size: 13px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;


}
.GraphiteFooterTD { background-color: #FFFFFF; font-size: 13px; font-weight: bold; }
a.GraphiteSorterLink:link,a.GraphiteSorterLink:visited{ color: #000000; 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; }
a.GraphiteDataLink:hover,a.GraphiteDataLink:active{ color: #2D6792; text-decoration: none; }
a.GraphiteNavigatorLink:link,a.GraphiteNavigatorLink:visited{ color: #000000; text-decoration: underline; }
a.GraphiteNavigatorLink:hover,a.GraphiteNavigatorLink:active{ color: #2D6792; text-decoration: none; }
.GraphiteButton {
	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: 12px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-weight: normal;
}
.GraphiteInput { 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: 13px; font-family: Tahoma, Arial, Verdana, Helvetica; }
.GraphiteTextarea {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #FFCC66;
	font-size: 16px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-weight: bold;
	color: #000000;

}
.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: 13px; font-family: Tahoma, Arial, Verdana, Helvetica; }
a.GraphiteSorterLink:active {
	font-family: Arial, sans-serif, serif;
	font-size: 10px;
	font-weight: normal;
}
.textnormal {
	font-family: Arial, sans-serif, serif;
	font-size: 12px;
	font-weight: normal;
	color: #2d6792;
}
.textsmall {
	font-family: Arial, sans-serif, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 2d6792;
}
.tableborder {
	border: thin #000000;
}
.textbold {
	font-family: Arial, sans-serif, serif;
	font-size: 12px;
	font-weight: bold;
	color: #2d6792;

}
.TextareaSmall {

	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #FFCC99;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-weight: bold;
	color: #000000;
}
