﻿body
{
    background-image: url(images/bgSlice.gif);
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
    margin: 0 0 0 0;
    font-family: Verdana;
}
html
{
    width:100%;
    height:100%;
}
img
{
    border: 0px 0px 0px 0px;
}

.headertop
{
    height: 22px;
    background-color: #ADADAD;
}
.rowContent
{
    background-color: White;
    border-bottom: solid 1pt #CECECE;
    border-left: solid 1pt #CECECE;
    border-right: solid 1pt #CECECE;
    width: 100%;
    vertical-align: top;
    height: 100%;
    padding-top: 16px;
    padding-left: 10px;
}

.TopMenu
{
    color: #033A9C;
    font-family: Verdana,Microsoft Sans Serif;
    font-size: 10px;
}
.text
{
    color: #666666;
    font-family: Verdana;
    font-size: 70%;
    text-align: justify;
    line-height: 20px;
    padding-left: 10px;
}

.readonlytext
{
    color: #666666;
    font-family: Verdana;
    font-size: 80%;
    line-height: 20px;
    padding-right: 2px;
}

.sectionTitle
{
    color: #D75B00;
    font-family: Arial;
    font-size: 18px;
    font-weight: bolder;
    padding: 10px 10px 10px 0px;
    text-align: left;
}
.subsectionTitle
{
    color: #D75B00;
    font-family: Arial;
    font-size: 14px;
    font-weight: bolder;
    padding: 10px 10px 10px 10px;
    text-align: left;
}
.tdLeft
{
    width: 19%;
    background-image: url(images/tvwCenterSlice.gif);
    background-repeat: repeat-x;
    height: 100%;
}
.tdRight
{
    width: 70%;
    padding-left: 10px;
    padding-right: 10px;
}
.tdHome
{
    background-image: url(images/whitehome.gif);
    background-repeat: no-repeat;
    width: 75px;
    height: 23px;
    text-align: center;
}
.tdMenuActive
{
    background-image: url(images/whitehome1.gif);
    background-repeat: no-repeat;
    background-color: #ffffff;
    width: 75px;
    height: 23px;
    text-align: center;
}
.tdMenuOthers
{
    background-image: url(images/bgMenu1.gif);
    background-repeat: no-repeat;
    width: 77px;
    height: 21px;
    text-align: center;
}
/* for Review */
.tdMenuReview
{
    background-image: url(images/bgMenu1.gif);
    background-repeat: no-repeat;
    width: 77px;
    height: 21px;
    text-align: center;
}
.tdMenuRegActive
{
    background-image: url(images/img2.gif);
    background-repeat: no-repeat;
    background-color: #ffffff;
    width: 125px;
    height: 23px;
    text-align: center;
}
.tdMenuRegOthers
{
    background-image: url(images/img1.gif);
    background-repeat: no-repeat;
    width: 125px;
    height: 21px;
    text-align: center;
}
.lnkMenu
{
    color: #033A9C;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
}
.lnkMenuActive, lnkMenuActive:link
{
    color: #676767;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
}
.lnkMenuOthers, .lnkMenuOthers:link
{
    color: #033A9C;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
}
.lnkMenuActive:hover, .lnkMenuOthers:hover
{
    color: #D85E06;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
}
/* for Review */
.lnkMenuReview, .lnkMenuReview:link
{
  /*background-image: url(images/Image1.jpg);
    background-repeat: no-repeat;*/
    color: #033A9C;
    font-family: Verdana;
    font-size: 11px;
    /*font-weight :bold ;*/
    text-decoration: none;
}
.lnkMenuReview:hover
{
    /*background-image: url(images/Image1.jpg);
    background-repeat: no-repeat;*/
    color: #D85E06;
    font-family: Verdana;
    font-size: 11px;
    /*font-weight :bold ;*/
    text-decoration: none;      
}
/* Newly added for review */
.ReviewOptions
{
    color:Black;
    /*font-weight :bold;*/
    font-size: 10px;
    padding-top :15px;
    padding-left :1px;
}
/* Newly added for review table first row */
.ReviewRow1
{
    color:Black;
    /*font-weight :bold;*/
    font-size: 10px;
    padding-top :15px;
    padding-left :1px;
    background-color :#F1F1F1;
    height :1pt;
}
/* Newly added for review table first row */
.ReviewRow2
{
    color:Black;
    /*font-weight :bold;*/
    font-size: 10px;
    padding-top :15px;
    padding-left :1px;
    height :1pt;
}
/* For Review and Rating Links */
.lnkReviewRating
{    
    color: #033A9C;
    font-weight :bold;
    font-size: 12px;
    padding-right :10px;
    padding-top :20px;
    padding-bottom :20px;
}
/* For Review Text */
.ReviewText
{
	font-size :12px;
	padding-left :12px;
	text-align :justify;
	text-indent :1px;
	
}
/*For Rating/Review Text */
.RatingsReview
{
	font-size :14px;
	padding-left :12px;
	padding-bottom :10px;
	text-align :left ;
	text-indent :1px;
	color:#D85E06;
	font-weight:bold;
}
.NodeStyle
{
    color: #033A9C;
    padding: 0px 0px 0px 0px;
    text-align: left;
}
.ChildNodeStyle
{
    color: #033A9C;
}

