.bodytext-small {
	LIST-STYLE-POSITION: outside; FONT-SIZE: 10pt; CLIP: ; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif; LIST-STYLE-TYPE: square
}
.bodytext-xsmall {
	LIST-STYLE-POSITION: outside; FONT-SIZE: x-small; CLIP: ; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif; LIST-STYLE-TYPE: square
}
.bodytext-xxsmall {
	LIST-STYLE-POSITION: outside; FONT-SIZE: xx-small; WIDTH: auto; FONT-FAMILY: "Trebuchet MS"; LIST-STYLE-TYPE: square; HEIGHT: 1px
}
.list {
	FONT-WEIGHT: bold; LIST-STYLE-POSITION: outside; LIST-STYLE-TYPE: square
}
.headline {
	FONT-WEIGHT: bold; FONT-SIZE: large; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none; color: #ff9933;
}
.subhead {
	FONT-WEIGHT: bold; FONT-SIZE: medium; FONT-FAMILY: "Trebuchet MS"; color: #95b03f;
}
.headline1 {
	FONT-WEIGHT: bold; FONT-SIZE: large; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none; color: #FFCC00;
}
.subhead1 {
	FONT-WEIGHT: bold; FONT-SIZE: medium; FONT-FAMILY: "Trebuchet MS"; color: #999999;
}
.headline2 {
	FONT-WEIGHT: bold; FONT-SIZE: large; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none; color: #66CC00;
}
.subhead2 {
	FONT-WEIGHT: bold; FONT-SIZE: medium; FONT-FAMILY: "Trebuchet MS"; color: #FFCC00;
}
.headline3 {
	FONT-WEIGHT: bold; FONT-SIZE: large; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none; color: #FFCCCC;
}
.subhead3 {
	FONT-WEIGHT: bold; FONT-SIZE: medium; FONT-FAMILY: "Trebuchet MS"; color: #FFCC00;
}
.navhead {
	FONT-WEIGHT: bold; FONT-SIZE: medium; FONT-FAMILY: "Trebuchet MS"; color: #FFCC00;
}



