body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4A4A;
	background-image: url(../images/bg.jpg);
	background-color: #D0CFCF;
}
p {
    margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: Black;
	margin-top: 0px;
	margin-bottom: 1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	margin-top: 0px;
	margin-bottom: 1px;
}
#HeaderTable h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
	color: Black;
	/* color: #006277; */
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #006277;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #77469B;
}
table
{
	font-family: Verdana, Arial;
	font-size: 10pt;
}
td 
{
}
th
{
	font-weight: bold;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
}
.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4A4A;
}
.smltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A4A4A;
}
.highlight {
	color: #77469B;
}
a:link {
	color: #006277; text-decoration: underline; font-weight: bolder;
}
a:visited {
	color: #006277; text-decoration: underline; font-weight: bolder;
}
a:hover {
	color: #77469B; text-decoration: underline; font-weight: bolder;
}
a:active {
	color: #006277; text-decoration: underline; font-weight: bolder;
}

.seclink a:link {
	color: #006277; text-decoration: underline; font-weight: normal;
}
.seclink a:visited {
	color: #006277; text-decoration: underline; font-weight: normal;
}
.seclink a:hover {
	color: #FFFFFF; text-decoration: underline; font-weight: normal;
}
.seclink a:active {
	color: #006277; text-decoration: underline; font-weight: normal;
}

.textlink a:link {
	color: #4A4A4A; text-decoration: underline; font-weight: normal;
}
.textlink a:visited {
	color: #4A4A4A; text-decoration: underline; font-weight: normal;
}
.textlink a:hover {
	color: #4A4A4A; text-decoration: underline; font-weight: normal;
}
.textlink a:active {
	color: #4A4A4A; text-decoration: underline; font-weight: normal;
}
.border {
	border: 1px solid #77469B;
}
.dashborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #77469B;
	border-bottom-color: #77469B;
}
.dashborderright {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-style: dashed;
	border-top-color: #77469B;
	border-bottom-color: #77469B;
}
.dashbordertop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #77469B;
}
.dashborderbttm {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #77469B;
}

ul li {
	list-style-type: circle;
	margin: 13px;
	padding-left: 0px;
	list-style-position: outside;
	color: #006277;
}
.bullet {
	list-style-type: circle;
	margin: 5px;
	padding-left: 4px;
	list-style-position: outside;
}
.tablebttm {
    padding: 7px;
    border-bottom: 1px solid #77469B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #77469B;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #eeeeee;
	border: 1px solid #006277;
	color: #383636;

}
.formboxbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	/* 
	background-color: #006277;
	border: 1px solid #FFFFFF;
	*/
}
.headerimg1 {
	background-image: url(images/header1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #E5E5E5;
}
.headerimg2 {
	background-image: url(images/header2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #E5E5E5;
}
.headerimg3 {
	background-image: url(images/header3.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #E5E5E5;
}
.headerimg4 {
	background-image: url(images/header4.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #E5E5E5;
}
.headerimg5 {
	background-image: url(images/header5.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #E5E5E5;
}
.headerimg6 {
	background-image: url(images/header6.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #E5E5E5;
}
.wdsearch:link {
	color: #006277;
	text-decoration: none
}
.wdsearch:visited {
	color: #006277;
	text-decoration: none
}
.wdsearch:hover {
	color: #000000;
	text-decoration: underline
}
.wdsearch:active {
	color: #006277;
	text-decoration: none
}
.wdsearch {
	font-family: verdana;
	font-size: 8pt;
}
.wdsearchtitle {
	font-family: arial;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color:#CCCCCC;
}
.wdsearchinput {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color:#000000;
	background : #ffffff;
	BORDER: #CCCCCC solid 1px;
}
.wdsearchbutton {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}
.txtRed
{
	color: red;
}
.txtNormal
{
	color: black;
}

/*** Login specific */
#tblLogin
{
	background-color:Silver;
	border-collapse:collapse
}
#tblLogin td
{
	padding: 2 3 3 2;
}
#tblLogin .clsHeading
{
	background-color: #DBE3E4;
}
#tblLogin .clsButtons
{
	text-align: right;
}
/*** Standard blank table ***/
.clsTblStandard
{
	border-collapse: collapse;
}
.clsTblStandard td
{
	padding: 0 0 0 0;
}
.clsTblForm
{
	/* border-collapse: collapse; */
	border: solid 2 Silver;
}
.clsTblForm th
{
	font-size: 10pt;
	color: Black;
}
.clsTblForm td
{
	padding: 2 2 2 2;
	background-color: #F0F0F0;
	margin: 1 3 1 3;
	vertical-align: top;
}
.clsTblForm a:link
{
}
.clsTblForm td a:link
{
	text-decoration: none;
}
.clsTblForm td a:visited 
{
	text-decoration: none;
}
.clsTblForm td a:hover 
{
}

.clsContent
{
	width: 500px;
}
.clsContent h1
{
	font-size: 14pt;
	font-weight: bold;
	color: Black;
}
.clsContent h2
{
	font-size: 12pt;
	font-weight: bold;
	color: Black;
}
.clsMenuCell
{
	width:145px;
	background-color: #E5E5E5;
}
#mainContent
{
	width: 800;
	padding: 0, 4, 10, 4 
}
#mainContent th
{
	background-color: #dddddd;
}
#mainContent td
{
	padding-left: 3px;
	padding-right: 8px;
}
.clsMenuTable
{
	border-collapse: collapse;
}
.clsMenuTable td
{
	text-align:center;
	font-size: 10pt;
	font-weight: bold;
	padding: 0 0 10 0;
}
.clsMenuTable td a
{
	padding: 3 3 3 3;
	border: outset 2 silver;
	width: 100px;	
	text-decoration: none;
	background-color:#D5D5D5;
}
.clsMenuTable td a:link
{
	text-decoration: none;
}
.clsMenuTable td a:visited 
{
	text-decoration: none;
}
.clsMenuTable td a:hover 
{
}

#HeaderTable
{
}
#HeaderTable h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
}
#divControlForm 
{
}
#divControlForm .clsTblForm
{
	width: 90%;
}
.clsTblForm .clsOptionLink
{
	font-size: 8pt;
}
/**********************************
Decision Form
*/
.clsDecisionTable
{
	border-collapse: collapse;
	margin: 10 0 0 5;
}
.clsDecisionTable td
{
	border: solid 1 black;
	padding: 1 4 1 4;
}
.clsDecisionField
{
	text-align: right;
	font-weight: bold;
	color: Gray;
}
.clsDecisionFieldHdr
{
	font-weight: bold;	
}
.clsDecisionValueHdr
{
	font-weight: bold;
	text-align: center;
}

/*---------- 
Result Reports
------------*/
.clsResultTable
{
	border-collapse: collapse;
}
.clsResultTable td
{
	border: solid 1 gray;
}
.clsResultHeading
{
	font-weight: bold;
	background-color: Silver;
}
.clsResultColumn
{
	font-weight: bold;
	text-align: center;
}
.clsResultCell
{
}

/*---------- 
Build Tables
------------*/
.clsHeading
{
	font-weight: bold;
	text-align: center;
	background-color: Blue;
}

.clsSection
{
	font-weight: bold;
	text-align: center;
	background-color: Blue;
}

.clsReadonlyText
{
	background-color:#E0E0E0;
}

.clsTotalBorder
{
	border-top: black solid;
}

.clsProfit
{
	font-weight: bold;
	text-align: center;
	background-color: Blue;
    color : Maroon;
}	
