/* Default CSS Stylesheet for a new Web Application project */

li
{
	padding-bottom: 5px;
}
.required
{
    color: #ff1100;
}
.Heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight:	700;
	font-style:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	BORDER-TOP: #a86320 thin solid;
	BORDER-BOTTOM: #a86320 thin solid;
	background-color: #ffffc5;
}

.HeadingBig
{
	font-family: 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;
}

.Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	22px;
    font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
    color: #a86320;
}

.text
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:	14px;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    color: #000000;
    padding-left: 15px;
    padding-bottom: 15px;
}
table.text td
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:	14px;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    color: #000000;
    padding-left: 10px;
    padding-bottom: 0px;
}
BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
TABLE
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

TD
{
	font-size: 12px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
    color: #a86320;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: 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: 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: 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: 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: 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;
	}	

.textlink
{
	color:black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.textlink a:link
{text-decoration: none;	color:	#a86320;}

.textlink a:visited
{text-decoration: none;	color:	#a86320;}

.textlink a:active
{text-decoration: underline; color:	#a86320;}

.textlink a:hover
{text-decoration: underline; color:	#a86320;}

.brown
{
	color:black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.brown a:link
{text-decoration: none;	color:	#a86320;}

.brown a:visited
{text-decoration: none;	color:	#a86320;}

.brown a:active
{text-decoration: underline; color:	#a86320;}

.brown a:hover
{text-decoration: underline; color:	#a86320;}

.white
{
	color:White;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:	bold;
}

.white a:link
{text-decoration: none;	color:	#ffffff;}

.white a:visited
{text-decoration: none;	color:	#ffffff;}

.white a:active
{text-decoration: underline; color:	#ffffff;}

.white a:hover
{text-decoration: underline; color:	#ffffff;}
.navy A:link 
{text-decoration: none; color:	navy;}	

.navy A:visited 	
{text-decoration: none; color:	navy;}

.navy A:active 
{text-decoration: none; color:	navy;}

.navy A:hover 
{text-decoration: underline; color:	navy;}






SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	}	
	

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;
	}	

#content tr .text div table tr td table tr td {
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#content tr .text div table tr td table tr td {
	font-size: 16px;
	font-weight: normal;
}
#content tr .text p em .blue {
	color: #03F;
}
#Table1 tr td p strong {
	text-align: justify;
	padding-left: 10px;
}
#content tr .text div table tr td table tr td p strong {
}
#content tr td form table tr th strong {
	color: #000;
	font-size: 12px;
}
#content tr td table tr td strong {
	font-size: 18px;
	color: #F00;
}
