﻿*
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

body
{
    line-height: 1.5em; /*font-size: 10pt;*/
    line-height: 20px;
    color: #333;
    font: normal normal 62.5%/1.5 "Trebuchet MS" , Verdana, Arial, sans-serif;
}

body, table, textarea
{
    font-family: Verdana,helvetica,arial;
}

body, table
{
    color: #333333;
}

div#PageContent, div.rightcolInnerTube
{
    font-size: 1.3em; /* 13px */
}




.H2, .H2 *, .H1, .H3, .H2NoTopMargin
{
    font-size: 17px;
    color: #01A0C6;
    font-weight: normal;
    font-family: 'Trebuchet MS' , Tahoma , Verdana;
    letter-spacing: 1px;
}

.H1
{
    font-size: 25px;
    margin-top: 6px;
    margin-bottom: 20px;
}


.H2, .H2NoTopMargin
{
    font-size: 20px;
    margin-top: 30px; /*font-weight : bold;*/
    margin-bottom: 5px; /*font-weight : bold;*/
}


.H2NoTopMargin, div.RightColTextBlock .H2
{
    margin-top: 0px;
}

div.RightColTextBlock .H2
{
    margin-bottom: 20px;
}


.H3
{
    font-size: 14px;
    margin-bottom: 2px;
}


div.TermsHeader
{
    font-size: 11pt;
    margin-bottom: 10px;
    font-weight: bold;
    color: #01A0C6;
}


img
{
    border: 0px;
}

a
{
   /* color: #036C86; /*text-decoration: none;*/ /*border-bottom: solid 1px #999999;*/ /*font-weight: bold;*/
    
    /*font-weight:bold;
    color: red;*/
    
    color: #036C86; 
    font-weight:bold;
}

a:visited
{
  /*  color: #333333; /*text-decoration:underline;*/ /*background-color: #00A0C6;          text-decoration: none;*/
    
   /* color: Red;*/
   
    color: #970080;
}

a:hover
{
    background-color: #CBEBF3; /*color: #ffffff;*/ /*text-decoration: none;*/
}

.DropDownMenu a, a.NoHoverBg:hover
{
    background-color: Transparent;
}


.Img_Shadow
{
    float: Left; /*background: url(./Images/ImageShadow.png) no-repeat bottom right !important;*/
    background: url(./Images/ImageShadow.gif) no-repeat bottom right;
    margin: 10px 0 10px 15px !important;
}

.Img_Shadow img
{
    display: block;
    position: relative;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    margin: -6px 6px 6px -6px;
    padding: 4px;
}

div.Spacer
{
    height: 15px;
}
div.SmallSpacer
{
    height: 10px;
}


div.ListCheck, div.ListBullet, div.ListArrow
{
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 25px;
    margin-top: 6px;
    margin-bottom: 8px;
}

div.ListCheck
{
    background-image: url(./Images/ulCheck.gif);
}

div.ListArrow
{
    background-image: url(./Images/ulArrow.gif);
}

div.ListBullet
{
    background-image: url(./Images/ulBullet.gif);
}


.right, .Right, .RightAlign, .AlignRight, .Percentage, .Count
{
    text-align: right;
}



.Left, .Left
{
    text-align: Left;
}

span.Dimmed, span.Dimmed *, a.Dimmed
{
    color: #999999;
}

a.Dimmed:hover
{
    /*  color: #000000;     background-color: Transparent;*/
}

span.FooterDimmed, span.FooterDimmed *
{
    color: #DDDDDD;
}


span.FooterDimmed a:hover
{
    color: #AAAAAA;
    background-color: Transparent; /*  color: #000000;    */
}




div.Attention, div.AttentionNotGood, span.Attention, span.AttentionNotGood, span.Attention, span.AttentionNotGood, a.Attention, a.AttentionNotGood, td.Attention, td.AttentionNotGood, span.AttentionGood
{
    font-weight: bold;
}

span.AttentionNotGood, div.AttentionNotGood, a.AttentionNotGood, td.AttentionNotGood
{
    color: #770000;
}

span.AttentionGood
{
    color: #007700;
}

span.YesNo_Yes
{
    color: #007700;
}

span.YesNo_No
{
    color: #770000;
}





a.YpLinkButton
{
    /*display: block;*/
    display: block;
    height: 28px;
    width: 300px;
    background-repeat: no-repeat;
}

a.YpLinkButton:hover
{
    background-position: 0px -44px;
    background-color: Transparent;
}


a.SecondaryButton
{
    color: #004A8D;
}


