﻿body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: White;
  background-color: #ece9d8;
}
bold
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: White;
  font-weight:bold;
}
italic
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: White;
  font-style:italic;
}
p
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: White;
}
.small
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: White;
  font-size: small;
}
.xx-small
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: White;
  font-size: xx-small;
}

a:link
{
  color: white
}

a:visited
{
  color: White
}

a:active
{
  color: white
}

a:hover
{
  color:    #6699FF}

h1
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: White;
}

h2
{
  font-family: Verdana,Arial, Helvetica;
  color: White;
}

h3
{
  font-family: Verdana,Arial, Helvetica;
  color: White;
}

h4
{
  font-family: Verdana,Arial, Helvetica;
  color: White;
}

h5
{
  font-family: Verdana,Arial, Helvetica;
  color: White;
}

h6
{
  font-family: Verdana,Arial, Helvetica;
  color: White;
}

/*
gray section
*/
.gray
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: gray;
}
.gray-xxsmall
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: gray;
  font-size:8pt;
}
a.gray:link
{
  color: gray
}

a.gray:visited
{
  color: gray
}

a.gray:active
{
  color: gray
}

a.gray:hover
{
  color:
#999999}
a.gray-xxsmall:link
{
  color: gray;
  font-size:xx-small;
  
}

a.gray-xxsmall:visited
{
  color: gray;
  font-size:xx-small;
}

a.gray-xxsmall:active
{
  color: gray;
  font-size:xx-small;
}

a.gray-xxsmall:hover
{
  color:#999999;
  font-size:xx-small;
  }
a.xx-small:link
{
  color: white;
  font-size:xx-small;
  
}

a.xx-small:visited
{
  color: white;
  font-size:xx-small;
}

a.xx-small:active
{
  color: white;
  font-size:xx-small;
}

a.xx-small:hover
{
  color:#6699FF;
  font-size:xx-small;
  }
  a.small:link
{
  color: white;
  font-size:small;
  
}

a.small:visited
{
  color: white;
  font-size:small;
}

a.small:active
{
  color: white;
  font-size:small;
}

a.small:hover
{
  color:#6699FF;
  font-size:small;
  }
h1.gray
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: Gray;
}

h2.gray
{
  font-family: Verdana,Arial, Helvetica;
  color: Gray;
}

h3.gray
{
  font-family: Verdana,Arial, Helvetica;
  color: Gray;
}

h4.gray
{
  font-family: Verdana,Arial, Helvetica;
  color: Gray;
}

h5.gray
{
  font-family: Verdana,Arial, Helvetica;
  color: Gray;
}

h6.gray
{
  font-family: Verdana,Arial, Helvetica;
  color: Gray;
}
/*
table
*/
td.brown
{
	background-color:#c9b99e;
}

td.blue
{
	background-color:#00539B;
}

td.td248
{
	width: 248px;
}

td.td1
{
	width: 380px; 
	font-family: Verdana; 
	font-size: medium; 
	font-weight: bold; 
	color: White;
}
/*
Picture Boxes
*/
td.pic-title
{
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: Gray;
	width: 248px;
	text-align:center;
}
td.pic-width
{
	width: 250px;
}
table.pic-table
{
	border-right: #c9b99e thin solid;
	border-bottom: #c9b99e thin solid;
	background-color:#ece9d8;
	border-left: #c9b99e thin solid;
}
table.picture
{
	width: 250px;
	border-right: #c9b99e thin solid;
	border-bottom: #c9b99e thin solid;
	background-color: #ece9d8;
}	
/*
Top Navigation
*/
table.TopNav
{
	Font-Size:12px;
	font-weight:bold;
	font:Arial;
	color:#00539B;
	padding-right:10pt;
}
table.TopNav A:link
{
    FONT-SIZE: 12px;
    font-weight:bold;
    COLOR: #00539B;
    FONT: Arial;
}
table.TopNav A:visited
{
    FONT-SIZE: 12px;
    font-weight:bold;
    COLOR: #00539B;
    FONT: Arial;
}
table.TopNav A:hover
{
    FONT-SIZE: 12px;
    font-weight:bold;
    COLOR: #c9b99e;
    FONT: Arial;
}
/*
Side Navigation
*/
table.SideNav
{
	Font-Size:11px;
	font-weight:bold;
	font:Arial;
	color:#00539B;
	padding-right:5pt;
}
table.SideNav A:link
{
    FONT-SIZE: 11px;
    font-weight:bold;
    COLOR: #00539B;
    FONT: Arial;
}
table.SideNav A:visited
{
    FONT-SIZE: 11px;
    font-weight:bold;
    COLOR: #00539B;
    FONT: Arial;
}
table.SideNav A:hover
{
    FONT-SIZE: 11px;
    font-weight:bold;
    COLOR: #c9b99e;
    FONT: Arial;    
}
td.page-title
{
	width: 500px;
	font-weight:bold;
	font-size: 16pt;
	font-family:Arial;
	font-style:italic;
	text-align:center;
	text-decoration: underline;
}
td.page-italic
{
	width: 500px;
	font-weight:bold;
	font-size: 11pt;
	font-family:Arial;
	font-style:italic;
}
td.page-regular
{
	width: 500px;
	font-weight:bold;
	font-size: 11pt;
	font-family:Arial;
}
td.body
{
	font-weight:bold;
	font-size:9pt;
	font-family:Arial;
	font: Arial;
}
/*
Rep Pages
*/
td.reppagetitle
{
	font-family:Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #c9b99e;
}
td.reparea
{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	font-style:italic;
	color:White;
}
td.repbody
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:White;
}
td.repemail
{
	font-family:Arial;
	font-size:11pt;
	text-decoration:underline;
	color:White;
}
td.repname
{
	font-family:Arial;
	font-size:18pt;
	color:#c9b99e;
}
td.reptitle
{
	font-family:Arial;
	font-size:15pt;
	font-weight:bold;
	color:#c9b99e;
}
td.tablecellhyperlinks A:link
{
	text-decoration: underline;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#c9b99e;	
}
td.tablecellhyperlinks A:visited
{
	text-decoration: underline;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#c9b99e;	
}
td.tablecellhyperlinks A:hover
{
	text-decoration: underline;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#c9b99e;	
}
