* {
	font-family: verdana;
}

body { 
	margin: 0px;
	padding: 0px;
}

.title {
	font-size: 32px;
	font-weight: bold;
	padding-left: 10px;
	text-transform: uppercase;
	color: gray;
}

.pane_01 {
	background-color: #e0e0e0;
}

.mainbody {
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
}

.pathway {
	background-image: url(../images/active_arrow.gif);
	background-position: 10;
	background-repeat : no-repeat;
	padding: 6px;
	padding-left: 24px;

}

a.pathway:link, a.pathway:visited {
	font-size: 12px;
	color: #000000;
}

.highlight {
	color: #ff9900;
	border-bottom:1px dotted;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.contentpane td {
	padding-top: 3px;
}

a:link, a:visited {
	font-size: 12px;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
}

table.contenttoc th {
	border-bottom : 2px solid #D3D6D3;
	background : #B5BBB6;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

table.contenttoc td {
	background : #989898;
	line-height:12px;
}

table.contenttoc a:link,
table.contenttoc a:visited {
	font-size:11px;
	color: #FFFFFF;
	text-decoration : none;
}

table.contenttoc a:hover {
	color : #000000;
	text-decoration : none;
}

.pagenavbar a:link,
.pagenavbar a:visited {
	font-size:12px;
	color: #000000;
}

.pagenavbar a:hover {
	text-decoration: none;
}


a.category:link,
a.category:visited {
	font-size:12px;
	color: #000000;
}

a.category:hover {
	text-decoration:none;
}

.back_button a:link,
.back_button a:visited {
	font-size:12px;
	color: #000000;
}

.back_button a:hover {
	text-decoration: none;
}

.pagenav a:link,
.pagenav a:visited {
	font-size:12px;
	color: #000000;
}

.pagenav a:hover {
	font-size:12px;
	text-decoration: none;
}

a.readon:link,
a.readon:visited {
	font-size:11px;
	color: #000000;
	text-decoration: none;
	border : 1px solid #eeeeee;
	background : #eeeeee;
	padding-left: 3px;
	padding-bottom : 1px;
	padding-top: 1px;
}

a.readon:hover {
	text-decoration:none;
	color: #ffffff;
	background : #858585;
}

a.blogsection:link,
a.blogsection:visited {
	font-size:12px;
	color: #000000;
}

a.blogsection:hover {
	text-decoration:none;
}

.contentpaneopen {
	text-align: justify;
}

.createdate,
.small {
	font-size:10px;
	color: #B5BBB6;
}

.componentheading {
	border-bottom: 1px solid;
	font-size: 15px;
	font-weight: bold;
	color : #6788BA;

}

.contentheading {
	height: 20px;
	background: url(../images/contenthead.png)  no-repeat;
	background-position: 0px 9px;
	color: #666666;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	vertical-align : bottom;
}

.sectiontableheader {
	background :#B5BBB6;
	color : #ffffff;
}

.button {
	background : #B5BBB6;
	height : 20px;
	font-size:10px;
	border : 1px solid #989898;
}

.inputbox {
	border : 1px solid #B5BBB6;
	font-size: 11px;
}

table.moduletable a:link {
	color: #ffffff;
}

table.moduletable a:visited {
	color: #ffffff;
}

table.moduletable a:hover {
	color: #000000;
}

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

table.moduletable th {
	border-bottom: 2px solid #D3D6D3;
	background: #B5BBB6;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

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

#active_menu {
	background : #D3D6D3;
	color : #000000;
	background-image: url(../images/active_arrow.gif) ;
	background-repeat: no-repeat;
	background-position : 12px 10px;
	padding-left: 23px;
}

a.mainlevel:link,
a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	color: #FFFFFF;
	text-align: left;
	padding-top : 5px;
	padding-left :12px;
	height: 18px !important;
	height: 23px;
	text-decoration: none;

}

a.mainlevel:hover {
	text-decoration: none;
	color : #000000;
	background : #D3D6D3;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 3px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration:none;
}

a.sublevel:hover {
	color: #000000;
	text-decoration: none;
}

tr, p, div {
  font-size        : 12px;
  color            : #848E86;
}

.language_table td {
	padding: 4px;
}
