/* CSS Document */

body
{
    border-right:               medium none;
    padding-right:              0px;
    border-top:                 medium none;
    padding-left:               0px;
    font-size:                  .8em;
    font-weight:				normal;    
	padding-bottom:             0px;
    margin:                     0px;
    border-left:                medium none;
    color:                      #000000;
    padding-top:                0px;
    border-bottom:              medium none;
    font-family:                tahoma, helvetica, sans-serif
   
}

.unbold
{
font-weight:normal;}



h1
{
    padding-top:                10px;
    font-size:                  16pt;
    font-weight:                bold;
    color:                      #23556E;
    font-family:                verdana, arial, helvetica, sans-serif;
    text-align:                 center;
    text-decoration:            none
}
h2
{
    padding-top:                10px;
    font-size:                  12pt;
    color:                      #23556E;
    font-weight:                bold;
    font-family:                arial, helvetica, sans-serif;
    text-decoration:            none
}

a
{
    color:                      #23556E;
    font-size:                  10pt;
    font-family:                arial, helvetica, sans-serif;
    font-weight:                bold;
	
    text-decoration:            none
}
a:hover
{
    color:                      #68A1BF;
    font-size:                  10pt;
    font-family:                arial, helvetica, sans-serif;
    font-weight:                bold;
    text-decoration:            underline
}

a.contact
{
    color:                      #ffffff;
    font-size:                  9pt;
    font-family:                tahoma, helvetica, sans-serif;
    font-weight:                bold;
	
    text-decoration:            none
}
a.contact:hover
{
    color:                      #D58000;
    font-size:                  9pt;
    font-family:                tahoma, helvetica, sans-serif;
    font-weight:                bold;
    text-decoration:            none
}

a.nav
{
    color:                      #23556E;
    font-size:                  10pt;
    font-family:                tahoma, helvetica, sans-serif;
    font-weight:                bold;
	
    text-decoration:            none
}
a.nav:hover
{
    color:                      #D58000;
    font-size:                  10pt;
    font-family:                tahoma, helvetica, sans-serif;
    font-weight:                bold;
    text-decoration:            none
}

a.nav2
{
    color:                      #23556E;
    font-size:                  .9em;
    font-family:                tahoma, helvetica, sans-serif;
    font-weight:                bold;
	margin-left: 5px;
    text-decoration:            none
}
a.nav2:hover
{
    color:                      #D58000;
    font-size:                  .9em;
    font-family:                tahoma, helvetica, sans-serif;
    font-weight:                bold;
	margin-left: 5px;
    text-decoration:            none
}

ul
{
    text-decoration:            none;
    list-style: url(/images/tealbullet.gif)
}

li ul 
{
	list-style-image: url(/images/tealbullet2.gif); 
}

li li ul 
{
	list-style-image: url(/images/tealbullet3.gif); 
}

.pdf
{
font-size:.8em;
}

#topStrip
{
	background-image:url(/images/layout2_blue_r1_c1.jpg);
}

#blueLeft
{
	background-image:url(/images/layout2_blue_left.jpg);
}

#blueRight
{
	background-image:url(/images/layout2_blue_right.jpg);
}

.tabSelect
{
	background-image:url(/images/layout2_blue_tabselect.jpg);
}

.tabUnselect
{
	background-image: url(/images/layout2_blue_tabunselect.jpg);
}