.dots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	width: 1px;
	background-position: center;
}


body {
 position: absolute;
 top: 0; left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #666666;
}
#myTable {
  margin: 0; padding: 0;
  width: 100%; height: 100%;
 }

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #660033;
	line-height: normal;
}
th {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-color: #F1F1EA;
}
.sidebar-bold {
	font-size: 11px;
	font-weight: bold;
	color: #660033;
}
th.sidebar {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	background-color: #E3E4D7;
}
td.sidebar {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	border: 1px solid #E3E4D7;
}

.tables {
	font-size: 9px;
	line-height: normal;
	color: #666666;
	background-color: #F7F7F2;
}
th.tables {
	text-align: center;
	font-weight: bold;
	background-color: #E3E5D8;
}
td.tables {
	line-height: normal;
	background-color: #F7F7F2;
}
td {
	font-size: 12px;
	line-height: 18px;
}
.feature-line {
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #BBBDA9;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #660033;
	line-height: 18px;
}
.intro {
	font-size: 12px;
	font-weight: bold;
	color: #8B9065;
}
.feature-copy {
	font-size: 11px;
	line-height: 16px;
	padding: 10px;
	border: 1px solid #BBBDA9;
}
.left-image {
	margin: 0px 10px 10px 0px;
}
.feature-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	background-color: #BBBDA9;
	width: 100%;
	height: 24px;
}
.feature-corner {
	padding: 0px 0px 0px 0px;
	background-color: #BBBDA9;
	width: 28px;
	height: 24px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #660033;
	margin: 0px;
}
a:link {
	color: #660033;
}
a:visited {
	color: #660033;
}
a:active {
	color: #660033;
}
hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}
.nav {
	font-size: 10px;
	font-weight: bold;
}
.nav a:link {
	color: #666666;
	text-decoration: none;
}
.nav a:visited {
	color: #666666;
	text-decoration: none;

}
.nav a:hover {
	color: #660033;
	text-decoration: underline;
}

.nav-active a{
	color: #660033;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.footer {
	font-size: 10px;
	background-color: #E8E9E2;
	padding: 2px;
}
select.sidebar {
	font-size: 10px;
	color: #666666;
	border: 1px solid #BBBDA9;
}
input {
	color: #666666;
	border: 1px solid #F1F1EA;

}
textarea {
	color: #666666;
	border: 1px solid #F1F1EA;

}
select {
	color: #666666;
	border: 1px solid #F1F1EA;

}
form {
	margin: 0px;
}
.submit {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9D4570;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #E5D1DA;
	border-right-color: #660033;
	border-bottom-color: #660033;
	border-left-color: #E5D1DA;
	cursor: hand;
}
ul {
	margin-left: 0;
	padding-left: 3em;
	list-style-image: url(images/bullet.gif);
}
.active a:link {
	color: #A2A77B;
}
.active a:visited {
	color: #A2A77B;
}
li {

}
ul.sidebar {
	margin-top: 0;
	margin-left: 0;
	padding-left: 3em;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 0px;
	margin-left: -15px;
}
.nav-bar {
	background-image: url(images/nav-repeat.gif);
	white-space: nowrap;
	height: 27px;
	padding-right: 5px;
	padding-left: 5px;
}

html,body {
	height: 100%;
}
.small-text {
	font-size: 9px;
}
.site-link {
	font-size: 9px;
}
.site-link a:link {
	color: #666666;
	text-decoration: none;
}
.site-link a:hover {
	color: #666666;
	text-decoration: none;
}
.site-link a:visited {
	color: #666666;
	text-decoration: none;
}
.weblink {
	color: #666666;
	font-size: 10px;
}
.weblink a:link {
	color: #666666;
	text-decoration: none;
}
.weblink a:visited {
	color: #666666;
	text-decoration: none;
}
.weblink a:hover {
	color: #666666;
	text-decoration: none;
}