td#white {
	color: #ffffff;
	font-weight : bold;
	text-transform:lowercase;
}

td#white a{
  color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	
}

td#white p{
	margin-bottom: 2px;
	padding-bottom: 0px; 
	margin-top: 0px;
	padding-top: 0px; 
}

td#white a:hover{
 	text-decoration:underline; 
}



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

a {
	color : #003366;
}

ul.subul li a {
	color : #003366;
	font-weight : normal;
}

h1 {
	color: #BF2E26;
	margin-top: 0.5ex;
	margin-bottom: 1ex;
	font: normal medium;
}

h4 {
	color: #444499;
	margin-top: 0.5ex;
	margin-bottom: 1ex;	
}

p {
	padding-top : 1ex;
	padding-bottom : 0ex;	
}

a.infocenter {
	color : #990033;
	font-weight : bold;
}
a.programs {
	color : #339900;
	font-weight : bold;
}

#infocenter {
	color : #990033;
	font-weight : bold;
}

ul.menu_programs a {
	color : #339900;
	text-decoration : underline;
}

ul.menu_programs {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 6px;
	list-style-type: square;
	color : #339900;
	font-weight : bold;
}

ul.menu_programs li {list-style-image: url(/img/arrow_green.gif); margin-bottom: 6px ; }

ul.menu_infocenter {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 6px;
	list-style-type: square;
	color : #990033;
	font-weight : bold;
}


ul.menu_infocenter a {

	color : #990033;
	text-decoration : underline;
}

ul.menu_infocenter li {list-style-image: url(/img/arrow_red.gif); margin-bottom: 6px ; }

small, input, legend, .sm {font-size: 11px}


table.data {
	/*border-top : 3px solid #CC1E14;*/
}

table.data th {
	font-size: 14;
	color: #FFFFFF;
	text-align : center
}

table.data th a {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size : 12px;
	text-decoration : none;
}

table.data td {
	font-size: 11px;
	
}

table.data tr.even td{
	background-color: #F2F4F7;
}

.grey { color: #777777 }

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