﻿html
{
    overflow: auto;
}

*
{
    margin: 0px;
    padding: 0px;
}
P
{
    margin: 0px 0px;
}
img
{
    border: 0;
}
img a:link, img a:visited
{
    border: 0;
    cursor: pointer;
}
img a:hover, img a:active
{
    border: 0;
    cursor: pointer;
}

a:focus
{
    outline: none;
}
a:link, a:visited
{
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: none;
}
a:hover, a:active
{
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: none;
}
.textBoxes
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 16px;
    border: 1px solid #a5acb2;
    text-align: left;
    vertical-align: middle;
}
.ContentTD
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #473425;
    text-align: justify;
    vertical-align: top;
    padding: 5px;
    background: #ececec url(../media/gif/center2_box2_back.gif) top left repeat-x;
    border-left: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
}

.text_heading1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #1583b6;
}


#search td
{
    height: 30px;
    text-align: right;
    padding-right: 5px;
    padding-top: 5px;
}
#logo
{
    height: 100px;
    width: 486px;
}
#outer_header
{
    height: 188px;
    width: 910px;
    margin-left: auto;
    margin-right: auto;
}
#menu
{
    height: 48px;
    width: 910px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: middle;
}
#outer_content
{
    width: 908px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../media/gif/outer_content_back.gif);
    background-repeat: repeat-x;
    background-position: left top;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-top: 1px solid #696a6e;
}
#inner_content
{
    width: 878px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 32px;
}


#inner_content a
{
    color: #13688e;
    width: 120px;
}

#inner_content a:link, #footer_links a:visited
{
    cursor: pointer;
    color: #13688e;
    text-decoration: none;
}
#inner_content a:hover, #footer_links a:active
{
    cursor: pointer;
    text-decoration: none;
    background-color: #c8c8c8;
}




#outer_footer
{
    background-color: #e7e7e7;
}
#footer
{
    width: 908px;
    margin-right: auto;
    margin-left: auto;
    height: 60px;
    background-image: url(../media/gif/footer_back.gif);
    background-repeat: repeat-x;
    background-position: left top;
    border: 1px solid #d4d4d4;
}
#footer_links
{
    color: #13688e;
    height: 30px;
    width: 300px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
}

#footer_links td
{
    text-align: center;
    color: #13688e;
}
#footer_links td a
{
    width: 120px;
}
/*
#footer_links a:hover, #footer_links a:active
{
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DCDCDC;
}*/
#footer_links a:link, #footer_links a:visited
{
    cursor: pointer;
    color: #13688e;
    text-decoration: none;
}
#footer_links a:hover, #footer_links a:active
{
    cursor: pointer;
    text-decoration: none;
    background-color: #c8c8c8;
}

#footer_links td:link, #footer_links td:visited
{
    cursor: pointer;
    text-decoration: none;
}
#footer_links td:hover, #footer_links td:active
{
    cursor: pointer;
    color: #FFFFFF;
    background-color: #c8c8c8;
    text-decoration: none;
}

#footer_links
{
    color: #13688e;
    height: 30px;
    width: 300px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
}



.link a:link, .link a:visited
{
    cursor: pointer;
    color: #13688e;
    text-decoration: none;
}
.link a:hover, .link a:active
{
    cursor: pointer;
    text-decoration: none;
    background-color: #c8c8c8;
}





#footer_copyright
{
    height: 30px;
    width: 637px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    vertical-align: middle;
}

#copyright a:link, #copyright a:visited
{
    text-decoration: none;
    color: #545252;
    font-weight: bold;
}
#copyright a:hover, #copyright a:active
{
    text-decoration: none;
    color: #545252;
    background-color: #DCDCDC;
}

