﻿.resources_maintitle
{
    color:#666666;
    font-family:Arial;
    font-weight:bold;
    text-align:left;
    margin-left:28px;
    margin-right:28px;
    /* border:1px solid #000000; */
}
.resources_subtitle
{
    color:rgb(128,128,128);
    font-family:Arial;
    font-size:12px;
    text-align:left;
    margin-left:28px;
    margin-right:28px;
    /*border:1px solid #000000;*/
}
.resources_content
{
    padding-top:5px;
    color:rgb(128,128,128);
    font-family:Arial;
    font-size:11px;
    text-align:justify;
    margin-left:28px;
    margin-right:28px;
    /*border:1px solid #000000;*/
}
.greybox_wrapper
{
    margin-left:82px;
    width:568px;
    height:205px;
    /*border:1px solid #000000;*/
}
.greybox_text
{
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    width:inherit;
    height:inherit;
    font-family:Arial;
    font-size:12px;
}
.greybox_text2
{
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    width:inherit;
    height:inherit;
    font-family:Arial;
    font-size:12px;
}
.greybox_small_dark
{
    width:140px;
    height:30px;
    background-color:RGB(217,217,217);
    border-right:2px solid #ffffff;
    border-top:2px solid #ffffff;
    float:left;
}
.greybox_small_light
{
    width:140px;
    height:30px;
    background-color:rgb(242,242,242);
    border-right:2px solid #ffffff;
    border-top:2px solid #ffffff;
    float:left;
}
.greybox_large_dark
{
    width:140px;
    height:45px;
    background-color:RGB(217,217,217);
    border-right:2px solid #ffffff;
    border-top:2px solid #ffffff;
    float:left;
}
.greybox_large_light
{
    width:140px;
    height:45px;
    background-color:rgb(242,242,242);
    border-right:2px solid #ffffff;
    border-top:2px solid #ffffff;
    float:left;
}