/* Custom colors attributes ---------------------------------------------------------*/
.Aquamarine {color: #7FFFD4;}
.blue {color:Blue;}
.Bronze {color:#8C7853;}
.Brown {color:#663300;}
.BurntOrange {color:#ED4A05;}
.DarkBlue {color: #00008B;}
.DarkBrown {color:#663300;}
.DarkerRedBrown {color:#660000;}
.DarkerGreenBrown {color:#333300;}
.DarkestBrown {color:#330000;}
.DarkOrange {color: #FF8C00;}
.Gold {color: #FFD700;}
.green {color:Green;}
/*
.GreenBlue {color:006666;} 
*/
.lemon {color: #FFFFE0;}
.LightGreen {color: #90EE90;}
.LightGreen2 {color: #00FF99;}
.LightBlue {color: #ADD8E6;}
.LightBrown {color:#996600;}
.LightPink {color: #FFB6C1;}
.LightYellow {color: #FFFFE0;}
.orange {color:orange}
.NavajoWhite {color: #FFDEAD;}
.red {color:Red;}
.yellow {color:Yellow;}
.White {color:White;}

/* Custom font attributes ---------------------------------------------------------- */
.FousekYellow {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF33;
	font-size:8pt;
	font-weight: bold;
	font-style: italic;
}
/*
.FousekLinkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: Underline;
	line-height: 16px;
	font-weight: normal;
	color: #0066FF;
} 
*/
.FousekYellow16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FFFF33;
}
.FousekYellowCredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFF33;
}
.FousekContactBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #0066FF;
}
.VimeoLinkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #49A2D1;
} 
.VimeoLinkBlueTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #49A2D1;
} 
/* additional font attributes ---------------------------------------------------------- */
.HeadBig {
	font-size:36pt;  
 	font-weight: bold;
   	line-height: 48pt;
}
.HeadMedium {
	font-size:22pt;
	font-weight: bold;
}

/* Default Heading element color, fonts, lists ----------------------------------------*/
h1
{
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 30px;
              font-weight: bolder;
}
h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
              font-weight: bolder;
}
h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
              font-weight: bold;
}
h4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
              font-weight: bold;
}
.TitleSmallCap {
	font-size:14pt;  
 	font-weight: bold;
}
.TitleSmallRest {
	font-size:10pt;  
 	font-weight: bold;
}
/* Default body font family, color, size, lists ----------------------------------------*/
body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
              font-weight: bold;
	list-style-position: outside;
	list-style-type: disc; 
}
/* Default  table head font family, color, size ----------------------------------------*/
th
{ 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
              font-weight: bold;
}
/* Default  table row, column font family, color, size --------------------------------*/	
tr, td, dt, dd, blockquote
{ 	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
              font-weight: bold;
}	

/* Default lists font family, size --------------------------------------------------*/
ul, li, ol
{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
              font-weight: bold;
	list-style: disc outside none;
}

/* Default paragraph, table row, column font family, color, size ------------- */
p { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
  	font-weight: bold;
 } 

/* Default Hyperlink  --------------------------------------------------------------*/	
a {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {color: #FFFFFF;}
a:active {color: Lime;}

/* Default Hyperlink - LightBlue ---------------------------------------------------*/	
/*
.hlLightBlue {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
	color: LightBlue;
	font-weight: bold;
	text-decoration: none;
}
*/
/* Default Anchor Text - Yellow ---------------------------------------------------*/	
.AnchorYellow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Yellow;
	font-weight: bold;
	text-decoration: none;
}
.AnchorWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

/* Nav Buttons - Aqua -------------------------------------------------------------- */	
.NavAqua
{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #7FFFD4;
	font-weight: bold;
	text-decoration: none;
}
/* Nav Buttons - Light Pink  ---------------------------------------------------------*/	
/*
.NavLightPink
{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color:LightPink;
	font-weight: bold;
	text-decoration: none;
}
*/
/* Default Nav Buttons First Letter - Blue ------------------------------------------*/	
.NavCapBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #00008B;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
/* Default Nav Buttons First Letter - Dark Green ----------------------------------*/	
.NavCapGreen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	font-weight: bolder;
	text-transform: capitalize;
	text-decoration: none;
}
/* Default Nav Buttons First Letter - Yellow ---------------------------------------*/	
.NavCapYellow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Yellow;
	font-weight: bolder;
	text-transform: capitalize;
	text-decoration: none;
}


/* Back Button 1st Letter - Dark Blue --------------------------------------*/	
.BackCap
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00008B;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
/* Back Button 1st Letter - Light Green -----------------------------------*/	
/*
.BackCapGreen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:LightGreen;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
} 
*/
/* Back Button Rest of Letters - Orange ------------------------------------*/	
.BackRest
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
   	color: #ED4A05;
	font-weight: bold;
	text-decoration: none;
}

/* Back Button Rest of Letters - Yellow -----------------------------------------*/	
.BackRestYellow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
   	color: Yellow;
	font-weight: bold;
	text-decoration: none;
}
/* Hyperlink in list (1st Letter) ----------------------------------------------------*/	
.ListLinkFirst
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
/* Hyperlink in list (rest of word) ----------------------------------------------------*/	
.ListLinkRest
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* Large Link Cap Yellow --------------------------------------------------------*/
.CapLargeYellow 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
   	color: Yellow;
	text-transform: capitalize;
	text-decoration: none;
}
/* Large Link Rest Pink ----------------------------------------------------------*/
/*.RestLargePink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
   	color:LightPink ;
	text-transform: capitalize;
	text-decoration: none;
}



/* Bottom Page Credits ---------------------------------------------------------------*/
.Credits 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	font-style: italic; 
	color: #00FFFF;
}
.CreditsLight {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: normal; 
	color: #FFFFFF
}
.LastUpdate {  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 10px;
	font-weight: normal; 
	font-style: italic; 
	color: #FFCC00
}
.LastUpdateDark {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: italic; 
	color: #FF0000
}
.CreditsDark {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: italic; 
	color: #800000
}
.aDark { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none; 
}
.Back {  	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #FF0000; 
	font-weight: bold
}
.NotaBene {  	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold
}

/* Quote Window  ---------------------------------------------------------------*/

.Quote {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: capitalize
}
.QuoteLink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold
}
/*.QuoteLinkLight {  
	font-family: Arial, Helvetica, sans-serif; 
	color: Aquamarine;
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold
}
*/
.NEW {  color: #3300FF; text-decoration: blink; background-color: #FFFF00}
.NEW {  background-position: top}
.BackCapDisabled {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.Disabled {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;

}
.RestDisabled {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
}
.Line20pxTall {
	line-height: 20px;
}