body {
	background-color: #FFFFFF;
	margin: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63635C;
	line-height: 12px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #63635C;
}
a:visited {
	color: #475B0E;
	text-decoration: none;
}
a:active {
	color: #475B0E;
	text-decoration: none;
}
a:link {
	color: #475B0E;
	text-decoration: none;
}
a:hover {
	color: #475B0E;
	text-decoration: underline;
}
input {
	background-color: #FBFBF0;
	border: 1px solid #DEDEDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63635C;
}
.redundant {
	color: #63635C;
	padding-right: 10px;
	padding-left: 10px;
}
.redundant a:visited {
	color: #63635C;
	text-decoration: none;
}
.redundant a:active {
	color: #63635C;
	text-decoration: none;
}
.redundant a:link {
	color: #63635C;
	text-decoration: none;
}
.redundant a:hover {
	color: #B8B8B1;
	text-decoration: underline;
}



.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #475B0E;
	font-weight: bold;
	text-decoration: none;
}
.subnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #475B0E;
	text-decoration: none;
	font-weight: bold;
}
.subnav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #475B0E;
	text-decoration: none;
	font-weight: bold;
}
.subnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #475B0E;
	text-decoration: none;
	font-weight: bold;
}
.subnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #475B0E;
	font-weight: bold;	
	text-decoration: underline;
}




.footer {
	color: #B8B8B1;
	padding-right: 10px;
}
.footer a:visited {
	color: #B8B8B1;
	text-decoration: none;
}
.footer a:active {
	color: #B8B8B1;
	text-decoration: none;
}
.footer a:link {
	color: #B8B8B1;
	text-decoration: none;
}
.footer a:hover {
	color: #B8B8B1;
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #677D22;
	text-transform: uppercase;
}
.main {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	line-height: 16px;
}
.sub {
	color: #63635C;
}
.sub a:visited {
	color: #63635C;
	text-decoration: none;
}
.sub a:active {
	color: #63635C;
	text-decoration: none;
}
.sub a:link {
	color: #63635C;
	text-decoration: none;
}
.sub a:hover {
	color: #B8B8B1;
	text-decoration: underline;
}
.c-border {
	border: 1px solid #DEDEDE;
	background-color: #F7F7E5;
}
.c-bordernobg {
	border: 1px solid #DEDEDE;
}
.c-darkbg {
	background-color: #F0F0CE;
	color: #63635C;
} 
select {

	background-color: #FBFBF0;
	border: 1px solid #DEDEDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63635C;
}
textarea {
	background-color: #FBFBF0;
	border: 1px solid #DEDEDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63635C;
	line-height: 12px;
}
b {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #677D22;
	text-transform: none;
}
.tablespace td {
	padding-bottom: 3px;
	padding-top: 1px;

}
.button {

	margin: 0px;
	padding: 0px;
	border: none;
}
.stretch {
	width: 100%;
}
h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #677D22;
	text-transform: none;
}
.smalltext {
	font-size: 9px;
	color: #8A8A7F;

}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: normal;
	color: #556E1D;
	font-style: normal;
	letter-spacing: 4px;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
}
.smallheadline {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #333333;
	font-style: normal;
	letter-spacing: 0px;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
}

/*-------------------------------------------------------------------------------
 | Error Styles
 +-----------------------------------------------------------------------------*/

.errorbox {
	border: solid 1px #D40000;
	padding: 3px 5px;
	background-color: #FFEBEB;
	}
.errormsg {
	color: #D40000;
	padding:2px;
	}

.guidebox {
	border: solid 1px #47cf7d;
	padding: 3px 5px;
	background-color: #edfff5;
	}
.guidebox strong {
	color: #009440;
	}

.msgbox {
	border: solid 1px #D40000;
	padding: 5px 8px;
	background-color: #FFEBEB;
	margin-bottom: 10px;
	}

