@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #744929;
}
th { text-align:center;
}
p {
	line-height: 1.5em;
	margin-top: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	text-align: center;
}
a {
	font-weight: bold;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #740E12;
	padding: 5px;
	text-align: center;
}
h2 {
	font-size: 14px;
	padding-left: 7px;
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #0F7986;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #000000;
}
h3 {
	font-size: 12px;
	padding-left: 7px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #744929;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #744929;
}
h4 {
	font-size: 14px;
}
#divBody {
	z-index: 1;
	width: 820px;
	left: 40;
	top: 10;
	position: relative;
}
#divNavigation {
	z-index: 5;
	margin-top: 50px;
	margin-left: 65px;
	height: 205px;
	padding-top: 5px;
}
#divNavigation    a {
	color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	font-size: 12px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	padding: 4px;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
	width: 130px;
}
#divNavigation    a:hover {
	background-color: #F7FFFF;
	color: #087984;
}
#divNavigation    a:active{
	color: #FFFF00;
}
#tableContainer {
	background-image: url(images/trace.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
        height: 600px;
	text-align: left;
	vertical-align: top;
}
#divMainContent {
	vertical-align: top;
	top: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#divIntro {
	vertical-align: top;
	margin-top: -80px;
	margin-left: 440px;
	font-style: italic;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.active {
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet1.gif);
	margin-top: 0.5em;
}
li {
	margin-bottom: 1em;
}
li li {
	list-style-image: url(images/bullet2.gif);
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
.statements {
	font-style: italic;
	color: #744929;
	text-align: center;
}
.tdSubmenuOn {
	color: #FFFFFF;
	background-color: #740E12;
}
.tdSubmenuOn a {
	color: #FFFFFF;
	text-decoration: none;
}

.screenshot {
	border: 2px ridge #9C9A9C;
	margin: 10px;
	text-align: center;
}
.showcase {
	text-decoration: none;
	border: 1px solid #999999;
}
.product_name {
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	font-weight: normal;
	color: #FFFFFF;
        padding: 4px;
	background-color: #000000;
}
.td_GreenBorder   {
	border: 3px solid #087984;
}
.tableSubmenu {
	margin-top: 10px;
	margin-bottom: 10px;
}
