table.data td.bodytext {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: x-small;
	line-height : 1.3;
	font-weight : normal;
	color: #000000;
}

font.bodytext{
	color: Black;
	font-weight: normal;
}
#white_big {
	font-family: Tahoma;
	color: #ffffff;
	font-weight : bold;
	font-size: 12px;
	text-decoration: none;
}
a.white_big {
	font-family: Tahoma;
	color: #ffffff;
	font-weight : bold;
	font-size: 12px;
	text-decoration: none;
}

body, td {
	font: x-small/normal Tahoma,Verdana,Arial,Helvetica,sans-serif;	
}

ul.menu_Programs {
	margin-left: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-type: square;
	color : #339900;
	font-weight : bold;
}
ul.menu_Programs li {list-style-image: url(/img/bullet_programs.gif); margin-bottom: 6px; }

ul.menu_about {
	margin-left: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-type: square;
	color : #003399;
	font-weight : bold;
}
ul.menu_about li {list-style-image: url(/img/bullet_about.gif); margin-bottom: 6px; }

ul.menu_infocenter {
	margin-left: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-type: square;
	color : #990033;
	font-weight : bold;
}
ul.menu_infocenter li {list-style-image: url(/img/bullet_infocenter.gif); margin-bottom: 6px ; }

ul.menu_surveys {
	margin-left: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-type: square;
	color : #993300;
	font-weight : bold;
}
ul.menu_surveys li {list-style-image: url(/img/bullet_surveys.gif); margin-bottom: 6px ; }

ul.menu_gray {
	margin-left: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-type: square;
	color : #993300;
	font-weight : bold;
}
ul.menu_gray li {list-style-image: url(/img/bullet_gray.gif); margin-bottom: 6px ; }

table.data td {
	font-size: 11;
}
table.data_sm td {
	font-size: 9px;
	color: #666666;
}

#about {
	background-color: #F8FBFF;
}
#darkabout {
	background-color: #1470CC;
}
#Programs {
	background-color: #F5FFF9;
}
#darkPrograms {
	background-color: #4EAC00;
}
#infocenter {
	background-color: #FFF7F7;
}
#darkinfocenter {
	background-color: #CF0000;
}
#surveys {
	background-color: #FCFCF2;
}
#darksurveys {
	background-color: #FFCC00;
}
#gray {
	background-color: #F7F7F7;
}
#darkgray {
	background-color: #666666;
}

div.quote
{
	border: 1px solid #CCCCCC;
	width: 170px;
	padding: 14px;
	margin-left: 14px;
	float: right;
	font: italic;
}

ul.Clients{
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

ul.Clients li{
	list-style-image: url(img/bullet_gray.gif); 
	margin-bottom: 12px;
}

ul.Clients li p{
	font-size: 11px;
	font-weight: normal;
	color: Black;
	margin-top:4px;
	margin-bottom: 0px;
}

.bodytext ul.Clients li li {
	font-size:11px;
	font-weight:normal;
	list-style-image:none;
	list-style-type:square;
	margin-top:3px;
	margin-bottom:3px;
}

