/*************************************************************
***                        BODY                            ***
*************************************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #A2A193;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

/*************************************************************
***                      MAIN PANEL                        ***
*************************************************************/
#mainPanel {
	background-image: url(../images/panelBG.gif);
	background-repeat: repeat-y;
	width: 950px;
	color: #000000;
	text-align: left;
}
#mainPanelBanner {
	height: 96px;
}

.mainPanelPopup {
	position: absolute;
	top: 250px;
	left: 50%;
	width: 500px;
	margin-left: -250px;
	background-color: white;
	border: 2px solid #131315;
}

.mainPanelPopupNav {
	background-color: #131315;
	color: #ffffff; 
	text-align: right;
	padding: 3px 3px 3px 3px;
	cursor: move;
}

.mainPanelPopupNav a {
	color: #ffffff;
	text-decoration: none;
}

.mainPanelPopupInner {
	margin: 20px 20px 20px 20px
}

.popupHeading {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.mainPanelPopupInner p {
	text-align: center;
}

/*************************************************************
***                    CONTENT AREA                        ***
*************************************************************/
#mainPanelContent {
	margin-left: 15px;
	margin-right: 15px;
}
#mainPanelContent p,td,th,li {
	font-size: 11px;
	color: #000000;
}
#mainPanelContent th {
	text-align: left;
}
#mainPanelContent h1 {
	color: #131315;
	font-size: 14px;
}
#mainPanelContent h2 {
	color: #131315;
	font-size: 13px;
}
#mainPanelContent h3 {
	color: #131315;
	font-size: 12px;
}
#mainPanelContent h4 {
	color: #131315;
	font-size: 11px;
}
#mainPanelContent h5 {
	color: #131315;
	font-size: 10px;
}
#mainPanelContent a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#mainPanelContent a:hover {
	text-decoration: underline;
}
#mainPanelContent input.textField {
	border: 1px solid #5B5B65;
	background-color: #FAF9E3;
	width: 210px;
	padding-left: 3px;
}
#mainPanelContent input.login {
	border: 1px solid #5B5B65;
	background-color: #FAF9E3;
	width: 210px;
	padding-left: 3px;
}
#mainPanelContent .pageHeading {
	text-align: center;
	font-size: 14px;
	color: #131315;
	font-weight: bold;
	margin-top: 10px;
}
#mainPanelContent3Cols {
	
}
#mainPanelContent3Cols td {
	vertical-align: top;
}
.error {
	padding: 3px 3px 3px 3px;
	text-align: center;
	background-color: white;
	margin-bottom: 10px;
}


/*************************************************************
***                      NAV BAR                           ***
*************************************************************/
#mainPanelNavBar {
	background-image: url(../images/navbarBG.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #131315;
	font-size: 10px;
}
#mainPanelNavBarContextual {
	margin-left: 10px;
	margin-top: 3px;
	float: left;
}
#mainPanelNavBarFunctions {
	margin-right: 10px;
	margin-top: 3px;
	float: right;
}
#mainPanelNavBar a {
	color: #131315;
	font-weight: bold;
	text-decoration: none;
}
#mainPanelNavBar a:hover {
	color: #666666;
}

/*************************************************************
***                      DTREE                             ***
*************************************************************/
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
.dtree .dTreeNodeOver {
	background-color: white;
}
.dtree .showFunctions {
	float: right;
	visibility: visible;
}
.dtree .hideFunctions {
	float: right;
	visibility: hidden;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	background-repeat: no-repeat;


}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	border: none;
	cursor: help;
	list-style-image: url(../images/DMSArrows_small.gif);
	line-height: 45px;
	font-weight: bold;
	text-indent: 40pt;




}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #663300;
}


a {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7B6722;
	line-height: 10px;
}
//

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7B6722;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.tabletextBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
