/*  ##############  TEXT STYLES  ##############  */
body, td, li, span, div, blockquote, b, strong, em
{
font-size:13px;
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
}
.blackText
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
color:#000000;
letter-spacing:normal;
}

.grayText
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
color:#303030;
letter-spacing:normal;
}

.whiteText
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
color:#ffffff;
letter-spacing:normal;
}

.whiteLargeBoldText
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
font-size:16px;
color:#ffffff;
font-weight:bold;
letter-spacing:normal;
}

.paleGreenLargeBoldText
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
font-size:16px;
color:#dfffff;
letter-spacing:2px;
font-weight:bold;
}

.copyright
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
font-size:9px;
color:#b4d3d5;
}

blockquote
{
padding:6 0 6 32;
margin:0 0 0 0;
border:0 0 0 0;
}

.checkList
{
padding:0 0 0 0;
margin:0 0 0 5;
border:0 0 0 0;
text-indent: 11px;
/* list-style-image: url('../images/checkmark.gif'); */
color:#ffffff;
}

ul
{
padding:0 0 0 0;
margin:0 0 0 0;
border:0 0 0 0;
text-indent: 9px;
list-style: square;
}

li
{
padding:0 0 4 0;
margin:0 0 0 19;
border:0 0 0 0;
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
font-size:13px;
letter-spacing:normal;
}

.imgBrdr1
{
border:1px #3f3f3f solid;
}

hr
{
color:#546a6c;
}

/*  ##############  HEADLINES  ##############  */

			h1
			{
			font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
			font-size:22px;
			letter-spacing:1px;
			padding:0 0 0 0;
			margin:0 0 8 0;
			}
			
			h2
			{
			font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
			font-size:18px;
			spadding:0 0 0 0;
			margin:0 0 0 0;
			border:0 0 0 0;
			}

/*  ##############  LINKS  ##############  */
a:link
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
text-decoration:underline;
/*font-size: 11px;*/
color:#3333ff;
}

a:active
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
text-decoration:underline;
/*font-size: 11px;*/
color:#cc0000;
}

a:visited
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
text-decoration:underline;
/*font-size: 11px;*/
color:#3333ff;
}

a:hover
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
text-decoration:underline;
/*font-size: 11px;*/
color:#cc0000;
}

		.copyrightLink:link
		{
		font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
		font-family:verdana;
		text-decoration:none;
		font-size:9px;
		color:#b4d3d5;
		}
		
		.copyrightLink:active
		{
		font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
		font-family:verdana;
		text-decoration:none;
		font-size:9px;
		color:#b4d3d5;
		}
		
		.copyrightLink:visited
		{
		font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
		font-family:verdana;
		text-decoration:none;
		font-size:9px;
		color:#b4d3d5;
		}
		
		.copyrightLink:hover
		{
		font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
		font-family:verdana;
		text-decoration:underline;
		font-size:9px;
		color:#ffffff;
		}

		
.listLink:link 
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
color:#660033;
font-style:normal;
font-weight:normal;
text-decoration:none;
/*font-size: 11px;*/
}

.listLink:active 
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
color:#660033;
font-style:normal;
font-weight:normal;
text-decoration:none;
/*font-size: 11px;*/
}

.listLink:visited 
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
color: #660033;
font-style:normal;
font-weight:normal;
text-decoration:none;
/*font-size: 11px;*/
}

.listLink:hover 
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
color:#000080;
font-style:normal;
font-weight:normal;
text-decoration:underline;
/*font-size: 11px;*/
}

		.menu:link
		{
		font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
		text-decoration:none;
		font-weight:normal;
		font-size:15px;
		color:#dfffff;
		letter-spacing:normal;
		white-space:nowrap;
		line-height:21px;
		}
		
		.menu:active
		{
		font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
		text-decoration:none;
		font-weight:normal;
		font-size:15px;
		color:#dfffff;
		letter-spacing:normal;
		white-space:nowrap;
		line-height:21px;
		}
		
		.menu:visited
		{
		font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
		text-decoration:none;
		font-weight:normal;
		font-size:15px;
		color:#dfffff;
		letter-spacing:normal;
		white-space:nowrap;
		line-height:21px;
		}

		.menu:hover
		{
		font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
		text-decoration:underline;
		font-weight:normal;
		font-size:15px;
		color:#ffffff;
		letter-spacing:normal;
		white-space:nowrap;
		line-height:21px;
		}
		

		.news:link
		{
		font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
		text-decoration:none;
		font-weight:normal;
		font-size:15px;
		color:#dfffff;
		letter-spacing:normal;
		line-height:21px;
		}
		
		.news:active
		{
		font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
		text-decoration:none;
		font-weight:normal;
		font-size:15px;
		color:#dfffff;
		letter-spacing:normal;
		line-height:21px;
		}
		
		.news:visited
		{
		font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
		text-decoration:none;
		font-weight:normal;
		font-size:15px;
		color:#dfffff;
		letter-spacing:normal;
		line-height:21px;
		}

		.news:hover
		{
		font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
		text-decoration:underline;
		font-weight:normal;
		font-size:15px;
		color:#ffffff;
		letter-spacing:normal;
		line-height:21px;
		}
		

.menulite:link
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
text-decoration:none;
font-size:12px;
color:#c4e3e5;
letter-spacing:normal;
white-space:nowrap;
}

.menulite:active
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
text-decoration:none;
font-size:12px;
color:#c4e3e5;
letter-spacing:normal;
white-space:nowrap;
}

.menulite:visited
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
text-decoration:none;
font-size:12px;
color:#c4e3e5;
letter-spacing:normal;
white-space:nowrap;
}

.menulite:hover
{
font-family:arial, verdana, tahoma, helvetica, geneva, times, Garamond;
text-decoration:underline overline;
font-size:12px;
color:#dfffff;
letter-spacing:normal;
white-space:nowrap;
}

		
.noShow:link
{
color:#769295;
white-space:nowrap;
}

.noShow:active
{
color:#769295;
white-space:nowrap;
}

.noShow:visited
{
color:#769295;
white-space:nowrap;
}

.noShow:hover
{
color:#769295;
white-space:nowrap;
}