﻿/* commented this out because bulleted lists were not getting bulleted....
    See if anything else is broken.
*
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}*/

body 
{
    font-family: Verdana, Arial;
    font-size: 80%; 
    color: #000000;
    text-align: center; /* WinIE5 doesn't recognize margin: auto, so we set this and then unset in the div#container */
    background: #ffffff;/* url('images/bg2.gif') top center repeat-x;*/
}

h1, h2, h3, h4, h5, h6
{
    color: #2872a2;
    padding-top: 0.4em;
    /*padding-bottom: 0.8em;*/
}

img
{
	border: none;
}

#container
{
    border: 0px ;
    width: 645px;
    background-color: #ffffff;
    margin: 0px auto; /* 0px top and bottom, auto (center) left and right*/
    text-align: left;
    line-height: 120%;
}

#headerdiv
{
    padding-left: 3px;
    padding-right: 3px;
}

#tabmenu
{
    padding-left: 3px;
    padding-right: 3px;
}

#footerdiv
{
    padding-left: 3px;
    padding-right: 3px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #6B6B6B;
	text-align:center;
}

#contenttables
{
    padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #6B6B6B;
}    
    
#contactinfo
{
    float:right; 
    width:224px; 
    margin-top:0px;
    margin-right:0px;
    margin-bottom:12px; 
    text-align:right;
}    



table.report {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #000000;
	border-collapse: separate;
	color: Black;
	text-align:left;
}

.tablehead {

	border-color: #000000;
	background-color:Black;
	color: White;
	font-weight:bold;
	font-size:14pt;	
}

table.report td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #000000;
}

    

/**************  Top Nave Bar ****************/
    /* TOP NAV BAR for 4 or fewer tabs */
    #nav
    {
        clear:both;
        font-weight:bold;
        color:#666;  
        margin: 0px 9px 0px 17px;
        list-style-type:none;
        padding: 0px 0px 0px 0px;
    }

    #nav li
    {
        list-style-type:none;
        float:left;
        display: inline;
        height: 41px;/*37px;*/
        width: 150px;
        margin:0 0 0 0px;
        padding:0 0 0 0px ;
        background:url(images/button3.gif) #ffffff top left no-repeat; /*#c0c0c0*/
    }

    #nav li a
    {
	    font-family: Tahoma;
	    font-size: 11px;
	    line-height: 12px;
	    color: #666666;
        width: 150px;
        height: 24px;
        display:block;
        padding: 17px 0px 0px 0;
        text-align: center;
	    text-decoration: none;
    }
    #nav li a:hover
    {
        background:url(images/button3_over.jpg) #ffffff top left no-repeat; /*#c0c0c0*/
        text-decoration: none;
    }


    /* TOP NAV BAR for 5 tabs */
    #nav5
    {
        clear:both;
        font-weight:bold;
        color:#666;  
        margin: 0px 9px 0px 17px;
        list-style-type:none;
        padding: 0px 0px 0px 0px;
    }

    #nav5 li
    {
        list-style-type:none;
        float:left;
        display: inline;
        height: 41px;/*37px;*/
        width: 120px;
        margin:0 0 0 0px;
        padding:0 0 0 0px ;
        background:url(images/button5.gif) #ffffff top left no-repeat; /*#c0c0c0*/
    }

    #nav5 li a
    {
	    font-family: Tahoma;
	    font-size: 11px;
	    line-height: 12px;
	    color: #666666;
        width: 120px;
        height: 24px;
        display:block;
        padding: 17px 0px 0px 0;
        text-align: center;
	    text-decoration: none;
    }
    #nav5 li a:hover
    {
        background:url(images/button5_over.gif) #ffffff top left no-repeat; /*#c0c0c0*/
        text-decoration: none;
    }


/*********** Table Formats ************/

TD.Bordered
{
    border: solid 1px #C8C8C8; 
    padding: 10px 10px 14px 10px;
}    

TD.singlewide
{
	width:189px;/* 211px; -2 for the border, -10 for the padding*/
}

TD.doublewide
{
	width:403px;/* 425px; -2 for the border, -10 for the padding*/
}

TD.triplewide
{
	width: 100%;
}

.smalltablehead
{
    padding-left:13px; 
    text-align:left; 
    font-weight: bold; 
    font-size:12px; 
    font-weight:bold; 
    color:#FFFFFF; 
    background-repeat:no-repeat;
}
.smalltablehead a
{
    text-decoration: none;
    color:#FFFFFF; 
    font-size:14px; 
    padding-right: 8em;
}
.smalltablehead a:hover
{
    text-decoration: none;
    color:#FFFFFF; 
    font-size:14px; 
}



