BODY
{
  background-color: white;
  color: black;
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 10pt;
}

.topLink:link
{
	color: #0C1D2E;
	text-decoration: none;
}

.topLink:visited
{
	color: #0C1D2E;
	text-decoration: none;
}

.topLink:hover
{
	color: #373C58;
	text-decoration: underline;
}

.mainTable
{
	border-width: 0;
	margin: 2px 0 0 0;
	width: 100%;
	height: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

.topPanel
{
  background-color: rgb(204, 255, 255);
  background-image: url("/imgs/head_bg.gif");
  height: 46px;
  vertical-align: middle;
}

.topCell
{
	width: 20%;
	color: #373C58;
	font-weight: bold;
	text-align: center;
}

.leftPanel
{
  background-color: #E6E7EC;
  padding: 0px;
  vertical-align: top;
  color: black;
}

.mainPanel
{
  vertical-align: top;
  padding: 0;
}

.textField
{
	border-style: solid;
	border-width: 1px;
	border-color: #728DA1;
	background-color: #FFFAF4;
}

li
{
	margin: 0 0 0 -25px;
}

.logBtn
{
	border-style: solid;
	border-width: 1px;
	border-color: #67849A;
	color: white;
	background-color: #466B87;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

.logBtn:hover
{
	border-style: solid;
	border-width: 1px;
	border-color: #67849A;
	color: #8888FF;
	background-color: #466B87;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

.menuBlock
{
	vertical-align: top;
}

.menuElement:link
{
	font-family: Arial;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
	color: #91A5B3;
	text-decoration: none;
}

.menuElement:visited
{
	font-family: Arial;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
	color: #91A5B3;
	text-decoration: none;
}

.menuElement:hover
{
	font-family: Arial;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
	color: #466B87;
	text-decoration: none;
}

.langElement:link
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #466B87;
	text-decoration: none;
}

.langElement:visited
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #466B87;
	text-decoration: none;
}

.langElement:hover
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #EF8700;
	text-decoration: none;
}

.menuBack
{
	padding: 2px 0 2px 5px;
	background-color: #BFC2CC;
	font-weight: bold;
}

.menuBackLink:link
{
	color: black;
	text-decoration: none;
}

.menuBackLink:visited
{
	color: black;
	text-decoration: none;
}

.menuBackLink:hover
{
	color: #544444;
	text-decoration: underline;
}

.appTitle
{
	font-weight: bold;
}

.pathPanel
{
	background-color: #BFC2CC;
	padding: 5px 0 5px 40px;
	font-weight: bold;
}

.pathLink:link
{
	color: black;
	text-decoration: none;
}

.pathLink:visited
{
	color: black;
	text-decoration: none;
}

.pathLink:hover
{
	color: #544444;
	text-decoration: underline;
}

.appLink:link
{
	color: #660000;
	text-decoration: none;
}

.appLink:visited
{
	color: #660000;
	text-decoration: none;
}

.appLink:hover
{
	color: #993333;
	text-decoration: underline;
}

.content
{
	padding: 5px;
}

:link
{
	color: #0017A2;
	text-decoration: none;
}

:visited
{
	color: #0017A2;
	text-decoration: none;
}

a:hover
{
	color: #5067F2;
	text-decoration: underline;
}

.btn
{
	border-style: solid;
	border-width: 1px;
	border-color: black;
	color: white;
	background-color: #999DAD;
	font-weight: bold;
	text-decoration: none;
}

.btn:hover
{
	border-style: solid;
	border-width: 1px;
	border-color: black;
	color: white;
	background-color: #CC9DAD;
	font-weight: bold;
	text-decoration: none;
}

.formLink
{
	border-width: 0;
	color: #0017A2;
	background-color: white;
	text-decoration: underline;
	cursor: pointer;
}

.formLink:hover
{
	border-width: 0;
	color: #5067F2;
	background-color: white;
	text-decoration: underline;
	cursor: pointer;
}

