td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color:#333333;
}

.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:white;
}

.contentLink
   {
	font-size:11px;
	font-family: Arial;
	font-style: normal;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
	color:#006600;
	line-height: 18px;
}

a.contentLink:hover 
  {
	font-size:11px;
	font-family: Arial;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#D50A27;
	line-height: 18px;
}

.whiteLink
   {
	font-size:11px;
	font-family: Arial;
	font-style: normal;
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
	color:#ffffff;
	line-height: 18px;
}

a.whiteLink:hover 
  {
	font-size:11px;
	font-family: Arial;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#ffffff;
	line-height: 18px;
}


.topnavActive
   {
	font-size:11px;
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
	color:white;
	line-height:12px;
}

.topnavLink
   {
	font-size:11px;
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight:bold;
	text-transform:none;
	text-decoration:none;
	color:white;
	line-height:12px;
}

a.topnavLink:hover 
  {
	font-size:11px;
	font-family: Verdana, Arial;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	color:white;
	line-height:12px;
}

.lsNavLink
   {
	font-size:11px;
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
	color:white;
	line-height: 14pt;
}

a.lsNavLink:hover 
  {
	font-size:11px;
	font-family: Verdana, Arial;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#002855;
}

.headerLink
   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #006633;
}

a.headerLink:hover 
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #E5BF20;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.footerLink
   {
	font-size:9px;
	font-family: Arial;
	font-style: normal;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
	color:#333333;
	line-height: 14pt;
}

a.footerLink:hover 
  {
	font-size:9px;
	font-family: Arial;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#333333;
}

li {
	line-height: 18px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color:#006600;
}

.lsnavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #002955;
	text-decoration: none;
}

.contentWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.contentWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.sidenavLink
   {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
	color:white;
	line-height:16px;
}

a.sidenavLink:hover 
  {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
	color:white;
	line-height:16px;
}
.img {
	margin: auto;
	padding: 2px;
	height: auto;
	width: auto;
	background-color: #333333;
	background-repeat: repeat;
}

.ThumbImg {
	margin: auto;
	padding: 2px;
	height: auto;
	width: auto;
	cursor:hand;
	background-color: #333333;
	background-repeat: repeat;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/bullet_yellow.jpg);
	line-height: 18px;
	position: relative;
}
