/* CSS Document */

/* Tag Level Styles */
h1 {
	margin: 0px;
	padding: 5px;
}
sub {
	font-size: 75%;
}
sup {
	font-size: 75%;
}
/* ID Based Styles */
span#siblistSelected {
	display: block;
	border-bottom: 1px solid #CCC;
	background-color: #EEE;
}

/* Class Level Styles */
.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666;
	cursor: pointer;
}
.body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.body a{
	color: #369;
	text-decoration: underline;
}
.body a:visited{
	color: #669;
}
.body a:hover{
	color: #69C;
}
.body a:visited:hover{
	color: #99C;
}
.bodyBig{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
.bodyBig a{
	color: #369;
	text-decoration: underline;
}
.bodyBig a:visited{
	color: #669;
}
.bodyBig a:hover{
	color: #69C;
}
.bodyBig a:visited:hover{
	color: #99C;
}
.box_header {
	margin: 2px 2px 2px 2px;
	padding: 3px 3px 3px 3px;
	display:block;
	border: 2px solid #ccc;
	background-color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 100%;
}
a.glossLink ,a.glossLink:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F00;
	text-decoration:none;
	border-bottom: 1px dashed #F00;
}
a.glossLink:hover, a.glossLink:visited:hover{
	color: #F66;
	text-decoration:none;
	cursor: help;
}
.header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.whiteHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.midHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.midHeader a, a:visited{
	color: #000;
	text-decoration: underline;
}
.midHeader a:hover, a:visited:hover{
	color: #666;
	text-decoration: underline;
}
.small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.small a{
	color: #369;
	text-decoration: underline;
}
.small a:visited{
	color: #669;
}
.small a:hover{
	color: #69C;
}
.small a:visited:hover{
	color: #99C;
}
.smHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.subHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.subHeader a {
	color: #369;
	text-decoration: none;
}
.subHeader a:visited {
	color: #669;
	text-decoration: none;
}
.subHeader a:hover {
	color: #69C;
	text-decoration: none;
}
.subHeader a:visited:hover {
	color: #99C;
	text-decoration: none;
}
.sib {
	color : #000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	margin : 0;
	margin-left : 0em;
	padding : 0px;
	list-style-position : outside;
	list-style-type : none;
	line-height: 200%;
	border-top: 1px solid #CCC
}
.sib li {
	border-bottom: 1px solid #CCC;
}
.sib a {
	color : #000;
	text-decoration : none;
}
.sib a:visited {
	color : #333;
	text-decoration : none;
}
.sib a:hover{
	color : #999;
	text-decoration : none;
}
.sib a:visited:hover {
	color : #999;
	text-decoration : none;
}
.kid {
	color : #000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	margin-left : 1em;
	padding-left : 0px;
	list-style-position : outside;
	list-style-type : none;
	line-height: 130%;
}
.kid li {
	border-bottom: 1px solid #CCC;
}
.kid a {
	color : #000;
	text-decoration : none;
}
.kid a:visited {
	color : #333;
	text-decoration : none;
}
.kid a:hover{
	color : #999;
	text-decoration : none;
}
.kid a:visited:hover {
	color : #999;
	text-decoration : none;
}
.parent {
	color : #000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding : 3px;
}
.parent a {
	color : #000;
	text-decoration : none;
}
.parent a:visited {
	color : #333;
	text-decoration : none;
}
.parent a:hover{
	color : #999;
	text-decoration : none;
}
.parent a:visited:hover {
	color : #999;
	text-decoration : none;
}

.table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.table a{
	color: #369;
	text-decoration: underline;
}
.table a:visited{
	color: #669;
}
.table a:hover{
	color: #69C;
}
.table a:visited:hover{
	color: #99C;
}
.table td {
	border-bottom:1px solid #666;
}
.table td#header {
	font-weight: bold;
	border-bottom:2px solid #666;
	background-color: #DDD;
}

.table td#header a, a:visited{
	color: #000;
	text-decoration: underline;
}
.table td#header a:hover, a:visited:hover{
	color: #333;
	text-decoration: underline;
}
.table td#headerSelected {
	font-weight: bold;
	text-decoration: underline;
	border-bottom:2px solid #666;
	background-color: #999;
}
.table td#headerSelected  a, a:visited{
	color: #000;
	text-decoration: underline;
}
.table td#headerSelected  a:hover, a:visited:hover{
	color: #333;
	text-decoration: underline;
}
.table td#noBorder {

	border-bottom:none;
}
.inset {
	background-color: #E5E5E5;
	background-image : url(/images/inset_bg.gif);
	background-repeat : repeat-x;
	border-top:2px solid #666;
	border-left:2px solid #666;
	border-bottom:2px solid #EEE;
	border-right:2px solid #EEE;
	margin: 5px 5px 5px 5px;
}
.inset#noBorder{
	border:none;
}
#sub_header {
	font-size: 14px;
	font-weight: bold;
}
td#sub_header {
	background: #999;
	border: 1px solid #CCC;
	color: #FFF;
 /* Hide from NS4 */
	/*/*/
	padding: 2px 2px 2px 2px;
	/* stop hiding*/
}
.form_checkboxes{float:left;}
.form_checkboxes li{list-style-type:none;}