/*********************************************************
 *  Body Style
 *********************************************************/
body {
  background-color: #EEECE1;
}

/*********************************************************
 *  Font Styles
 *********************************************************/
font.primary {
  color: #000000;
  font-size: 13px;
  font-family: Arial Unicode MS, verdana,arial,helvetica;
}
font.primary2 {
  color: #000000;
  font-size: 14px;
  font-family: Arial Unicode MS, verdana,arial,helvetica;
}
font.alt1 {
  color: #000000;
  font-size: 13px;
  font-family: verdana,arial,helvetica;
}
font.alt1tab {
  color: #000000;
  font-size: 13px;
  font-family: verdana,arial,helvetica;
  font-weight: bold;
}
font.alt2 {
  color: #ffffff;
  font-size: 13px;
  font-family: verdana,arial,helvetica;
  font-weight: bold;
}
font.error {
  color: #990000;
  font-size: 28px;
  font-family: verdana,arial,helvetica;
  font-weight: bold;
}
font.red {
  color: #990000;
  font-size: 12px;
  font-family: verdana,arial,helvetica;
  font-weight: bold;
}
font.small {
  font-size: 10px;
  font-family: verdana,arial,helvetica;
}
a.nav {
  color: #000000;
  font-size: 10px;
  font-family: verdana,arial,helvetica;
  text-decoration: none;
  background-color: #738E73;
  border-style: solid;
  border-color: #000000;
  border-width: 1}
h1 {
  font-size: 16px;
  font-family: verdana,arial,helvetica;
  font-weight: normal;
}

/*********************************************************
 *  Link Styles
 *********************************************************/
a:link {
  color: #0000aa;
}
a:visited {
  color: #0000aa;
}
a.primary:link {
  color: #0000aa;
}
a.primary:visited {
  color: #0000aa;
}
a.alt1:link {
  color: #990000;
}
a.alt1:visited {
  color: #990000;
}
a.alt2:link {
  color: #ffffff;
}
a.alt2:visited {
  color: #ffffff;
}
a.tab:link {
  color: #ffffff;
  font-size: 13px;
  font-family: verdana,arial,helvetica;
  font-weight: bold;
  text-decoration: none
}
a.tab:visited {
  color: #ffffff;
  font-size: 13px;
  font-family: verdana,arial,helvetica;
  font-weight: bold;
  text-decoration: none
}
a.tab:hover {text-decoration: underline}

#navigation a
{
font-family: Arial Unicode MS, verdana,arial,helvetica;
color: #006633;
background: #ffa20c url(../images/left-tab.gif) left top no-repeat;
text-decoration: none;
padding-left: 9px
}
#navigation a span
{
background: url(../images/right-tab.gif) right top no-repeat;
padding-right: 9px
}

#navigation a:hover  {
font-family: Arial Unicode MS, verdana,arial,helvetica;
color: #fff;
background: #336633 url(../images/left-tab-hover.gif) left top no-repeat;
padding-left: 9px
}

#navigation a:hover span
{
background: url(../images/right-tab-hover.gif) right top no-repeat;
padding-right: 9px
} 

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */
/*********************************************************
 *  Table Styles
 *********************************************************/
table.primary {
  border-collapse: collapse
}
table.detail {
  border-collapse: collapse
}
table.footer {
  color: #000000;
  font-size: 13px;
  font-family: verdana,arial,helvetica;

}
table.petty {
  font-size: 13px;
  }
table.border {
  border-style: solid;
  border-color: #000000;
  border-width: 1}
th {
  font-size: 14px;
  font-family: verdana,arial,helvetica;
  padding: 2;
  border-style: none;
  font-weight: bold;
  border-color: #000000;
  border-width: 1;
  height: 1
}
th.rpt {
  color: #000000;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
  padding: 2;
  border-style: solid;
  border-color: #000000;
  border-width: 1;
  text-align: left;
  vertical-align: bottom;
}
td.primary {
  color: #000000;
  font-size: 16px;
  font-family: Arial Unicode MS, Arial, verdana;
  padding: 1;
  border-style: solid;
  border-color: #336633;
  border-width: 1}
td.detail {
  color: #000000;
  font-size: 15px;
  font-family: Arial Unicode MS, Arial, verdana;
  padding: 2;
  border-style: none;
  border-color: #000000;
  border-width: 1}  
td.petty {
  color: #000000;
  font-size: 13px;
  font-family: Arial Unicode MS, Arial, verdana;
  padding: 2;
  border-style: solid;
  border-color: #000000;
  border-width: 0
  }