a
{
	color: #3B6E9D;
    /*text-decoration: None;*/
}
a:hover
{  
    color: #996699;
    text-decoration: Underline;
}

.bold_text
{
    font-weight: bold;
    color: #2872a2;
}

.LogoTitle
{
    font-family: Century Gothic, Arial;
    font-weight: bold;
    font-size: 20pt;
    line-height: 20pt;
    color: #2872a2;
    text-decoration: none;
}
.LogoTitle a a:hover a:visited
{
    color: #2872a2;
    text-decoration: none;
}
.SectionTitle
{
    color: White;
    font-family: Arial;
    font-size: 18pt;
    line-height: 22pt;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0px 0px 0px 1.2em;
    vertical-align: middle;
}

/* This is a copy of SectionTitle used for the bread-crumb path */
.SectionTitlePath
{
    color: White;
    font-family: Arial;
    font-size: 18pt;    /*16pt*/
    line-height: 20pt;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0px 0px 0px 0em;
    vertical-align: middle;
}
.SectionTitlePath a
{
    font-size: 16pt;
    text-decoration: none;
    color: #DDDDDD;
}
.SectionTitlePath a:hover
{
    font-size: 16pt;
    text-decoration: underline;
    color: White;
}
.SectionTitlePathHidden
{
    display:none;
} 



img.arrow
{
    margin-left:14px; margin-right:5px; margin-bottom:1px;
}
img.imgicon
{
    border: 0;
    vertical-align: middle;
    padding-right: 0.6em;
    padding-top: 0.5em;
}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #6B6B6B;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #6B6B6B;
}
.text_2 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 11px;
	color: #20469A;
}
.list {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 19px;
	width: 95px;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #261C97;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #3B6E9D;
}
.find {
	height: 19px;
	width: 92px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	color: #6B6B6B;
}





#okbutton
{
    width: 58px;
    height:58px;
    margin-left: 4px; 
    margin-top:0px; /*17px*/
    margin-right:8px; 
    float:right;
}
#okbutton a
{
    float:right;
    background:url(images/OK0.gif) #ffffff top left no-repeat;
}
#okbutton a:hover
{
    background:url(images/OK1.gif) #ffffff top left no-repeat;
}

#GObutton 
{
    width: 58px;
    height:58px;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
#GObutton a
{
    float:right;
    background:url(images/OK0.gif) top left no-repeat;
}
#GObutton a:hover
{
    background:url(images/OK1.gif) top left no-repeat;
}



.ul_linklist
{
    margin-left:0px;
    margin-right:0px;
    margin-bottom: 2px;
    list-style-type: none;
}

.ul_linklist li
{
    list-style-type:none;
    /*float:left;*/
    padding:1px 0px 1px 0px;
    margin:0px 0px 0px 0px;
    background:url(images/arr_1-1.gif) left no-repeat; 
}

.ul_linklist li a
{
    display:block;
    padding: 0px 0px 0px 20px;
    text-align: left;
    /*text-decoration: none;*/
}
.ul_linklist li a:hover
{
    background:url(images/arr_1-3.gif) left no-repeat;
    /*text-decoration: none;*/
}

ul.nice
{
    list-style-image: url(images/arr_bullet.gif);
}


#MainCellContent
{
    min-height: 300px;
}


div.hiddendiv
{
    display: none;
}

div.lightblue
{
    margin: 1em 1em 1em 1em;
    padding: 0.8em 0.8em 0.8em 0.8em;
    border: dotted 1px #3B6E9D; /*#99AADD;*/
    background-color: #F9FAFD;
}

.tagline
{
    text-align: center;
    font-size: 1.20em;
    font-weight: bold;
    font-style: italic;
    color: #2872a2;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


/* SEARCH PAGE STYLES */
.SeachResultsList
{
}
.searchtitle
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 1.1em;
    font-weight: bold;
	text-decoration: none;
	line-height: 175%;
}



.Error
{
	color:Red;
	font-style:italic;
}



.progressbar
{
    border: solid 1px #CCCCCC;
    background-color: #f0f5fa;
    padding: 6px 4px 8px 4px;
    text-align: center;
    font: arial;
    font-weight: normal;
    font-size: 0.85em;
    text-decoration: none;
}
.stepcomplete
{
    color: #0000AA;
}
.stepincomplete
{
    color: #BBBBCC;
}
.stepcurrent
{
    font-weight: bold;
    color: #0000AA;
}
.stepstrike
{
    font-weight:bold;
    text-decoration: line-through;
}


.StepButtons 
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size:1.1em;/* 1.25em;*/
    font-weight: bold;
    /*color:Teal;*/
}
.StepButtons A:link 
{
    color: Blue;
}

.StepButtons A:hover 
{
    color: #6666FF;
}
.StepButtons A:active
{
    color: Red;
}

