/* CSS Document */


DL.ContentBox, DL.SponsorsBox, DL.ContentBox DD, DL.SponsorsBox DD, DL.ContentBox DT , DL.SponsorsBox DT, DL.ControlBox, DL.ControlBox DD, DL.ControlBox DT {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}


DL.ControlBox {
	margin-bottom:8px;

}
DL.ContentBox {
	background:url(../navImages/ContentBoxTop.gif) no-repeat;
}
DL.SponsorsBox {
	background:url(../navImages/SponsorsBoxTop.gif) no-repeat;
}

DL.ContentBox DT, DL.SponsorsBox DT, DL.SponsorsBox DT A, DL.SponsorsBox DT A:hover, DL.SponsorsBox DT ALvisited{
	padding-top:9px;
	padding-left:13px;
	padding-bottom:1px;
	font-size:14px;
	color:#993399;
	font-weight:bold;
	background:url(../navImages/ContentBoxLightBlue.gif) no-repeat top right;
}


DL.ControlBox DT {
	border-top:1px solid #F8C7F8;
	border-bottom:1px solid #F8C7F8;
	background:#FFFFFF;
	padding:2px;
	margin-bottom:2px;
	background:#CCFFFF;
	float:left;
	width:141px;
	color:#993399;
	font-weight:bold;
}

DL.ContentBox DT A, DL.ContentBox DT A:hover, DL.ContentBox DT A:visited, DL.ContentBox DT A:link {
	color:#993399;
}

DL.SponsorsBox DT {
	padding-top:20px;
	padding-left:20px;
	padding-bottom:7px;
	background:url(../navImages/spacer.gif) no-repeat;
}

DL.ContentBox DT.closed {
	margin-left:4px;
	padding-left:9px;
	border-bottom:1px solid #CCFFFF;
}

DL.ContentBox DT A, DL.SponsorsBox DT A, DL.ContentBox DT A:hover, DL.SponsorsBox DT A:hover, DL.ContentBox DT A:visited , DL.SponsorsBox DT A:visited, DL.ControlBox DT A, DL.ControlBox DT A:hover, DL.ControlBox DT A:visited  {
	text-decoration:none;
	font-weight:bold;
	padding:2px;
}

*html .ControlBox DT {
	width:95%;
}


DL.ControlBox DT.open A.arrow {
	background:#CCFFFF url(../navImages/ControlPanelArrowOpen.gif) no-repeat center right;
	width:20px;
	float:right;
}

DL.ControlBox DT.closed A.arrow {
	background:#CCFFFF url(../navImages/ControlPanelArrowClosed.gif) no-repeat center right;
	width:20px;
	float:right;
}


DL.ContentBox DD, DL.SponsorsBox DD {
	border:1px solid #CCFFFF;
	border-top:none;
	margin-left:4px;
	padding:5px;
	padding-left:9px;
}

DL.SponsorsBox DD {
	border:1px solid #66CCFF;
	border-top:none;
	padding-left:12px;
}


DL.ControlBox DD {
	border:none;
	margin:0;
	padding:0;
	clear:both;
	margin-left:3px;

}

DL.ContentBox DD.closed , DL.SponsorsBox DD.closed, DL.ControlBox DD.closed {
	display:none;
}

DL.ContentBox DD A, DL.SponsorsBox DD A, DL.ContentBox DD A:hover, DL.SponsorsBox DD A:hover, DL.ContentBox DD A:visited, DL.SponsorsBox DD A:visited, DL.ContentBox DT A.WhatsThis SPAN , DL.SponsorsBox DT A.WhatsThis SPAN, .ControlBox DD A, .ControlBox DD A:hover, .ControlBox DD A:visited, .ControlBox DT A.WhatsThis SPAN {
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
	line-height:14px;
}

DL.ContentBox DT A.WhatsThis, DL.SponsorsBox DT A.WhatsThis, DL.ContentBox DT A.WhatsThis:hover, DL.SponsorsBox DT A.WhatsThis:hover, DL.ContentBox DT A.WhatsThis:visited , DL.SponsorsBox DT A.WhatsThis:visited, .ControlBox DT A.WhatsThis, .ControlBox DT A.WhatsThis:hover, .ControlBox DT A.WhatsThis:visited {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}



DL.ContentBox DT.open A.arrow , DL.SponsorsBox DT.open A.arrow {
	padding-left:10px;
	background:url(../navImages/ContentBoxArrowOpen.gif) no-repeat center right;
}

DL.ContentBox DT.closed A.arrow , DL.SponsorsBox DT.closed A.arrow {
	padding-left:10px;
	background:url(../navImages/ContentBoxArrowClosed.gif) no-repeat center right;
}


DL.ControlBox DT A, DL.ControlBox DT A:hover, DL.ControlBox DT A:visited {
	font-weight:bold;
	color:#993399;
	float:left;
	font-size:11px;
	text-decoration:none;
}

.ControlPanelTitle, A.ControlPanelTitle, A.ControlPanelTitle:hover, A.ControlPanelTitle:visited {
	text-decoration:underline;
	display:block;
	background:#00CCFF;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:4px;
	padding:4px;
	margin-bottom:2px;
	margin-top:0px;
}
