/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9px;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

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-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

.key
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	16px;
	font-style: normal;
	font-weight: bold;
}

.buyline
{
	font-family: Helvetica, arial, Verdana, sans-serif;
	font-size:	16px;
	font-style: italic;
	font-weight: normal;
	color: darkgray;
}

.footnote
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	11px;
	font-style: italic;
	color: Gray;
}

.date_field
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	11px;
	font-style: italic;
	color: Gray;
}

.section_header
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	11px;
	font-weight: bold;
	color: black;
	font-style: normal;
	text-decoration: underline;
}

.instructions
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
}

.rs_input
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
}

.rs_error
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	11px;
	font-weight: bold;
	color: red;
}

.menu_sep
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size:	8px;
	font-weight: normal;
	color: dimgray;
}

.rs_error_small
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	9px;
	font-weight: bold;
	color: red;
}

.order_name
{
	font-family: Arial, Verdana, Times New Roman;
	font-size:	18px;
	font-weight: normal;
	color: black;
}

.field_label
{
	font-family: Arial, Verdana, Times New Roman;
	font-size:	11px;
	font-weight: bold;
	color: black;
}

.field_value
{
	font-family: Arial, Verdana, Times New Roman;
	font-size:	11px;
	font-weight: normal;
	color: black;
}

.cmdButton
{
	border-right: thin outset;
	border-top: thin outset;
	font-weight: bold;
	font-size: 11px;
	border-left: thin outset;
	border-bottom: thin outset;
	font-family: Arial;
	background-color: darkgray;
}

.rs_table_header_detail
{
	font-family: Arial, Verdana, Times New Roman;
	font-size:	11px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

.rs_table_header
{
	font-family: Arial, Verdana, Times New Roman;
	font-size:	11px;
	font-weight: bold;
	color: black;
	background-color: gainsboro;
	text-decoration: underline;
}

.rs_table_body
{
	font-family: Arial, Verdana, Times New Roman;
	font-size:	11px;
	font-weight: normal;
	color: black;
}

.rs_table_alternate
{
	font-family: Arial, Verdana, Times New Roman;
	font-size:	11px;
	font-weight: normal;
	color: black;
}

.link_nav
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	11px;
	font-weight: bold;
	color: darkgreen;
}

.link_nav:hover
{
	color: dimgray;
}

.link_payment
{
	font-family: Times New Roman, Arial, Verdana;
	font-size:	12px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: black;
}

.link_payment:hover
{
	color: dimgray;
}

