.c_head_bluehdr h1, .c_head_bluehdr h1 input
{
    color: #61A3D5;
}

.head_title_bluehdr
{
    width: 100%;
}

.c_bluehdr_title
{
    background-image: url(images/pageHdrBoxBlue.gif);
    height: 34px;
    width: 509px;
    background-repeat: repeat-y;
    float: left;
}

.TitleHead_bluehdr
{
    font-size: 25px;
    font-family: Arial Narrow;
    color: #ffffff;
    font-weight: bold;
    padding-left:10px;
    float: left;
    padding-top:2px;
}

.c_content_bluehdr
{
    background-image: url(images/contentInteriorBorderEdges.gif);
    width: 509px;
    min-height: 100px;
    background-repeat: repeat-y;
    padding-bottom: 10px;
}

.c_contentpane_bluehdr_all
{   
    padding-left: 10px;
    padding-right: 10px;
}

.c_contentpane_bluehdr p
{
    text-align: justify;
}

.c_bluehdr_bottom
{
    background-image: url(images/contentInteriorBorderBottom.gif);
    height: 20px;
    width: 509px;
}

.c_footer_bluehdr
{
    padding-top: 5px;
    width: 509px;
}

.c_content_bluehdr a, .c_content_bluehdr a:link, .c_content_bluehdr a:visited, .c_content_bluehdr a:active
{
    color: #000080;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.c_content_bluehdr a:hover
{
    color: #000080;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
}

























