td.small {
  color: #FF0000;
  font-size: 12px;
  font-family: Arial Unicode MS, Arial, verdana;
  padding: 2;
  border-style: none;
  border-color: #000000;
  border-width: 1}  
td.rpt {
  background-color: #F0F0F0;
  color: #000000;
  font-size: 11px;
  font-family: Arial;
  padding: 2;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: solid;
  border-left-color: #000000;
  border-left-width: 1;
  border-right-style: solid;
  border-right-color: #000000;
  border-right-width: 1;
  text-align: left;
  vertical-align: top;
}
td.primaryNoWrap {
  background-color: #F0F0F0;
  color: #000000;
  font-size: 13px;
  font-family: verdana,arial,helvetica;
  padding: 2;
  border-style: solid;
  border-color: #000000;
  border-width: 1;
  white-space: nowrap
}

td.title {
  background-color: #EEECE1;
  color: #336633;
  font-size: 32px;
  font-family: Arial,Helvetica,sans-serif;
  padding: 2;
  font-weight: bold;
  border-color: #000000;
  border-width: 1;
  text-align: center}
td.title2 {
  background-color: #EEECE1;
  color: #336633;
  font-size: 24px;
  font-family: Arial,Helvetica,sans-serif;
  padding: 2;
  font-weight: bold;
  border-color: #000000;
  border-width: 1;
  text-align: center}
td.title3 {
  background-color: #EEECE1;
  color: #CC0000;
  font-size: 20px;
  font-family: Arial,Helvetica,sans-serif;
  padding: 2;
  font-weight: bold;
  border-color: #000000;
  border-width: 1;
  text-align: left}
td.alt1 {
  background-color: #738E73;
  color: #000000;
  font-size: 13px;
  font-family: verdana,arial,helvetica;
  padding: 2;
  border-style: solid;
  border-color: #000000;
  border-width: 1}
td.noborder {
  background-color: #F0F0F0;
  color: #000000;
  font-size: 13px;
  font-family: verdana,arial,helvetica;
  padding: 2;
}
p.title3 {
  background-color: #dddddd;
  color: #CC0000;
  font-size: 24px;
  font-family: Arial,Helvetica,sans-serif;
  padding: 2;
  font-weight: bold;
  border-color: #000000;
  border-width: 1;
  text-align: left
  }

/*********************************************************
 *  Form Styles
 *********************************************************/
input.button {
  background-color: #738E73;
  border-color: #738E73;
  border-left-color: #738E73;
  border-top-color: #738E73;
  border-bottom-color: #738E73;
  border-right-color: #738E73;
  padding: 2;
  font-family: verdana,arial,helvetica;
  color: #000000;
}
input.navbutton {
  background-color: #738E73;
  border-color: #738E73;
  border-left-color: #738E73;
  border-top-color: #738E73;
  border-bottom-color: #738E73;
  border-right-color: #738E73;
  padding: 2;
  font-family: verdana,arial,helvetica;
  color: #ffffff;
}
input.button1 {
  background-color: #000000;
  font-family: verdana,arial,helvetica;
  border: 4px #FFFFFF solid;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
}

input.text {
  background-color: #EEECE1;
  border-color: #F0F0F0;
  border-left-color: #F0F0F0;
  border-top-color: #F0F0F0;
  border-bottom-color: #F0F0F0;
  border-right-color: #F0F0F0;
  padding: 0px;
  scrollbar-base-color: #738E73;
  font-family: verdana,arial,helvetica;
  color: #000000;
  font-size: 16px;
}
input.textsmallfont {
  background-color: #E0E0E0;
  border-color: #F0F0F0;
  border-left-color: #F0F0F0;
  border-top-color: #F0F0F0;
  border-bottom-color: #F0F0F0;
  border-right-color: #F0F0F0;
  padding: 0px;
  scrollbar-base-color: #738E73;
  font-family: verdana,arial,helvetica;
  color: #000000;
  font-size: 12px;
}
input {
  background-color: #F0F0F0;
  border-color: #F0F0F0;
  border-left-color: #F0F0F0;
  border-top-color: #F0F0F0;
  border-bottom-color: #F0F0F0;
  border-right-color: #F0F0F0;
  padding: 0px;
  scrollbar-base-color: #738E73;
  font-family: verdana,arial,helvetica;
  color: #000000;
}
textarea {
  background-color: #F0F0F0;
  border-color: #F0F0F0;
  border-left-color: #F0F0F0;
  border-top-color: #F0F0F0;
  border-bottom-color: #F0F0F0;
  border-right-color: #F0F0F0;
  padding: 0px;
  scrollbar-base-color: #738E73;
  font-family: verdana,arial,helvetica;
  color: #000000;
  font-size: 13px;
}
select {
  background-color: #F0F0F0;
  border-color: #F0F0F0;
  border-left-color: #F0F0F0;
  border-top-color: #F0F0F0;
  border-bottom-color: #F0F0F0;
  border-right-color: #F0F0F0;
  padding: 0px;
  scrollbar-base-color: #738E73;
  font-family: verdana,arial,helvetica;
  color: #000000;
}
selectstyle {
	background-color: #EEECE1;
	font-family: verdana,arial,helvetica;
	font-size: 9px;
	scrollbar-base-color: #EEECE1;
}

