/*************** DEFAULT ***************/
body { margin-top: 5px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; }
td { color: #000000; font-size: 13px; font-family: arial; }

a {color: #1868BC; }

.blockImg { display: block; }

.pageHeader { font-weight: bold; color: #1868BC; font-size: 14px;}

/*************************/

/*************** NAVIGATION ***************/
/* Main navigation items, selected and non */
a.navItem { color: #ffffff; font-size: 11px; font-family: verdana; font-weight: bold; text-decoration:none;}
a.navItem:hover { color: #C0D5FE; }
a.navItemSelected { color: #ffffff; font-size: 11px; font-family: verdana; font-weight: bold; text-decoration:none;}

/* Sub navigation items, selected and non */
a.subnavItem { color: #ffffff; font-size: 11px; font-family: verdana; text-decoration:none; }
a.subnavItemSelected { color: #1868BC; font-size: 11px; font-family: verdana; text-decoration:none; }

/* Show and hide links that appear in the text only version, above the navigation */
a.showNav { color: #ffffff; font-size:11px; font-family: verdana; text-decoration: none;}
/****************************/

/*************** HEADER/FOOTER ***************/
/* Links appearing along the top bar */
a.topbarnav { color: #ffffff; font-size: 11px; font-family: verdana; font-weight: bold; text-decoration: none;}
a.topbarnav:hover { color: #C0D5FE; }

/* Links and text appearing in the footer section of each page */
.footer { font-family: verdana; font-size: 11px;}
/*******************************/

/*************** PAGE HEADERS ***************/
/* Header class for displaying subheadings under graphic headers */
.header	{ font-family: arial; color: #1868BC; font-size: 13pt; font-weight: bold; text-align: right;}

.contentheader	{ font-family: arial; color: #1868BC; font-size: 13pt; font-weight: bold; text-align: left;}

/* Class to control the main headers that appear during text only mode */
.textHeader { font-family: arial; font-size: 30px; font-weight: bold; color: #1868BC; text-align: right;}	
/******************************/

/*************** NEWS/HEADLINES ***************/
/* Style for "headline" on the home page */
td.headline { color: #ffffff; font-size:11px; font-family: verdana; font-weight: bold; }

/* Links appearing in the headlines box */
a.headlineLinks { color: #000000; font-size: 11px; font-family: verdana; }

.newsHeader { font-size: 13pt; font-weight: bold; }

/***************************/

/*************** FORMS ***************/
/* Span to control the color and look of required form items */
.required { color: #cc0000; font-weight: bold;}
/***************************/

/*************** SITEMAP ***************/
/* Header links in the site map */
a.sitemapHeaderLinks { font-family: verdana; font-size: 13px; font-weight: bold; text-decoration: none;}

/* Sub links in the site map */
a.sitemapLinks { font-family: verdana; font-size: 11px; text-decoration: underline;}
/***************************/


