body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #333333;
}

td, th {
	line-height: 22px;
	color: #330000;
}

a {
	color: #6FAAA8;
}

.title {
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	line-height: 20px;
	font-weight: bold;
    color: #6FAAA8;
	font-style: oblique;
}

.header {
	color: #846548;
	font-weight: bold;
	font-variant: normal;


}

a.nav {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #6FAAA8;
}
a.nav:link {
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
}
a.nav:active {
	text-decoration: none;
	color: #DEDECA;
}
a.nav:hover {
	color: #DEDECA;
	text-decoration: none;
}



.navLink {
	font-weight: bold;
	color: #6FAAA8;
	font-style: normal;


}
a {
	font-size: 10pt;
	color: #3E332F;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	text-decoration: none;
}

.sidebar {
	padding: 3px;
	font-style: normal;
	font-weight: bold;
	color: #846548;

}
.copyright{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #6FAAA8;
}
.copyright a {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #6FAAA8;
}
.copyright a:link {
	text-decoration: none;
}
.copyright a:visited {
	text-decoration: none;
}
.copyright a:active {
	text-decoration: none;
	color: #DEDECA;
}
.copyright a:hover {
	color: #DEDECA;
	text-decoration: none;
}


.sidebarHeader {
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
	font-weight: bold;
}

.sidebarFooter {
	line-height: 18px;
	background-color: #FFFF99;
	color: #990000;
}

.footer {
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
}

.introText {
	text-align:justify;
	font-size: 12pt;

}

.description {
	color: #846548;
	font-weight: bold;
	line-height: normal;
}

.titlebar {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
