.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
    text-align: right;
}
.FooterTextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
    text-align: center;
}
a:link {
	color: #570595;
	text-decoration: none;
}
a:visited {
	color: #570595;
	text-decoration: none;
}

a:active {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

html 
{
    min-height: 100%; 
}

body { /*IE */
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	color: #404040;
	text-align: center;
	background: transparent url('/images/medgrnbk.jpg') 100% 100% repeat; 
    min-height: 100%; 
}
body { /* Firefox */
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	color: #404040;
	text-align: -moz-center;
	background: transparent url('/images/medgrnbk.jpg') 100% 80% repeat; 
    min-height: 100%; 
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
/* For IE default center align */
    text-align: left; 
    margin: 0px auto;
}
.aright {
    text-align: right
}
.acenter {
    text-align: center    
}

.ErrMsg {
	color: #CB3E01;
}
.RequiredStar {
	font-size: 14pt;
	color: #570595;
	font-weight: bold;
	vertical-align: top;
}

.FldHelp {
	font-size: 10pt;
	background: transparent url('/images/icon-info.gif') right no-repeat;  
}

.GrnPageTitle {
	font-size: 14pt;
	color: #809241;
	vertical-align: left;
  	padding: 0;
}
.GrnPageTitleSm {
	font-size: 12pt;
	color: #809241;
	vertical-align: left;
  	padding: 0;
}
.GrnPageTitleXSm {
	font-size: 10pt;
	font-weight: bold;
	color: #809241;
	vertical-align: left;
    padding: 0;
}

.SectHead {
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
	vertical-align: left;
    padding: 8px;
}
.SectHead2 {
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
}
form {
	display: inline;
}
.DataValue {
	text-align: left;
	vertical-align: top;
}
.DataLabel {
	white-space: nowrap;
	text-align: right;
	vertical-align: top;
}
.btnPageNav {
	background-color: ;
	background-position: center;
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
	color: #000099;
	cursor: hand;
}
.ColumnHeader {
	font-weight: bold;
	background-position: center;
}
.ColumnLabel {
	font-weight: bold;
	background-position: ;
	text-align: left;
	background-color: ;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADBF6F; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #809241;

}
.ColumnLabelCtr {
	font-weight: bold;
	background-position: center;
	text-align: center;
	background-color: ;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADBF6F; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #809241;

}
.MedGrnCell{
	color: #333333;
	background-position: center;
	text-align: center;
	background-color: #ADBF6F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #809241;

}
.LtGrnCell{
	color: #333333;
	background-position: center;
	text-align: left;
	background-color: #C4CD94;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ADBF6F;

}

.ActiveTabGrnCell{
	color: #ffffff;
	background-position: center;
	text-align: center;
	background-color: #505B28;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #809241;

}

.GridCell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8E0BA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8E0BA;
	padding-left: 3px;

}
.GridCellLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8E0BA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8E0BA;
	padding-left: 3px;

}
.RtCellBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADBF6F;
}
.RtCellBorderWht {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

.TopCellBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9EAB3;
}
.BtmCellBorder {
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #8B8B8B;
}
.BtmCellBorderLt {
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #ACACAC;
}
.BtmCellBorderDot {
	border-bottom-width:1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACACAC;
}
.BtmCellBorderPurp {
	border-bottom-width:2px;
	border-bottom-style: solid;
	border-bottom-color: #37035F;
}

.BtmCellBorderDkGrn {
	border-bottom-width:2px;
	border-bottom-style: dotted;
	border-bottom-color: #505B28;
}

.MedGrnTopCellBorder {
	border-top-width:2px;
	border-top-style: solid;
	border-top-color: #516130;
}
.LtGrnTopCellBorder {
	border-top-width:2px;
	border-top-style: solid;
	border-top-color: #C4DC87;
}
.LtGryRtCellBorder {
	border-right-width:2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.AllCellBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #809241;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#809241;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #809241;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #809241;
}
.TLBCellBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#809241;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #809241;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #809241;
}

.PadCell
{
    margin: 0px;
    padding-right: 5px;
    padding-left: 5px;
}
.PadCell20
{
    margin: 0px;
    padding-right: 5px;
    padding-left: 20px;
}

.PadCellTitle
{
   	font-size: 14pt;
	color: #809241;
	 margin: 0px;
    padding-right: 0px;
    padding-left: 50px;
}


div#bodyShadow {
/*	position: absolute;
	top: 300px;
	left: 150px;
  */

	width: 842px;
	height: 100%;
    margin: 0px;
    background-color: #939393;
    min-height: 100%; 
}
div#bodyShadowMed {
  /*
	position: absolute;
	top: 300px;
	left: 150px;
  */
	width: 844px;
	height: 100%;
    margin: 0px;
	background-color: #E1E1E1;
    min-height: 100%; 
}
div#bodyShadowLt {
  /*
	position: absolute;
	top: 300px;
	left: 150px;
  */
	width: 857px;
	height: 100%;
    margin: 0px auto;
	background-color: #F1EEEB;
    min-height: 100%; 
}

div#bodywrap {
	/* width: 800px; -- not work on firefox */
	height: 100%;
    margin: 0px;
    padding-right: 5px;
    padding-left: 5px;
	background-color: #FFFFFF;
    min-height: 100%; 
}

.btnclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #37035F;
	font-weight:;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #cccccc;
	padding: 3px 3px;
	cursor: hand;
}
.btnclassGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #C0C0C0;

	vertical-align: middle;
	text-align: center;
	border: 1px solid #cccccc;
	padding: 3px 3px;
	cursor: hand;
}
.btnclassSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #37035F;
	font-weight:;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #cccccc;
	padding: 0px 0px;
	cursor: hand;
}

img
{
border: none;
}

.shadow {
  position: relative; 
  bottom: ;
  right: 6px;
  background-color: #CCCCCC;
}
.GrnSectTabLeft {
	font-size: 10pt;
	color: #333333;
    text-align: center;
	text-decoration: none;
	background: #D7DCB4 url('/images/tableft.gif') left no-repeat;  
}
.GrnSectTabRt {
	font-size: 10pt;
	color: #333333;
    text-align: center;
	text-decoration: none;
	background: #D7DCB4 url('/images/tabright.gif') right no-repeat;  
}
  .profile {
    font-size: 10pt;
    padding: 10px 100px 10px 50px;
  }


