/* CSS Document */

#framework {
	text-align:left;
	border-style:none;
	border-width:0;
	width:100%;
	margin:0 0 0 0;
}
#content {
	margin: 0 0 0 0;
	border-style:none;
	border-width:0;
	background-image: url(navbg.gif);
	background-repeat: repeat-y;
	}
#navigation {
 	float:left;
 	background-color:#E7E7E7;
 	width:170px;
	padding:0px 0px 10px 0px;
	border-right: 1px solid #cccccc;
	text-decoration:none;
	}
#rightcontent {
	background-color: #ffffff;
	color: #333333;
	margin: 0 5px 0 179px;
	padding: 0px 0px 0px 0px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-top-width: 1px;
}
#menu {
	text-align:left;
	padding: 0px 0px 0px 5px;
}
h1.topictitle {
	font-size: 2em;
	color:#0557a1;
}
.treeNode {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003366;
	text-decoration: none;
	text-align:left;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	margin-bottom: -1.2em;
}
a.treeNode:link {
	text-decoration: none;
	color: #003366;
    }
a.treeNode:hover { 
    text-decoration: underline;
	}
a.treeNode:visited {
    color: #003366;
	}
a.treeNode:active {
    color: #003366;
	}
#navHead {
	background-color: #0557a1;
	width:171px;
	height:25px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	margin: 0 0 0 0;
	padding-top:10px;
}
a.navHead:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a.navHead:visited {
    color: #FFFFFF;
	text-decoration:none;
}
a.navHead:hover { 
    color: #FFFFFF;
	text-decoration:underline;
}
a.navHead:active {
    color: #FFFFFF;
	text-decoration:none;
}
a.navData {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
}
a.navData:visited {
    color: #003366;
}
a.navData:hover { 
    text-decoration: underline;
}
a.navData:active {
    color: #003366;
}
#expand {
	font-weight:normal;
}
#collapse {
	font-weight:normal;
}
p#navData {
	padding: 0px 0px 0px 5px;
	text-align:left;
}
hr#navDataAbove {
	background: #CCCCCC;
	width:80%;
	height:1px;
	border-style:none;
	margin-top: -10px;
}
hr#navDataBelow {
	background: #CCCCCC;
	width:100%;
	height:4px;
	border-style:none;
	margin-top:10px;
}
#footer {
	margin:0px 5px 0px 179px;
}
.ugtop {
	font-size: 1.4em;
}
#hdrsearchtable {
	margin:0px 0px 0px 0px; 
	text-align:left;
} 
#hdrsearchtable td {
	line-height: 42px;
	vertical-align: middle;
	text-align:center; 
	background: url(searchbg.gif) repeat-x #ffffff;
}
#searchbox {
	height:42px;
}
#searchbox td{
	line-height:21px;
}
.ListItem {
	padding-bottom: .75em;
}

ol {
	list-style-type:decimal;
	margin-bottom: 0em;
}
ol ol {
	margin-top:.75em;
	margin-left: 2em;
	padding-left: 0em;
	list-style-type:lower-alpha;
}
ol ul {
	margin-top:.75em;
	margin-left: 1.5em;
	padding-left: 0em;
	list-style-type:disc;
}
ul {
	list-style-type:disc;
}
ul ul {
	margin-top:.75em;
	margin-left: 1.5em;
	padding-left: 0em;
	list-style-type:disc;
}
ul ol {
	margin-top:.75em;
	margin-left: 2em;
	padding-left: 0em;
	list-style-type:decimal;
}
ol .ListPara {
	list-style-type: none;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left:inherit;
}
ul .ListPara {
	list-style-type: none;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left:inherit;
}
table.data { 
	margin:7px 0px 9px 0px;
	background-color: #CCCCCC;
}
.TableHeading {
	font-size: 1em;
	background-color: #0557a1;
	vertical-align:middle;
	color:#FFFFFF;
	text-align:left;
	padding:.25em .5em .25em .45em;
}
.TableData {
	vertical-align:top;
	text-align:left;
	padding:.25em .5em .25em .45em;
}
td p {
	margin: 0 0 0 0;
}
th p {
	margin: 0 0 0 0;
}
#navTableLow {
	margin:0px 5px 0px 5px; 
	text-align:left;
}
#navTableLow td {
	color: #003366; 
	text-align:left; 
	vertical-align:top;
} 
caption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align:left;
}
#glossary {
	margin-left: 9px;
	margin-right: 9px;
}
#search {
	margin-left: 9px;
	margin-right: 9px;
}