﻿.Pullquote
{
    float:right;
    font-size:11px;
    width:315px;
    margin-left:5px;
}
.Pullquote h2 {color:#0D458F; border-bottom:1px solid #ededed; padding-bottom:4px; width:310px;}
.Pullquote h4 {color:#0D458F; border-bottom:1px solid #ededed; padding-bottom:4px; width:310px;}
.PullquoteBox {border:1px solid #0D458F; padding:5px;}

.Accent { font-family:Times New Roman, Georgia; font-size:18px; font-weight:bold; line-height:24px}

.H1-Tagline
{
    font-size:11px;
    font-weight:bold;
    border-bottom:1px solid #999999;
    color:#333333;
    padding-bottom:6px;
}



.Two-Column
{
    
}

.Column-One
{
    float:left;
    width:330px;
    margin-right:8px;
}
.Column-Two
{
    float:left;
    width:330px;
}

.Icon-25
{
    font-size:15px;
    margin:6px 0;
    line-height:25px;
}
.Icon-25 img
{
    vertical-align:middle;
}

p.Subdue
{
    color:#666666;
    font-size:12px;
    font-family:Courier;
    line-height:16px;
}

/*webform*/
.Webform
{
    padding-left:20px;
    width:350px;
}

.Webform .Disclaimer
{
    font-size:11px;
    margin-top:10px;
    padding-left:30px;
    background-image:url(../../common/images/i/Information25.png);
    background-repeat:no-repeat;
}

.Webform p
{
    font-weight:bold;
    margin-left:-20px;
    margin-top:10px;
    margin-bottom:2px;
}

.Webform textarea,
.Webform select,
.Webform input[type="text"],
.Webform input[type="password"],
.Webform input[type="button"],
.Webform input[type="submit"],
.Webform input[type="reset"],
.Webform input[type="file"]
{
    border:1px solid #999999;
    padding:4px 3px;
}

.Webform textarea,
.Webform select,
.Webform input[type="text"],
.Webform input[type="password"],
.Webform input[type="file"]
{
    width:100%;
}

.Webform .Three-Column textarea,
.Webform .Three-Column input[type="text"]
{
    margin: -3px 0 -3px -3px;
    width:280px;
}
.Webform .Buttons input[type="button"] {margin:0;}
.Webform .Buttons
{
    margin-left:0;
    margin-top:10px;
}

.Three-Column fieldset
{
    width:290px;
    float:left;
    margin-right:10px;
    border:0px;
}
.Three-Column fieldset:last-child
{
    margin-right:0;
}
.Three-Column legend + div
{
    padding:3px 0 3px 3px;
}

.Three-Column fieldset p
{
    margin-left:0;
}


.Center {margin-left:auto; margin-right:auto;}
.Clear{clear:both;}
.ClearLeft{clear:left;}
.ClearRight{clear:right;}
.FloatRight{float:right;}
.FloatLeft{float:left;}
.Hidden {display:none;}
.Strong {font-weight:bold;}
.Full-Width{width:900px;} /* indictaes the 100% width of the total doc size for this sheet*/
.Webform.Full-Width{padding:0; margin:0;}
.Webform.Full-Width p{margin-left:0;}

.Row
{
    background-color:#efefef;
    min-height:50px;
    padding:3px 1px 3px 5px;
    border-top:1px solid #dedede;
}
.Row:hover
{
    background-color:#dedede;
}

.Row:last-child
{
    border-bottom:1px solid #dedede;
}