﻿body 
{
	background-image: url(images/bkg_b2w2b.gif);  
	color : #000000;
	font-family : Verdana,Arial,Helvetica,Sans-Serif;
	font-size : 12px;
	font-weight : normal;
	margin : 0px;
}

blockquote.statement
{
	font-family : Verdana,Arial,Helvetica,Sans-Serif;
	font-size : 18px;
	font-weight : normal;
	font-style : italic;
	line-height : 30px;
}


h1.pagetitle 
{
    color : #000080;    
    font-family : Verdana,Arial,Helvetica,Sans-Serif;
    
}

h2.sectiontitle
{
    color : #000080;
    font-family : Verdana,Arial,Helvetica,Sans-Serif;
}

h3.sectiontitle
{
    color : #000080;
    font-family : Verdana,Arial,Helvetica,Sans-Serif;
}

td
{
    background-color : #FFFFFF;
}

td.mainblock
{
    background-color : #FFFFFF;
    padding : 10px;
    
}

td.checklist
{
    border-color : #000000;
    border-width : 1px;
    border-style : solid;
    padding : 5px;
    
}

td.photocell 
{
    vertical-align : top;
    text-align : center;
}

th.subhead
{   
    background-color : #000080;
    color : #FFFFFF;
    padding-top : 3px;
    padding-bottom : 3px;
    padding-right : 10px;
    padding-left : 10px;
}

li
{
    margin-bottom : 6px;
    margin-top : 6px;    
}

li.news 
{
    margin-bottom : 8px;
    margin-top : 8px;
}

/* Default link styles */

a:link {
	color : #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a.at:link 
{
	color : #CCCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;    
}

a:visited {
	color : #800080;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a.at:visited 
{
	color : #CCCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;       
}

a:hover {
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a.at:hover 
{
	color : #CCCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;           
}

a:active {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a.at:active 
{
	color : #CCCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;               
}

/* nav button styles */

td.buttontile	/* cell for the tileable button image & button text (link) */
{
	background : inherit;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
}

td.abuttontile	/* cell for the tileable button image & button text (link) */
{ 
    background : inherit;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
}

td.pagetitle
{
}

td.navmenu
{
    background-image : url(images/navbk.png);
}