input.selectstylesmallfont {
	background-color: #E0E0E0;
	font-family: verdana,arial,helvetica;
	font-size: 6px;
	scrollbar-base-color: #E0E0E0;
}
.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 220px; /*WIDTH OF MAIN MENU ITEMS*/
border: 1px solid #336633;
}

.glossymenu li{
position: relative;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
filter:alpha(opacity=100);
-moz-opacity:1;
}

.glossymenu li a{
background: white url(../images/glossyback.gif) repeat-x bottom left;
font: bold 14px Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
padding-left: 20px;
text-decoration: none;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(../images/arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(../images/glossyback2.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */
textarea, select, input, object {
    background-color: #f5f5f5;
    border: 1px solid #738E73;
}
table, p {
	font-family: verdana,arial,helvetica;
	font-size: 12pt;
	color: #000000;
}
.hr {
  background-color: #738E73;
	width: 600px;
}
.tdtitle {
  background-color: #738E73;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
}
.table { 
	border-width: 1px;
	border-style: solid;
	border-color: #738E73;
	width: 600px;
}
.table2 { 
	border-width: 1px;
	border-style: solid;
	border-color: #f5f5f5;
	width: 600px;
}
.table3 { 
	border-width: 1px;
	border-style: dotted;
	border-color: #738E73;
	width: 600px;
}
.table4 { 
	width: 580px;
}

/* Here the blue bars without round corners*/
div.panel-header2 {
	padding: 0 10px;
	background: url("../images/headerbg2.gif") 0 0 repeat;
	margin-bottom: -3px;
    height:30px;
}

div.panel-header2 h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
	margin: 3px 0 0 0;
	font-weight: bold;
	color: #ffffff;
}

span.corners-top2 {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
	background-image: none;
	background-position: 100% 0;
	margin: 0 -10px;
}

/* Purple bars with round corners */

div.panel-header {
	padding: 0 10px;
	background: url("../images/headerbg.gif") 0 0 repeat;
	margin-bottom: -3px;
    height:30px;
}

div.panel-header h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
	margin: 3px 0 0 0;
	font-weight: bold;
	color: #000000;
}
div.narrow-panel {
	padding: 0 0px;
	background-color: #ebebeb;
	margin-bottom: 5px;
}

/* Mini_panel Style */
div.mini-panel {
	padding: 0 10px;
	background-color: #dddddd;
	margin-bottom: 5px;
}
div.mini-panel h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 16px;
	margin: 5px 0 0 0;
	font-weight: bold;
	color: #333333;
}
div.mini-panel h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 1.5em;
	margin: 5px 0 0 0;
	font-weight: bold;
	color: #990000;
}
div.mini-panel p {
	font-size: 14px;
    text-align: left;
	margin: 3px 0;
}
div.mini-panel p.title3 {
  background-color: #dddddd;
  color: #CC0000;
  font-size: 16px;
  font-family: Arial,Helvetica,sans-serif;
  padding: 2;
  font-weight: bold;
  border-color: #000000;
  border-width: 1;
  text-align: left
  }

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: none;
	background-position: 0 0;
	margin: 0 -10px;
}


span.corners-top span {
	background-image: none;
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -10px;
	clear: both;
}

span.corners-bottom span {
	background-image: none;
	background-position: 100% 100%;
}

span.corners-top,span.corners-bottom {
	background-image: url("../images/corners_left.png");
}

span.corners-top span, span.corners-bottom span  {
	background-image: url("../images/corners_right.png");
}

