/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
    padding-left: 0px;
    margin-left: 0px

}
body.bodymenu 
{
	background-color: white;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	padding-left: 1px;
}

.bodytext 
{
	background-color: white;
	color:black;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.tablehdr 
{
	background-color: #000666;
	color:white;
	text-align:center;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.tabledata 
{
	background-color: white;
	color:black;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.tabletotals
{
	background-color: white;
	color:black;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.calendardays 
{
	background-color: white;
	color:black;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
body.mappage 
{
	background-color: #000066;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.formlabel 
{
	background-color: white;
	color:black;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.formheader
{
	background-color: white;
	color:#003366;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.formtitle
{
	background-color: white;
	color:black;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.formcommand
{
	background-color: #000666;
	color:white;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.formlink
{
	background-color: white;
	color:blue;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.helptext
{
	background-color: white;
	color:blue;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

.errortext
{
	background-color: white;
	color:red;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

ul.navbar 
{
    position: absolute;
    top: 1em;
    left: 0em;
    width: 9em;
    list-style:	outside;
}

.logo
{
    position: absolute;
    top: 45em;
    left: 1em;
    width: 12em;
    
}

.demo
{
    position: absolute;
    top: 45em;
    left: 2500em;
    width: 12em;
    
}
.menuitem 
{
	font-weight: normal;
	font-size: 10px;
	width:100px; 
 	background-color:skyblue;
	text-align: left;
	 display: block;
	border-bottom:outset;
	border-top:outset;
	border-left:outset;
	border-right:outset;
	
}
.topmenuitem 
{
	font-weight: bold;
	font-size: 11px;
	width:90px; 
	position: relative;
	background-color:skyblue;
	text-align: center;
		
	border-bottom:outset;
	border-top:outset;
	border-left:outset;
	border-right:outset;
	
}

.topmenuitempick 
{
	font-weight: bold;
	color: White;
	font-size: 12px;
	width:90px; 
	position: relative;
	background-color:  #003366;
	text-align: center;		
	border-bottom:outset;
	border-top:outset;
	border-left:outset;
	border-right:outset;
	
}

.listmenuitem 
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	width:150px; 
	position: relative;
	background-color:skyblue;
	text-align: center;
	border-bottom:outset;
	border-top:outset;
	border-left:outset;
	border-right:outset;
	
}
.listmenuitemsel 
{
	font-weight: bold;
	font-size: 12px;
	color: White;
	width:150px; 
	position: relative;
	background-color:#000666;
	text-align: center;
	border-bottom:outset;
	border-top:outset;
	border-left:outset;
	border-right:outset;
	
}
.mapmenuitem 
{
	font-weight: normal;
	font-size:10px;
	width:135px; 
	position: relative;
	color:White;
	background-color:#000066;
	text-align: Center;		
	border-bottom:outset;
	border-top:outset;
	border-left:outset;
	border-right:outset;
	
}
.menutitle 
{
	font-weight:bold;
	font-size:11px;
	width:100px;
	height:22px;
	position: relative;
	background-color: White;
	text-align: center;	
	border-bottom:inset;
	border-top:inset;
	border-left:inset;
	border-right:inset; 	
}
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;
}

.BannerTitle
{
	vertical-align: baseline;
	background-color:lightskyblue;
	font-size: 26px;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
.BannerTitleSub
{
	vertical-align: baseline;
	border-bottom:Ridge teal;
	border-left:Ridge teal;
	border-right:Ridge teal;
	border-top:Ridge teal;
	font-size: 22px;
	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;
}
A.map:link
{
	text-decoration: none;
	font-weight:bold;
	color: lightskyblue;
}

A.map:visited
{
	text-decoration:  none;
	font-weight:bold;
	color: lightskyblue;
}

A.map:active
{
	text-decoration: none;
	font-weight:bold;
	color:white;
}

A.map:hover
{
	text-decoration: underline;
	font-weight:bold;
	color: gold;
}
A.topmenuitem:visited
{
	text-decoration:  none;
	font-weight:bold;
	color: black;
}

A.topmenuitem:active
{
	text-decoration: none;
	background-color: #003366;
	font-weight:bold;
	color:white;
}

A.topmenuitem:hover
{
	text-decoration: underline;
	font-weight:bold;
	color: #003366;
}
A.topmenuitem:link
{
	text-decoration: none;
	font-weight:normal;
	color: black;
}
A.topmenuitempick:visited
{
	text-decoration:  none;
	font-weight:bold;
	color: white;
}

A.topmenuitempick:active
{
	text-decoration: none;
	background-color: #003366;
	font-weight:bold;
	color:white;
}

A.topmenuitempick:hover
{
	text-decoration: underline;
	font-weight:bold;
	color: white;
}
A.topmenuitempick:link
{
	text-decoration: none;
	font-weight:normal;
	color: white;
}

A.menu:visited
{
	text-decoration:  none;
	font-weight:bold;
	color: black;
}

A.menu:active
{
	text-decoration: none;
	font-weight:bold;
	color:black;
}

A.menu:hover
{
	text-decoration: underline;
	font-weight:bold;
	color: #003366;
}

A.listmenuitem:visited
{
	text-decoration:  none;
	font-weight:bold;
	color: black;
}

A.listmenuitem:active
{
	text-decoration: none;
	font-weight:bold;
	color:black;
}

A.listmenuitemsel:active
{
	text-decoration: none;
	font-weight:bold;
	color:white;
}
A.listmenuitemsel:hover
{
	text-decoration: underline;
	font-weight:bold;
	color: #003366;
}
A.listmenuitemsel:visited
{
	text-decoration: none;
	font-weight:bold;
	color:white;
}
A.listmenuitemsel:link
{
	text-decoration: underline;
	font-weight:bold;
	color: white;
}
A.menuitem:active
{
	text-decoration: none;
	font-weight:bold;
	color:white;
}
A.menuitem:hover
{
	text-decoration: underline;
	font-weight:bold;
	color: #003366;
	background: blue;
}
A.menuitem:visited
{
	text-decoration: none;
	font-weight:bold;
	color:white;
}
A.menuitem:link
{
	text-decoration: underline;
	font-weight:bold;
	color: white;
}
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: 0px;
	margin-right: 0px;
}
