BODY {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
* {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
}
FORM {
	margin: 0px;
	padding: 0px;
}
A IMG {
	border: 0px;
}
A {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #666666;
	text-decoration : underline;
}
.logo {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 10px;
}
.logo2 {
	width: 100%;
	text-align: left;
	vertical-align: bottom;
	padding: 5px 0px 5px 5px;
}
#authorization {
	height: 50px;
	text-align: center;
	background: #F5EFE7;
	vertical-align: bottom;
}
#authorization .error {
	color: #FF0000;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
#authorization .caption {
	height: 17px;
	color: #FFFFFF;
	background: #285A9E;
	text-align: center;
}
#authorization .content {
	padding-top: 15px;
	vertical-align: top;
}
#authorization .version {
	vertical-align: bottom;
}
#authorization .copyright {
	text-align: right;
	vertical-align: bottom;
}

#header {
	vertical-align: bottom;
}
#header .name {
	color: #285A9E;
	font-size: 13px;
	font-weight: bold;
	white-space : nowrap;
	padding: 4px 15px 0px 0px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}
#header .menu {
	font-weight: bold;
	vertical-align: bottom;
	padding: 0px 7px 3px 15px;
	text-transform: capitalize;
	background: #F5EFE7 url(../images/administration/bullet.gif) no-repeat 5px 7px;
}
#header .menu A {
	color: #285A9E;
}
#header .menu A:hover, #header .menu .active {
	color: #E89953;
}
#line {
	height: 4px;
	background: #285A9E;
}

#menu {
	height: 20px;
	white-space : nowrap;
	background: url('../images/administration/topBackground.gif');
}

#location {
	height: 28px;
	vertical-align: top;
	padding: 0px 5px 0px 10px;
	background-color: #F5EFE7;
}
#location TD {
	padding: 5px 15px 0px 0px;
	background: url('../images/administration/bulletPath.gif') right 9px no-repeat;
}
#location A, #help A {
	color: #285A9E;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#location A:hover {
	color: #E89953;
}
#help {
	width: 50px;
	background-color: #F5EFE7;
}

.block {
	margin-top: 14px;
	margin-bottom: 14px;
}
.block .bullet {
	width: 22px;
	height: 28px;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
}
.block .caption {
	height: 28px;
	color: #E89953;
	font-size: 18px;
}
.block .columns TD {
	height: 25px;
	color: #FFFFFF;
	padding-left: 4px;
	font-weight: bold !important;
	border-right: 1px solid #4F5D75;
	border-top: 1px solid #4F5D75;
	border-bottom: 1px solid #4F5D75;
	background: #285A9E url(../images/administration/tabBorder.gif);
}
.block .columns .actions {
	width: 100px;
}
.block .columns .active {
	background: #E89953 url(../images/administration/tabBorder.gif);
}
.block .columns .id {
	width: 25px;
}
.block .columns IMG {
	width: 12px;
	height: 12px;
	float: left;
	margin-right: 5px;
}
.block .columns A {
	color: #FFFFFF;
	text-decoration : none;
}
.block .content {
	height: 20px;
	color: #FFFFFF;
	padding-left: 4px;
	font-weight: bold; !important;
	border-right: 1px solid #4F5D75;
	border-top: 1px solid #4F5D75;
	border-bottom: 1px solid #4F5D75;
	background: #285A9E url(../images/administration/tabBorder.gif);
}
.block .description {
	width: 125px;
	padding-left: 20px;
}

.navigation {
	height: 24px;
	background-color: #F5EFE7;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #EBEBEB;
}
.navigation .paging {
	color: #285A9E;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.navigation .paging SPAN {
	font-size: 12px;
	margin: 0px 3px 0px 3px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.navigation .paging A {
	color: #285A9E;
	font-size: 11px;
	font-weight : normal;
	margin: 0px 3px 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.navigation .paging A:hover {
	color: #E89953;
}

.label {
	width: 150px;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	white-space : nowrap;
	vertical-align: middle;
}
.grey {
	width: auto;
	padding-left: 10px;
	font-weight: normal;
	white-space: nowrap;
}
.fldAuth {
	width: 250px;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #F5F5F5;
}
.fldAuthOver {
	width: 250px;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.fldMoney {
	width: 120px;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #F5F5F5;
}
.fldMoneyOver {
	width: 120px;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.fldPercent {
	width: 50px;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #F5F5F5;
}
.fldPercentOver {
	width: 50px;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.fldSelect {
	background-color: #F5F5F5;
}
.fldSelectOver {
	background-color: #FFFFFF;
}
.fldInteger{
	width: 120px;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #F5F5F5;
}
.fldIntegerOver{
	width: 120px;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.fldText{
	width: 100%;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #F5F5F5;
}
.fldTextOver{
	width: 100%;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.fldDate{
	width: 65px;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #F5F5F5;
}
.fldDateOver{
	width: 65px;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.fldDateButton {
	width: 20px;
	height: 20px;
	padding-left: 5px;
	background: url(../images/administration/calendar.gif) no-repeat 5px 0px;
}
.fldYear{
	width: 40px;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #F5F5F5;
}
.fldYearOver{
	width: 40px;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #F5F5F5;
}
.fldHoursMinutes{
	width: 25px;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #F5F5F5;
}
.fldHoursMinutesOver{
	width: 25px;
	height: 20px;
	padding-left: 3px;
	vertical-align: middle;
	background-color: #F5F5F5;
}

.fldNote {
	width: 100%;
	height: 100px;
	background-color: #F5F5F5;
}
.fldNoteOver {
	width: 100%;
	height: 100px;
	background-color: #FFFFFF;
}
.button {
	height: 20px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-color: #285A9E;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #285A9E;
	border-bottom: 1px solid #285A9E;
}
.buttonOver {
	height: 20px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-color: #E89953;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #285A9E;
	border-bottom: 1px solid #285A9E;
}

#log {
	color: #000000;
	text-align: left;
	margin-top: 14px;
	margin-left: 27px;
	background-color: #FC9233;
	padding: 5px 5px 2px 27px;
}
#log .caption {
	height: 16px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
#log .confirm {
	color: #009900;
	margin-left: 30px;
}
#log .error {
	color: #C02C01;
	margin-left: 30px;
}

.row0 TD {
	height: 20px;
	color: #000000;
	padding-left: 4px;
	background-color1: #EBEBEB;
	border-bottom: solid #EBEBEB 1px;
}
.row0 TD A {
	color: #3B4D6B;
}
.row0 TD A:hover {
	color: #A54620;
	text-decoration: underline;
}
.row1 TD {
	height: 20px;
	color: #000000;
	padding-left: 4px;
	background-color1: #FFFFFF;
	border-bottom: solid #EBEBEB 1px;
}
.row1 TD A {
	color: #3B4D6B;
}
.row1 TD A:hover {
	color: #A54620;
	text-decoration: underline;
}
tr.row0:hover,
tr.row1:hover {
	background-color: #F0F0F0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.letterNavigation B, .letterNavigation A {
	font-size: 14px;
}