/* styles that are listed in the cms text editor drop-down*/ 

@import url("contents.css");

.tinyText
{
    font-size: 0.818em !important;
    line-height: 1.39em !important;
}

.topPadding
{
    margin-top: 50px !important;
}

.mediumText
{ 
    font-size:0.91em !important;
    line-height:120% !important;
    margin:0px 0px 15px 0px !important; 
}

.headerLinks
{
    color:#004F6F !important; 
    font-size:110% !important; 
    font-style:italic !important; 
    font-weight:bold !important; 
    line-height:100% !important; 
    text-decoration: underline !important; 
    margin-bottom:15px !important; 
}

.clearFloat
{
    clear:both;
}

.halfWidthFloatLeft
{
    float:left; 
    display:block;
    margin:0px;
    width:310px;
}

.halfWidthFloatRight
{
    float:right; 
    display:block;
    margin:0px;
    width:310px;
}

.floatRightOnly
{
    float:right; 
    margin:0px 10px 10px 10px;
    width:auto;
}

.floatLeftOnly
{
    float:left; 
    margin:0px 10px 10px 10px;
    width:auto;
}

.floatRight
{
    float:right !important; 
    display:block !important;
    width:300px !important;
    padding-right:20px !important; 
    margin:0px 0px 10px 0px !important;
    width:270px !important; 
}

.greenQuote
{ 
    margin:0px 0px 5px 0px !important; 
    padding:0px !important; 
    color:#427730 !important; 
    font-size:1.5em !important; 
    font-style:italic !important; 
    font-weight:normal !important; 
    line-height:112% !important; 
    display:block !important;
}

.shortCaptionText
{
    border-bottom:1px solid #EEEEEE !important;
    color:#666666 !important;
    font-size:11px !important;
    font-weight:normal !important;
    line-height:130%!important;
    margin:0px 0px 5px 0px !important; 
    padding:0 0 10px 0px !important;
    display:block !important;
}

.italicHeader 
{
    font-style:italic !important;
    font-size:1.35em !important; 
    font-weight:bold !important;
    line-height:100% !important;
    margin:0px 0px 4px !important;
    padding:0 0 0px !important;
    display:block !important;
}

.achieved 
{
    color:#427730;
    font-weight:bold;
}

.onTrack 
{
    color:#EC7A08;
    font-weight:bold;
}

.doMore 
{
    color:#CE262E;
    font-weight:bold;
}

.noLeftTopMargin 
{
    margin-left:0px!important;
    margin-top:0px!important;
}

.noTopMargin 
{
    margin-top:0px!important;
}

.noLeftMargin 
{
    margin-left:0px!important;
}

.fullWidthImageWithNoMargin 
{
    margin:0px!important;
    width:100%!important;
}

.fullWidthImageWithMargin 
{
    margin:0px 10px 10px 10px!important;
    width:100%!important;
}

.freeFormImageText
{
    display:block;
    margin:0px 0px 10px 0px!important;
    font-size:0.91em!important;
}

.listArrowBullet 
{
    width:auto;
    margin:0px;
    padding:0px;
}

.addLeftMargin
{
    margin-left:10px!important;
}

.imagePositionTopRightCorner  
{
    position: relative;
    right: -10px;
    top: -50px;
    border:none;
    float:right;
}

.headerGrey	
{ 	
    clear:both;
    position: relative;
    font-size:1.4em;
    padding:5px 2px 5px 0px;
    margin:0px 0px 10px 0px;
    font-style:italic;
    left: 0px;
    top: 0px;
    color: #fff !important;
    text-indent: 10px;
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 0%, #f4f4f4 100%); /* firefox */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=1 ); /* ie */
}

.headerBlue 
{
    clear:both;
    position: relative;
    left: 0px;
    font-size:1.4em;
    padding:5px 2px 5px 0px;
    margin:0px 0px 10px 0px;
    font-style:italic;
    top: 0px;
    color: #fff !important;
    text-indent: 10px;
    background: #005172;
    background: -moz-linear-gradient(left, #005172 0%, #3A9FBE 100%); /* firefox */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#005172), color-stop(100%,#3A9FBE)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005172', endColorstr='#3A9FBE',GradientType=1 ); /* ie */
}

.headerGreen 
{
    clear:both;
    position: relative;
    left: 0px;
    font-size:1.4em;
    padding:5px 2px 5px 0px;
    margin:0px 0px 10px 0px;
    font-style:italic;
    top: 0px;
    color: #fff !important;
    text-indent: 10px;
    background: #427730;
    background: -moz-linear-gradient(left, #427730 0%, #acb700 100%); /* firefox */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#427730), color-stop(100%,#acb700)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#427730', endColorstr='#acb700',GradientType=1 ); /* ie */
}

.publicationsLinks
{
    color:#004F6F !important; 
    font-size:109% !important; 
    font-weight:bold !important; 
    line-height:100% !important; 
    text-decoration: none !important; 
    margin:0px 0px 10px 10px!important; 
    display:inline-block; 
}

.publicationsLightGrayText  
{
    color: #666666;
    display: inline;
    font-weight: normal;
    white-space: nowrap;
    display:inline;
    font-size:109%; 
    margin-left:6px;
}
.bulletStyle{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8125em;
}
.standardTable {
    border:none;
    border-collapse:collapse;
    width:100%;
}

.standardTableWithBorder {
    margin:0px 0px 10px;
    width:100%;
}

.standardTableWithoutBorder 
    {
    margin:0px 0px 10px;
    width:100%;
    }


.standardPageQuotes
    {
    width:auto;
    height:auto;
    display:block;
    margin-bottom:10px;
    }

.standardPageQuotesText
    {
    display: block;
    }
    
.quoteCaption
    {
    display: block;
    }

