/******************************************************************/
/* START 'LINK' tags */
/******************************************************************/

a:link {
  text-decoration: none;
  color: #111111;
}
a:visited {
  text-decoration: none;
  color: #111111;
}
a:hover {
  text-decoration: none;
}

/******************************************************************/
/* END 'link' tags */
/******************************************************************/
/******************************************************************/
/* START standard 'BODY' and font tags to change */
/******************************************************************/

body {
    scrollbar-base-color: #323F5A;
	background-color: #323F5A;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
}
textarea {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #111111;
}
table, td, p {
  font-family: Trebuchet MS;
  font-size: 10pt;
  color: #111111;
}

/******************************************************************/
/* END 'body' tags */
/******************************************************************/
/******************************************************************/
/* START special 'DWT' tags */
/******************************************************************/

/* 1 */
.textLinks { 
  font-size: 8pt;
  small-caps;
  font-weight: normal;
  padding-top: 1px;
  padding-left: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  text-align: right;
  text-indent: 0px;
  color: #e7e4d0;
}


/* 4 */
.pagetitle {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11pt;
  color: #cccccc;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-align: center;
}

/* 5 */
.googlesearch {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  text-align: left;
}

/* 5a */
.googlesearchbox {
  margin-left: 0px;
  margin-top: 6px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 6px;
  text-align: left;
  text-indent: 0px;
  color: #CCCCCC;
  font-weight: bold;
}

/* 6 */
.menuheading {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #cccccc;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  text-align: center;
}

/* 7A and 9A*/
.verticalmenuFrontPage {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #0B477D;
  padding-top: 0px;
  padding-left: 1px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-align: left;
}

/* 7B and 9B*/
.verticalmenuCSS {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #0B477D;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-align: left;
}

/* 9  see above 7A and 7B */


/* 10-scroller */
.scroller {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 8pt;
  color: #0B477D;
  padding-top: 2px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-align: center;
  width: 189px;
  height: 150px;
}

/* 10-scrollercontent */
.scrollercontent {
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-align: center;
  width: 189px;
  height: 150px;
}

/* 11 */
.copyright {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 8pt;
  color: #ffffff;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-align: center;
}

/* 12 */
.addtofavorites {
   width: 95px;
   height: 74px;
}

/* 13 */
.contactbutton {
   width: 90px;
   height: 74px;
   padding-left: 5px;
}

/* 14 */
.flashheader {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  color: #0B477D;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  text-align: left;
}

/* 15 */
.body1 {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  color: #0B477D;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  text-align: left;
}

/* 16 */
.banner {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 12pt;
  color: #333333;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-align: left;
}



/******************************************************************/
/* END 'DWT' tags */
/******************************************************************/

/******************************************************************/
/* START 'H' tags */
/******************************************************************/

h1 {
  color: #000000;
  font-weight: normal;
}
h2 {
  color: #000000;
  font-weight: normal;
}
h3 {
  color: #000000;
  font-weight: normal;
}
h4 {
  color: #000000;
  font-weight: normal;
}
h5 {
  color: #000000;
  font-weight: normal;
}
h6 {
  color: #000000;
  font-weight: normal;
}

/******************************************************************/
/* END 'H' tags */
/******************************************************************/