body {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%
}
div, p, td, table {
	font-size: 100%;
}
body {
	margin: 0 0 0 0;
}
form {
	margin: 0 0 0 0;
}
hr {
	color: #000000;
	height: 1px;
}
ul {
	list-style: square;
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	margin-bottom: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}
ul.nopadding {
	list-style: square;
	margin-top: 0px;
	margin-bottom: 0px;
}
td.footer {
	background: #630000;
}
a:link 		{ color: #336699; }
a:visited 	{ color: #336699; }
a:hover 	{ color: #CC6600; }
a:active 	{ color: #990000; }

h1 {
	font-size: 125%;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 1em;
	color: #000000;
}

h2 {
	font-size: 110%;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 2em;
	color: #000000;
}

h3 {
	font-size: 105%;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 2em;
	color: #000000;
}

h4 {
	font-size: 95%;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 2em;
	color: #000000;
}

h5 {
	font-size: 90%;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 2em;
	color: #000000;
}

h6 {
	font-size: 85%;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 2em;
	color: #000000;
}
.red {
	/*font-size: 7.5pt;*/
	font-family: arial, helvetica, sans-serif;
	color: #FF0000;
}
.login {
	font-size: 7.5pt;
}
.loginBox {
	background-color: #E6F2FF;
}
.white {
	color: #FFFFFF;
	text-decoration:underline;
}
.black {
	color: #000000;
}
.whiteUnderline {
	color: #FFFFFF;
	text-decoration:underline;
}
.error {
	font-size: 7.5pt;
	font-family: arial, helvetica, sans-serif;
	color: #FF0000;
}
.asterix {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;	
}
.medium 	{ font-size: 110%; }
.large 		{ font-size: 120%; }
.small 		{ font-size: 85%; font-weight:normal;}
.smaller 	{ font-size: 80%; }

.indent {
	margin-left: 2em;
	text-align: left;
}
.indentMore {
	margin-left: 4em;
	text-align: left;
}
.formButton {
	background: #E7F3FF;
	color: #336699;
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	border: 1px solid;
	border-color: #630000;	
}
td.headerNav {
	background-color: #FF9A00;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.headerNav {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.headerNav:link 	{ color: #630000; }
a.headerNav:visited { color: #630000; }
a.headerNav:hover 	{ color: #9C3000; }
a.headerNav:active 	{ color: #9C3000; }

a.subNav {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a.subNav:link 		{ color: #630000; }
a.subNav:visited 	{ color: #630000; }
a.subNav:hover 		{ color: #9C3000; }
a.subNav:active 	{ color: #9C3000; }

td.subNav {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.alignRight {
	text-align:right;
}
.alignLeft {
	text-align:left;
}
.alignCenter {
	text-align:center;
}
td.subNavBG1 {
	background-color: #640000;
}
td.subNavBG2 {
	background-color: #640000;
}
td.subNavBG3 {
	background-color: #FFCF31;
}
td.subNavBG4 {
	background-color: #CE6500;
}

td.content {
	background-color: #FFFFFF;
}
td.borderTable {
	background-color: #630000;
}
tr.darkRow {
	padding: 5px;
	border:1px solid #630000;
	background-color:#EEEEEE;
	color:#000000;
	font-size: 90%; 
}
tr.lightRow {
	padding: 5px;
	border:1px solid #630000;
	background-color:#FFFFFF;
	color:#000000;
	font-size: 90%; 
}

.fieldFocus {
	background-color: #FFF1D6;
}

.fieldBlur {
	background-color: #FFFFFF;
}

table.displayTable {
	border: 1px solid #630000;
	background-color: #FFFFFF;
	border-collapse: collapse;
}
th.displayTable {
	padding: 3px;
	/*border:1px solid #630000;*/
	background-color:#FF9A00;
	color:#630000;
	font-size: 100%;
	font-weight:bold;
	text-align:left;
}
th.displayTable a:link {
	color: #630000;
}
th.displayTable a:visited {
	color: #630000;
}
th.displayTable a:hover {
	color: #9C3000;
}
th.displayTable a:active {
	color: #9C3000;
}
td.displayTable {
	padding: 5px;
	border:1px solid #630000;
	color:#000000;
	font-size: 100%;
	vertical-align: top;
}
th.displayTableGroupHeader {
	padding: 3px;
	border:1px solid #630000;
	background-color:#630000;
	color:#FFFFFF;
	font-size: 100%;
	font-weight:bold;
	text-align:left;
}
label {
	font-weight: bold;
}
label.noBold {
	font-weight: normal;
}
td.bgGold {
	background-color:#CCCC99;
}
td.tabInActive a, td.tabActive a {
	width: 100px;
	text-decoration: none;
}
td.tabInActive p, td.tabActive p {
	width: 100px
}
td.tabTop {
	border-bottom: 1px solid #630000;
}
td.tabBottom { 
	border-right: 1px solid #630000;
	border-left: 1px solid #630000;
	background-color: #E7F3FF;
	padding: 3 7 4 7;
}
td.tabInActive {
	padding: 2 0 2 0;
	border: 1px solid #630000;
	background-color: #336699;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 100%;
}
td.tabInActive a:link {
	color: #E8E8D7;
}
td.tabInActive a:visited {
	color: #E8E8D7;
}
td.tabActive {
	padding: 2 0 2 0;
	border-top: 1px solid #630000;
	border-right: 1px solid #630000;
	border-left: 1px solid #630000;
	background-color: #E7F3FF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 100%;
}
td.tabActive a:link {
	color: #630000;
}
td.tabActive a:visited {
	color: #630000;
}
td.tabSpacer {
	border-bottom: 1px solid #630000;
	padding: 5 2 5 2;
	font-size: 1px;
}





.cpYearNavigation,.cpMonthNavigation {
	background-color:#630000;
	text-align:center;
	vertical-align:center;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10pt;
}
.cpDayColumnHeader, .cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText{
	font-family:arial;
	font-size:9pt;
}
TD.cpDayColumnHeader {
	text-align:right;
	border:solid thin #630000;
	border-width:0 0 1 0;
}
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate {
	text-align:right;
	text-decoration:none;
}
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled {
	color:#D0D0D0;
	text-align:right;
	text-decoration:line-through;
}
.cpCurrentMonthDate, .cpCurrentDate {
	color:#000000;
}
.cpOtherMonthDate {
	color:#808080;
}
TD.cpCurrentDate {
	color:white;
	background-color: #336699;
	border-width:1;
	border:solid thin #630000;
}
a.cpCurrentDate:link {
	color: white;
}
a.cpCurrentDate:visited {
	color: white;
}
TD.cpCurrentDateDisabled {
	border-width:1;
	border:solid thin #FFAAAA;
}
TD.cpTodayText, TD.cpTodayTextDisabled {
	border:solid thin #630000;
	border-width:1 0 0 0;
}
A.cpTodayText, SPAN.cpTodayTextDisabled {
	height:25px;
}
A.cpTodayText {
	color:#000000;
}
.cpTodayTextDisabled {
	color:#D0D0D0;
}
.cpBorder {
	border:solid thin #808080;
}
fieldset {
	border:  1px solid #630000;
	padding: 6 6 6 6;
}
legend {
	color:#630000;
	padding: 0 5 0 5;
	font-size: 110%;
	font-weight:bold;	
}

.marginBottomSmall {
	margin-bottom: 0.4em;
}

.marginBottomNormal {
	margin-bottom: 1em;
}

.marginBottomLarge {
	margin-bottom: 2em;
}
