img { behavior: url(/includes/iepngfix.htc) }

html * {
padding: 0;
margin: 0;
}

@media screen {
body {
	text-align: center; /* for IE */
	background-color: #cccccc;
}
}

@media print {
body {
	text-align: center; /* for IE */
	background-color: #ffffff;
}
}


#Main {
margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
background-color: #ffffff;
}

hr {
	color:#999999;
}

p {
  margin-top: 0.0em;
  margin-bottom: 0.0em;
}

.Title {
	font-family: Trebuchet MS;
	font-size: 3em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
}

.Header {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4F3525;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 0.75em;
	padding-bottom: 0.5em;
}
.Header a:link {
	color: #4F3525;
	text-decoration: none;
}
.Header a:visited {
	color: #4F3525;
	text-decoration: none;
}
.Header a:hover {
	color: #EA7D2C;	
	text-decoration: none;
}
.Header a:active {
	color: #4F3525;
	text-decoration: none;
}
.HeaderUL {
	font-family: Trebuchet MS;
	font-size: 1.25 em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4F3525;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0.75em;
	padding-left: 0px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.HeaderULLight {
	font-family: Trebuchet MS;
	font-size: 1.25 em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4F3525;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0.75em;
	padding-left: 0px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.HeaderWhite {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
}
.HeaderWhite a:link {
	color: #FFFF00;
	text-decoration: none;
}
.HeaderWhite a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.HeaderWhite a:hover {
	color: #999999;	
	text-decoration: none;
}
.HeaderWhite a:active {
	color: #FFFF00;
	text-decoration: none;
}
.HeaderWhiteNP {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 0em;
	padding-bottom: 0em;
}
.Bullets {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #04272E;
	text-align: left;

}
.MainText {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainText a:link {
	color: #007100;
	text-decoration: none;
}
.MainText a:visited {
	color: #007100;
	text-decoration: none;
}
.MainText a:hover {
	color: #8bc53f;	
	text-decoration: none;
}
.MainText a:active {
	color: #007100;
	text-decoration: none;
}

.MainTextSTRIKETHRU {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #434748;
	text-align: left;
	text-decoration: line-through;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.25em;
	padding-left: 0px;
}
.MainTextRedSTRIKETHRU {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-align: left;
	text-decoration: line-through;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.25em;
	padding-left: 0px;
}
}
.NoRpt {
	background-repeat: repeat-y;
}
.NoRptALL {

	background-repeat: no-repeat;
}
.MainTextUL {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 434748;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextLL {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 04272E;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextGrey {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9A9A9A;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextGrey a:link {
	color: #9A9A9A;
	text-decoration: none;
}
.MainTextGrey a:visited {
	color: #9A9A9A;
	text-decoration: none;
}
.MainTextGrey a:hover {
	color: #333333;	
	text-decoration: none;
}
.MainTextGrey a:active {
	color: #9A9A9A;
	text-decoration: none;
}

.MainTextULight {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #04272E;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextULight a:link {
	color: #318144;
	text-decoration: none;
}
.MainTextULight a:visited {
	color: #318144;
	text-decoration: none;
}
.MainTextULight a:hover {
	color: #4F3525;	
	text-decoration: none;
}
.MainTextULight a:active {
	color: #318144;
	text-decoration: none;
}

.MainTextWhite {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextWhite a:link {
	color: #318144;
	text-decoration: none;
}
.MainTextWhite a:visited {
	color: #318144;
	text-decoration: none;
}
.MainTextWhite a:hover {
	color: #318144;	
	text-decoration: none;
}
.MainTextWhite a:active {
	color: #318144;
	text-decoration: none;
}

.MainTextWhiteNP {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
}


.tableBORDER {
	border: 1px solid #999999;
}
.MainTextBLUE {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #12488E;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextBLUE a:link {
	color: #12488E;
	text-decoration: none;
}
.MainTextBLUE a:visited {
	color: #12488E;
	text-decoration: none;
}
.MainTextBLUE a:hover {
	color: #00CCFF;	
	text-decoration: none;
}
.MainTextBLUE a:active {
	color: #12488E;
	text-decoration: none;
}
.MainTextLLight {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #04272e;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	border-left-style: solid;
}

.MainTextRed {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextRed a:link {
	color: #FF0000;
	text-decoration: none;
}
.MainTextRed a:visited {
	color: #FF0000;
	text-decoration: none;
}
.MainTextRed a:hover {
	color: #cccccc;	
	text-decoration: none;
}
.MainTextRed a:active {
	color: #FF0000;
	text-decoration: none;
}

.MainTextNA {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextNA a:link {
	color: #333333;
	text-decoration: none;
}
.MainTextNA a:visited {
	color: #333333;
	text-decoration: none;
}
.MainTextNA a:hover {
	color: #cccccc;
	text-decoration: none;
}
.MainTextNA a:active {
	color: #333333;
	text-decoration: none;
}


.MainTextGreyNA {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9A9A9A;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextGreyNA a:link {
	color: #9A9A9A;
	text-decoration: none;
}
.MainTextGreyNA a:visited {
	color: #9A9A9A;
	text-decoration: none;
}
.MainTextGreyNA a:hover {
	color: #333333;
	text-decoration: none;
}
.MainTextGreyNA a:active {
	color: #9A9A9A;
	text-decoration: none;
}


.MainTextRedNA {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D70D0E;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextRedNA a:link {
	color: #D70D0E;
	text-decoration: none;
}
.MainTextRedNA a:visited {
	color: #D70D0E;
	text-decoration: none;
}
.MainTextRedNA a:hover {
	color: #666666;
	text-decoration: none;
}
.MainTextRedNA a:active {
	color: #D70D0E;
	text-decoration: none;
}

.MainTextNP {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #434748;
	padding-top: 0em;
	padding-bottom: 0em;
}
.MainTextNP a:link {
	color: #007100;
	text-decoration: none;
}
.MainTextNP a:visited {
	color: #007100;
	text-decoration: none;
}
.MainTextNP a:hover {
	color: #4F3525;	
	text-decoration: none;
}
.MainTextNP a:active {
	color: #007100;
	text-decoration: none;
}


.MainTextRedNP {
	font-family: Trebuchet MS;

	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-align: left;
	padding-top: 0em;
	padding-bottom: 0em;
}
.MainTextTL {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 434748;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-style: solid;
}
.MainTextBlueUL {

	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #12488E;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
}
.TL {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0em;
	padding-bottom: 0em;
	border-top-style: solid;
}
.UL {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0em;
	padding-bottom: 0em;
}
.LL {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0em;
	padding-bottom: 0em;
}
.TLLight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0em;
	padding-bottom: 0em;
	border-top-style: solid;
}
.ULLight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0em;
	padding-bottom: 0em;
}

.TLULLight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0em;
	padding-bottom: 0em;
}

.MainTextYellow {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextYellow a:link {
	color: #FFFF00;
	text-decoration: none;
}
.MainTextYellow a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.MainTextYellow a:hover {
	color: #00CCFF;	
	text-decoration: none;
}
.MainTextYellow a:active {
	color: #FFFF00;
	text-decoration: none;
}

.MainTextYellowNP {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-align: left;
}

.MainTextWhiteULight {

	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
}
.HeaderGreen {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #007100;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 0.5em;
	padding-bottom: 0.25em;
}
.HeaderGreen a:link {
	color: #007100;
	text-decoration: none;
}
.HeaderGreen a:visited {
	color: #007100;
	text-decoration: none;
}
.HeaderGreen a:hover {
	color: #999999;	
	text-decoration: none;
}
.HeaderGreen a:active {
	color: #007100;
	text-decoration: none;
}
.MainTextGreen {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #007100;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextGreen a:link {
	color: #007100;
	text-decoration: none;
}
.MainTextGreen a:visited {
	color: #007100;
	text-decoration: none;
}
.MainTextGreen a:hover {
	color: #FFFF00;	
	text-decoration: none;
}
.MainTextGreen a:active {
	color: #007100;
	text-decoration: none;
}

.MainTextGreenNP {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #007100;
	text-align: left;
	padding-top: 0em;
	padding-bottom: 0em;
}
.MainTextGreenNP a:link {
	color: #007100;
	text-decoration: none;
}
.MainTextGreenNP a:visited {
	color: #007100;
	text-decoration: none;
}
.MainTextGreenNP a:hover {
	color: #FFFF00;	
	text-decoration: none;
}
.MainTextGreenNP a:active {
	color: #007100;
	text-decoration: none;
}
.MainTextGreyNP {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9A9A9A;
	padding-top: 0em;
	padding-bottom: 0em;
}
.TitleGREEN {
	font-family: Trebuchet MS;
	font-size: 3em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #007100;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
}
.SUBTitleGREEN {
	font-family: Trebuchet MS;
	font-size: 2em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #007100;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
}
.SUBTitleWHITE {
	font-family: Trebuchet MS;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;

}
.MainTextBORDER {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #999999;

}
.MainTextGreenBORDER {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #007100;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #999999;

}
.MainTextGreen-TL {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #007100;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;

}
.MainTextGreen-TLR {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #007100;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;

}
.MainTextGreen-TBL {

	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #007100;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.MainText-TL {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;

}
.MainText-TLR {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;

}
.MainText-TBL {

	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.MainTextGreenFILL {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #318144;

}
.MainTextGreenFILL-TL {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #318144;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.MainTextGreenFILL-TLR {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #318144;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.MainTextGreenFILL-TBL {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #318144;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.tableADMIN {
	border: 1px solid #999999;
	background-color: #EBFA96;
}.MainText-TBR {


	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
.MainText-TR {

	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}
.MainText-TB {

	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
.MainText-T {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}

.FooterTextWhite {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
.FooterTextWhite a:link {
	color: #FFFF00;
	text-decoration: none;
}
.FooterTextWhite a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.FooterTextWhite a:hover {
	color: #FFFF00;	
	text-decoration: none;
}
.FooterTextWhite a:active {
	color: #FFFF00;
	text-decoration: none;
}


.FooterTextGreen {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#006600;
	padding-top: 8px;
	padding-bottom: 8px;
}
.FooterTextGreen a:link {
	color: #006600;
	text-decoration: none;
}
.FooterTextGreen a:visited {
	color: #006600;
	text-decoration: none;
}
.FooterTextGreen a:hover {
	color: #cccccc;	
	text-decoration: none;
}
.FooterTextGreen a:active {
	color: #006600;
	text-decoration: none;
}


.SideMenuGreen a
{
	display: block;
	color: #115432;
	width: 195px;
	text-decoration: none;
	text-align:left;
	font-family: Trebuchet MS;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-width:0px 0px 3px 0px; 
	border-style:solid; 
	border-color:#cccccc;
	background-image:url(/images/SMBut_G1.png); 
	background-color:#8bc53f; 
	padding:6px 0px 6px 5px; 
	margin: 0px 0px 0px 0px;
}

.SideMenuGreen a:hover
{
	color: #8bc53f;
	background-image:url(/images/SMBut_G2.png); 
	background-color: #115432;
	text-decoration: none;
}

.SideMenuRed a
{
	display: block;
	color: #FFF000;
	width: 195px;
	text-decoration: none;
	text-align:left;
	font-family: Trebuchet MS;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-width:0px; 
	border-style:solid; 
	border-color:#bbbbbb; 
	background-color:#FE6363; 
	padding:6px 0px 6px 5px; 
	margin: 0px 0px 0px 0px;
}

.SideMenuRed a:hover
{
	background-color: #ffffff;
	color: #ff0000;
	text-decoration: none;
}


.SideMenuYellow a
{
	display: block;
	color: #333333;
	width: 195px;
	text-decoration: none;
	text-align:left;
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-width:1px 0px 0px 0px; 
	border-style:solid; 
	border-color:#bbbbbb; 
	background-color: #FFFFC4; 
	padding:6px 0px 6px 5px; 
	margin: 0px 0px 0px 0px;
}

.SideMenuYellow a:hover
{
	background-color: #FFFFC4;
	color: #ff0000;
	text-decoration: none;
}


.SideMenuWhite a
{
	display: block;
	color: #318144;
	width: 195px;
	text-decoration: none;
	text-align:left;
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-width:1px 0px 0px 0px; 
	border-style:solid; 
	border-color:#bbbbbb; 
	background-color:#ffffff; 
	padding:4px 0px 4px 5px; 
	margin: 0px 0px 0px 0px;
}

.SideMenuWhite a:hover
{
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
}

.SideMenuContent 
{
	display: block;
	color: #115432;
	width: 195px;
	border-width:0px 0px 3px 0px; 
	border-style:solid; 
	border-color:#cccccc;
	background-color:#115432; 
	padding:6px 0px 6px 5px; 
}


.SideMenuSpacer 
{
	display: block;
	color: #ff0000;
	width: 195px;
	height: 3px;
	border-width:0px; 
	border-style:solid; 
	border-color:#bbbbbb; 
	background-color:#ff0000; 
	padding:0px 0px 0px 5px; 
	margin: 0px 0px 0px 0px;
}



.MainTextHIGHLIGHT {
	font-family: Trebuchet MS;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #007100;
	padding-top: 8px;
	padding-bottom: 8px;
}
.MainTextHIGHLIGHT a:link {
	color: #007100;
	text-decoration: none;
}
.MainTextHIGHLIGHT a:visited {
	color: #007100;
	text-decoration: none;
}
.MainTextHIGHLIGHT a:hover {
	color: #FFFF00;	
	text-decoration: none;
}
.MainTextHIGHLIGHT a:active {
	color: #007100;
	text-decoration: none;
}