body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #6E6E5E;
	font-family: tahoma;
	font-size: 11px;
}
h2 {
	color: #6E6E5E;
	font-family: tahoma;
	font-size: 14px;
}
h3,h4{
	font-size: 12px;
	font-weight: bold; 
}
a {
	font-size:11px; 
	color:#87A232
}
a:hover{
	color:#678212
}
.biglink {
	font-size:13px; 
	font-weight: bold; 
	color:#87A232
}
.biglink:hover{
	color:#678212
}
table{
	color: #6E6E5E;
	font-family: tahoma;
	font-size: 10px;
}
p{
	color: #6E6E5E;
	font-family: tahoma;
	font-size: 11px;
}
.alert{
	color: #FFB400;
	font-weight: bold; 
}
.Information{
	font-size: 12px;
	font-weight: bold; 
}
.CategoryCurrent{
	font-size: 11px;
}
.CategoryDefault{
	font-size: 11px;
	font-weight: bold; 
}
.label {
	font-size: 11px;
}
.style1 {
	color: #7d7d6c;
	font-size: 10px;
	font-family: tahoma;
}
.style_toptoolbar {
	color: #7d7d6c;
	TEXT-DECORATION: none;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold; 
}
.style2 {
	color: #6E6E5E;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style_main {
	color: #6E6E5E;
	font-family: tahoma;
	font-size: 11px;
}
.style4 {
	font-size: 11px;
	font-weight: bold;
}
.style5 {
	color: #6E6E5E;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style6 {
	color: #6E6E5E;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #87A232;
	font-size: 11px;
	font-family: tahoma;
}
.toolbar {
	color: #ffffff;
	font-size: 9px;
	TEXT-DECORATION: none;
	font-family: tahoma, Arial ;
	font-weight: bold 
	
}
.toolbar:hover {
	color: #FBAD07;
	font-size: 9px;
	font-family: tahoma,Arial;
}
.small {
	font-size: 8px;
	font-family: tahoma, Arial ;
}
.toolbargreen {
	color: #3B800B;
	font-size: 9px;
	TEXT-DECORATION: none;
	font-family: tahoma, Arial ;
	font-weight: bold 
	
}
.toolbargreen:hover {
	color: #003300;
	font-size: 9px;
	font-family: tahoma,Arial;
}
LEGEND{
	font-size: 1.1em;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #D1D1D1;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}
FORM {
	display: inline;
}
LABEL.inputLabel {
	font-size: 12px;
	float: left;
	text-align: right;
	width: 180px;
	padding-right: 3px;
	vertical-align: middle;
        white-space: nowrap;
}
.buttonRow{
	margin: 0.5em;
}
.forward {
	float: right;
}
.back {
	float: left;
}

.bold {
	font-weight: bold;
	}
.clearBoth {
	clear: both;
}
.error {
	color: #FF3300;
	font-weight: bold;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
a.button {
    background: transparent url('/images/fv_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/images/fv_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
