body { 
	background-color: #ffffff;
	background-image: url('/images/new_header/bg_grad_inside.jpg');
	background-repeat: repeat-x;
}

TD, LI, UL, .content { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#333333; }

A			{ color: #00539B; }
A:visited	{ color: #00539B; }
A:hover { color: #333333; }



A.headersubnav 			{ color: #ffffff; text-decoration: none; }
A.headersubnav:active 	{ color: #ffffff; text-decoration: none; }
A.headersubnav:visited 	{ color: #ffffff; text-decoration: none; }
A.headersubnav:hover 	{ color: #ffffff; text-decoration: none; }
.headersubnav 			{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

.pageTitle 		{ font-size: 24px; color: #00539b; font-family: Georgia, Times, Times New Roman, Serif;}
.programTitle 	{ font-size: 12px; font-weight: bold;}

.listPrimary	{background-color: #336699; color: #ffffff; font-weight: bold;}
.listSecondary	
{ 	
	background-color: #f9f8ee;
}
.listTertiary	{background-color: #FFFFFF;}
.listBorder		{background-color: #cccccc;}

.listPrimaryLink		{color: #ffffff;}
.listPrimaryLink:visited	{color: #ffffff;}	

.error, .alert			{color: #ff0000; font-weight: bold; font-size: 12px;}

.required	{ 	color: #996633; font-weight: bold; font-size: 120%; }

.readtext {font-size:12px}

.workingonit {font-weight: bold;color: #ff0000; font-size:18px;}

.content
{
	padding-top: 20px;
}

ul.homeuls
{
	margin: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

ul.homeuls li
{
	margin-left: 0px;
	margin-top: 8px;
	padding-left: 13px;
	background-image: url('/images/icons/list_arrow.gif');
	background-repeat: no-repeat;
	list-style-type:  none;
	background-position: 0 3;
}

ul.homeuls li a
{
	text-decoration: none;
}

ul.homeuls li a:hover
{
	color: #00539B;
}

div.presspost
{
	width: 603px; border: solid 1px #ffffff; background-image: url('/images/press_release_back.jpg'); background-repeat: no-repeat; background-position: 0 0;
}


div.presspost div.presspostinner A.small { font-size: 90%; text-decoration: none;}

div.presspostinner
{
	margin: 40px;
}
