a.submenu,
a.submenu:link,
a.submenu:visited {
  font:11px verdana,sans-serif; 
  text-decoration:none;
  color:#78a001;
  text-align:left;
  display:block; 
}
a.submenu:hover,
a.submenu:active {
  color:#ffffff;
  background-color:#78a001;
  background-image:url(../images/spacer.gif);
}
div#page-title-bg { background:url(../images/content_top_green.gif) center no-repeat; height:27px;}
div#text-title {
  font:18px/20px verdana,sans-serif;
  color:#78a001;
  padding-top:5px;
}
a.submenu-on,a.submenu-on:link, a.submenu-on:visited, a.submenu-on:active, a.submenu-on:hover {
  font:11px verdana,sans-serif; 
  text-decoration:none;
  color:#ffffff;
  background-color:#78a001;
  background-image:url(../images/spacer.gif);
  text-align:left;
  display:block; 
}
.form-label,
.form-label-required,
.form-label-error,
.form-label-required-error {
  float:left;
  width:200px;
  color:#666666;
  text-align:right;
  font-weight:normal;
  margin-right:2px;
  padding-right:5px;
}
.form-label-required,
.form-label-required-error {
  font-weight:bold;
  padding-right:5px;
 /* border-right:solid 2px #193296;*/
}
.form-label-error,
.form-label-required-error {
  color:#ffffff;
  background-color:#cc0000;
}
.long-label,
.long-label-required,
.long-label-error,
.long-label-required-error {
  clear:left;
  color:#78a001;
  font-weight:normal;
  margin-left:2px;
  padding-left:5px;
}
.long-label-required,
.long-label-required-error {
  font-weight:bold;
  padding-left:3px;
  padding-right:2px;
  /*border-left:solid 2px #cc0000;*/
}
.long-label-error,
.long-label-required-error {
  color:#ffffff;
  background-color:#cc0000;
}
.required-text {
  margin:0px 0px 0px 200px;
  padding:0px 4px;
  /*border-left:solid 2px #193296;*/
  line-height:14px;
}
.required-highlight {
  color: #cc0000;
}
.buttondark {
  background-color:#78a001;
  color:#ffffff;
  font:11px arial,sans-serif;
  margin-top:0px;
  margin-bottom:0px;
  font-weight:bold;
}
.buttonlight {
  background-color:#cccccc;
  color:#999999;
  font-size:11px;
  font-family:georgia,sans-serif;
  margin-top:0px;
  margin-bottom:0px;
  font-weight:bold;
}
.form-body {
  margin:10px 0px;
  padding:0px;
  background-color:#E8EAF4;
  width:500px;
}
.form-top {
  background:url(../images/forms_green-top.gif) top left no-repeat;
  margin:0px 0px;
  padding: 0px; 
}
.form-bottom {
  background:url(../images/forms_green-bottom.gif) bottom left no-repeat; 
  margin:0px 0px;
  padding: 0px; 
}
.login-text {
  font:11px arial,sans-serif; 
  margin-top:3px;
  color:#ffffff;
  padding-left:11px;
  margin-right:2px;
}
.form-login {
  height:18px;
  width:110px;
  margin:0px;
  background:#D9D9D9;
  border:1px solid #ccc;
  border-color:#aaa #fff #fff #aaa;
  padding:0;
  font-size:11px;
}
ul.icons {
  list-style:none;
  margin:0;
  padding:0;
}
ul.icons li {
	border: 1px solid #f0f0f0;
  margin:.5em 0;
	padding:	3px 5px 3px 25px;
	overflow: hidden;
}
li.application_pdf      					{ background: transparent url(/images/icon_pdf.gif) 5px 5px no-repeat; }
li.application_vnd_ms_excel 			{ background: transparent url(/images/icon_xls.gif) 5px 5px no-repeat; }
li.application_msword   					{ background: transparent url(/images/icon_doc.gif) 5px 5px no-repeat; }
li.application_vnd_ms_powerpoint  { background: transparent url(/images/icon_ppt.gif) 5px 5px no-repeat; }
.fc-sub-sub-nav {
	font:10px/14px verdana,sans-serif;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background: #f0f0f0;
	border-bottom: 2px solid #666;
	border-collapse: collapse;
}
.fc-sub-sub-nav td {
	padding: 3px 5px;
	margin: 0px;
	text-align: center;
	font:10px/14px verdana,sans-serif;
	font-weight: bold;
	border: 0px;
	border-collapse: collapse;
}
.fc-sub-sub-nav td.active {
	background: #f0f0f0;
	border: 1px solid #ffffff;
	border-bottom: 0px;
}
.fc-sub-sub-nav td.active a {
	font:10px/14px verdana,sans-serif;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.fc-sub-sub-nav td.selected {
	background: #666;
	color: #ffffff;
}
/* a.login_btn {
	 display:inline-block; 
	width:53px;
	height:21px;
	background-image:url(/images/btn_login.gif);
	background-position: 0 21px;
	text-indent:-10000px;
	margin-left:5px;
}
a.login_btn:hover {
	background-position: 0 0;
}
*/
a.login_btn {
	display:inline-block;
	width:52px;
	height:21px;
	background-image:url(/images/btn_login.gif);
	background-position: 0 21px;

	text-indent:-10000px;

}
a.login_btn:hover {
	background-position: 0 0;
}
