body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
}
body {
	margin-top: 1px;
	margin-left: 2px;
}
.nonContentText {
	color:#000000;
}
.note_medsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.note_medsmall_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.note_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.note_small_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
.goButton{
	BACKGROUND-COLOR: #0066CC;
	WIDTH:30px;
	HEIGHT: 20px;
	BORDER: 1px solid #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center; 
}
.largeText {
	font-size: 1.5em;
}
.headText {
	font-size: 1.2em;
	color: #0066CC;
}
.blueText {
	color: #0066CC;
}
.warningText {
	color:#FF0000;
}

A:link{
	color:#0066CC;
	text-decoration:none;
}
A:visited{
	color:#0066CC;
	text-decoration:none;
}
A:hover{
	color: #0066CC;
	font-weight:500;
	text-decoration: underline;
	}
/*Links not on lite blue directory background and not in navigation*/
A.contentLink:link{
	color: #0066CC;
	text-decoration:none;
	font-weight:700;
}
A.contentLink:visited{
	color:#006699;
	text-decoration:none;
	font-weight:700;
	}
A.contentLink:hover{
	color:#CC3333;
	text-decoration:underline;
	font-weight:700;
	}
A.whiteLink:link{
	color: #FFFFFF;
	text-decoration: underline;
}
A.whiteLink:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
A.whiteLink:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
/*Links not on lite blue directory background and not in navigation*/
A.categoryLink:link{
	color: #666666;
	text-decoration:none;
	font-size: .9em;
}
A.categoryLink:visited{
	color:#666666;
	text-decoration:none;
	font-size: .9em;
	}
A.categoryLink:hover{
	color: #0066CC;
	text-decoration:underline;
	font-size: .9em;
	}
.categoryCount {
	font-size: .9em;
	color: #666666;
}
input.btn{
   color: #333333;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#3C9DFF;
   border-left-color:#3C9DFF;
   border-right-color:#3C9DFF;
   border-bottom-color:#3C9DFF;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#95CAFF');}
input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;}

.textBox {font-size:11px; color: #000000}
	