/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Tahoma;
	letter-spacing: normal;
	background-color: white;
}

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
{
	font-weight: bold;
	font-size: 9pt;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: #ff9966;
	font-family: Verdana, Tahoma;
	letter-spacing: normal;
}


A:link
{
	font-weight: bold;
	font-size: 8pt;
	color:Gray;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

A:visited
{
	font-weight: bold;
	font-size: 8pt;
	color:DimGray;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

A:active
{
	font-weight: bold;
	font-size: 8pt;
	color: Yellow;
	font-style:oblique;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

A:hover
{
	font-weight: bold;
	font-size: 8pt;
	color:Black;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}
.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;
}
.outertable
{
	border-right: darkblue 1pt solid;
	border-top: darkblue 1pt solid;
	font-size: 8pt;
	border-left: darkblue 1pt solid;
	border-bottom: darkblue 1pt solid;
	font-family: Verdana, Tahoma;
	background-color: coral;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.maintable
{
	font-size: 8pt;
	font-family: Verdana, Tahoma;
	background-color: #ff6600;
}
.textbox
{
	border-right: lightgrey 1pt solid;
	border-top: lightgrey 1pt solid;
	border-left: ghtgrey 1pt solid;
	border-bottom: lightgrey 1pt solid;
	font-size: 8pt;
	color: Black;
	font-family: Verdana, Tahoma;
}
.coraltext
{
	font-weight:normal;
	font-size: 10pt;
	color: #ff6600;
	font-family: Times New Roman, Verdana, Tahoma;
}
.numtextbox
{
	border-right: lightgrey 1pt solid;
	border-top: lightgrey 1pt solid;
	border-left: ghtgrey 1pt solid;
	border-bottom: lightgrey 1pt solid;
	font-size: 8pt;
	color: Black;
	font-family: Verdana, Tahoma;
	text-align: right;
}
.label
{
	font-size: 8pt;
	font-family: Verdana, Tahoma;
}
.labelblue
{
	color: MidnightBlue;
	font-size: 8pt;
	font-family: Verdana, Tahoma;
}
.btns
{
	border-right: grey 1pt solid;
	border-top: grey 1pt solid;
	font-size: 8pt;
	border-left: grey 1pt solid;
	color: BLACK;
	border-bottom: grey 1pt solid;
	font-family: Verdana, Tahoma;
	background-color: SKYcoral;
}
.head
{
	font-weight: bold;
	font-size: 9pt;
	color: #ff6600;
	font-family: Verdana, Tahoma;
}
.greyborder
{
	border-right: gainsboro 1pt solid;
	border-top: gainsboro 1pt solid;
	border-left: gainsboro 1pt solid;
	border-bottom: gainsboro 1pt solid;
}
.greybelt
{
	font-size: 7pt;
	font-family: Verdana, Tahoma;
	background-color: gainsboro;
}
.Yellowbelt
{
	font-weight:lighter;
	font-size: 14pt;
	color:Navy;
	font-family: Monotype Corsiva;
	background-color: White;
}
.greenbelt
{
	font-weight: bold;
	font-size: 12pt;
	color:Black;
	font-family:Book Antiqua,Times New Roman;	
	background-repeat:repeat-y;
	background-repeat:repeat-x;
	padding-left:3PX;
	letter-spacing:1px;	
}
.coralbelt
{
	font-weight: bold;
	font-size: 10pt;
	color: White;
	font-family: Verdana, Arial;
	background-color: coral;
	
}
.Lbelt
{
	font-weight: bold;
	font-size: 8pt;
	color: #ff6600;
	font-family: Verdana;
	background-color:gainsboro;
}
.smalltext
{
	font-weight: bold;
	font-size: 8pt;
	color: Green;
}
.blank
{
	font-size: 8pt;
	font-family: Verdana, Tahoma;
	background-color: white;
}
.errmsg
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Verdana, Tahoma, Arial;
}
.leter
{
	padding-right: 50PX;
	padding-left: 20PX;
	line-height: 18px;
	word-spacing: 2PX;
	letter-spacing:1px;
	font-weight: normal;
	font-size: 12px;
	color:Black;
	font-family: Book Antiqua;
	text-align: justify;
	vertical-align: top;
	background-color: White;
}
.leter1
{
	padding-right: 50PX;
	padding-left: 20PX;
	line-height: 14px;
	word-spacing: 2PX;
	letter-spacing:1px;
	font-weight: normal;
	font-size: 12px;
	color:Black;
	font-family:Book Antiqua;
	text-align: justify;
	vertical-align: top;
	background-color: White;
}
