/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	background-image: none;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-family: Sailec, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #999999;
	text-decoration: none;
	line-height: 1;
	font-size: 10px;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}

#formStyle {}
#formStyle dl {padding:0 0 .7em 0}
#formStyle dt {font-weight:bold;padding-bottom:.4em;}
#formStyle select,
#formStyle input,
#formStyle textarea {border:solid 1px #ccc;}
#formStyle input,
#formStyle textarea {padding:.3em;}
#formStyle .fullwidth,
#formStyle textarea {width:32em;}
#formStyle .nodborder {border:none;padding:0;}
#formStyle .formBtn {background-color:#eee;}

table,
.formTable {width:100%;padding-bottom:.5em;}
.formTable td {padding:0 1em 0em 0;line-height:1.3em;}
.formTable td.label {text-align:right;font-weight:normal;width:10em;}
.formTable td.submit {text-align:center;}
.formTable td a {text-decoration:none;}
.formTable td a:hover {text-decoration:underline;}
.required {color:#FF6600;font-weight:bold;}
.checkTable {padding-bottom:1em;}
.checkTable td {padding:.2em;line-height:1.2em;}

H1	{	
	font-family: Sailec, 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: Sailec, 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: Sailec, 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: Sailec, 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: Sailec, 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: Sailec, 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: Sailec, 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: Sailec, Arial, Helvetica, sans-serif;
	}	


A:link
{
	font-weight: normal;
	color: #cc0033;
	text-decoration: none;
}	
		
A:visited
{
	font-weight: normal;
	color: #ff0033;
	text-decoration: none;
}	
		
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:	Sailec, 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;
	}


.pageTitleHeaderLarge, .pageTitleHeaderSmall, .pageTitleHeaderTiny
{
	color: navy;
	font-style: italic;
	font-family: Sailec, Tahoma;
}
.pageTitleHeaderLarge
{
	font-size: 3em;
}
 .pageTitleHeaderSmall
{
	font-size: 2em;
}
.pageTitleHeaderTiny
{
	font-size: 1em;
}
.evaluationCheckboxTable
{
	width: 100%;
	cursor: hand;
	text-align: center;
}
.evaluationMultiLine
{
	text-align: left;
}
.rosterHeader
{
	font-weight: bold;
	font-size: 1em;
	color: navy;
	border-top-style: solid;
	font-family: Sailec, Tahoma;
	border-right-style: solid;
	border-left-style: solid;
	background-color: white;
	text-align: center;
	border-bottom-style: solid;
}
.rosterBody
{
	color: navy;
	font-family: Sailec, Tahoma;
	text-align: center;
}
.rosterLegend
{
	color: navy;
	font-family: Sailec, Tahoma;
	text-align: center;
}
.navbar
{
	font-size: .75em;
	color: red;
	border-collapse: separate;
	background-color: gainsboro;
}
.userinfo
{
	font-size: .75em;
}
.hint
{
	font-size: 0.8em;
	color: red;
}

table.navbar
{
	color: red;
	font-size: .75em;
	cursor: hand;
	margin: 0px;
	padding: 0px; 
	border: 0px; 
	background-color: gainsboro;
}

table.menu
{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

td.menuNormal
{
	padding: 0px;
	vertical-align: top;
}

td.menuHover
{
	padding: 0px;
	vertical-align: top;
	background-color: gainsboro;
}

div.menuNormal
{
	display: none;
	position: static;
}

div.menuHover
{
	background-color: gainsboro;
	display: inline;
	position: absolute;
}

a.menuitem:link
{
	text-decoration: none;
	color: red;
	background-color: gainsboro;
	display: block;
}

a.menuitem:visited
{
	text-decoration: none;
	background-color: gainsboro;
	display: block;
}

a.menuitem:hover
{
	text-decoration: none;
	background-color: gainsboro;
	font-weight: bold;
	display: block;
}

a.menuitem:active
{
	text-decoration: none;
	background-color: gainsboro;
	display: block;
}
.required
{
	color:Red
}