.bodytext-xmsmall-allcaps {
	FONT-WEIGHT: bold; LIST-STYLE-POSITION: outside; FONT-SIZE: x-small; TEXT-TRANSFORM: uppercase; CLIP: ; FONT-FAMILY: "Trebuchet MS"; LIST-STYLE-TYPE: square
}
.bodytext-11point {
	FONT-SIZE: 11px; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif
}
.bodytext-11point-smallcaps {
	FONT-SIZE: 11px; TEXT-TRANSFORM: uppercase; FONT-FAMILY: "Trebuchet MS"; FONT-VARIANT: normal
}
.bodytext-point {
	FONT-SIZE: 11px; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif
}
.bodytext-9point {
	FONT-SIZE: 9px; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif
}
.times9pt {
	FONT-SIZE: 12pt; FONT-STYLE: normal; FONT-FAMILY: "Times New Roman", Times, serif
}
.helvetica {
	FONT-SIZE: large; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.unnamed1 {
	FONT-SIZE: 9pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.unnamed2 {
	FONT-SIZE: 11pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}


/* bodytext0 - white*/
.bodytext0 {
	FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
/* bodytext1 - black #888888 */
.bodytext1 {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
/* bodytext2 - orange #c25e03 #ff9933*/
.bodytext2 {
	FONT-SIZE: 10pt; COLOR: #ff9933; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
/* bodytext3 - #003366*/
.bodytext3 {
	FONT-SIZE: 10pt; COLOR: #003366; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


/* smalltext0 - white*/
.smalltext0 {
	FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

/* smalltext1 - black #888888 */
.smalltext1 {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
/* smalltext2 - orange #c25e03 #ff9933*/
.smalltext2 {
	FONT-SIZE: 10pt; COLOR: #ff9933; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
/* smalltext3 - #003366*/
.smalltext3 {
	FONT-SIZE: 10pt; COLOR: #003366; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

/*====================================================================*/
/*============================= LINKS =================================*/
/*====================================================================*/


/* default links */
A:link	{COLOR: #ce0000; TEXT-DECORATION: underline}
A:visited {COLOR: #ce0000; TEXT-DECORATION: underline}
A:hover	{COLOR: #ce0000; TEXT-DECORATION: none}
A:active {COLOR: #ce0000; TEXT-DECORATION: none}

/* navtext0 links - white */
A.navtext0:link {text-decoration: none; color: #ffffff;}
A.navtext0:visited {text-decoration: none; color: #ffffff;}
A.navtext0:hover {text-decoration: underline; color: #ffffff;}
A.navtext0:active {text-decoration: underline; color: #ffffff;}

/* navtext1 links - orange #666666*/
A.navtext1:link {text-decoration: none; color: #ff9933;}
A.navtext1:visited {text-decoration: none; color: #ff9933;}
A.navtext1:hover {text-decoration: underline; color: #ff9933;}
A.navtext1:active {text-decoration: underline; color: #ff9933;}

/* navtext2 links - blue*/
A.navtext2:link {text-decoration: underline; color: #003366;}
A.navtext2:visited {text-decoration: underline; color: #003366;}
A.navtext2:hover {text-decoration: none; color: #003366;}
A.navtext2:active {text-decoration: underline; color: #003366;}

/* navtext3 links - black */
A.navtext3:link {text-decoration: underline; color: #000000;}
A.navtext3:visited {text-decoration: underline; color: #000000;}
A.navtext3:hover {text-decoration: none; color: #000000;}
A.navtext3:active {text-decoration: underline; color: #000000;}

/* navbar0 links - blue*/
A.navbar0:link {text-decoration: none; color: #003366;}
A.navbar0:visited {text-decoration: none; color: #003366;}
A.navbar0:hover {text-decoration: underline; color: #003366;}
A.navbar0:active {text-decoration: underline; color: #003366;}

/* navbar1 links - red*/
A.navbar1:link {text-decoration: underline; color: #fb774a;}
A.navbar1:visited {text-decoration: underline; color: #fb774a;}
A.navbar1:hover {text-decoration: none; color: #fb774a;}
A.navbar1:active {text-decoration: none; color: #fb774a;}

/* navbar2 links - orange */
A.navbar2:link {text-decoration: underline; color: #ff9933;}
A.navbar2:visited {text-decoration: underline; color: #ff9933;}
A.navbar2:hover {text-decoration: none; color: #ff9933;}
A.navbar2:active {text-decoration: none; color: #ff9933;}

/* navbar3 links - green*/
A.navbar3:link {text-decoration: none; color: #95b03f;}
A.navbar3:visited {text-decoration: none; color: #95b03f;}
A.navbar3:hover {text-decoration: underline; color: #95b03f;}
A.navbar3:active {text-decoration: underline; color: #95b03f;}

/* navbar4 links - white*/
A.navbar4:link {text-decoration: none; color: #ffffff;}
A.navbar4:visited {text-decoration: none; color: #ffffff;}
A.navbar4:hover {text-decoration: none; color: #ffffff;}
A.navbar4:active {text-decoration: underline; color: #ffffff;}

/* BoldOrange */
A.bodytext0:link {text-decoration: underline; FONT-WEIGHT: bold; color: #c25e03; }
A.bodytext0:visited {text-decoration: underline; FONT-WEIGHT: bold; color: #c25e03;}
A.bodytext0:hover {text-decoration: none; FONT-WEIGHT: bold; color: #c25e03;}
A.bodytext0:active {text-decoration: underline; FONT-WEIGHT: bold; color: #c25e03;}

/* BoldYellow */
A.smalltext0:link {text-decoration: underline; color: FFFF66; }
A.smalltext0:visited {text-decoration: underline; color: FFFF66;}
A.smalltext0:hover {text-decoration: none; color: FFFF66;}
A.smalltext0:active {text-decoration: underline; color: FFFF66;}

/* blue */
A.smalltext3:link {text-decoration: underline; FONT-WEIGHT: bold; color: #003366; }
A.smalltext3:visited {text-decoration: underline; FONT-WEIGHT: bold; color: #003366;}
A.smalltext3:hover {text-decoration: none; FONT-WEIGHT: bold; color: #003366;}
A.smalltext3:active {text-decoration: underline; FONT-WEIGHT: bold; color: #003366;}


/*====================================================================*/
/*============================= STRUCTURAL ============================*/
/*====================================================================*/

.boxborder {
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; BORDER-LEFT: #003866 1px solid; BORDER-BOTTOM: #ffffff 0px solid 
}
.boxborder2 {
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #ffffff 0px solid 
}
.boxborderboth {
	BORDER-RIGHT: #003866 1px solid; BORDER-TOP: #ffffff 0px solid; BORDER-LEFT: #003866 1px solid; BORDER-BOTTOM: #ffffff 0px solid
}
.boxborderboth2 {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #ffffff 0px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #ffffff 0px solid
}

.menuborder1 {
	BORDER-TOP: #FFCC00 2px solid; BORDER-LEFT: #FFCC00 2px solid; BORDER-RIGHT: #FFCC00 0px solid; BORDER-BOTTOM: #FFCC00 0px solid;
}
.menuborder2 {
	BORDER-TOP: #FFCC00 2px solid; BORDER-LEFT: #FFCC00 0px solid; BORDER-RIGHT: #FFCC00 2px solid; BORDER-BOTTOM: #FFCC00 2px solid;
}

.orangeborder {
	BORDER-RIGHT: #FFCC00 2px solid; 
	BORDER-TOP: #FFCC00 2px solid; 
	BORDER-LEFT: #FFCC00 2px solid; 
	BORDER-BOTTOM: #FFCC00 2px solid; 
}
.orangeborder2 {
	BORDER-RIGHT: #fb774a 0px solid; 
	BORDER-TOP: #fb774a 2px solid; 
	BORDER-LEFT: #fb774a 2px solid; 
	BORDER-BOTTOM: #fb774a 0px solid; 
}
/* list bullet points */
LI.red {list-style-type: disc; color: #fbaaaa; }
LI.orange {list-style-type: disc; color: #FFCC00; }
LI.green {list-style-type: disc; color: #95b03f; }
LI.blue {list-style-type: disc; color: #5bbad0; }
LI.white {list-style-type: disc; color: #ffffff; }

#orange {
	width:100%; border-spacing:5px; border:0px;
}
#orange th 
{ 
	background-color:"#ff9933"; 
	FONT-SIZE: x-small;  
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#003366;
	text-align:left;
	font-weight:normal;
	padding:3px; 
}
#orange td { 
	FONT-SIZE: x-small; 
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding:4px; 
}
#orange td.odd { background-color:"#fef4ea"; }
#orange td.even { background-color:"#ffeebb"; }


#green {
	width:100%; border-spacing:20px; border:0px;
}
#green th 
{ 
	background-color:"#ff9933"; 
	FONT-SIZE: x-small;  
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding:5px; 
}
.odd { 
	background-color:"#fef4ea"; 
	FONT-SIZE: x-small; 
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding:5px; 
}
.even { 
	background-color:"#ffeebb"; 
	FONT-SIZE: x-small; 
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding:5px; 
}