* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


b {
	font-weight: bolder;
	}

body 
{
	background-color: #f3f7fc;
	margin: 0;
	padding: 0;
	border-right : 0;
	border-top : 0;
	border-left : 0;
	}

/* Begin Form Elements */
.input {
	font-size: 7pt;
	border-top: 1pt solid;
	border-right: 1pt solid;
	border-bottom: 1pt solid;
	border-left: 1pt solid
	}

.input2 {
	font-size: 7pt;
	width: 80px;
	border-top: 1pt solid;
	border-right: 1pt solid;
	border-bottom: 1pt solid;
	border-left: 1pt solid
	}

select {
	font-size: 7pt;
	border-top: 1pt solid;
	border-right: 1pt solid;
	border-bottom: 1pt solid;
	border-left: 1pt solid
	}
/* End Form Elements */


/* Begin A Elements */
A {
    text-decoration: none; color:#2E5076;
	}

A:link {
	text-decoration: none
	}

A:visited {
	text-decoration: none
	}

A:hover {
	text-decoration: none; color: #487BB4;
	}
/* End A Elements */
	
TABLE {
	font-size: 8pt;
	color: #434343;
	background-color: #f3f7fc;
	}
	
/* normal text */
.txt {
	font-size: 8pt;
	color: #434343;
	background-color: #f3f7fc;	
	}

/* smaller text */
.txt2 {
  	font-size: 7pt;
  	color: #434343;
	}

/* Titles */
.txt3 {
  	font-size: 18pt;
  	color: #434343;
	}

.PageHeader {
	color: #cde2f6;
	background-color: #67A4DD;
	}

.NewsCell {
	border-right: #b6d2ff 1px ridge;
	border-top: #b6d2ff 1px ridge;
	font-size: 10px;
	border-left: #b6d2ff 1px ridge;
	border-bottom: #b6d2ff 1px ridge;
	}

.NewsHeader {
	font-size: 12px; 
	clip:    rect(   ); 
	text-align: left; 
	border-left: #b6d2ff 1px ridge;
	border-bottom: #b6d2ff 1px ridge;
	border-right: #b6d2ff 1px ridge;
	border-top: #b6d2ff 1px ridge;
	}

/* Begin Navigation Elements */

/*  Header  */
.TDNav1 {
	background-color: #EDECEB;
	font-size: 8pt;
  	color: #434343;
	}

/*  Cell Line Color  */
.TDNav2 {
	background-color: #BAB2A9;
	}


/*  Content  */
.TDNav3 {
	background-color: #FBFAF9;
	font-size: 8pt;
  	color: #434343;
	}

/* End Navigation Elements */