body {
    scrollbar-face-color: #bcbec0;
    scrollbar-shadow-color: #eeefef;
    scrollbar-highlight-color: #eeefef;
    scrollbar-3dlight-color: #eeefef;
    scrollbar-darkshadow-color: #eeefef;
    scrollbar-track-color: #eeefef;
    scrollbar-arrow-color: #FFFFFF;
  }
  
.body  {
	font-size : 11px;	
	line-height : 14px;
	font-family : Verdana, Arial, sans-serif;
	color : #6e6e70;
}

.bodynews  {
	font-size : 10px;	
	line-height : 14px;
	font-family : Verdana, Arial, sans-serif;
	color : #6e6e70;
}

.subhead  {
	font-size : 14px;	
	line-height : 14px;
	font-family : Verdana, Arial, sans-serif;
	color : #004caf;
}

.subheadred  {
	font-family : Verdana, Arial, sans-serif;
	color : red;
}

.red  {
	font-size : 11px;	
	line-height : 16px;
	font-family : Verdana, Arial, sans-serif;
	color : red;
}

.fineprint  {
	font-size : 9px;
	line-height : 9px;
	font-family : Verdana, Arial, sans-serif;
	color : #6e6e70;
}

A.body  {
	text-decoration : none;
	color : #0050b3;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

A.bodynews  {
	text-decoration : none;
	color : #0050b3;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}

A.body:Hover  {
	text-decoration : underline;
	color : #ec0b00;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

A.bodynews:Hover  {
	text-decoration : underline;
	color : #ec0b00;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}

A.body:Visited  {
	text-decoration : none;
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
	color : #0050b3;
	font-weight : bold;
}

A.bodynews:Visited  {
	text-decoration : none;
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
	color : #0050b3;
}

A.body:Active  {
	text-decoration : none;
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	font-weight : bold;
}

A.bodynews:Active  {
	text-decoration : none;
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
}

INPUT  {
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
	color : #6e6e70;
	background: #eeefef;
	border-style: solid;
	border-color: #bcbec0;
	border-width: 1;
}

INPUT.submit  {
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
	color : #b1e5ff;
	background: transparent url(../images/bkgrnd-submit.gif) repeat-x;
	border-style: solid;
	border-color: #233a74;
	border-width: 1;
}


INPUT.bullets  {
	background: transparent;
	border-width: 0;
}

INPUT.checkbox  {
	background: transparent;
	border-width: 0;
}

SELECT  {
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
	color : #6e6e70;
	background: #eeefef;
	border-style: solid;
	border-color: #bcbec0;
	border-width: 1;
}

TEXTAREA  {
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
	color : #6e6e70;
	background: #eeefef;
	border-style: solid;
	border-color: #bcbec0;
	border-width: 1;
}

A.asterisk  {
	text-decoration : none;
	color : #6e6e70;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;	
	
}

A.asterisk:Hover  {
	text-decoration : underline;
	color : #000000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

A.asterisk:Visited  {
	text-decoration : none;
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
	color : #55626C;
	
}

A.asterisk:Active  {
	text-decoration : underline;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	color : #6e6e70;
	font-weight : bold;
}

