@charset "utf-8";
body {
	color: #000000;
	background-color: #FFFFFF;
	}
p {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.75em;
	margin-left: 0em;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 1.5em;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0;
}
.closegap {
	margin-top: 0px;
}
.topic {
	margin: 0px 0px 0px 5px;
	text-indent: 5px;
}
.treeNode {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #003366;
	text-decoration: none;
    }
.treeNode:hover { 
    text-decoration: underline;
	}
.treeNode:visited {
    color: #003366;
	}
.treeNode:active {
    color: #003366;
	}
.navHead {
	color: #FFFFFF;
	background-color: #00234C;
	font-weight: bold;
	text-decoration: none;
	}
.navHead:link {
	color: #FFFFFF;
	background-color: #00234C;
	font-weight: bold;
	text-decoration: none;
	}
.navHead:hover { 
    color: #FFFFFF;
	}
a.navHead:visited {
    color: #FFFFFF;
	}
a.navHead:active {
    color: #FFFFFF;
	}
a.navData {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight:bold;
	text-decoration: none;
    }
.navData:hover { 
    text-decoration: underline;
	}
.navData:visited {
    color: #003366;
	}
.navData:active {
    color: #003366;
	}
#expand {
	font-weight:normal
	}
#collapse {
	font-weight:normal
	}	
.pagemenu a:visited {
    color: #003366;
	}
table.content {
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells:show;
	margin-left: 0px;
	margin-bottom: 15px;
}
td.content {
	padding: 2px 3px 2px 3px;
}
table.center {
	padding: 2px;
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells:show;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.content, .center td {
	padding: 4px 4px 4px 4px;
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align:top;
}
caption {
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
}
thead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00234C;
}
.tablegray {
	background-color: #E7E7E7;
	color: #000000;
}
ul, ol {
	margin-top: .5em;
	margin-bottom: .5em;
}
ol {
	margin-top: 1em;
}
ol.lower-alpha {
	list-style:lower-alpha;
}
li {
	margin-top:.5em;
}
.para {
	list-style-type: none;
	margin-bottom: .75em;
}
.paraspace {
	list-style-type: none;
	margin-top: .75em;
}
.listcaution {
	list-style-image: url('../img/warning_caution.gif');
	list-style-type: circle;
	margin: 10px 25px 10px 25px;
}
.listcautionpara {
	margin: 10px 25px 10px 25px;
	list-style-type: none;
}

.indent25 {
	margin-left: 25px;
}
.glossaryh2 {
	background-color: #E7E7E7;
	text-align: left;
	text-indent: 2px;
	padding: 2px 0px 2px 0px;
}
.theme {
	background-color: #00234C;
	color: #FFFFFF;
}
.bold {
	font-weight:bold
}
.important {
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #00234C;
	background-color: #DCDCDC;
	margin-top: 15px;
	padding: 5px 5px 5px 5px;
}
.indent1em {
	padding-left: 1em;
	}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	bottom: -.75em;
}
/* defines links for top menu to prevent 
a visited link from changing color */
a.top:link {
	color: #00234C;
	text-decoration: underline;
	}
a.top:visited {
	text-decoration: underline;
    color: #00234C;
	}
a.top:hover {
	text-decoration: none;
	}
a.top:active {
    color: #00234C;
	}
.menulist {
	margin-left: 0;
	text-indent: -1em;
	padding-left: 1em;
	list-style-type: none;
}
.menuitem {
	margin-top: 0;
}
.menulist a:visited {
    color: #003366;
	}
a {color: #003366; text-decoration: underline;}
a:active {color: #003366;}
a:link {color: #003366;}
a:visited {color: #660066;}
a:hover {text-decoration: none;}
