p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}
.td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 14px;
}
.mm { font-family: Verdana,font-size: 7px;color: #2C4D6E;line-height: 12px;}
.mmover { font-family: Verdana,font-size: 7px;color: #2C4D6E;line-height: 12px; background-color:#B5BEC6;}
.menu1Line1 {background-color: #000066; color: #ffffff; font-size: 11px; font-weight: normal; text-decoration: none;}
.menu1Line1_separator {background-color: #cccccc; color: #ffffff; font-size:20px; font-weight: normal; text-decoration: none;}
a.menu1Line1 {background-color: #000066; color: #ffffff; font-size:11px; font-weight: normal; text-decoration: none;}
a.menu1Line1:hover {background-color: #B5BEC6; color: #000066; font-size: 11px; font-weight: bold; text-decoration: none;}
.menu1Line1hi {background-color: #B5BEC6; color: #000066; font-size: 11px; font-weight: bold; text-decoration: none;}
a.menu1Line1hi {background-color: #B5BEC6; color: #000066; font-size: 11px; font-weight: bold;text-decoration: none;}
a.menu1Line1hi:hover {background-color: #B5BEC6; color: #000066; font-size: 11px; font-weight: bold; text-decoration: none;}

.menu1Line2 {background-color: #B5BEC6; color: #000066; font-size: 11px; font-weight: normal; text-decoration: none;}
.menu1Line2_separator {background-color:#000066; color: #000066; font-size: 11px; font-weight: normal; text-decoration: none;}
a.menu1Line2 {background-color: #B5BEC6; color: #000066; font-size:11px; font-weight: normal; text-decoration: none;}
a.menu1Line2:hover {background-color: #B5BEC6; color: #000066; font-size: 11px; font-weight: bold; text-decoration: none;}
.menu1Line2hi {background-color: #B5BEC6; color: #000066; font-size: 11px; font-weight: bold; text-decoration: none;}
a.menu1Line2hi {background-color: #B5BEC6; color: #000066; font-size: 11px; font-weight: bold; text-decoration: none;}
a.menu1Line2hi:hover {background-color: #B5BEC6; color: #000066; font-size: 11px; font-weight: bold; text-decoration: none;}

.positive {color: green}
.negative {color: red}
.zero {color: blue}

select {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 14px;
}

input {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

/* quotelist specific stylesheet entries */

/* the header row(s) */
.list_head { 
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFFFFF; 
	background-color: #000066;
	font-size: 11px; 
	line-height: 17px;
	font-weight: bold; 
	text-decoration: none; 
}



/* the first background color for a row in a list */
.listBgColor0 { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: normal; 
	text-decoration: none; 
	background-color: #B5BEC6 ;
	line-height: 14px;
}
/* the second background color for a row in a list */
.listBgColor1 { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	text-decoration: none; 
	background-color: #FFFFFF;
	line-height: 14px;
}

/* default font, color, etc of a list */
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
	line-height:11px;
}

/* default color for a list */
.listBgColorBody { 
	background-color: #FFFFFF;
	line-height: 14px;
}
/* color of the border - deprecated or doubled with list_outer */
.listBgColorBorder { 
	background-color: #000066; 
	line-height: 14px;
}

/* color of the border - deprecated or doubled with listBgColorBorder */
.list_outer { 
	background-color: #000066; 
	line-height: 14px;
}
/* color of horizontal border - between lines*/
.list_inner { 
	background-color: #CCCCCC; 
}
/* bgcolor of tiny-chart footer */
.chartFooter {
	background-color: #CFD5DA;
	line-height: 14px;
}

.disclaimer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0c0c0;
	text-decoration: none;
	line-height: 11px;
}

a.disclaimer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0c0c0;
	text-decoration: underline;
	line-height: 11px;
}

a.disclaimer:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: underline;
	line-height: 11px;
}

/* 404 heading */
.404h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color:#000000;
	text-decoration:none;
	line-height: 26px;
}
.404h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
}