.alertbox {
	color: #ccc;
	line-height: 13px;
	font-weight: normal;
	border: solid 1px #000;
	border-top: solid 1px #a6a7b0;
	border-left: solid 1px #a6a7b0;
	background-color: #43424d;
	margin: 0 auto 1px auto;
	}

.alertbox td {
	color: #ccc;
	line-height: 13px;
	padding: 8px 10px;
	text-align: left;
	}

.alertbox td a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	}

.alertbox td a:hover {
	color: #fb7214 !important;
	text-decoration: underline;
	}

.alertbox td.icon {
	}

.popbox {
	padding: 3px 4px;
	background-color: #ffffcc;
	margin: 2px 0px;
	font-size: 10px;
	line-height: 13px;
	}

#noticebox {
	border: solid 1px #ccc;
	color: #888;
	padding: 30px 30px;
	background-color: #fff;
	text-align: center;
	margin: 10px 0px;
	}
	
#noticebox #message {
	font-weight: bold;
	color: #888;
	}

#noticebox #detail {
	margin-top: 13px;
	color: #888;
	}

#addmargin #noticebox {
	margin: 10px 10px;
	}


.tint {
	background: #ffffd9 !important;
	}

#globalbull {
	border-left: 4px solid #000 !important;
	}

#bulletin-announce {
	font-size: 9px;
	line-height: 9px;
	color: #99997a;
	background: #ebebbc;
	padding: 3px 4px;
	margin-bottom: 4px;
	margin-right: 15px;
	width: 180px;
	}

/* -- approval box header --*/

.approvebox, .declinebox {
	color: #222;
	line-height: 15px;
	font-weight: normal;
	background-color: #FFEBEB;
	margin: 0 auto 1px auto;
	border: solid 1px #d40000;
	}

.approvebox td, .declinebox td {
	color: #222;
	line-height: 15px;
	padding: 8px 10px;
	text-align: left;
	}

.approvebox td a, .declinebox td a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	}

.approvebox td a:hover, .declinebox td a:hover {
	color: #d40000 !important;
	text-decoration: underline;
	}

.approvebox td.icon, .declinebox td.icon {
	padding-right: 1px;
	}


.approvebox {
	background-color: #edfff5;
	border: solid 1px #47cf7d;
	}

.dialog {
	border: 10px solid #ccc !important;
	}
	
.alert-label {
	text-align: center;
	width: 350px;
	color: #fff;
	background: #fb7214;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	border: 1px solid #000;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
	
#nav {
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	}

#nav li {
	display: inline; 
	}

#nav li a {
	color: #ccc !important;
	padding: 2px 5px; 
	text-decoration: none;
	margin-right: 2px;
	}

#nav li a:hover {
	color: white !important;
	background: #5e5e6a; 
	text-decoration: none;
	}

#nav .current {
	float:left;
	}

#nav .current a, 
#nav .current a:visited {
	color: #002d59;
	background: #fff;
	}

#nav .current a:hover {
	color: #000;
	background: #fff;
	}

/*-----------------------------------------------------------------------
 | Main Tab Styles
 +---------------------------------------------------------------------*/

#tabnav-wrap {
	background: #000;
	}

#tabnav-box {
	margin-bottom: 1px;
	}

#tabnav {
	background: #000;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
	border-bottom: 1px solid #333;
	}

#tabnav li {
	list-style: none;
	float: left; 
	font-size: 12px;
	font-weight: bold;
	margin-right: 1px;
	text-shadow: 2px 2px #333;
	font-family: "lucida grande", tahoma, arial, verdana, sans-serif;
	}

#tabnav li a, 
#tabnav li a:visited {
	list-style: none;
	float: left; 
	color: #f2f2f2 !important;
	text-decoration: none;
	padding: 0px 12px;
	padding-right: 18px;
	line-height: 20px;
	background: #5e5e6a url('/img/back_tab.gif') no-repeat top right;
	}

#tabnav li a:hover {
	color: white !important;
	background: url('/img/back_tab_over.gif') no-repeat top right;
	text-decoration: none;
	}

