.largefnt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.smallB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #315B00;
}
.mediumB {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #315B00;
}
.largeB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

hr {
	color: #CCCCCC;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #DE8800;
	border-top: 1px solid #983C40;
	border-right: 1px solid #B7BCC8;
	border-bottom: 1px solid #B7BCC8;
	border-left: 1px solid #983C40;
	height: auto;
	width: auto;
	clear: both;
	letter-spacing: 1px;
	font-weight: bold;





}

a:link {
	text-decoration: none;
	color: #315B00;

}
a:visited {
	text-decoration: none;
	color: #315B00;
}
a:hover {
	text-decoration: none;
	color: #FF6600;

}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DE8800;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 30px;



}

.errorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #315B00;
	border: 1px solid #C8C8C8;

}
ul {
	list-style-image: url(../images/bulletRed.gif);
	line-height: 20px;
}

TR.on {
	BACKGROUND-COLOR: #F9FBF7;



}
TR.lowInv {
	BACKGROUND-COLOR: #FFFFCC;





}
TR.off {
	BACKGROUND-COLOR: #FFFFFF;


}

TR.onP {
	BACKGROUND-COLOR: #EFEFEF;
}

TR.lowInvP {
	BACKGROUND-COLOR: #FFFFCC;

}
TR.offP {
	BACKGROUND-COLOR: #FFFFFF;

}

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFFFCC; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #CCFFCC; }

table.tableMain {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;


}

table.tableMain td {
	border: 1px solid #D1D1D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;




}

table {
	border-collapse: collapse;

}

.tableHeading {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DE8800;

}

.tableHeadingP {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #E9E9E9;

}
.whiteFnt {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.whiteFnt {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteFnt:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteFnt:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableMainShade {
	background-image: url(../images/tableGradient.gif);
	background-repeat: repeat-x;
}
.mainLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #AD0000;
	text-transform: capitalize;

}
a.mainLinks {
	color: #AD0000;
	text-decoration: none;

}
a.mainLinks:visited {
	color: #AD0000;
	text-decoration: none;

}
a.mainLinks:hover {
	color: #AD0000;
	text-decoration: none;

}
.smallfnt2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TR.onDisabled {
	BACKGROUND-COLOR: #F6F6F6;
	color: #999999;
}
TR.offDisabled {
	BACKGROUND-COLOR: #FFFFFF;
	color: #999999;
}
.headingPanel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B66F00;
}
.smallfnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #315B00;
}
.mediumfnt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #315B00;
}
.smallfntGrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}
.ticker {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #315B00;
}

.marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
border: 0px solid orange;
padding: 2px;
padding-left: 4px;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
.style1 {color: #B66F00}
.style3 {color: #FF6600}

.style4 {
	color: #DE8800;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #315B00;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	line-height: 25px;
}
.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #315B00;
	font-weight: bold;
}
.superscript {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: super;
	display: compact;
	font-size: 8px;
}
