/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 8.5pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	color: #1f1f1f;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

H3, H5, TH, THEAD, TFOOT
{
	color: #AD253D;
}
H1
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: 700;
	font-size: 9.5pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: uppercase;
	color: #ad253d;
	padding-top: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .75px;
	text-decoration: none;
}
H2
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: 700;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: uppercase;
	color: #567b21;
	padding-top: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
H3
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 8.5pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}		
H4
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	color: black;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}		
H5, DT
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
H6
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
.Gaudy
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: 700;
	font-size: 18pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: uppercase;
	color: #ad253d;
	padding-top: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .75px;
	text-decoration: none;
}
.Gaudy2
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: 700;
	font-size: 14pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: uppercase;
	color: #435A7C;
	padding-top: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .75px;
	text-decoration: none;
}
.Gaudy3
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: 700;
	font-size: 20pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: uppercase;
	color: #ad253d;
	padding-top: 0px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}			
TFOOT, THEAD
{
	font-size: 7pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}		
TH
{
	font-weight: bold;
	font-size: 1em;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
.menuMain
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 0px;
	word-spacing: normal;
	text-transform: none;
	color: #567b21;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}	
A:link
{	
	text-decoration:	none;
	color:	#567b21;
}	
A:visited
{	
	text-decoration:	none;
	color:	#567b21;
}	
A:active
{	
	text-decoration:	none;
	color:	#567b21;
}	
A:hover
{	
	text-decoration:	none;
	color:	#A9273B;
}
.menuMain A:link
{
	color: #567b21
}
.menuMain A:visited
{
	color: #567b21
}
.menuMain A:active
{
	color: #567b21
}
.menuMain A:hover
{
	color: #A9273B
}
	
BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG
{
	margin: 0pt;
}

.datagridHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	background-color: #567b21;
}
.datagridHeader A:link
{
	color: white
}
.datagridHeader A:visited
{
	color: white
}
.datagridHeader A:active
{
	color: white
}
.datagridHeader A:hover
{
	color: white
}
.datagridItems
{
	font-size: 8.5pt;
	background-color: white;
}

.datagridItemsAlt
{
	font-size: 8.5pt;
	background-color: #D9E3D8;
}
.datalistHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: #A6BDA3;
}

.datagridPager
{
	font-size: 8pt;
	background-color: ghostwhite;
}
.datagridPager A:link
{
	font-weight: bold;
	color: #a9273b;
	text-decoration: none;
}
.datagridPager A:visited
{
	font-weight: bold;
	color: #a9273b;
	text-decoration: none;
}
.datagridPager A:active
{
	font-weight: bold;
	color: #a9273b;
	text-decoration: none;
}
.datagridPager A:hover
{
	font-weight: bold;
	color: #567b21;
	text-decoration: underline;
}

.datagridHeaderAlt
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	background-color: #A9273B;
}
.datagridHeaderAlt A:link
{
	color: white
}
.datagridHeaderAlt A:visited
{
	color: white
}
.datagridHeaderAlt A:active
{
	color: white
}
.datagridHeaderAlt A:hover
{
	color: white
}
.datagridAltItems
{
	font-size: 8.5pt;
	background-color: white;
}

.datagridAltItemsAlt
{
	font-size: 8.5pt;
	background-color: #F0E1E1;
}
.datalistAltHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: #CC9999;
}

TABLE
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
.button
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8.5pt;
	border-left: black 1px solid;
	width: 135px;
	color: #000000;
	border-bottom: black 1px solid;
	font-family: Arial, sans-serif;
	background-color: #d8dc70;
}
.buttonGo
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8.5pt;
	border-left: black 1px solid;
	color: #000000;
	border-bottom: black 1px solid;
	font-family: Arial, sans-serif;
	background-color: gainsboro;
}
.input
{
	border-right: black 1px solid;
	padding-right: 0px;
	border-top: black 1px solid;
	padding-left: 0px;
	font-weight: normal;
	font-size: 8.5pt;
	padding-bottom: 0px;
	word-spacing: normal;
	text-transform: none;
	border-left: black 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: black 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}
.inputFile
{
	border-right: black 1px solid;
	padding-right: 0px;
	border-top: black 1px solid;
	padding-left: 0px;
	font-weight: normal;
	font-size: 8.5pt;
	padding-bottom: 0px;
	word-spacing: normal;
	text-transform: none;
	border-left: black 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: black 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
	width: 270px;
}
.productListBorder
{
	border-top: darkgray 1px solid;
	background-color: white;
}
.productList
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
.productList A:link
{
	color: #a9273b;
	text-decoration: underline;
}
.productList A:visited
{
	color: #a9273b;
	text-decoration: underline;
}
.productList A:active
{
	color: #a9273b;
	text-decoration: underline;
}
.productList A:hover
{
	color: #567b21;
	text-decoration: underline;
}
.SubTitleGreen
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 13pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: uppercase;
	color: #567b21;
	padding-top: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -.5px;
}
.SubTitleWhite
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 13pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: uppercase;
	color: white;
	padding-top: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	letter-spacing: -.5px;	
}
.ErrorMessage
{
	font-weight: normal;
	color: crimson;
}
HR
{
	color: #000000;
}
