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

    float: center;
    text-align : center;
	margin-top : 30px;
}
  
TD
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
    background-color : white;
}

TABLE
{
    margin : 0px;
}

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

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

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

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

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

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

 
H1
{
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 14px;
	text-align: right;
    font-style : italic;
	}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	color : #020258;
	font-size : 20px;
	text-align : center;
	font-style : italic;
}

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;
}

LI
{
    padding-top : 6px;
}

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

.smallgrey
{
	font-size : 11px;
    color : #787878;
    
}

.large
{
	font-size : 13px;
}

.large12
{
	font-size : 12px;
}

.larger
{
	font-size : 14px;
}

.font16
{
	font-size : 16px;
}

.smaller
{
	font-size : 9px;
}

.small10
{
	font-size : 10px;
}

.portalbox
{

    background-color : #DDDEDF;
    
}
.redlarge
{
  
   color : #E3752C;
    font-size : 13px;
}

.red14
{
  
   color : #E3752C;
    font-size : 14px;
}

.red
{
    color : #991f00;
    font-size : 12px;
}

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

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

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

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

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

.form
{
	font-size : 13px;
}

.green
{
    color : #634606;
}

.brown
{
    color : #3C3101;
}

.copyright
{
	font-size : 10px;
	color : #000000;
    padding-left : 25px;
    padding-right : 20px;
}

A:LINK
{
    color : #0000FF;
    text-decoration : none;
}

A:VISITED
{
    color : #800080;
    text-decoration : none;
}

A:HOVER
{
    color : #FF0000;
    text-decoration : underline;
}


.redlink
{
    color : #991f00;
        font-size : 12px;
   
}

a.redlink:LINK
{
    color : #991f00;
    text-decoration : none;
}

a.redlink:VISITED
{
    color : #991f00;
    text-decoration : none;
}

a.redlink:HOVER
{
    color : #000000;
    text-decoration : underline;
}


.rollover
{
    color : #000000;
    font-size : 12px;

   
}

a.rollover:LINK
{
    color : #000000;
    text-decoration : none;
}

a.rollover:VISITED
{
    color : #000000;
    text-decoration : none;
}

a.rollover:HOVER
{
    color : #6061A9;
    text-decoration : underline;
}

a.orange:LINK
{
    color : #E3752C;
    text-decoration : none;
    font-weight : bold;
}

a.orange:VISITED
{
    color : #E3752C;
    text-decoration : none;
        font-weight : bold;
}

a.orange:HOVER
{
    color : #6061A9;
    text-decoration : underline;
}



