/* CSS Document */

BODY {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : black;
	background-color : #ffffff;
}

TD {
	font-family :  Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000;
}

.sidebarhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000;
}

.sidebarcopy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000;
}

 .boldfont {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
 }
  .boldred {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
 }
   .boldblack {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
 }
 
  .bold6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
 }

.contenthed2 { font-family : Helvetica, Arial, sans-serif; font-size : 14px; font-weight : bold; color : #000; line-height: 14px; }

.pagetitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
}

.navfont {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #666666;
}

.email {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000;
}
.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #666666;
}

.toppage  { 
	color: #000; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif }

 A:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FF0000;
	text-decoration : underline;
}
 A:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FF0000;
	text-decoration : underline;
}
 A:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FF0000;
	text-decoration : underline;
}
 A:hover { font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-weight : normal; color : #FF0000; text-decoration : underline; }
A.sub:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #999;
	text-decoration : underline;
}
 A.sub:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #666;
	text-decoration : underline;
}
 A.sub:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #666;
	text-decoration : underline;
}
 A.sub:hover { font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-weight : normal; color : #666; text-decoration : underline; }
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	font-size: 11px;
	color: #666666;
	background-color: #efefef;
	border: inset 1px #708090;
	font-weight : bold;
}
.noncurrent {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #bfbfbf;
}
h1 { color : #000; font-size: 14px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-stretch: extra-condensed; font-style: normal; font-variant: inherit; font-size-adjust: inherit; line-height: 14px; background-color : #ffffff; text-decoration: none; text-transform: inherit; text-align: left; text-indent: 0; word-spacing: inherit; letter-spacing: inherit; vertical-align: top; }
