﻿

.centerText
{
   
    text-align:center;
}

.quoteLeft
{
    color:#4C4C4B;
    text-align:center;
   /*background: transparent url(Images/quoteUp.png) no-repeat scroll left top;
   padding-left:40px;*/
   font-size:18px;
   line-height:18px;
   font-family:"Lucida Sans Unicode",arial; 
   width:800px;
}

.inputBoxLabel
{
    border: solid 0px;
    background-color:Transparent;
    width:130px;
    text-align:left;
}

.quoteRight
{
    text-align:justify;
    /*background: transparent url(Images/quoteDown.png) no-repeat scroll right bottom;
    padding-right:40px;*/
}


.headerLine
{
    width:100%;
    padding-bottom:5px;
    border-bottom: solid 1px #cccccc;
    text-align:left;
    color: #00447d;
    font-family:"Lucida Sans Unicode",arial; 
    font-size: 23px;
}

.newsHeader
{
    width: 100%;
    padding-bottom: 5px;
    text-align: left;
    color: #336699;
    font-size: 20px;
    float: left;
}

.newsDate
{
    margin-top:4px;
    font-size: 10px;
    text-align:right;
    color:#696969;
    float:right;
}

.newsBody
{
    text-align:left;
    
}

.faqHeader
{
    border-bottom: solid 1px #cccccc;
    margin-bottom:10px;
    margin-top:30px;
    font-size: 20px;
    color: #00447d;
    text-align:left;
}

.subHeader
{
    margin-left:20px;
     font-size: 12px;
   color:#696969;
}

.questionDiv
{
    text-align:left;
    vertical-align:top;
     font-size: 16px;
     color:#4C4C4B;
    background: transparent url(Images/gloss-question.png) no-repeat scroll left top;
   padding-left:50px;
}

.videoDiv
{
    text-align:left;
    vertical-align:top;
     font-size: 16px;
     color:#4C4C4B;
    background: transparent url(Images/video-icon.png) no-repeat scroll left top;
   padding-left:50px;
}


.exclamationDiv
{
    text-align:left;
    vertical-align:top;
     font-size: 16px;
     color:#4C4C4B;
    background: transparent url(Images/exclamation.png) no-repeat scroll left top;
   padding-left:50px;
}

.questionPanel
{
    margin-left:10px;
    background: transparent url(Images/gloss-question-small.png) no-repeat scroll left top;
   padding-left:25px;
}

.bigText
{
    text-align:left;
    vertical-align:middle;
     font-size: 16px;
    background: transparent;
   padding-left:10px;
   padding-right:10px;
}

.copyText
{
    text-align:left;
    vertical-align:top;
     font-size: 14px;
    background: transparent;
   padding-left:10px;
   padding-right:10px;
   text-align:justify;
   line-height: 1.3;
}

.copyTextBold
{
}
.copyTextHeader
{
    text-align:left;
    vertical-align:top;
     font-size: 15px;
    background: transparent;
   padding-left:10px;
   padding-right:10px;
   text-align:justify;
}


.smallText
{
     font-size: 14px;
}

.warning
{
    color: #c92e04;
     background: transparent url(Images/cross.png) no-repeat scroll;
     background-position: left center;
     padding-left:30px;
     vertical-align:middle;
}

.success
{
    color: #087641;
     background: transparent url(Images/tick.png) no-repeat scroll;
     background-position: left center;
     padding-left:30px;
     vertical-align:middle;
}

.smallerText
{
    text-align:left;
    vertical-align:top;
     font-size: 13px;
    background: transparent;
   padding-left:10px;
   padding-right:10px;
}

.inputBox
{
    border: solid 0px;
    background-color:Transparent;
    width:180px;
    font-size: 16px;
    margin: 0px 10px 0px 10px;
    padding: 0px 10px 0px 0px;
    overflow:hidden;
}

.inputBoxMultiline
{border: solid 0px;
    background-color:Transparent;
    width:180px;
    font-size: 16px;
    margin: 0px 10px 0px 10px;
    padding: 0px 10px 0px 0px;
    overflow:auto;
}

.inputBoxLarge
{
    width:92%;
}

.subContainer
{
    width: 730px;
     margin: 0 auto;
      margin-top: 30px;
}

img
{
    border:0;
}



.dark
{
    color: #353535;
}

.giganticText
{
    font-size:55px;
}

.hugeText
{
    font-size:25px;
    text-align:left;
}

.lightText
{
    color: #f1f1f1;
}

.bottomMargin
{
    padding-bottom:5px;
}

.smallList
{
    font-size:13px;
    text-align:left;
    list-style-type:circle;
    padding-left: 25px;
}

.featureList
{
    margin-left:40px;
    margin-right:20px;
    line-height:20px;
}
