/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
}

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;
	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;
	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;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	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;
	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;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	border-left:0px solid Black; border-right:0px solid Black; border-top:1px solid Black; border-bottom:1px solid Black; vertical-align:	baseline;
	font-weight: bold;
	font-size: x-small;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: White;
	background-color: #D66918;
}
	
.TH1	{	
	border-left:0px solid Black; border-right:0px solid Black; border-top:1px solid Black; border-bottom:1px solid Black; vertical-align:	baseline;
	font-weight: bold;
	font-size: x-small;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: White;
	background-color: #A184B3;
	width: 160px
	}

.TH2	{	
	border-left:0px solid Black; border-right:0px solid Black; border-top:1px solid Black; border-bottom:1px solid Black; vertical-align:	baseline;
	font-weight: bold;
	font-size: x-small;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: White;
	background-color: #B1678C;
	width: 160px
	}
	
.TH3	{	
	border-left:0px solid Black; border-right:0px solid Black; border-top:1px solid Black; border-bottom:1px solid Black; vertical-align:	baseline;
	font-weight: bold;
	font-size: x-small;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: White;
	background-color: #8CB167;
	width: 160px
	}

.TH4	{	
	border-left:0px solid Black; border-right:0px solid Black; border-top:1px solid Black; border-bottom:1px solid Black; vertical-align:	baseline;
	font-weight: bold;
	font-size: x-small;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: White;
	background-color: #B38484;
	width: 160px
	}
			
TD
{
	border-width: 0 0 0 0;
	font-size: x-small;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

.TD1
{
	border-left:0px dotted #A184B3; border-right:0px dotted #A184B3; border-top:0px dotted #A184B3; border-bottom:1px dotted #A184B3; font-size: x-small;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal
}

.TD2
{
	border-left:0px dotted #B1678C; border-right:0px dotted #B1678C; border-top:0px dotted #B1678C; border-bottom:1px dotted #B1678C; font-size: x-small;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal
}

.TD3
{
	border-left:0px dotted #8CB167; border-right:0px dotted #8CB167; border-top:0px dotted #8CB167; border-bottom:1px dotted #8CB167; font-size: x-small;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal
}

.TD4
{
	border-left:0px dotted #B38484; border-right:0px dotted #B38484; border-top:0px dotted #B38484; border-bottom:1px dotted #B38484; font-size: x-small;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal
}

INPUT
{
	border: 1px solid #73643C;
	background-color: #F5E9E1;
	color: black
}

.Button
{
	border-right: black 2px solid;
	border-top: #a7b4cd 2px solid;
	border-left: #a7b4cd 2px solid;
	color: white;
	border-bottom: black 2px solid;
	background-color: #617bab;
}

SELECT
{
	border: 1px solid #2C4968;
	color: black
}

TEXTAREA
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 1px solid #2C4968;
	color: black
}

.NORMAL
{
	border: 0px solid #2C4968;
	background-color: #FFFFFF
}


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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;
	}	


.TextOnlyView {
	font-family: Courier New;
	font-size: x-small;
	border: 1px solid Black;
	padding: 5px
}

.HTMLView {
	font-size: x-small;
	border: 1px solid Black;
	padding: 5px
}

.baseTable 
{
	border-left:0px solid Black; border-right:0px solid Black; border-top:1px solid Black; border-bottom:1px solid Black; width: 100%;
	padding: 0;
	margin: 0;
}

.baseTableCell
{
	background-color: #425D8C;
	font-family: Verdana;
	font-size:10px;
	color: White;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: text-bottom;
}

.copyright
{
	font-family: Verdana;
	font-size:10px;
	color: #000000;
}