.rootNodeStyle
{
    color: #033A9C;
    font-weight: bolder;
    font-size: 70%;
    font-family: Verdana;
    padding: 5px;
    text-align: left;
}
.leafNodeStyle
{
    color: #033A9C;
    font-family: Verdana;
    padding: 5px 1px 0px 0px;
    font-size: 70%;
    text-align: left;
}
.selectedNodeStyle
{
    color: #666666;
    text-decoration: none;
    padding: 5px 1px 0px 0px;
    font-size: 70%;
    font-family: Verdana;
    text-align: left;
}
.ParentNodeStyle
{
    color: #033A9C;
    font-size: 70%;
    text-decoration: none;
    font-weight: bolder;
    font-family: Verdana;
    text-align: left;
}
.tdLogo, .tdLogo:link
{
    background-color: #F7F7F7;
    height: 80px;
    width: 124px;
    padding: 1pt; /*border:solid 1pt #D75B00;*/
}
.tdLinks
{
    width: 124px;
    height: 100%;
}
.tdlinkTitle
{
    background-color: #EBF7FD;
    font-family: Verdana;
    color: #666666;
    font-size: 60%;
    font-weight: bolder;
    line-height: 14px;
    height: 40px;
    text-align: left;
    padding-left: 8px;
}
.tdlink
{
    width: 250px;
    padding: 1pt;
    font-weight: bold;
    font-size: smaller;
    text-align: left; /*border:solid 1pt #D75B00;*/
}
.linkbut, .linkbut:link
{
    padding-left: 8px;
    font-size: 80%;
    color: #577CBD;
    text-decoration: none;
}
.linkbut:hover
{
    padding-left: 8px;
    color: #D75B00;
    text-decoration: none;
}
.linkSelected
{
    padding-left: 8px;
    font-size: 80%;
    color: #747474;
    text-decoration: none;
}
.linkSelected:hover
{
    padding-left: 8px;
    color: #D75B00;
    text-decoration: none;
}
.tdinnerlink
{
    background-color: White;
    height: 20px;
    width: 100%;
    font-size: 70%;
    text-align: left;
    border-bottom: solid 1pt #E5E5E5;
    text-decoration: none;
    padding-left: 0px;
}
.imgLogo, .imgLogo:link
{
    border: solid 1pt #D75B00;
}
.imgLogo.hover
{
    border: solid 1pt #D75B00;
}
.tdLogo:hover
{
    background-color: #F7F7F7;
    height: 80px;
    width: 124px;
    border: solid 1pt #D75B00;
}
.pageImage
{
    width: 720px;
    height: 200px;
}
.PageImageWithTreeView
{
    width: 680px;
    height: 200px;
}
.LogoPageImage
{
    width: 540px;
    height: 180px;
}
.tdNumber, .tdNumber:link
{
    color: #02399C;
    font-family: Verdana;
    text-decoration: none;
    font-size: 10px;
}
.currentnumber, .currentnumber:link
{
    color: #02399C;
    font-family: Verdana;
    text-decoration: none;
    font-size: 10px;
    font-weight: bolder;
}
.logoTitle
{
    color: #02399C;
    font-family: Verdana;
    text-decoration: none;
    font-size: 11px;
}
.tblwithPager
{
    border: solid 1pt #E5E5E5;
}
.tdPager
{
    border-right: solid 1pt #E5E5E5;
    
}

.toppadding
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
}
padding
{
    padding: 10px;
}
.lblDate
{
    color: #FFFFFF;
    font-size: 10px;
    font-family: Verdana,arial;
}

.breadCrump
{
    color: #033A9C;
    font-size: 10px;
    text-align: left;
    padding-bottom: 10px;
}
.normal
{
    color: #033A9C;
    font-size: 10px;
    text-align: left;
    padding-bottom: 10px;
}
.active
{
    color: #666666;
    font-size: 10px;
    text-align: left;
    padding-bottom: 10px;
}
.enablereview
{
    color:#808080;
}

