/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Courier New, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: normal;
   	color: White;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.HomeLink 
{
	position:absolute;
	left: 790px;
	top: 570px;
}

.HomeLink a:link, .HomeLink a:active, .HomeLink a:visited {
	color: #FFFF00;
	font-size: 22pt;
	font-weight:bold;
	margin-right: 22px;
	text-decoration: none;
	height:22px;
}

.HomeLink A:hover	
{
	color: #ffffff;
	filter:Glow(color=#FF00C6,strength=5);
	text-decoration: none; 
}

.MenuItem, .MenuItem a:link, .MenuItem a:active, .MenuItem a:visited {
	color: #ffffff;
	font-size: 14pt;
	font-weight:bold;
	margin-right: 22px;
	text-decoration: none; 
	height:22px;
}

.MenuItem A:hover	
{
	color: #FFFF00;
	font-size: 14pt;
	filter:Glow(color=#FF00C6,strength=5);
	text-decoration: none; 
}

.SubMenuItem, .SubMenuItem A:link, .SubMenuItem A:visited	
{
	font-size: 10pt;
	font-weight:bold;
	color: #FFFF00; 
	text-decoration: none; 
	height:22px;
}

.SubMenuItem A:hover	
{
	font-size: 10pt;
	color: #FFFF00; 
	text-decoration: underline; 
	height:22px;
}

.MovieLink, .MovieLink a:link, .MovieLink a:active, .MovieLink a:visited {
	color: #FF00C6;
	font-size: 20pt;
	font-weight:bolder;
	text-decoration: none; 
	height:22px;
}

.MovieLink A:hover	
{
	color: #ffffff;
	font-size: 20pt;
	filter:Glow(color=#FF00C6,strength=5);
	text-decoration: none; 
}


A:link	
{
	font-size: 12px;	
	text-decoration:	none;
	color:	White;
	}	
		
A:visited	{	
	font-size: 12px;
	text-decoration:	none;
	color:	White;
	}	
		
A:active	{	
	font-size: 12px;
	text-decoration:	none;
	color:	White;
	}	
		
A:hover	
{
	font-size: 12px;
	text-decoration:	underline;
	color:	White;
	}

.mainContentHeader, .mainContentHeader  TD
{
    FONT-FAMILY: Courier New, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: bold;
   	color: #FFFF00;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.mainContent  TD
{
    FONT-FAMILY: Courier New, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
   	color: White;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

.mainContent a:link, .mainContent a:active, .mainContent a:visited {
	color: #ffff00;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none; 
	height:22px;
	vertical-align:middle;
}

.mainContent A:hover	
{
	color: #ffffff;
	font-size: 12pt;
	filter:Glow(color=#FF00C6,strength=5);
	text-decoration: none; 
}

.mainContentSmall, .mainContentSmall  TD
{
    FONT-FAMILY: Courier New, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
   	color: White;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.mainContentSmall a:link, .mainContentSmall a:active, .mainContentSmall a:visited {
	color: #ffff00;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; 
	height:22px;
}

.mainContentSmall A:hover	
{
	color: #ffffff;
	font-size: 10pt;
	filter:Glow(color=#FF00C6,strength=5);
	text-decoration: none; 
}

.mainContentSmaller, .mainContentSmaller  TD
{
    FONT-FAMILY: Courier New, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
   	color: White;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.Stills 
{
	border: solid 2px white;
	width:122px;
	height:68px;
}

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:	10pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	10pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
TD 
{
	font-size: 12px;
}



	
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;
	}	

.PublicMenu TD		
{
	color: #330066;
	font-size: 10pt;
	font-weight:bolder;
	font-family: Arial, Helvetica, sans-serif;
  }

.highlight
{
	background-color: white; 
  }

.PageTitle 
{
	font-size: 12pt;
	font-weight:bold;		
}


.BigLink 
{
	font-size: 16pt;
}

.FooterText 
{
	font-size: 8pt;	
}

.NurseFormTable 
{
	border: solid 1px black;	
	
}

.avTable 
{
	border: solid 1px black;	
	
}

.avTableLabel
{
	background-color: #DDDDDD;	
	
}

.HeaderBar
{
	background-color: #000099; 	
	color: #ffffff;
	font-weight:bold;
    FONT-SIZE: 10pt;
    BORDER-RIGHT: solid 1px #000000;    
    BORDER-BOTTOM: solid 1px #000000;    
}

.PagerStyle 
{
	background-color: #DDDDDD; 	
	color: #ffffff;
	font-weight:bold;
    FONT-SIZE: 10pt;
    BORDER: solid 1px #000000;    
	margin: 5px;
	padding: 5px;
	 
}

.EnterText 
{
	background-color: #000000; 	
	color: #ffffff;
	width: 300px;
	 
}

.btnOff{
	behavior: url(btnStyle.htc);
}

.btnOn{
	behavior: url(btnStyle.htc);
}