﻿/************************************************************************
* 																		*
* Body Structure and Formatting											*
*																		*
************************************************************************/



body
{
    font-family: Verdana;
    color: #182051;
    font-size: 8pt;
    font-weight: normal;
    width: 718px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: #182051;
    text-align: left;
}

/***************Body Headings & Links***************/
body a, body a:link, body a:hover
{
    font-family: Verdana;
    color: #182051;
    font-size: 8pt;
    font-weight: normal;
    letter-spacing: 0px;
    text-decoration: none;
}

body a:link, body a:hover
{
    color: #E74F00;
}
body a:hover
{
    text-decoration: underline;
}

body h1, h2, h3, h4, h5, h6
{
    font-family: Arial,Helvetica,sans-serif;
    margin: 1px 0 5px 0;
    padding: 0;
    font-weight: bold;
    color: #000000;
}
h1
{
    font-size: 18px;
}
h2
{
    font-size: 16px;
}
h3
{
    font-size: 14px;
}
h4
{
    font-size: 12px;
}
h5
{
    font-size: 11px;
}
h6
{
    font-size: 10px;
}

.orgtext
{
    font-family: Verdana;
    color: #E74F00;
    font-size: 8pt;
    font-weight: normal;
    letter-spacing: 0px;
}

/***************Top Small dark blue empty div***************/
#topempty
{
    background-color: #182051;
    width: 718px;
    height: 5px;
}
/***************Logo***************/
#toplogo
{
    width: 250px;
    height: 50px;
}
img
{
    border: 0px;
}



/************************************************************************
* 																		*
* Columns Structure and Formating										*
*																		*
************************************************************************/


/***************Left Right Column Formatting***************/


#rightcolumn
{
    text-align: left;
    border-left-style: dotted;
    border-width: 1px;
    border-color: Black;
    padding-left: 5px;
    padding-right: 5px;
    width: 136px;
    vertical-align: top;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: Black;
}



#rightcolumn a, #rightcolumn a:link, #rightcolumn a:hover
{
    /*color:#182051;*/
    color: Blue;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
}


/***************Left column width***************/
#midlinks{margin:0; border:0; padding:0; float:inherit; text-align:center}
#midlinks{width:718px; margin:20px 10px}
#midlinks p{line-height:1.4}
#midlinks li{font-size:11px}


#menucolumn
{
    width: 150px;
    vertical-align: top;
}
#menualign
{
    margin-top: 0px;
}

#piccolumn
{
    padding-left: 0px;
    padding-right: 0px;
    text-align: right;
    width: 568px;
}
/***************Center Column Formatting***************/
#rightbig, #centercolumn
{
    text-align: left;
    width: 432px;
    padding-right: 10px;
    border-width: 1px;
    border-color: Black;
    vertical-align: top;
}

#centercolumn p, li, ul, ol
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #000;
}

#centercolumn a, #centercolumn a:link, #centercolumn a:hover
{
    /*color:#182051;*/
    color: Blue;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
}


#rightbig
{
    width: 568px;
}
#box
{
    border-width: 1px;
    border-color: #A8B4C2;
    border-style: solid;
    background-color: #F5F5F5;
    width: 150px;
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

/************************************************************************
* 																		*
* Navigation & Rollover buttons											*
*																		*
************************************************************************/


/***************Top and Bottom Navigation***************/


#centercolumn1 a:visited
{
    color: #182051;
    text-decoration: none;
}


#topnav, #bottomnav
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    font-size: 8pt;
    text-align: right;
    width: 468px;
    height: 35px;
    background-color: #FFFFFF;
}

#bottomnav
{
    color: #FFFFFF;
    background-color: #182051;
    text-align: center;
    width: 718px;
    height: 15px;
    padding-top: 2px;
}



#topnav a:link, #topnav a:visited, #topnav a:hover
{
    color: #182051;
    text-decoration: none;
}


#topnav a:hover
{
    color: #E74F00;
}


#bottomnav a:link, #bottomnav a:visited, #bottomnav a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}


#bottomnav a:hover
{
    color: #FAC85F;
}

/***************Mid nav***************/


#midnav
{
    background-color: #8898A8;
    color: lime;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    text-align: center;
    width: 718px;
    height: 28px;
}


/***************Forms Formatting***************/
#middle hr.line
{
    height: 1px;
    margin: 0 80px 15px 80px;
    color: blue;
}
.formrighttd
{
    text-align: right; /*    width:200px;*/
}
.formlefttd
{
    text-align: left;
    width: 200px;
}


.formrighttd2, .formrighttd3
{
    text-align: right;
    width: 250px;
}
.formrighttd3
{
    width: 125px;
}
.formlefttd2
{
    text-align: right;
    width: 365px;
}
.formradio
{
    text-align: left;
}
.new
{
    width: 75px;
    text-align: left;
}

/***************Buttons with Rollover effect***************/
.buttonsmall, .buttonsmall-ovr
{
    background-color: #a8b4c2;
    color: #FFFFFF;
    height: 22px;
    font-size: 12px;
    cursor: pointer;
    font-family: Arial;
    border-style: solid;
    border-width: 1px;
    border-color: #a8b4c2;
}
.buttonsmall-ovr
{
    background-color: #FF6A02;
    color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #FF6A02;
}



/**************Side menu with Rollover effect***************/


#menucolumn ul
{
    list-style-type: none;
    width: 140px;
    display: block;
    margin-left: 0px;
    padding: 0;
}
#menucolumn li
{
    display: block;
    padding: 0;
}
#menucolumn a
{
    /*color: #182051;*/
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    font-family: Verdana;
    padding-top: 0px;
    padding-bottom: 3px;
    border: 1px solid #fff;
    font-size: 10px;
    height: 11px;
    background-color: #a8b4c2;
}
#menucolumn a:link
{
    /*color: #182051;*/
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    font-family: Verdana;
    padding-top: 0px;
    padding-bottom: 3px;
    border: 1px solid #fff;
    font-size: 10px;
    height: 11px;
}
#menucolumn a:hover
{
    font-size: 10px;
    color: white;
    text-decoration: none;
    background-image: url('bgnew2.gif');
}


