table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}


.contentcolumn {
	padding-right: 5px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #fff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #ccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc th {
  color: #666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #FC6401;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #f60;
	text-align: left;
}

a.sublevel:hover {
	color: #fc0;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

h1, .contentheading, .componentheading {color: #000; font-size: 18px; font-weight: bold;}

body {margin: 0; padding: 0; background-color: #fff; color: #000; text-align: left; font-family: Verdana, Helvetica, sans-serif; font-size: 12px;}
/* for browsers that don't properly implement inheritance */
li, ul, ol, textarea, input, select {font-family: Verdana, Helvetica, sans-serif; text-align: left; font-size: 12px;}
ul, ol, li {margin: 0; padding: 0;}
li {margin-left: 20px;}
img {display: block; border: 0;}
td {vertical-align: top; padding: 0; margin: 0;}
form {margin: 0; padding: 0;}

h1, h2, h3 {color: #000; margin: 1em 0;}
h1 {margin-top: 0;}
h3 {color: #339;}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 12px;}

a {color: #33c;}
a:hover {text-decoration: none;}

.left {float: left; margin: 0 10px 10px 0;}
.center {text-align: center;}
.right {float: right; margin: 0 0 10px 10px;}
.caption {font-size: 10px; text-align: center;}
.border {border: 1px solid #333;}
.alt {display: none;}
.contact {color: #c00;}
#contact-table td {padding: 0 3px 3px 0;}

html, body {
    height: 100%;
}
body {background: url(/images/sidebar.gif) repeat-y;}
#footer {position: absolute; bottom: 0; margin-left: 200px; padding: 5px 0; font-size: 10px; width: 560px; text-align: center;}
#footer a {color: #33c;}
#container {
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	}
html>body #container {
    height: auto;
	}
#content {padding-bottom: 40px;}
#topbar {width: 100%; background: url(/images/topbar-background.gif) repeat-x; height: 120px;}
#sidebar {position: absolute; top: 120px; left: 0; width: 180px;}
#address {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #fff; margin-right: 10px; text-align: right;}
#main {margin: 0 0 20px 200px; width: 560px; padding-top: 15px;}
#main img {display: inline;}
#synotac {font-size: 9px; text-align: center; margin: 10px 0;}
#synotac a {color: #bbb;}

#sidebar .moduletable {margin: 0 10px;}