#tabnav .current {
	float: left; 
	}

#tabnav .current a, 
#tabnav .current a:visited {
	color: white !important;
	background: url('/img/back_tab_over.gif') no-repeat top right;
	}

#tabnav .current a:hover {
	color: white !important;
	background: url('/img/back_tab_over.gif') no-repeat top right;
	}

/*---------------------------------------------------------------
 | Vertical Submenu
 +-------------------------------------------------------------*/

#subnav {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#subnav li {
	display: block;
	width: 150px;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
	}

#subnav li a, 
#subnav li a:visited {
	width: 140px;
	display: block;
	line-height: 15px;
	color: #333;
	padding: 3px 5px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background: #fff;
	}

#subnav li a:hover {
	color: #333;
	background: #e5e5e5;
	}

#subnav li a:active {
	color: #fff;
	background: #000;
	}

/*-- Tab Nav Selected --*/

#subnav li.current a, 
#subnav li.current a:visited, 
#subnav li.current {
	font-weight: bold;
	color: #fff !important;
	background-color: #5e5e6a !important;
	}

#subnav li.current a:hover {
	color: #fff;
	background-color: #43424d;
	}

#subnav .edit {
  color: gray;
  float: right;
  padding: 2px 0;
  text-align: center;
  width: 40px;
  }


/*---------------------------------------------------------------
 | Content Submenu
 +-------------------------------------------------------------*/

#submenu-box {
	border-bottom: 1px solid #888;
	background: #fff;
	}

#submenu-box td {
	padding-top: 10px;
	}
	
#submenu {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 10px;
	}

#submenu li {
	float:left;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#submenu a, 
#submenu a:visited {
	float: left;
	display: block;
	padding: 3px 6px;
	color: #333;
	font-size: 11px;
	text-decoration: none;
	background: #F7F7E5;
	margin-right: 4px;
	}

#submenu a:hover {
	color: #333;
	background: #F7F7E5;
	}

#submenu a:active {
	color: #fff;
	background: #F7F7E5;
	}

/*-- Tab Nav Selected --*/

#submenu .current a,
#submenu .current a:visited {
	font-weight: bold;
	color: #fff;
	background: #F7F7E5;
	}

#submenu .current a:hover {
	color: #fff;
	background: #43424d;
	}

/*-----------------------------------------------------------------------
 | Linear menu list for Action buttons.
 +---------------------------------------------------------------------*/

#linearmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#linearmenu li {
	display: inline; 
	}

#linearmenu li.first a {
	border-left: #ccc solid 1px;
	}

#linearmenu li a, 
#linearmenu li a:visited {
	border-right: #ccc solid 1px;
	color: #000 !important;
	background: transparent;
	padding: 2px 5px; 
	text-decoration: none;
	margin: 0;
	margin-right: 0px;
	}

#linearmenu li a:hover {
	color: white !important;
	background: #5e5e6a; 
	text-decoration: none;
	}

#linearmenu .current {
	float: left;
	}

#linearmenu .current a, 
#linearmenu .current a:visited {
	color: #002d59;
	background: #fff;
	}

#linearmenu .current a:hover {
	color: #000;
	background: #000;
	}


/*-------------------------------------------------------------------------------
 | Table Styles
 +-----------------------------------------------------------------------------*/

#option-box {
	border-bottom: 1px solid #888;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	background: #fff;
	}

#option-box td {
	padding: 3px 10px;
	}


#infobox th {
	text-align: left ;
	background: #e5e5e5;
	font-size: 10px;
	font-weight: normal;
	color: #888;
	padding: 1px 5px;
	}

#infobox td {
	padding: 2px 5px !important;
	border-bottom: 1px solid #e5e5e5;
	}
	
#infobox td.label, 
#infobox td.icon {
	color: #888;
	font-size: 10px;
	padding-left: 0px !important;
	}

#infobox td.icon {
	padding-right: 0px !important;
	}		