<Style>/* Default CSS Stylesheet for a new Web Application project */{}
A.Content:visited {
color: #2EA73A; }

A.Content:link {
color: #315D82; }

.GeneralPage
{
background-color: #ffffff; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: White; /* Background Color */
}

.TopBanner
{
font-family: Verdana; /* Font Face */
font-size: 28pt; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Verdana; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #666666; /* Background color */
text-align: Center; /* Align Text */
}

.LeftColumn
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #373F38; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumn
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #373F38; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}


.Instructions
{
font-family: Verdana; /* Font Face */
font-size: 11px; /* Font Size */
color: #373F38; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Verdana; /* Font Face */
font-size: 11px; /* Font Size */
color: #315D82; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Align Text */
}

.Messages
{
font-family: Verdana; /* Font Face */
font-size: 11px; /* Font Size */
color: #315D82; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #315D82;
	text-transform: uppercase;
	text-align: left;

}

.Content
{
font-family: Verdana; /* Font Face */
font-size: 11px; /* Font Size */
color: #373F38; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #407CAF;
	text-align: Left;
	padding-top: 3px;
	padding-bottom: 3px;

}

.ContentTable
{
background-color: #407CAF;
}

.ContentTableHorizontal
{
background-color: #407CAF;
}
.TableBG {
	background-color: #FFFFFF;
}
.TableBorder {

	background-color: #407CAF;
}
.descTD {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #373F38;
	background-color: #FFFFFF;
	padding-left: 7px;
}
.quantTD {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #373F38;
	background-color: #FFFFFF;

}
.priceTD {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #373F38;
	background-color: #FFFFFF;


}
.prodMain {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #373F38;
}
.prodDescBold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #407CAF;
	text-transform: uppercase;
}
.prodDescItal {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #373F38;
}
.prodCallout {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #429608;
	text-transform: uppercase;
}
.prodCalloutBorder {
	background-color: #2EA73A;
}
.prodCalloutBody {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #373F38;
	background-color: #FFFFFF;
}
.prodFraction {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #373F38;
}
.prodDescBoldItal {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #407CAF;
}
.prodAttn1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #29557A;
}
.prodAttn2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2EA73A;
}
.prodDescLink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
}
.prodCalloutLink {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2EA73A;
}

.AttributeName {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2EA73A;
		text-transform: uppercase;
}

.prodID {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #407CAF;
}

.quant {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #407CAF;
}

.Pages
{
	font-family: Verdana;
	font-size: 11px;
	color: #373F38;
	font-weight: normal;
	font-style: normal;
	text-align: Left;
	padding-top: 5px;
	padding-bottom: 5px;

}
</Style>