.xformLink
{
	border-width: 0;
	color: #0017A2;
	background-color: white;
	text-decoration: underline;
	cursor: pointer;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.xformLink:hover
{
	border-width: 0;
	color: #5067F2;
	background-color: white;
	text-decoration: underline;
	cursor: pointer;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.ExecBtn
{
	border-style: solid;
	border-width: 1px;
	border-color: black;
	color: white;
	background-color: #999DAD;
	font-weight: bold;
	text-decoration: none;
}

.ExecBtn:hover
{
	border-style: solid;
	border-width: 1px;
	border-color: white;
	color: blue;
	background-color: #999DAD;
	font-weight: bold;
	text-decoration: none;
}

.EditBtn
{
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	color: gray;
	background-color: white;
	font-weight: bold;
	text-decoration: none;
}

.EditBtn:hover
{
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	color: blue;
	background-color: white;
	font-weight: bold;
	text-decoration: none;
}

table
{
	border-spacing: 0;
	border-collapse: collapse;
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-size: 10pt;
}

tr
{
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

td
{
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

.treeDiv
{
	margin: 0 0 0 4px;
	padding: 0 0 0 10px;
	border-style: solid;
	border-color: black;
	border-width: 0 0 0 1px;
	visibility: inherit;
	display: block;
}

.plusImg
{
	padding: 0 5px 0 0;
}

.tabButton
{
	border-style: double;
	border-width: 3px 3px 0 3px;
	border-color: black;
	color: white;
	background-color: #999DAD;
	font-weight: bold;
	text-decoration: none;
}

.tabDiv
{
	display: none;
	border-style: solid;
	border-color: #bbb;
	border-width: 0 1px 1px 1px;
	padding: 2px;
}

.infoHead
{
	color: #1E5F89;
}

.td
{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 2px;
}

.td2
{
	border-style: solid;
	border-width: 1px;
	border-color: #9C9EAD;
}

.th1
{
	background-color: #E7E7EF;
	border-style: solid;
	border-width: 1px;
	border-color: #9C9EAD;
	text-align: center;
}

th
{
	background-color: #E7E7EF;
	border-style: solid;
	border-width: 1px;
	border-color: #9C9EAD;
	text-align: center;
	font-size: 10pt;
	padding: 3px;
}

.tbl
{
	border-collapse: separate;
	border-spacing: 2px;
}

.calendarBtn
{
	border-style: solid;
	border-width: 1px;
	border-color: #8A8E9E;
	color: white;
	background-color: #A8ABB4;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt
}

.calendarBtn:hover
{
	border-style: solid;
	border-width: 1px;
	border-color: blue;
	color: blue;
	background-color: #A8ABB4;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt
}

.calendarField
{
	border-width: 0;
	text-align: center;
	color: green;
	font-weight: bold;
}

.calendarField:hover
{
	border-width: 0;
	text-align: center;
	color: green;
	font-weight: bold;
}

.phC
{
	background-color: #E1E5F3;
	text-align: center;
	vertical-align: middle;
	width: 130px;
	height: 99px;
}

.dateBtn
{
	border-width: 0;
	color: #1C287F;
	background-color: #F4F0E7;
	font-weight: bold;
	font-size: 9pt;
	margin-left: 8px;
}

.newsDate
{
	color: #1C287F;
	background-color: #F4F0E7;
	font-weight: bold;
}

.newsTitle
{
	font-weight: bold;
}

.newsBody
{
}

.newsLink:link
{
}

.logElement:link
{
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #466B87;
}

.logElement:visited
{
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #466B87;
}

.logElement:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #466B87;
}

.logTxt
{
	font-family: Arial;
	font-size: 8pt;
	color: #466B87;
}

._confHd
{
	text-align: left;
	color: #466B87;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 14pt;
}

.threadDiv
{
  border-style: solid;
  border-color: black;
  border-width: 0 0 0 2px;
  padding: 0 0 0 10px;
  background-color: white;
}

.forumTbl
{
  border-collapse: separate;
  border-spacing: 3px;
}

.sectionBody
{
  padding-left: 20px;
  color: #906020;
}

.threadMsgDiv
{
  border-style: solid;
  border-width: 1px;
  border-color: #bbb;
  padding: 5px;
  font-family: Arial;
  font-size: 10pt;
}