div.Feedback_Attention, div.Feedback_Error
{
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

div.Feedback_Attention
{
    border: solid 1px #CCCC00;
    background-color: #FFFFCC;
}

div.Feedback_Error
{
    border: solid 1px #FF0000;
    background-color: #FCECEC;
    color: #330000;
}

div.Feedback_Error, div.Feedback_Error a
{
    color: #330000;
}



div.InfoBox
{
    width: 274px;
    height: 175px;
    background-image: url(Images/Box.jpg);
    background-repeat: no-repeat;
}


div.InfoBoxTitle, div.InfoBoxBody
{
    padding-left: 17px;
    padding-right: 12px;
}


div.InfoBoxTitle
{
    font-size: 17px;
    color: #01A0C6;
    font-family: Tahoma;
    padding-top: 7px;
    height: 35px;
    letter-spacing: 1px;
    font-family: Tahoma , Verdana;
}


ul
{
    margin-left: 20px;
}



td.ScoreCell
{
    /*background-color: #eeaaaa; background-image: url(Images/ScoreCellBg.jpg); background-repeat:repeat-y; background-position: 20% 0; */
}


/***************** WEBFORM *************************/
div.WebForm
{
}

fieldset
{
    border: 1px solid #199EC1;
}


legend
{
    background-color: #F5F5F5;
    font-size: 1.1em;
    color: #199EC1;
    margin-left: 10px;
    padding: 2px 6px;
    border: 1px solid #199EC1;
}


div.WebForm input, div.WebForm textarea
{
    border: solid 1px #B2B9C3;
    background-repeat: repeat-x;
    background-image: url(Form/TextBoxBg.jpg);
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
}

div.WebForm textarea
{
    font-size: 13px;
    font-weight: normal;
}



div.WebForm input[type="checkbox"], div.WebForm input[type="radio"], div.WebForm input[type="checkbox"].focussed, div.WebForm input[type="radio"].focussed
{
    background: transparent;
    border: 0;
}


div.WebForm input
{
    height: 20px;
}

div.WebForm input.focussed, div.WebForm textarea .focussed
{
    border: 1px solid #199EC1;
}

div.WebForm table.WebForm
{
    margin: 10px;
    margin-left: 20px;
}

div.WebForm table.WebForm td
{
    padding-top: 5px;
    padding-bottom: 5px;
}

div.WebForm table.WebForm td.FormHeaderNoPadding, div.WebForm table.WebForm td.FormHeader
{
}

div.WebForm table.WebForm td.FormHeader
{
    padding-top: 20px;
}


div.WebForm table.WebForm td.FormItemName, div.WebForm table.WebForm td.FormItemNameLeft
{
    padding-right: 20px;
    padding-left: 20px;
    width: 200px;
}



div.WebForm table.WebForm td.FormItemName
{
    text-align: right;
}


div.WebForm table.WebForm td.ReqFormItem, div.WebForm table.WebForm td.FormItemName, div.WebForm table.WebForm td.FormItemNameLeft, div.WebForm table.WebForm td.FormItemSupport, div.WebForm table.WebForm span.FormItemName, div.WebForm table.WebForm span.FormItemName *
{
    color: #888888;
}

div.WebForm table.WebForm td.FormValidator
{
    padding-left: 5px;
}

div.WebForm div.InnerTube
{
    padding: 20px;
}


/***************** GridView / YpForm  *************************/

table.GridView, table.GridViewNoBorder, table.YpForm, table.YpFormNoHeader
{
    border-collapse: collapse;
    width: 100%;
}

table.GridView, table.GridViewNoBorder tr.HeaderBgColored td, table.YpForm, table.YpFormNoHeader
{
    border: solid 1px #199EC1;
}


table.GridView
{
    background-color: #FFFFFF;
}

table.GridViewNoBorder tr.HeaderBgColored td
{
    padding-left: 10px;
    padding-right: 10px;
}


/*
table.GridView th,
table.GridView td
{
    border-left: solid 1px #CBCBCB;
}
*/



table.YpForm, table.YpFormNoHeader
{
    /*   background-color: #F9F9F9;    */
}


table.GrayBordered
{
    border: solid 1px #CECECE;
}

table.GridView tr, table.GridView tr td, table.GridViewNoBorder tr, table.GridViewNoBorder tr td, table.YpForm tr, table.YpForm tr td, table.YpFormNoHeader tr, table.YpFormNoHeader tr td
{
    height: 30px;
}

table.GridView td, table.GridView th, table.GridViewNoBorder th, table.YpForm td, table.YpForm th, table.YpFormNoHeader td, table.YpFormNoHeader th
{
    padding-left: 10px;
    padding-right: 10px;
}


table.GridView tr.Header td, table.GridView tr.Header th, table.GridViewNoBorder tr.Header td, table.GridViewNoBorder tr.Header th, table.YpForm tr.Header td, table.YpForm tr.Header th
{
    /*background-image: none;    */ /*background-image: url(Form/HeaderBg.jpg);     background-repeat: repeat-x;*/
    font-weight: bold;
    background-color: #EFF7FE;
    border-bottom: solid 1px #199EC1;
    color: #01A0C6;
}

table.GridView tr.HeaderBgColored td, table.GridView tr.HeaderBgColored th, table.GridViewNoBorder tr.HeaderBgColored td, table.GridViewNoBorder tr.HeaderBgColored th, table.YpForm tr.HeaderBgColored td, table.YpForm tr.HeaderBgColored th
{
    background-color: #EFF7FE;
    background-image: none; /*font-weight: bold;  */
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: solid 1px #199EC1;
    color: #01A0C6;
}




table.GridView tr.Alternate td, table.GridView tr.Alternate th, table.YpForm tr.Alternate td, table.YpForm tr.Alternate th, table.YpFormNoHeader tr.Alternate td, table.YpFormNoHeader tr.Alternate th
{
    background-color: #F5F5F5;
}





table.GridView tr.Header td, table.GridView tr.Header th, table.GridView tr.Footer td, table.YpForm tr.Header td, table.YpForm tr.Footer td
{
    font-weight: bold;
    color: #01A0C6;
    background-color: #EFF7FE;
    border-top: solid 1px #199EC1; /*  color: #33FFFF;     /*color: #15428B;*/ /*  vertical-align:text-top;     padding: 0px;     padding-left: 3px;     padding-right: 3px;     padding-top: 1px;*/
}


table.GridView tr.Footer td, table.YpForm tr.Footer td
{
    /*background-color: #F1F2F4;*/
}


table.GridView tr.Pager td
{
    background-color: #EFF7FE;
    border-top: solid 1px #199EC1;
}

table.GridView tr.Pager td td
{
    border-top: solid 0px #EFF7FE;
}


table.ResultView th, table.ResultView td
{
    border: solid 1px #eeeeee;
}

table.ResultView th
{
    /*    background-color: #eeeeee;*/
}

table.ResultView td
{
    text-align: center;
}




table.ResultView td.TopLeft
{
    border-left: solid 1px #FFFFFF;
    border-top: solid 1px #FFFFFF;
}


table.ResultView td.TopRight
{
    border-right: solid 1px #FFFFFF;
    border-top: solid 1px #FFFFFF;
}





table.InfoTable
{
    border-collapse: collapse;
}

table.InfoTable th
{
    color: #4f6b72;
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    letter-spacing: 2px;
    text-align: left;
    padding: 6px 6px 6px 12px;
    background-color: #EFF7FE;
}





table.InfoTable td
{
    border: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    background: #f5f5f5;
    padding: 8px 8px 8px 13px; /*color: #4f6b72;*/
}

table.InfoTable td.First
{
    background-color: #EFF7FE;
}




table.InfoTable *
{
    color: #000000;
}



table.InfoTable tr.Header td, table.InfoTable tr.Header th
{
    /*font-weight: bold;  */
    font-family: 'Trebuchet MS' ,Tahoma,Verdana;
    font-size: 22px; /*background: #CAE8EA url(Form/bg_header.jpg) no-repeat;*/
    color: #01A0C6;
    background-color: #EFF7FE;
}


table.InfoTable tr.Header td.NoBg
{
    background: #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
}



table.InfoTable tr.Alternate td, table.InfoTable tr.InfoTable th
{
    /*   background-color:#F5F5F5;*/
}

/* CHART LISTS */

.chartlist
{
    float: left; /*  border: 1px solid #EFF7FE;*/
    background-color: #f9f9f9;
    margin-left: 0px;
     width: 100%;
}

.chartlist li
{
    position: relative;
    display: block;
    border-top: 1px solid #EEE;
   /* border-bottom: 1px solid #EEE;*/
}

.chartlist li.First
{
   /* border-top: 2px;*/
}

.chartlist li.Last
{
 /*border-bottom: 0px solid #ffffff;*/
 border-bottom: 1px solid #EEE;
}




.chartlist li.SepTop
{
    border-top: 5px dashed #cccccc;
}


.chartlist li.NoBorder
{
 border-top: 0px solid #EEE;
 border-bottom: 0px solid #EEE;
}



.chartlist .optionText, 
.chartlist .optionTextGray, 
.chartlist .perc, 
.chartlist .count
{
    display: block;
    padding: 4px 10px 4px 10px;
    font-weight: bold;
    color: #444444;
}

.chartlist .optionText
{
margin-right: 100px;
}


.chartlist .optionText,
.chartlist .optionTextGray
{
    position: relative;
    z-index: 2;
}

.chartlist .perc, .chartlist .count,
.chartlist .optionTextGray
{
    color: #999999;
} 

.chartlist .perc, .chartlist .count
{
    position: absolute;
    top: 0;
    z-index: 2;

}

.chartlist .perc
{
    right: 0px;
}

.chartlist .count
{
    right: 85px;
}



.chartlist .fill
{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #D5e7F2; /*    text-align: right; /*     text-indent: -9999px;        overflow: hidden; */
}



.chartlist li:hover
{
    background: #f5f5f5;
}
