@charset "UTF-8";
/* CSS Document */
body
{
    font-family:Calibri;
    color: #666666;
}
.feature_headline
{
    color: #000000;
    font-size: 19pt;
    font-family: Georgia;
}
#content
{
    background-image: url(../images/newsroom_bg_lg_sq_950w.gif);
    height: 670px;
    width: 950px;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
#article_content
{
    background-image: url(../images/newsroom_bg_lg_sq_950w.gif);
    height: 670px;
    width: 950px;
    /*background-attachment: fixed;*/
    background-repeat: no-repeat;
}
#article_content .headline
{
    color: #0066cc;
    font-size:16pt;
}
#article_content .headline
{
    font-size:12pt;
}

#article_list_wide
{
    font-size: 10pt;
    /*line-height:14pt;*/
    text-align: left;
    color: #696969;
}
#article_list_wide a 
{
    color: #0000cc;
    text-decoration:none;
}
#article_list_wide a:hover
{
    color: #696969;
    text-decoration:none;
}
#article_list_wide .source
{
    font-style:italic;   
}
.headline
{
    /*color: #0066cc;*/
    color: #000000;
    font-size: 8pt;
    font-family: Arial;
    letter-spacing:1.5px;
}

#press_release
{
    width: 185px;
    font-size: 10pt; /*line-height:18pt;*/
    text-align: left;
    color: #696969;
    /*color: #0000cc;*/
}
#press_release ul
{
    padding: 0;
    margin-left: 5px;
/*    margin-left:0px;*/
    list-style-position: inside;
    list-style-type: disc;
}
#press_release ul li
{
    color: #0000cc;
    line-height:10pt;
}

#press_release a 
{
    color: #0000cc;
    text-decoration:none;
}
#press_release a:hover
{
    color: #696969;
    text-decoration:none;
}

#media_toolbox
{
    width: 185px;
    font-size: 10pt; /*line-height:18pt;*/
    text-align: left;
    /*color: #696969;*/
    color: #0000cc;
}
#media_toolbox ul
{
    padding: 0;
    margin-left: 0px;
    list-style-position: inside;
    list-style-type:none;
    line-height: 12pt;
}
#media_toolbox ul li
{
    padding: 0;
    margin-left: 0px;
    color: #0000cc;
}

#media_toolbox a 
{
    /*color: #696969;*/
    color: #0000cc;
    text-decoration:none;
    line-height: 14pt;
}
#media_toolbox a:hover
{
    /*color: #0000cc;*/
    color: #696969;
    text-decoration:none;
}

#feature_box
{
    color: #000000;   
}
#feature_box a
{
    color: #0000ff;
    text-decoration: none;
}
#feature_box a:visited
{
    color: #0000ff;
    text-decoration: none;
}
#feature_box a:hover
{
    color: #696969;
    text-decoration:none;
}
#info_box
{
       background-image: url(../images/newsroom_bg_sq_box_230w.gif);
       background-repeat: no-repeat;
       margin-top:5px;
}
.Gridview
{
    font-size:12pt;
    
}
.gv_Header
{
    text-align: center;
    background-color: #a9a9a9;
}
.gv_Row
{
    line-height:24pt;    
}
.gv_Row_Alt
{
    line-height:24pt;
}
.gv_Header1
{
    text-align: left;
}

