/****************/
/*DEFAULT styles*/
/****************/

/*the following set of default link attributes should be placed in the Body tag as well
this ensures that netscape will recognize them*/

a               { color : #0075b3; }
a:visited       { color : #4C74AF; }
a:active        { color : #4C74AF; }
a:hover         { color : #003366; text-decoration : none; }

td {
     color        : #000000;
     font-size    : 9pt;
	 line-height  : 12pt;
     font-family  : arial,Helvetica,sans-serif;
	 text-decoration : none;
}

p {
     color        : #000000;
     font-size    : 9pt;
	 line-height  : 12pt;
     font-family  : arial,Helvetica,sans-serif;
}

li {
     color        : #000000;
     font-size    : 9pt;
	 line-height  : 12pt;
     font-family  : arial,Helvetica,sans-serif;
}

ul {
     color        : #000000;
     font-size    : 9pt;
	 line-height  : 12pt;
     font-family  : verdana,arial,Helvetica,sans-serif;
}


/**********************/
/* TOP SECTION styles */
/**********************/

tr.top          { background-color  : #5376AA;}

tr.navBar       { background-color  : #FFCC99;}


/************************/
/* MAIN CONTENT SECTION */
/************************/

td.main         { background-color  : #ffffff; }


/* General Copy Treatment */

tr.horzRules {
     background-color : #CADAE3;
}



.header {
     color            : #0075b3;
     font-size        : 20pt;
     font-weight      : normal;
     font-family      : Bell MT, Times New Roman, Times, serif;
}

.subHead {
     color            : #336699;
     font-size        : 11pt;
     font-weight      : bold;
     font-family      : verdana,arial,Helvetica,sans-serif;
}

.subHead2 {
     color            : #000000;
     font-size        : 11pt;
     font-weight      : bold;
     font-family      : verdana,arial,Helvetica,sans-serif;
	 
	 
/**********************************/
/* BOTTOM SECTION specific styles */
/**********************************/

td.bottom       { background-color  : #ffffff; }


/**********************************/
/* TEASER SECTION specific styles */
/**********************************/

.teaserr
{
	font-family: arial;
	font-size: 12px;
}

div.teaserr
{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5680B8;
	padding: 3px;
	width:132px;
}

tr.teaserr {vertical-align: top}
th.teaserr {text-align: left}
table.teaserr { border: 1px solid #5680B8; width:132px;}

SELECT.HOTLINK {
	width:194px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	font-size:10px;
	font-weight:normal;
	color:0068AD;
	background-color:#FFFFFF;
}

