/* Default CSS Stylesheet for a new Web Application project */


/* some links or other emphisized elements may have forecolor: "#336699" */
BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: whitesmoke;
}

/*	 	scrollbar-base-color:#dcdcdc;  	scrollbar-track-color:#dcdcdc;      scrollbar-shadow-color:#20b2aa;  	scrollbar-highlight-color:#f5f5f5;  	scrollbar-face-color:#6699cc;  	scrollbar-darkshadow-color:#dcdcdc;  	scrollbar-arrow-color:#f5f5f5;  	scrollbar-3dlight-color:#dcdcdc; */

H1
{
	font-weight: normal;
}

H2
{
	font-weight: normal;
}


P
{
	margin-top: 3;
	margin-bottom: 10;
}

div
{
	position: relative;
}

A:link
{
	color: green;
	text-decoration: none;
}

A:visited
{
	color: green; /*color: darkseagreen;*/
	text-decoration: none;
}


A:hover
{
	color: red;
	text-decoration: underline;
}

.page_title
{
	font-size: 24pt;
	color: #4d4daa;
	font-family: Verdana;
	text-align: center;
}

.page_info
{
	font-size: 10pt;
	font-style: italic;
	font-family: Arial;
}


.table_header
{
	font-size: 14pt;
	color: #4d4dac;
	font-family: Verdana, Arial;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 5px solid #9999cc;
	border-right: 0px solid white;
	border-left: 0px solid #9999cc;
	border-bottom: 1px solid #9999cc;
	background: #e0dfed;
}

.table_header_small
{
	font-size: 12pt;
	color: #4d4dac;
	font-family: Verdana, Arial;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 5px solid #9999cc;
	border-right: 0px solid white;
	border-left: 0px solid #9999cc;
	border-bottom: 1px solid #9999cc;
	background: #e0dfed;
}


.table_body
{
	font-size: 10pt;
	font-weight: normal;
	color: black;
	font-family: Arial,Verdana;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;

}

.clsTest
{
  font-size: 10pt;
  font-weight: normal;
  color: black;
  	font-family: Arial,Verdana;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
}


.table_body_emph
{
	color: #4d4dac;
	font-size: 10pt;
	font-family: Verdana;
}

.table_info
{
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	font-family: Verdana, Arial;
}

.image_link
{
	border-right: green thin outset;
	border-top: green thin outset;
	border-left: green thin outset;
	border-bottom: green thin outset;
}

.error
{
	color: red;
	font-size: 12pt;
	font-family: Arial;
}


.topic
{
	font-weight: bolder;
	font-size: 13px;
	cursor: hand;
	color: #006633;
	font-family: Arial;
}

.topic_title
{
	font-size: 18pt;
	color: #4d4daa;
	font-family: Verdana;
}

.subTopics
{
	display: block;
	width: 200;
	left: 14px;
}

/* sub tables (details) styles   */
.detailHeader
{
	font-size: 11pt;
	color: lightyellow;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial;
	background: LightSteelBlue;
}

.detailBody
{
	font-size: 8pt;
	font-family: Verdana, Arial;
	border-top: 1px solid #9999cc;
	border-right: 1px solid #9999cc;
	border-left: 1px solid #9999cc;
	border-bottom: 1px solid #9999cc;
}


/*   'imported' from MS */
.clsTabList
{
	background-color: #003399;
	margin-top: 20;
	border-left: 6px solid #003399;
}

.clsTabTblCell
{
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #9999cc;
	border-right: 0px solid white;
	border-left: 1px solid #9999cc;
	border-bottom: 1px solid #9999cc;
	background: #e0dfed;
}

.clsTabTblCellUp
{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	border-top: 1px solid #6699CC;
	border-right: 0px solid #6699CC;
	border-left: 1px solid #6699CC;
	background: white;
}

.clsTabTblCell A
{
	font-size: 10pt;
	color: #4d4dac;
	text-decoration: none;
}

.clsTabTblCell A:hover
{
	color: red;
	text-decoration: none;
}

.clsTabTblCellUp A
{
	color: #4d4dac;
	text-decoration: none;
	cursor: default;
}

.clsTabTblCellUp A:hover
{
	text-decoration: none;
}
.clsTabTblHead
{
	width: 100%;
}

.clsTabTblDispCell
{
	background: white;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
	border-bottom: 1px solid #9999cc;
	border-right: 1px solid #9999cc;
	border-left: 1px solid #9999cc;
}

.clsTabTblCellFillTab
{
	width: 100%;
	font-family: verdana;
	border-bottom: 1px solid #9999cc;
	background: white;
}
.bugbugspc
{
	margin-top: 5px;
}
/* ENDS 'imported' */


.button
{
	font-size: 10pt;
	font-weight: normal;
	color: black;
	font-family: Arial,Verdana;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #9999cc;
	border-right: 1px solid #9999cc;
	border-left: 1px solid #9999cc;
	border-bottom: 1px solid #9999cc;
	background: #e0dfed;
	height: 26px; /* 	border-top-style: outset; 	border-right-style: outset; 	border-left-style: outset; 	border-bottom-style: outset; 	 	background-color: whitesmoke; */
}
