﻿body 
{font-family:Lucida Sans Unicode;}

.navigationMenu td
{
    width:14%;
}

.NewsLetterBody
{
    margin:0 0 1em 180px;
    border:solid 1px black;
    padding:0 1em 1em 1em;
    text-align:justify;    
}

.pagetext
{
    margin:3em 5em 1em 210px;
}
.pagetext h2
{margin:0;}
.NewsLetterBody h2
{margin:0;}


h1
{
    color:#000066;
    font-family:Trebuchet MS;
    font-weight:normal;
}
    
h2
{
    color:#000066;
    font-family:Trebuchet MS;
    text-align:left;
    font-weight:normal;
}


hr
{
    color:#000099;
    background-color:#000099;
    width:98%;
    margin-left:1%;
}


.links
{
    font-size:smaller;
    text-align:right;
}

tr
{
    text-align:center;    
}

.reducedsizeBR
{
    width:600px;
    color:#000099;
}

.whitebreakBR
{
    color:White;
    height:10px;
}

#page_description
{
    width:80%;
    text-align:center;
    margin:0 auto;
    font-weight:bold;
}


#page_description tr.text
{
    font-weight:bold;
    text-align:center;
}

#page_description h3
{
    text-align:left;
    color:blue;
    background-color:Silver;
    font-weight:bold;
}

#instruction_list
{
    width:80%;
    margin:0px auto;
}

#instruction_list table
{
    width:100%;
}


#instruction_list tr.pasapp
{
    font-weight:bold;
    
}
#instruction_list tr.finance
{
    font-weight:bold;
}

#navigation
{
    width:170px;
    float:left;
}


#navigation ul
{
    margin:0;
    float:left;
    list-style:none;
    padding:0;
}

#navigation li
{
    display: block;
    border-bottom:solid thin #d0e1fa;
    text-decoration: none;
    text-align:left;
    padding:0.2em;
} 

cite
{
    font-size:0.7em;
    font-family:Arial;
    font-style:normal;
}

#address
{
    background-color:#e5e8f9;
    color:#003663;
    font-style:normal;
    font-size:80%;
    width:100%
}


p.crosspageBlockCite
{
    color:#003663;
    font-size:80%;
    font-weight:bold;
    text-align:right;
    padding-right:15px;
}


blockquote
{    
    border-top: dashed 1px #bbb;
    border-bottom: dashed 1px #bbb;
    font-family:"Century Gothic";
    margin:15px 20px 20px 15px;
    display:block;
}

.secondBlockquote
{
    border-top: dashed 1px #bbb;
    border-bottom: dashed 1px #bbb;
    font-family:"Century Gothic";
    margin:15px 20px 20px 15px;
    display:block;
}


p
{
    line-height:1.8em;
    margin-top:0;
    margin-bottom:0.8em;
}

p.quoteBody
{
    color:#363636;
    font-size:105%;
    line-height:1.8em;
    font-weight:bold;
    padding:25px 10px 10px 25px;
    text-align:center;
    margin-bottom:0;
}

p.quoteCite
{
    color:#003663;
    font-size:105%;
    font-weight:bold;
    text-align:right;
    padding-right:15px;
    padding-bottom:0px;
    margin-bottom:0;
}
