/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    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:	disc ;
	list-style-position: outside;
	}	

UL LI LI	{	
	list-style-type:	disc;
	list-style-position: outside;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	list-style-position: outside;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	list-style-position: outside;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	list-style-position: outside;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	list-style-position: outside;
	}	

.splash_text
{
	font-family: Verdana, arial, Times New Roman;
	font-size: 11px;
	color: black;
}

.footnote
{
	font-family: Arial, Verdana, Times New Roman;
	font-size: 9px;
	color: dimgray;
}

.rs_search
{
	font-family: Arial, Verdana, Times New Roman;
	font-weight: normal;
	font-size: 10px;
	color: black;
}

.rs_input
{
	font-family: Verdana, Times New Roman, Arial,;
	font-weight: bold;
	font-size: 11px;
	color: black;
}

.rs_error
{
	font-family: Verdana, Times New Roman, Arial,;
	font-weight: bold;
	font-size: 11px;
	color: red;
}

.nav_key
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.section_header
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.project_body_text
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.project_price
{
	font-family: Times New Roman, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: dimgray;
	text-align: left;
}

.project_price
{
	font-family: Times New Roman, Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: red;
	text-align: left;
}

.field_label
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	color: dimgray;
	text-align: right;
}

.field_value
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: left;
}

.feature
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	color: black;
	list-style: disc inside;
}

.table_header
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: left;
}

.link_more
{
	font-family: Arial, Verdana, Times New Roman;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: red;
}

.link_more:hover
{
	color: dimgray;
}

.link_list
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: red;
}

.link_list:hover
{
	color: dimgray;
}

.link_nav
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: red;
}

.link_nav:hover
{
	color: dimgray;
}

.link_admin
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: red;
}

.link_admin:hover
{
	color: black;
}

.link_footnote
{
	font-family: verdana, Arial, Times New Roman;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: dimgray;
}

.link_admin:hover
{
	color: red;
}

