/* CSS Document */
/*Main*/
body{
background-color:#E5DAB5;
margin:0px 0px 0px 0px;
font-family:Verdana;
font-size:11px;
color:#272727;
}
body p{font-size:11px; text-align:justify;}
#bodyData table{font-size:11px; text-align:justify;padding-right:110px;}
body #bodyData p{color:#515151;}
body #bodyData ul{color:#515151;}
body #bodyData p .H2{color:#FF6600;}

/*Links*/
A:link {COLOR: #0000ff; TEXT-DECORATION: none}
A:active {COLOR: #0000ff; TEXT-DECORATION: none}
A:visited {COLOR: #006699; TEXT-DECORATION: none}
A:hover {COLOR: #ff0000; TEXT-DECORATION: none}

#leftNav A:link {COLOR: #212121; TEXT-DECORATION: none}
#leftNav A:active {COLOR: #0000ff; TEXT-DECORATION: none}
#leftNav .leftNavLinkBg1 A:visited {COLOR: #990000; TEXT-DECORATION: none}
#leftNav .leftNavLinkBg2 A:visited {COLOR: #006600; TEXT-DECORATION: none}
#leftNav .leftNavLinkBg3 A:visited {COLOR: #006464; TEXT-DECORATION: none}
#leftNav A:hover {COLOR: #ff6600; TEXT-DECORATION: none}

A.add:link {COLOR: #ffffff; TEXT-DECORATION: none}
A.add:visited {COLOR: #ffffff}
A.add:hover {COLOR: #ffff66; TEXT-DECORATION: none}

/*HomePage*/
.tblWidth778{width:778px; border:0px; border-left:1px solid #212121; border-right:1px solid #212121; background-color:#ffffff}
.ToplinkBg{width:189px; height:17px; border:1px solid #ffffff; border-top:0px; border-left:0px; background-color:#004498; text-align:center; color:#ffffff;font-size:9px;}
.TopDateBg{width:172px; height:17px; border-bottom:1px solid #ffffff; background-color:#004498; text-align:center; color:#ffffff;font-size:9px;}
.titleBg{height:111px; background-color:#EAEAE0;border-right:1px solid #ffffff;text-align:center;vertical-align:middle;font-size:10px;}
.spacerBg3{background-color:#ff9c00; border-top:1px solid #ffffff;border-bottom:1px solid #ffffff}

.leftNavBg{width:180px; background: url('../images/bgGradient1.gif') #EAEAE0 repeat-X 0px 775px; border-right:1px solid #DCDCC6; vertical-align:top;}
.leftNavLinkHdBg1{background-color:#FF9C00; height:21px}
.leftNavLinkBg1{background: url('../images/flowerBg1.jpg') no-repeat bottom right}
.leftNavLinkBg1 ul{list-style:none;margin-left:10px; margin-top:5px;font-size:11px;}
.leftNavLinkBg1 li{background: url('../images/bullet1.gif') no-repeat 2px 6px; padding-left:15px}

.leftNavLinkHdBg2{background-color:#92A132; height:21px; }
.leftNavLinkBg2{background: url('../images/flowerBg2.jpg') no-repeat bottom right}
.leftNavLinkBg2 ul{list-style:none;margin-left:10px; margin-top:5px;font-size:11px;}
.leftNavLinkBg2 li{background: url('../images/bullet2.gif') no-repeat 2px 6px; padding-left:15px}

.leftNavLinkHdBg3{background-color:#1291A8; height:21px; }
.leftNavLinkBg3{background: url('../images/flowerBg3.jpg') no-repeat bottom right; border-bottom:1px solid #1291A8}
.leftNavLinkBg3 ul{list-style:none;margin-left:10px; margin-top:5px;font-size:11px;}
.leftNavLinkBg3 li{background: url('../images/bullet3.gif') no-repeat 2px 6px; padding-left:15px}

/*Body Data*/
#bodyData {text-align:center; vertical-align:top; padding:18px 18px 18px 18px;}
.introTxtULine{border-bottom:1px dashed #333333; padding-bottom:5px;}
#bodyData ul{list-style:none;margin-left:10px; margin-top:0px;}
#bodyData li{background: url('../images/bullet4.gif') no-repeat 2px 5px; padding-left:15px; line-height:15px;}

.padRtLt15{padding:0px 15px 0px 5px;}
.wedLtLine{background: url('../images/icon_wed2.jpg') no-repeat top left}
.width89{width:87px;}
.dashedLtLine{padding:0px 15px 0px 5px; background: url('../images/line_dashed-vt.gif') no-repeat right}

#QOD{display:none; }
.QOD{background-color:#EAEAE0; font-size:10px; color:#212121}
.copyRight{font-size:9px; text-align:center; border-left:1px solid #FFFFFF;padding:5px 105px 5px 0px;}

/*Link page*/
.alphaHdr{font-family:Times New Roman; font-size:29px;font-weight:bold;}
.topButton{position:absolute;bottom:0px;}
.lkHeadImg{text-align:right; border-right:1px solid #444444;display:none;}
.lkHeadImgULine{border-top:1px solid #444444; background: url('../images/bgGradient2.gif') repeat-X 0px 0px}

/*Common*/
.lkPrintPage{font-size:10px; position:absolute;top:0px;margin-bottom:10px; color:#666666 }
.txtBold{font-weight:bold;}
.txtRed{color:red;}
.txtBlue{color:#004498;}
.txtItalic{font-style:italic}
.txtUnderLine{text-decoration:underline;}
.alignLeft{text-align:left}
.alignRight{text-align:right}
.alignCenter{text-align:center}
.vAlignBt{vertical-align:bottom}
.floatL{float:left;}
.floatR{float:right;}
.clearB{clear:both;}
.txtField{width:141px; border:1px solid #004498;}
.tblWidth100{width:100%; border:0px;}
.tblWidthBg100{width:100%; border:0px;background-color:#EAEAE0;}
.H2 {font-size: 14px; font-weight:bold}
.H3 {font-size: 12px;}
.H4 {font-size: 11px;}
.P1 {font-family: Verdana, Arial, non-serif; font-size: 8pt; color: #000000; text-align: justify}
.P2 {font-family: Verdana, Arial, non-serif; font-size: 8pt; color: #000000}
.padTop10{padding-top:10px}
.padBt10{padding-bottom:10px}
.padTop5{padding-top:5px}
.padBt5{padding-bottom:5px}
.marginTop5{margin-top:5px}
.marginLtRt5{margin-left:5px;margin-right:5px}

/*Button style*/
.butOrange {display:none}
.butGreen {display:none}

/*Print related CSS*/
#topSection {display:none;}
#leftNav{display:none;}
#printBut{display:none;}
img {display:none;}
#ftSize {display:none;}

/*Print - Popup*/
.tblOflw{height:auto;}
.pwPgHeader {font-weight:bold; font-size:12px; font-family:Times New Roman !important;padding:1px 5px;border:0px}
.pwPgTitle {color: #000000; font-weight:bold; font-size:18px;line-height:25px}
.tblOflw ul{list-style:none;}
.tblOflw ul li{line-height:15px;margin-bottom:7px;}