
/*  Selectors are NOT case sensitive  */
/*  Small = 8pt, Default = 10, Header size varies  */
/*  Style Guide at: http://web2k/temp/zane/root/content/home/index.cfm?action=styletest  */


/*  Headers  */
#HeaderFix{
	margin-bottom:0px;
}
	/*  Page Title  */
	.Headline  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-weight : bold;
		font-size : 20pt;
		color : 339999;
	}
	/*  Underneath Page Title  */
	.SubHeadline  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-size : 16pt;
		font-style : italic;
		color : 339999;
	}
	/*  Paragraph Headings  */	
	.Heading  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-weight : bold;
		font-size : 16pt;
		color : 339999;
	}
	.SmallColorHeading  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-weight : bold;
		font-size : 14pt;
		color : 339999;
	}
	.SmallHeading  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-weight : bold;
		font-size : 14pt;
	}
	.ColorHead  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-weight : bold;
		color : white;
		background-color : 339999;
	}
	
	.headerlink {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		11px;
	color:			#ffffff;
	font-weight:	bold;
	text-decoration: underline;
	}
	
	a.headerlink2, a.headerlink2:hover, a.headerlink2:visited {
		font-family:	Verdana, Arial, Helvetica, sans-serif;
		font-size:		10px;
		color:			#323431;
		font-weight:	bold;
		text-decoration: underline;
	}
	a.nav, a.nav:hover, a.nav:visited {		
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		11px;
	color:			#ffffff;
	font-weight:	bold;
	text-decoration: underline;
	}
	
	a.navOn, a.navOn:hover, a.navOn:visited {		
		font-family:	Verdana, Arial, Helvetica, sans-serif;
		font-size:		11px;
		color:			#ffffff;
		font-weight:	bold;
		text-decoration: underline;
	}


/*  Font Types  */

	/*  Old "DeafaultFont"  */
	.DefaultFont, TD, BODY, P {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-size : 8pt;
	}
	.DefaultColorFont  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-size : 9pt;
		color : 339999;
	}
	/*  font size one  */
	.SmallFont  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-size : 8pt;
	}
	/*  font size one  */
	.TinyFont  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-size : 7pt;
	}
	.InverseFont  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-size : 8pt;
		color : white;
	}
	.SmallInverseFont  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-size : 8pt;
		color : white;
	}
	.MediumInverseFont  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-size : 9pt;
		color : white;
	}
	.LargeInverseFont  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-size : 12pt;
		color : white;
	}
	.ErrorFont  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		color : red;
	}
	.SmallErrorFont  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-size : 8pt;
		color : red;
	}
	.SuccessFont  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		color : green;
	}
	.SmallSuccessFont  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-size : 8pt;
		color : green;
	}
	
	.NavMenu {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		color : black;
		font-size : 11px;
		text-decoration : none;
	}
	
	.SmallLink {
		text-decoration: none;
		font-size: 8pt;
		color: white;
	}
	A:Hover.SmallLink {
		text-decoration: none;
		font-size: 8pt;
		color: red;
	}
	A:Visited.SmallLink {
		text-decoration: none;
		font-size: 8pt;
		color: red;
	}
	
	
	A:Visited.NavMenu {
		color : black;
		text-decoration : none;
	}
	A:Hover.NavMenu {
		color : black;
		text-decoration : none;
	}
	
	.NavMenuSelected {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		color : orange;
		font-size : 11px;
		text-decoration : none;
	}
	
	A:Visited.NavMenuSelected {
		color : FF9933;
		font-weight: bold;
		text-decoration : none;
	}
	
	A:Hover.NavMenuSelected {
		font-weight: bold;
		text-decoration : none;
	}
	

 /*  Left Nav Menu  */

	.Menu  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-size : 9pt;
		font-weight : bold;
		color : white;
		text-decoration : none;
	}

	
/*  Left Menu Links  */

	A:Visited.Menu  {
		font-weight : bold;
		font-style : normal;
		color : white;
		text-decoration : none;
	}
	A:Hover.Menu  {
		color : Yellow;
		text-decoration : none;
	}
	
 /*  Left Nav Menu  */

	.SelectedMenu  {
		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-size : 9pt;
		font-weight : bold;
		color : 339999;
		text-decoration : none;
	} --->
	
	
/*  Left Menu Links  */

	A:Visited.SelectedMenu  {
		font-weight : bold;
		font-style : normal;
		color : 339999;
		text-decoration : none;
	}
	A:Hover.SelectedMenu  {
		color : 339999;
		text-decoration : underline;
	}

/*  Links  */

	A  {
		color : 339999;
		text-decoration : underline;
		font-size : 8pt;
	}
	A:Visited  {
		<!--- color : purple; --->
		color : 339999;
		text-decoration : underline;
		font-size : 8pt;
	}
	A:Hover  {
		color : red;
		text-decoration : underline;
		font-size : 8pt;
	}

/* Navigation */
.navsubsection, A:Visited.navsubsection, A:link.navsubsection
	{ 
	color: 0404FF; 
	font-size: 7pt; 
	line-height: 12pt; 
	font-family: Verdana,Arial,Helvetica,Sans-Serif 
	}
	
.navsubsectionbold, A:Visited.navsubsectionbold, A:link.navsubsectionbold
	{ 
	color: 0404FF; 
	font-size: 7pt; 
	font-weight : bold; 
	line-height: 12pt; 
	font-family: Verdana,Arial,Helvetica,Sans-Serif 
	}
	
A:Hover.navsubsection, A:Hover.navsubsectionbold 
	{
	font-family: Verdana,Arial,Helvetica,Sans-Serif
	font-size: 7pt; 
	color: F51D30; 
	line-height: 12pt;
	text-decoration: underline; 
	}


