﻿/*/////////////////////////*/
p
{
  padding: 4px 0px 4px 0px;
  margin: 0px;
}
ul
{
  margin-bottom: 0px;
  margin-top: 0px;
}



h1
{
	font-family: Times New Roman;
	font-size: 18pt;
	font-weight: normal;
	color: #004378;
	padding: 0;
	margin: 16px 0 10px 0;
}
h2
{
	font-family: Times New Roman;
	font-size: 14pt;
	font-weight: normal;
	color: #004378;
	padding: 0px;
	margin: 15px 0 6px 0;
}
h3
{
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: #004378;
	padding: 0px;
	margin: 12px 0 4px 0;
}
h1 a
{
  font-size: 18pt;
  padding: 0px;
  margin: 0px;
  text-decoration: underline;
}
h1 a:hover
{
  font-size: 18pt;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
}
h2 a
{
  font-size: 14pt;
  padding: 0px;
  margin: 0px;
  text-decoration: underline;
}
h2 a:hover
{
  font-size: 14pt;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
}
h3 a
{
  font-size: 12pt;
  padding: 0px;
  margin: 0px;
  text-decoration: underline;
}
h3 a:hover
{
  font-size: 12pt;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
}

/********************************************************************/

.NavPath
{
  padding-bottom: 20px;
  color: Gray;
  font-size: 8pt;
}
.NavPath a
{
  color: Gray;
}
.NavPath a:hover
{
  color: Black;
}

.Navigator
{
  font-size: 8pt;
  font-weight: bold;
  padding-top: 15px;
}

.ArticlesArticleGroupImage
{
  margin: 15px 10px 5px 0px;
  border: 1px solid #439E18;
}

.ArticlesLinkPhotoTable
{
  border-collapse: collapse;
}
.ArticlesLinkPhotoTable th
{
  vertical-align: top;
  padding-top: 9px;
}
.ArticlesLinkPhotoTable td
{
  vertical-align: top;
}
.ArticlesLinkPhotoTable img
{
  margin-top: 5px;
  margin-right: 5px;
  border: 1px solid #439E18;
}
/*** Default image ***/
.DefaultImage
{
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  border: 1px solid #439E18;
}

/********* Search *********/
.SearchImage
{
  border: 1px solid #439E18;
  float: left;
  margin-right: 5px;
  margin-top: 10px;
}
.Navigator
{
  padding: 5px 0px 5px 0px;
}

/*** Faq ***/
.FaqItem
{
  border-left: dashed 1px Gray;
  padding-left: 5px;
  clear: both;
}

.FaqQuestion
{
  margin-bottom: 5px;
}

/*** News ***/
.NewsAnnounce
{}
.NewsAnnounceItem
{
	margin: 0 0 14px 0;
}
.NewsAnnounceDate
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #3a840d;
}
.NewsAnnounceItem h2
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	padding: 0px;
	margin: 0 0 0 0;
}
.NewsAnnounceItem h2 a
{
  font-size: 10pt;
	color: #506cbf;
}
.NewsAnnounceItem h2 a:hover
{
  font-size: 10pt;
	color: #c4094a;
}
.NewsArchiveLink
{
	padding: 0 0 0 18px;
	background-image: url(images/news-archive.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.NewsAnnounceTXT
{
  padding-top: 4px;
}
.NewsAnnounceImage
{
  border: solid 1px #439E18;
  float: left;
  margin: 0px 10px 5px 0px;
}
.NewsImage
{
  border: solid 1px #439E18;
  float: left;
  margin: 8px 10px 5px 0px;
}
/*** Photo Gallery ***/

.PhotoGalleryContainer
{
  width: 100%;
  font-size: 7pt;
  text-align: center;
}

.PhotoGallery
{
  border-collapse: collapse;
  display: inline;
  margin-bottom: 5px;
  margin: 5px;
}
.PhotoGallery td
{
  border-width: 0px;
  text-align: center;
  padding: 2px;
}

.PhotoGallery img
{
  border: 1px solid #439E18;
}

/*** Send Form ***/

.SendForm
{
  padding: 0px;
  margin: 0px;
}
.SendForm, .SendForm input, .SendForm select
{
  font-size: 9pt;
}
.SendForm textarea
{
  font-family: Tahoma, Arial;
  font-size: 9pt;
}

/*** Buttons ***/
.SubBtn
{
  background-color: #3A8915;
  color: White;
  border: solid 1px #46AE00;
  border-bottom-color: #004400;
  border-right-color: #004400;
  font-family: Tahoma;
  font-size: 9pt;
}

/*** Forms ***/
input
{
  font-family: Tahoma;
  font-size: 9pt;
}

/********* Gallery *********/

.GalleryContainer
{
  text-align: center;
}

.GalleryListImage
{
  border-width: 0px;
}

/*** Date ***/
.Date
{
  font-size: 8pt;
  color: #000000;
}

/*** System ***/
.SystemMessage
{
  border: solid 1px #000000;
  background-color: Green;
  font-weight: bold;
  color: White;
  padding: 5px;
}

/*** Delimeter ***/
.HRBR
{
  height: 22px;
}
.HR
{
  height: 15px;
  background-image: url('/images/hr.gif');
  background-position: center left;
  background-repeat: repeat-x;
  padding-top: 5px;
  padding-bottom: 5px;
  clear: both;
}

/*** FCKeditor ***/
table.EditorPasteTable
{
  border: solid 0px #000000;
  border-collapse: collapse;
}

td.EditorPasteTD
{
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 10pt;
  border: solid 1px #000000;
  padding: 5px;
}
.EditorPasteTable td
{
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 10pt;
  border: solid 1px #000000;
  padding: 5px;
}
