/******************************************************************************
* Defines styles for the main site pages and menu.                            *
******************************************************************************/

a {
  color: #0070c0;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #d04000;
}

body {
  background-color: #000000;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

h2 {
  font-size: 140%;
  margin-top: 6px;
}

h3 {
  font-size: 120%;
}

h4 {
  font-size: 100%;
}

input, textarea {
  background-color: #ffeecc;
  border-color: #ffeecc;
  border-width: 2px;
  padding: 2px;
}

input.button {
  background-color: #d0a070;
  border-style: solid;
  border-color: #f0e0c0 #703000 #703000 #f0e0c0;
  border-width: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  padding: 0px;
  width: 5em;
}

textarea {
  scrollbar-base-color: #d0a070;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.td_head {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
}

th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}

ul {
  list-style-type: square;
}

.errorMsg {
  color: #c00000;
  font-weight: bold;
}

.highlight {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #666666;
  font-style: italic;
  font-weight: mormal;
}

.content_text  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

#main {
  background-color: #c09060;
  border-color: #a07040 #e0b080 #e0b080 #a07040;
  border-style: solid;
  border-width: 1px;
  margin: 24px;
  margin-left: 10%;
  margin-right: 10%;
  min-width: 40em;
}

.Header
{
    COLOR: #7aadda;
    FONT-FAMILY:  Verdana, arial, helvetica;
	 font-size: 12px;
    FONT-WEIGHT: bold;
}

   	.transparent { 
	font-family: Verdana, Arial;
	color: #d2d2d2; 
	font-size: 11px;
 }
 
 		.transparent a {
	  	text-decoration: none;
		font-size: 9px;
		color: #545454; }

	    .transparent a:hover {
	    	text-decoration: none;
			font-size: 9px;
			color: #545454; }
			
    	.header { 
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
 }

#content {
  background-color: #ffffff;
  border-color: #f0e0b0 #906030 #906030 #f0e0b0;
  border-style: solid;
  border-width: 2px 1px 1px 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 8px;
  padding-left: 12px;
  padding-right: 12px;
}

#content_contact {
  background-color: #386Dc9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 0px;
  padding-left: 3px;
  padding-right: 3px;
}

/*---------------------------------------------------------------------------*/
/* Featured links sidebar.                                                   */
/*---------------------------------------------------------------------------*/

.sidebar {
  background-color: #f0e0c0;
  border: 1px solid #703000;
  border-top-width: 0px;
  clear: right;
  float: right;
  margin: 0px 0px 1em 1em;
  width: 12em;
}

.sidebarHdr {
  background-color: #d0a070;
  border-color: #703000;
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  font-weight: bold;
  padding: 0px .5em 0px .5em;
}

.sidebarTxt {
  padding: 4px .5em 4px .5em;
}

.sidebarSep {
  border-top: 1px solid #d0a070;
  margin: 2px 0px 2px 0px;
}

/*---------------------------------------------------------------------------*/
/* Site menu.                                                                */
/*---------------------------------------------------------------------------*/

#menuBar {
  background-color: #00a0c0;
  border-color: #00d0f0 #006080 #006080 #00d0f0;
  border-style: solid;
  border-width: 2px 1px 2px 1px;
  color: #000000;
  padding: 2px 0px 2px 6px;
}

a.menuButton, a.menuButtonActive {
  border-color: #00a0c0;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  cursor: default;
  font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  padding: 2px 6px 2px 6px;
  position: relative;
  left: 0px;
  top: 0px;
  text-decoration: none;
}

a.menuButton:hover {
  border-color: #00e0f0 #005070 #005070 #00e0f0;
  border-style: solid;
  border-width: 1px;
  color: #000000;
}

a.menuButtonActive, a.menuButtonActive:hover {
  background-color: #0090b0;
  border-color: #305070 #b0d0f0 #b0d0f0 #305070;
  color: #ffffff;
  left: 1px;
  top: 1px;
}


.menu {
  background-color: #00a0c0;
  border-color: #00d0f0 #006080 #006080 #00d0f0;
  border-style: solid;
  border-width: 2px;
  padding: 0px;
  position: absolute;
  text-align: left;
  visibility: hidden;
  z-index: 100;
}

a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  font-family: "MS Sans Serif", Arial, Tahoma,sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 2px 12px 2px 12px;
  text-decoration: none;
}

a.menuItem:hover {
  background-color: #0080a0;
  color: #ffffff;
}
