a img
{
    border: none;
}
a
{
    color: #055393;
    text-decoration: none;
    cursor: pointer;
}
.links
{
    text-decoration: none;
}
.posRel
{
    float:left;position:relative;
    width:0;
    height:0;
    }
h1
{
    font-family: Arial;
    font-size: 20px;
    color: #13314B;
    font-weight: normal;
    margin: 0.67em 0 0 0;
}
h2
{
    font-family: Arial;
    font-size: 18px;
    color: #13314B;
    font-weight: normal;
    margin: 0.67em 0 0 0;
}
h3
{
    color: #13314B;
    float: left;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    width: 100%;
}
h4
{
    font-family: Arial;
    font-size: 14px;
    color: #13314B;
    font-weight: bold;
    margin: 3px 0 0 0;
    float: left;
    width: 100%;
}
p
{
    float: left;
    width: 100%;
    margin: 5px 0 0 0;
    text-align: left;
}
.uppercase
{
    text-transform: uppercase;
}
.left
{
    float: left !important;
}
.right
{
    float: right !important;
}
.clear
{
    clear: both !important;
}
.underline
{
    text-decoration: underline;
}
.color_gray
{
    color: #4F4F4F;
}
.color_grayLight
{
    color: #949494;
}
.color_red
{
    color: #990F15;
}
.color_yellow
{
    color: #FDB700;
}
.color_orange
{
    color: #EFB50F;
}
.color_black
{
    color: #000;
}
.color_blue
{
    color: #0064d4;
}
.color_green
{
    color: #40a71c;
}
.color_lightBlue
{
    color: #0077E6;
}
.color_white
{
    color: #FFFFFF;
}
.color_azure
{
    color: #1494c1;
}
.color_azure2
{
    color: #1d97c3;
}
.color_navyBlue
{
    color: #0a1f62;
}
.table1
{
    border-collapse: collapse;
    border-right: solid 1px #D2D2D2;
    vertical-align: top;
}
.table1 td
{
    vertical-align: top;
}
.listDecimal
{
    list-style: decimal;
}
.m_top
{
    margin-top: 15px;
}
.bold
{
    font-weight: bold;
}
/* Links
================================ */
.backLink
{
    background: url("ico_leftBArr-1.html")/*tpa=http://www.wilshipping.com/Themes/default/images/icons/ico_leftBArr.png*/ no-repeat scroll left center transparent;
    padding-left: 6px;
}
.link_ul
{
    text-decoration: underline;
}
/* text size
======================================== */

.fs_9
{
    font-size: 9px;
}
.fs_10
{
    font-size: 10px;
}
.fs_11
{
    font-size: 11px;
}
.fs_12
{
    font-size: 12px !important;
}
.fs_13
{
    font-size: 13px;
}
.fs_14
{
    font-size: 14px;
}
.fs_15
{
    font-size: 15px;
}
.fs_16
{
    font-size: 16px;
}
.fs_18
{
    font-size: 18px;
}
.fs_24
{
    font-size: 24px;
}
.fs_29
{
    font-size: 29px;
}

.lh_16
{
    line-height: 16px;
}
.fs_30
{
    font-size: 30px;
}

/* margins
===================================== */
.marginTop_15
{
    margin-top: 15px;
}
.marginTop_35
{
    margin-top: 35px;
}
.marginTop_30
{
    margin-top: 30px;
}
.marginTop_-10
{
    margin-top: -10px;
}
.marginTop_-3
{
    margin-top: -3px;
}
.marginTop_1
{
    margin-top: 1px;
}

/*  standart class forms
===================================== */
.row
{
    float: left;
    width: 100%;
    clear: both;
}

/* darko
===============================*/

/* colors
===============================*/

.lightBlue
{
    color: #1d97c3;
}
.darkBlue
{
    color: #0a1f62;
}
.blue
{
}
.white
{
    color:#fff;
}
.gray
{
    color: #595959;
}
.lightGray
{
    color: #9b9b9b;
}

/*
===============================*/
.relative
{
    position:relative;
}
.absolute
{
    position:absolute;
}
.clearLeft
{
    clear: left;
}
.clearRight
{
    clear: right;
}
.clear
{
    clear: both;
}
.italic
{
    font-style: italic;
}
.uppercase
{
    text-transform: uppercase;
}
.center
{
    text-align: center;
}
.textLeft
{
    text-align: left !important;
}
.tJustify
{
    text-align: justify;
}
.lineHeight_12
{
    line-height: 12px;
}
.lineHeight_15
{
    line-height: 15px;
}
.borderBottom_grayS
{
    border-bottom: 1px solid #dedede;
}
.borderBottom_dGrayS
{
    border-bottom: 1px solid #adadad;
}
.paddingTB_5
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.paddingTB_10
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.paddingTB_15
{
    padding-top: 15px;
    padding-bottom: 15px;
}
.paddingTB_20
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.pL_5
{
    padding-left:5px !important;
}
.pL_10
{
    padding-left:10px !important;
}
.pL_15
{
    padding-left:15px !important;
}
.pL_20
{
    padding-left:20px !important;
}
.mTop_2
{
    margin-top:2px;
}
.mTop_5
{
    margin-top: 5px;
}
.mTop_7
{
    margin-top: 7px;
}
.mTop_8
{
    margin-top: 8px;
}
.mTop_10
{
    margin-top: 10px;
}
.mTop_15
{
    margin-top: 15px;
}
.mTop_20
{
    margin-top: 20px;
}
.mTop_25
{
    margin-top: 25px;
}
.mTop_30
{
    margin-top: 30px;
}
.marginLR_5
{
    margin-left: 5px;
    margin-right: 5px;
}
.marginLR_10
{
    margin-left: 10px;
    margin-right: 10px;
}
.marginLR_15
{
    margin-left: 15px;
    margin-right: 15px;
}
.marginLR_20
{
    margin-left: 20px;
    margin-right: 20px;
}
.marginLR_25
{
    margin-left: 25px;
    margin-right: 25px;
}
.marginLR_30
{
    margin-left: 30px;
    margin-right: 30px;
}
.mBottom_5
{
    margin-bottom: 5px;
}
.mBottom_10
{
    margin-bottom: 10px;
}
.mBottom_15
{
    margin-bottom: 15px;
}
.mBottom_20
{
    margin-bottom:20px;
}
.mLR_5
{
    margin-left:5px;
    margin-right:5px;
}
.mLR_10
{
    margin-left:10px;
    margin-right:10px;
}
.mLR_15
{
    margin-left:15px;
    margin-right:15px;
}
.mLR_20
{
    margin-left:20px !important;
    margin-right:20px !important;
}
.mLR_25
{
    margin-left:25px !important;
    margin-right:25px !important;
}
.mLR_30
{
    margin-left:30px !important;
    margin-right:30px !important;
}

.mL_30
{
    margin-left:30px !important;
}

.opacity_75
{
    opacity:.75;
    filter:alpha(opacity=100);
}
.rfv
{
    float:left;
}