/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #336699;
	color: White;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/pageTile.gif);
	margin-right: 0px;


}


H1, H2, H3, H4, H5, H6, TH, THEAD, TFOOT
{
    COLOR: white;
}
H1	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	18pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	16pt;
	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:	14pt;
	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:	12pt;
	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:	10pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6
{
	font-weight: 700;
	font-size: 7pt;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: 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;
	}	


a:link
{
	color: #99FF00;
}	

a:visited	{	
	color: #99ff00;
	}	
	
a:hover
{
	color:	#99ff00;
	text-decoration: none;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI
{
	margin-bottom: 5px;
	color: #000066;
	text-decoration: none;
}	


TABLE
{
	font-size: 10pt;
	font-family: Arial, Helvitica, sans-serif;
}
.flag
{
	font-size: 9pt;
	color: #ffff00;
	font-family: Arial, Helvetica, sans-serif;
}

.flag_td
{
	font-size: 9pt;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cccc99;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.fineprint {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.reallyfineprint {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt}

.tablehead
{
	border-right: gray thin ridge;
	border-top: gray thin ridge;
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
	border-left: gray thin ridge;
	color: #ffffff;
	border-bottom: gray thin ridge;
	font-family: Arial, Helvetica, sans-serif;
	background-color: black;
}


.tablehead_light
{
	border-right: #333367 thin solid;
	border-top: #333367 thin solid;
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
	border-left: #333367 thin solid;
	color: #333367;
	border-bottom: #333367 thin solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: gainsboro;
}

.dgItem
{
	background-color:#333367;
}

.dgFooter
{
	background-color:black;
}

.detailPhoto
{
	border-right: cornflowerblue ridge;
	border-top: cornflowerblue ridge;
	border-left: cornflowerblue ridge;
	border-bottom: cornflowerblue ridge;
}

.fieldname
{
	font-weight: bold;
	font-size: 10pt;
	color: ghostwhite;
	font-family: Arial, Helvetica, sans-serif;
}
.smallfieldname
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	color: ghostwhite;
}
.smallField
{
	padding-left: 2px;
	font-size: 8pt;
}

.highlight
{
	font-weight: bold;
	font-size: 10pt;
	color: #99ff00;
	font-family: Arial, Helvetica, sans-serif;
}


.regButton
{
	font-size: 8pt;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	border-left-color: gainsboro;
	border-bottom-color: gainsboro;
	padding-bottom: 0px;
	margin: 0px;
	color: #99ff00;
	border-top-color: gainsboro;
	padding-top: 0px;
	font-family: Arial, sans-serif;
	background-color: black;
	border-right-color: gainsboro;
}

.smallButton
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 7pt;
	border-left-color: gainsboro;
	border-bottom-color: gainsboro;
	padding-bottom: 0px;
	margin: 0px;
	color: #99ff00;
	border-top-style: outset;
	border-top-color: gainsboro;
	padding-top: 0px;
	font-family: Arial, sans-serif;
	border-right-style: outset;
	border-left-style: outset;
	background-color: black;
	border-right-color: gainsboro;
	border-bottom-style: outset;
}

.pagehead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	16pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: "white";
}

.subhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: "white";
}

.popCal
{
	border-right: #333367 thin solid;
	border-top: #333367 thin solid;
	font-size: 7pt;
	border-left: #333367 thin solid;
	border-bottom: #333367 thin solid;
	background-color: lightsteelblue;
	cursor: hand
}

.calDay
{
	cursor:hand;
	font-weight:700;
	font-size: 7pt;
	border: none;
	color: #333367;
}

.calToday
{
	cursor:hand;
	background-color: #333367;
	font-weight: 700;
	font-size: 7pt;
	border: none;
}

.calSelected
{
	cursor:hand;
	background-color: goldenrod;
	font-weight: 700;
	font-size: 7pt;
	border: none;
}

.calOther
{
	cursor:hand;
	font-weight:700;
	font-size: 7pt;
	color:Gray;
	border: none;
}
.calHead
{
	font-weight: 700;
	font-size: 8pt;
	color: maroon;
	background-color: lightsteelblue;
	text-align: center;
	cursor:hand
}

.calHead_day
{
	font-weight: bold;
	font-size: 7pt;
	color: papayawhip;
	background-color: #333367;
	text-align: center;
	cursor:auto;
	
}


.calMonth
{
	font-weight: bold;
	font-size: 7pt;
	color: papayawhip;
	background-color: #333367;
	text-align: center;
	cursor:hand;
	
}

.calMonth_selected
{
	font-weight: bold;
	font-size: 7pt;
	color: #333367;
	background-color: lightsteelblue;
	text-align: center;
	cursor:hand;
	
}

.calButton
{
	cursor: hand;
}


a.navLink
{
	list-style-image: url(icons/square_blue_full.gif);
	color:white;
	font-weight:700;
	text-decoration:none;
}
a.navLink:visited
{
	list-style-image: url(icons/square_blue_full.gif);
	color:white;
	font-weight:700;
	text-decoration:none;
}
a.navLink:hover
{
	list-style-image: url(icons/square_blue.gif);
	color: #99ff00;
	font-weight:700;
	text-decoration:none;
}

a.darkLink
{
	color:#00CC00;
	text-decoration:underline;
}
a.darkLink:visited
{
	color:#00CC00;
	text-decoration:underline;
}
a.darkLink:hover
{
	color:#00CC00;
	text-decoration:none;
}


.menuLayer
{
	border-right: #000000 1px;
	padding-left: 5px;
	z-index: 2;
	left: 5px;
	visibility: hidden;
	border-left: #000000 1px;
	width: 150px;
	color: white;
	border-top-style: none;
	border-bottom: #000000 1px;
	position: absolute;
	height: 20px;
	background-color: 333367;
}
form {
	margin: 0px;
}
.tableheadTop {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.contentCell
{
	background: #336699 url(images/sky2.jpg) no-repeat center top;
	padding-top: 5px;
	padding-left: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #333367;
	border-right-color: #333367;
	border-bottom-color: #333367;
	border-left-color: #333367;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.contentCellnoBG {
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: medium none #333367;

}
