BODY
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    color : #000000;
	font-size : 12px;
    background :  #6B6A69;


}
  
TD
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
    background-color : white;

}

TD.leftside
{
       background-image : url(graphics/left_side.gif);
}

TD.rightside
{
       background-image : url(graphics/right_side.gif);
}

TD.fullpage
{
       background-image : url(graphics/full_page.gif);
}

TD.bottomback
{
       background-image : url(graphics/bottom_back.gif);
           color : #ffffff;
}

 .sidebox
{
    background-color : #F3EEE5;
    padding-left : 8px; padding-right : 8px; padding-top : 10px;
    font-size : 11px;
    width : 145px;
    align : center;

}

 .border
{
    bordercolor : #ffffff;
    padding-left : 8px; padding-right : 8px; padding-top : 10px;
    width : 145px;
    align : center;

}

TD.background
{
       background-image : url(graphics/background.gif);
}

TD.blueprint
{
    background-color : #F3EEE5;
    background-image : url(graphics/mold2.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-left : 10px; padding-right : 10px; padding-top : 10px;
    font-size : 11px;
}


.mold
{
       background-image : url(graphics/mold2.jpg);
}

li.article
{
       padding-bottom : 10px;
       font-family : Verdana, Arial, Helvetica, sans-serif;
	   font-size : 12px;
       background-color : white;
       margin-left : 40px;
	   list-style-image : url(graphics/blue_bullet.gif);
       list-style-position: outside;

}

.brown
{
    color : #5B3E1C;
}

.yellow
{
       background-color : yellow;
}

.quote
{
    font-size : 13px;
    margin-left : 25px;
    margin-right : 25px;
    font-style : italic;
}

.quoteauthor
{
    font-size : 12px;
    text-align : right;
    margin-right : 75px;
}

H1
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #084C8D;
	font-size : 13px;
    padding-left : 30px;
    text-align : center;

	}

H2
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #084C8D;
	font-size : 13px;
    padding-left : 30px;
    text-align : left;
}

H3
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
}

H4
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
}

H5
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
    font-style : italic;
}

H6
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
    padding-top : 15px;
}

.green
{
	font-family : Arial, Helvetica, sans-serif;
	color : #016A3A;
	font-size : 16px;
    font-weight : bold;
}

.red
{
	font-family : Arial, Helvetica, sans-serif;
	color : #C4151C;
	font-size : 14px;
    font-weight : bold;
}


.center
{
        margin-left : 140px;
        text-align : center;
        font-size : 11 px;

}

.title_1
{
    color : #084C8D;
    font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-style : italic;
    margin-left : 40px;
}
 
.text
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
    background-color : white;
    margin-left : 40px;
    line-height : 16px;
}

.text2
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
    background-color : white;
    margin-left : 70px;
}

.text3
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
    background-color : white;
    margin-left : 40px;
        margin-right : 40px;
    line-height : 16px;
}

.blue
{
    color : #084C8D;
    
}



.footer
{
	font-size : 12px;
	text-align: center;
}


.large
{
	font-size : 13px;
}

.large12
{
	font-size : 12px;
}

.larger
{
	font-size : 14px;
}


.smaller
{
	font-size : 9px;
}

.small10
{
	font-size : 10px;
}

.indent
{

	margin-left : 40px;

}


.indent50
{
    padding-top : 3px;
	margin-left : 40px;
    padding-left : 10px;
}


LI.indent30
{
    padding-top : 0px;
	margin-left : 30px;
}

LI.indent50
{
    padding-top : 3px;
	margin-left : 50px;
}

.indent30
{
    padding-top : 3px;
	margin-left : 30px;
}

.emphasis
{
    font-weight : bold;
	font-style : italic;
	color : #00008B;
}

.form
{
	font-size : 12px;
}

.copyright
{
	font-size : 10px;
	color : #ffffff;
}

.quote
{
    font-style : italic;
    font-size : 11px;
    margin-left : 40px;
    margin-right : 40px;
}

 .quoteauthor
{
    font-style : italic;
    font-size : 11px;
    margin-right : 40px;
    text-align : right;
}
   
.white
{
    color : #ffffff;
    font-size : 11px;
  
}

.whitelink
{
    color : #ffffff;
  
}

a.whitelink:LINK
{
    color : #ffffff;
    text-decoration : none;
}

a.whitelink:VISITED
{
    color : #ffffff;
    text-decoration : none;
}

a.whitelink:HOVER
{
    color : #F2B653;
    text-decoration : underline;
}

.bluelink
{
    color : #084C8D;
  
}

a.bluelink:LINK
{
    color : #084C8D;
    text-decoration : none;
}

a.bluelink:VISITED
{
    color : #084C8D;
    text-decoration : none;
}

a.bluelink:HOVER
{
    color : #62AC1E;
    text-decoration : underline;
}

a.blueprint:LINK
{
    color : #084C8D;
    text-decoration : none;
}

a.blueprint:VISITED
{
    color : #084C8D;
    text-decoration : none;
}

a.blueprint:HOVER
{
    color : #62AC1E;
    text-decoration : none;
}

a.brown:LINK
{
    color : #5B3E1C;
    text-decoration : none;
}

a.brown:VISITED
{
    color : #5B3E1C;
    text-decoration : none;
}

a.brown:HOVER
{
    color : #D08406;
    text-decoration : none;
}