/* Generated by KompoZer */
table {
  color: white;
}
body {
  padding: 0px;
  border-bottom-style: none;
  margin-top: 1%;
  margin-right: 1%;
  margin-left: 1%;
  background-color: #000066;
}
#header {
  border-style: none none solid;
  border-color: black;
  border-bottom: 2px solid black;
  margin: 0px;
  padding: 5px;
  height: 135px;
  overflow: hidden;
  background-color: #000066;
}
#header h1 {
  color: #9999cc;
  font-weight: normal;
  font-size: 24pt;
  font-family: Garamond;
}
#header img {
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 40px;
}
#leftNav {
  border-style: none;
  border-color: black;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 165px;
  overflow: hidden;
  left: 1%;
  width: 18%;
  background-color: #000066;
  z-index: 3;
  text-align: center;
  min-height: 700px;
}
#leftNav h1 {
  border: 1px solid #000000;
  padding: 0px 2px;
  list-style-type: none;
  text-align: center;
  display: block;
  background-color: white;
  color: black;
  font-size: 17px;
}
#leftNav a {
  color: #E56701;
  font-size: 10pt;
  text-decoration: none;
}
#rightBar {
  border-style: none;
  border-color: black;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 165px;
  overflow: hidden;
  right: 1%;
  width: 18%;
  background-color: #000066;
  z-index: 1;
  text-align: center;
  min-height: 700px;
}
#rightBar p {
  padding: 5px;
  font-size: 17px;
}
#rightBar a {
  color: #E56701;
  font-size: 10pt;
  text-decoration: none;
}
#rightBar a:hover {
  text-decoration: underline;
}
#main {
  margin: 0px 20% 0;
  padding: 5px 18px;
  position: relative;
  overflow: hidden;
  background-color: #000066;
  z-index: 2;
  top: 5px;
  min-height: 695px;
  border-left: 2px solid black;
  border-right: 2px solid black;
}
ul.nav {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
#leftNav li {
  list-style-type: none;
  padding-top: 0px;
  padding-bottom: 2px;
}
#leftNav li a {
  text-decoration: none;
  color: white;
  font-size: 15px;
}
#leftNav li a:hover {
  font-size: 15px;
  text-decoration: underline;
  color: yellow;
}
p.p3 {
  margin-bottom: 0px;
  color: #ffffff;
  font-weight: normal;
  font-size: 12pt;
  font-family: Tahoma;
}
p {
  margin-bottom: 0px;
  font-family: Tahoma;
  font-size: 11pt;
  font-weight: normal;
  color: #ffffff;
}
p.p4{
  margin-bottom: 0px;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #9999CC;
}


/* Paragraph attribute. Note inclusion of margin attribute for Firefox <p> bug */
p {
    margin-top: 0;
    margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}

/* Paragraph class attributes */

.p1 {
	margin-top: 0;
    margin-bottom: 0px;
	color: #9999CC;
	font-weight: normal;
	font-size: 24pt;
	font-family: Garamond;
}
		
.p2 {
	margin-top: 0;
    margin-bottom: 0px;
	color: #9966FF;
	font-weight: normal;
	font-size: 14pt;
	font-family: Verdana;
}

.p3 {
	margin-top: 0;
    margin-bottom: 0px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12pt;
	font-family: Tahoma;
}

.p4 {
	margin-top: 0;
    margin-bottom: 0px;
	color: #9966FF;
	font-weight: bold;
	font-size: 10pt;
	font-family:Verdana;
}

.p5 {
	margin-top: 0;
    margin-bottom: 0px;
	color: #9999CC;
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
}
.p6 {
    margin-top: 0;
    margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
/* For weblinks page */
#links {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
#links li {
  list-style-type: none;
  padding-bottom: 2px;
}
#links li a {
  color: #E56701;
  text-decoration: none;
}
#links li a:hover {
  text-decoration: underline;
}

/* Set color of links in general in main section */
#main a {
   color: #E56701;
   text-decoration: none;
}

#main a:hover {
  text-decoration: underline;
}
