/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #8b7857;
}
H1
{
	font-weight: bold;
	font-size: 28pt;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: 'Times New Roman' , Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
	margin-bottom: 12px;

}	
		
H2	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 10px;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 5px;
	color: #6C8E7A;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 5px;
	}	
		
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;
	color: #6C8E7A;
	margin-top: 3px;
	margin-bottom: 3px;
	}	
		
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;
	margin-top: 2px;
	margin-bottom: 1px;
	}	
		
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;
	}	


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;
	}	

IMG
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	margin: 0px;
}

.Page
{
	background-color: white;
	text-align: left;
}

.MainTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 800px;
	padding-top: 0px;
	border-collapse: collapse;
	text-align: left;
}
.MainColumn
{
	vertical-align: top;
	width: 700px;
	border-collapse: collapse;
	text-align: left;
}
.LeftColumn
{
	padding-right: 25px;
	background-position: 0% 0%;
	font-size: 10px;
	background-attachment: scroll;
	background-image: url(images/marginbg2.jpg);
	vertical-align: top;
	color: #000000;
	background-repeat: repeat;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	width: 124px;
}

.navbar
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	width: 120px;
}

.navbar a:link
{
	font-weight: bold;
	color: #4C5260;
	text-decoration: none;
}
.navbar a:active
{
	font-weight: bold;
	color: #4C5260;
	text-decoration: none;
}
.navbar a:visited
{
	color: #4C5260;
	font-weight: bold;
	text-decoration: none;
}
.navbar a:hover
{
	color: #93b380;
	font-weight: bold;
	text-decoration: none;
	/*text-decoration: underline;*/
}
.footer
{
	font-size: 10px;
	height: 15px; 
}

/* Penline borders */
.PenLineBlack
{
	background-color: black;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.PenLineWhite
{
	background-color: white;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.PenLineGreen
{
	background-color: #93B380; /* Olive Green */
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.PenLineRed
{
	background-color: #F20000; /* Red */
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.PenLineBlue
{
	background-color: #060659; /* Blue */
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.Input50
{
	width: 50px;
}
.Input65
{
	width: 65px;
}
.Input85
{
	width: 85px;
}
.Input100
{
	width: 100px;
}
.Input125
{
	width: 125px;
}
.Input150
{
	width: 150px;
}
.Input200
{
	width: 200px;
}
.Input250
{
	width: 250px;
}
.Input300
{
	width: 300px;
}
.Input350
{
	width: 350px;
}
.Input400
{
	width: 400px;
}
.Input450
{
	width: 450px;
}
.Input500
{
	width: 500px;
}
.Input550
{
	width: 550px;
}
.Input600
{
	width: 600px;
}
.Input650
{
	width: 650px;
}

.Validation
{
	color: #F20000;
}

/* Input Form  */

Table.Input1
{
	border-right: buttonshadow 2px solid;
	border-top: buttonhighlight 2px solid;
	background-color: #FEFECC;
	border-left: buttonhighlight 2px solid;
	border-bottom: buttonshadow 2px solid;
	border-collapse: collapse;
}
Table.Input1 TH
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: black;
	padding-top: 3px;
	border-bottom: #89543b 1px solid;
	font-family: Arial, Helvetica;
	letter-spacing: normal;
	background-color: #CCCC99;
}
Table.Input1 TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica;
	letter-spacing: normal;
	background-color: beige;
}

.InputRequired
{
	font-weight: bold;
}
.InputField
{
	font-weight: normal;
}
.InputLabel
{
	font-family: Arial;
	font-size: 11px;
	vertical-align: middle;
	text-align: right;
	width: 25%;
}