﻿.Title
{	
	COLOR:  Blue; 
	font-family:  Pristina; /* Freestyle Script; */
	font-size: 2em;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: center;

	
	}	
	
	.TitleOptions
{	
	COLOR:   Fuchsia; 
	font-family: Pristina; /* Freestyle Script; */
	font-size: 2em;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: center;

	
	}	
	
.PageTitle
{	
	COLOR: Blue; 
	font-family: Pristina; /* Freestyle Script; */
	font-size: 2em;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: center;
	text-decoration: underline; 
	
	}	
	
.GridHeader
{	
	COLOR:  maroon;
	font-family:   Times New Roman;
	font-size: 1em;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: center;
	}
	
.GridItem
{	
	COLOR:   blue;
	font-family:   Times New Roman;
	font-size: 1em;
	font-weight: normal;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
	
.GridItemLarge
{	
	COLOR:   blue;
	font-family:   Times New Roman;
	font-size: 1.4em;
	font-weight: normal;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
	
.GridItemCentre
{	
	COLOR:   blue;
	font-family:   Times New Roman;
	font-size: 1em;
	font-weight: normal;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:center; 
	}
	
	.GridItemCentreLarge
{	
	COLOR:   blue;
	font-family:   Times New Roman;
	font-size: 1.4em;
	font-weight: normal;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:center; 
	}
.GridItemNoBorder
{	
	COLOR:   blue;
	font-family:   Times New Roman;
	font-size: 1em;
	font-weight: normal;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	border: none;
	}		
	
.GridBullet
{	
	COLOR:  darkgreen;
	font-family:   Times New Roman;
	font-size: 1em;
	font-weight:  normal;
	font-style:	 normal;
	text-decoration:  none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	/*list-style-image: url(bullet.jpg);  */
	 
	/* list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em; */
	}
	
.GridBulletLarge
{	
	COLOR:  darkgreen;
	font-family:   Times New Roman;
	font-size: 1.4em;
	font-weight:  normal;
	font-style:	 normal;
	text-decoration:  none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	/*list-style-image: url(bullet.jpg);  */
	 
	/* list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em; */
	}		
	
.GridURL 
{	
	COLOR:   #6699FF;    /* was blue */
	font-family: Times New Roman;
	font-size: 1em;
	font-weight: bold;
	font-style:	 italic;
	text-decoration: underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	border: none; 
}

.GridURLLarge 
{	
	COLOR:   #6699FF;    /* was blue */
	font-family: Times New Roman;
	font-size: 1.4em;
	font-weight: bold;
	font-style:	 italic;
	text-decoration: underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	border: none; 
}

.GridURL:hover 
{color: blue;
 cursor:pointer;
}

.GridURLLarge:hover 
{color: blue;
 cursor:pointer;
}

.GridURLRed 
{	
	COLOR:   maroon;    
	font-family: Times New Roman;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.GridURLRed:hover 
{color: maroon;
 cursor:pointer;
}

.LabelItalic
{	
	COLOR:   blue;    
	font-family: Times New Roman;
	font-size: 1em;
	font-weight: bold;
	font-style:	 italic;
	text-decoration: normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
	
.LabelDenied
{	
	COLOR:  Teal;
	font-family:   Times New Roman;
	font-size: 1em;
	font-weight:  normal;
	font-style:	 italic;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
	
.ButtonText
{	
	COLOR:   olive;
	font-family:     Times New Roman;
	font-size: 1.1em;
	font-weight: bold;
	font-style:	 italic;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	border-style: none;
	background-color: Transparent; 
	}	

.ButtonText:hover 
{color: olive;
 cursor:pointer;
}

.CloseButton
{   background: url('images/icon-close3.gif');
    color: white;
    width: 120px;
    height: 60px;
    border-style: none;
} 

.CloseButton:hover 
{color: blue;
 cursor:pointer;
}
	
.ButtonTextRed
{	
	COLOR:    Maroon;
	font-family:     Times New Roman;
	font-size: 1.1em;
	font-weight: bold;
	font-style:	 italic;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	border-style: none;
	background-color: Transparent; 
	}	
	
.ButtonTextRed:hover 
{color: Maroon;
 cursor:pointer;
}		
	
.URL
{	
	COLOR:   midnightblue;
	font-family:   Times New Roman;
	font-size: 1em;
	font-weight: bold;
	font-style:	 italic;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}		

.URL:hover 
{color: blue;
 cursor:pointer;
}

.close
{	
	COLOR:  red;
	font-family:   Times New Roman;
	font-size: 0.8em;
	font-weight: normal;
	font-style:	  italic;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	 text-align: right;
	}	

.help
{	
	COLOR: Aqua;
	font-family:   Times New Roman;
	font-size: 0.8em;
	font-weight: normal;
	font-style:	  italic;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	 text-align: right;
	}	
	
.Link
{	
	COLOR:  blue;
	font-family:   Times New Roman;
	font-size: 1em;
	font-weight: bold;
	font-style:	 italic;
	text-decoration: underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
			
.LabelNormal
{	
	COLOR:  blue;
	font-family: Times New Roman;
	font-size: 1em;
	font-weight: normal;
	font-style:	 normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

.LabelNormalLarge
{	
	COLOR:  blue;
	font-family: Times New Roman;
	font-size: 1.4em;
	font-weight: normal;
	font-style:	 normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

.LabelSurveyQuestion
{	
	COLOR:  Blue;
	background-color: #f1f2f9;
	border-style: none;
	font-family: Times New Roman;
	font-size: 1em;
	font-weight: normal;
	font-style:	 normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

.LabelSurveyQuestionLarge
{	
	COLOR:  Blue;
	background-color: #f1f2f9;
	border-style: none;
	font-family: Times New Roman;
	font-size: 1.4em;
	font-weight: normal;
	font-style:	 normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
	
.LabelNormalMaroon
{	
	COLOR:  Maroon;
	font-family:   Times New Roman;
	font-size: 1em;
	font-weight: normal;
	font-style:	 normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
.LabelNormalNoBorder
{	
	COLOR:  blue;
	font-family:   Times New Roman;
	font-size: 1em;
	font-weight: normal;
	font-style:	 normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	border: none;
	}	
	
.LabelNormalCentered
{	
	COLOR:  blue;
	font-family:   Times New Roman;
	font-size: 1em;
	font-weight: normal;
	font-style:	 normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	 vertical-align: top; 
	}	
	
.LabelNormalCenteredMaroon
{	
	COLOR:   Maroon;
	font-family:   Times New Roman;
	font-size: 1em;
	font-weight: normal;
	font-style:	 normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	 vertical-align: top; 
	}	
	
.LabelNormalRed
{	
	COLOR:  red;
	font-family:   Times New Roman;
	font-size: 1em;
	font-weight: normal;
	font-style:	 normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
		
.LabelNormalNavy 
{	
	COLOR:   Navy;
	font-family:   Times New Roman;
	font-size: 1em;
	font-weight: normal;
	font-style:	 normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.LabelNormalOlive
{	
	COLOR:  olive;
	font-family:   Times New Roman;
	font-size: 1.1em;
	font-weight: bold;
	font-style:	 italic;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
.LabelNormalBig
{	
	COLOR:  #00CC66;
	font-family:   Times New Roman;
	font-size: 1.4em;
	font-weight: bold;
	font-style:	 normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
.LabelNormalBlack
{	
	COLOR: Black;
	font-family:   Times New Roman;
	font-size: 1em;
	font-weight: normal;
	font-style:	 normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
	
.LabelNormalBlackLarge
{	
	COLOR: Black;
	font-family:  Times New Roman;
	font-size: 1.4em;
	font-weight: normal;
	font-style:	 normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}		
	
.LabelNormalVisible
{	
	COLOR: Red;
	font-family:   Times New Roman;
	font-size: 1em;
	font-weight: normal;
	font-style:	 normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	visibility: visible;
	}	
	
.ButtonNormal
{	background-color: springgreen;
	COLOR:  indianred;
	font-family:   Times New Roman;
	font-size: 1.5em;
	font-weight: bold;
	font-style:	 normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}				

.ButtonNormal:hover 
{color: indianred;
 cursor:pointer;
}
	
BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.H2Map	
{
	COLOR:Blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
.H3Map	
{
	COLOR:Olive;
	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;
	}	
	

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:	bold;
	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;
	}	


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;
	}
	
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;
	}


