BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.iso {
vertical-align: bottom;
}

TABLE.frontForm {
  border: 1px;
  border-style: solid;
  border-color: #91a5b1;
  border-spacing: 1px;
}

.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: Red;
  font-weight: bold;
}

.titleBlack {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: Black
  font-weight: bold;
}

.titleBlack1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: Black
  font-weight: bold;
}

.titleBlack2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  color: Black
  font-weight: bold;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font: bold;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.address_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

.white_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.red_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Red;
}

.smallerContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blueContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Blue;
}

.menuLinkBlack {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	text-decoration: none;
	padding-left: 5px;
}

.menuLinkBlack A:link {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	text-decoration: none;
	padding-left: 5px;
}

.menuLinkBlack A:visited {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	text-decoration: none;
	padding-left: 5px;
}

.menuLinkBlack A:hover {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	text-decoration: underline;
	padding-left: 5px;
}

.menuLinkBlack A:active {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	text-decoration: none;
	padding-left: 5px;
}

.menuLinkMaroon {
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	text-decoration: none;
	padding-left: 5px;
}

.menuLinkMaroon A:link {
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	text-decoration: none;
	padding-left: 5px;
}

.menuLinkMaroon A:visited {
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	text-decoration: none;
	padding-left: 5px;
}

.menuLinkMaroon A:hover {
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	text-decoration: underline;
	padding-left: 5px;
}

.menuLinkMaroon A:active {
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	text-decoration: none;
	padding-left: 5px;
}

.menuLinkBlue {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	text-decoration: none;
	padding-left: 5px;
}

.menuLinkBlue A:link {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	text-decoration: none;
	padding-left: 5px;
}

.menuLinkBlue A:visited {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	text-decoration: none;
	padding-left: 5px;
}

.menuLinkBlue A:hover {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	text-decoration: underline;
	padding-left: 5px;
}

.menuLinkBlue A:active {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: bold;
	text-decoration: none;
	padding-left: 5px;
}

.bottomLinkWhite {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
	text-decoration: none;
}

.bottomLinkWhite A:link {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
	text-decoration: none;
}

.bottomLinkWhite A:visited {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
	text-decoration: none;
}

.bottomLinkWhite A:hover {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
	text-decoration: underline;
}

.bottomLinkWhite A:active {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
	text-decoration: none;
}

.smallGreyText {
	font-family: Arial, Helvetica, sans-serif;
	color: #708090;
	font-size: 10px;
}

.Link {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

.Link A:link {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

.Link A:visited {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

.Link A:hover {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

.Link A:active {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

.subMenuLinkBlue {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
	text-decoration: none;
	padding-left: 8px;
}

.subMenuLinkBlue A:link {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
	text-decoration: none;
	padding-left: 8px;
}

.subMenuLinkBlue A:visited {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
	text-decoration: none;
	padding-left: 8px;
}

.subMenuLinkBlue A:hover {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
	text-decoration: underline;
	padding-left: 8px;
}

.subMenuLinkBlue A:active {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
	text-decoration: none;
	padding-left: 8px;
}

/* iSearch Styles
 */
a.isearch-title, a.isearch-description, a.isearch-url, a.isearch-prevnext:active
{
    color:#FF0000;
    background-color:transparent
}

a.isearch-title, a.isearch-description, a.isearch-url, a.isearch-prevnext:hover
{
    color:#FF0000;
    background-color:transparent
}


/* Usage :  Page heading on the search results page.
 */
h1.isearch
{
    text-align:center;
    font-size:20px;
    color:#3366cc;
}


/* Usage :  To display the header line with the following messages:
 *             "Search results for _words_."
 *             "Showing results 1 to 10 of 17"
 */
table.isearch-head
{
    background-color:#3366cc;
}

/* Usage :  Advanced search form.
 */
table.isearch-advanced
{
    background-color:#b8ccee;
}

td.isearch-head
{
    color:#ffffff;
    font-size:16px;
}


/* Usage :  To display the page title in the results list.
 */
a.isearch-title:link
{
    color:#3366cc;
    background-color:transparent
}

a.isearch-title:visited
{
    color:#336644;
    background-color:transparent
}


/* Usage :  To display the page description in the results list.
 */
.isearch-description
{
    font-size:12px;
    color:#000000;
}


/* Usage :  To display the page score in the results list.
 */
.isearch-score
{
    font-size:12px;
    color:#000080;
}


/* Usage :  To display the page url in the results list.
 */
a.isearch-url:link
{
    font-size:11px;
    color:#008000;
    background-color:transparent
}

a.isearch-url:visited
{
    font-size:11px;
    color:#008000;
    background-color:transparent
}


/* Usage :  To display the file size in the results list.
 */
.isearch-size
{
    font-size:11px;
    color:#008000;
    font-size:80%;
}


/* Usage :  To display the "Cached" string in the results list.
 */
a.isearch-viewcache:link
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent
}

a.isearch-viewcache:visited
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent
}


/* Usage :  To display the "<< Previous Page" and "Next Page >>" links.
 */
table.isearch-prevnext
{
    background-color:#3366cc;
}

td.isearch-prevnext
{
    color:#ffffff;
    font-size:14px;
}

a.isearch-prevnext:link
{
    color:#ffffff;
    background-color:transparent
}

a.isearch-prevnext:visited
{
    color:#ffffff;
    background-color:transparent
}


/* Usage :  To display the "No matches found." string.
 */
h2.isearch-nomatch
{
    font-size:16px;
    color:red;
}


/* Usage :  To display highlighted words in the page descriptions
 */
.isearch-highlight
{
    font-weight:bold;
}


/* Usage :  Displaying the search string in the message:
 *              Search results for _words_.
 */
.isearch-search
{
    font-style:italic;
}


/* Usage :  To display the:
 *               "This is the contents of the iSearch cache for the URL %u"
 *          message when displaying a cached page.
 */
h2.isearch-cachedpage
{
    font-size:16px;
}


/* Usage :  To display the search statistics table
 */
table.isearch-stats {
}

table.isearch-stats th, table.isearch-stats td{
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
}

table.isearch-stats th {
    color: #ffffff;
    background-color: #3366cc;
}

table.isearch-stats td {
    background-color: #ffffcc;
    color: #003399;
}

table.isearch-stats caption {
    color: #003399;
    font-weight: bold;
    font-size: 17px;
    font-style: italic;
}


/* Usage:  Displaying "Did you mean to search for:" test and links when
 * displaying alternative searches.
 */
.isearch-suggest-title
{
    color: #004422;
}

a.isearch-suggest:link
{
    padding-left: 50px;
    color: #008844;
}

a.isearch-suggest:visited
{
    padding-left: 50px;
    color: #008844;
}


/* Usage: Displaying a single extra link in search results (professional version only)
 */
.isearch-link
{
    /* Set background colour for extra links */
    background-color: #ffffff;
}

/* Usage: Displaying all extra links in search results (professional version only)
 */
.isearch-link-all
{
    /* Add an extra space seperating links from normal results. */
    padding-bottom: 15px;
}

/* STYLES ADDED */

.isearch-li-none
{
    list-style-type: none;
}