BODY			{ text-align: left; margin: 0px 0px 0px 70px; background: #FFF; font-family: Verdana, MS Sans Serif, Arial; font-size: 11px; }
BODY.editor		{ text-align: left; margin: 0px 0px 0px 0px; background: #FFF; font-family: Verdana, MS Sans Serif, Arial; font-size: 11px; }
TD			{ color: #425097; vertical-align: top; text-align: left; font-family: Verdana, MS Sans Serif, Arial; font-size: 11px; }
INPUT, SELECT		{ font-family: Verdana, MS Sans Serif, Arial; font-size: 10px; }
TEXTAREA		{ font-family: Verdana, MS Sans Serif, Arial; font-size: 10px; }

TABLE.pageOutline    {width: 780px; text-align: left; border-collapse: collapse; border-style: solid; border-width: 0px 3px 0px 3px; border-color: #FFF; }

A:link		{ color: #425097; text-decoration: none; }
A:active	{ color: #425097; text-decoration: none; }
A:visited	{ color: #425097; text-decoration: none; }
A:hover		{ color: #223077; text-decoration: underline; }

UL    {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 45px;}
LI     {margin: 2px 0px 0px 0px; padding: 0px 0px 0px 0px;}

TD.header               {width: 594px; height: 66px; background: #FFF url('/img/dots_universal.gif') no-repeat bottom right; font-weight: bold; vertical-align: top; padding: 15px 0px 40px 0px;}
TD.homepageHeader       {width: 594px; height: 70px; background: #FFF no-repeat bottom right; font-weight: bold; vertical-align: top; padding: 15px 0px 10px 0px;}

TABLE.primaryNav        {width: 100%; border-width: 0px;}
TD.primaryNav           {background: #FFF url('/img/nav_inactive_dots.gif') no-repeat right bottom; text-align: right; vertical-align: bottom; padding: 0px 0px 10px 20px; width: 140px; height: 28px; } 
TD.primaryNavSelected   {background: #FFF url('/img/nav_active_dots.gif') no-repeat right bottom; text-align: right; vertical-align: bottom; padding: 0px 0px 10px 20px; width: 140px; height: 28px; } 

A.primaryNav:link	{font-weight: bold; font-size: 10px; color: #999; text-decoration: none; }
A.primaryNav:visited	{font-weight: bold; font-size: 10px; color: #999; text-decoration: none; }
A.primaryNav:active	{font-weight: bold; font-size: 10px; color: #999; text-decoration: none; }
A.primaryNav:hover	{font-weight: bold; font-size: 10px; color: #425097; text-decoration: none; }
.primaryNavSelected     {font-weight: bold; font-size: 10px; color: #425097;}

TD.collage              {width: 594px; padding: 18px 0px 0px 0px;}

TD.logoSpace            {width: 220px; vertical-align: top; padding: 82px 0px 0px 0px;}

TD.sectionNavArea       {height: 40px; vertical-align: top; padding: 5px 0px 0px 0px;}
TD.pagebody		{text-align: left; vertical-align: top; height: 200px; padding: 30px 0px 15px 0px; }
TD.casestudyBody	{text-align: left; vertical-align: top; height: 200px; padding: 10px 0px 15px 0px; }


STRONG.phone, B.phone   {letter-spacing: -1px; font-size: 11px;}

A.footerLinks:link      {font-size: 9px; text-decoration: none;}
A.footerLinks:visited   {font-size: 9px;}
A.footerLinks:active    {font-size: 9px;}
A.footerLinks:hover     {font-size: 9px; text-decoration: underline;}
.footerLinksSelected    {font-size: 9px; font-weight: bold;}

TD.sectionNav          {padding: 0px 8px 10px 0px; background: #FFF url('/img/nav_inactive_dots.gif') no-repeat bottom left;}
UL.sectionNav          {padding: 0px; margin: 0px;}

A.sectionNav:link      {color: #999; font-weight: bold; font-size: 11px; text-decoration: none;}
A.sectionNav:visited   {color: #999; font-weight: bold; font-size: 11px;}
A.sectionNav:active    {color: #999; font-weight: bold; font-size: 11px;}
A.sectionNav:hover     {color: #425097; font-weight: bold; font-size: 11px; text-decoration: none;}
.sectionNavSelected    {color: #425097; font-size: 11px; font-weight: bold;}




@media print {
TD     {font-size: 12pt; }
TD.leftNav, TD.header,TD.rightNav, TD.headerNav, TD.bodyFooter, TD.footer     {display: none;}
TD.pagebody		{width: 100%; height: 400px; background-color: #FFF; padding-left: 15px; }
TD.pagebodyWithLeft	{width: 100%; height: 400px; background-color: #FFF; padding-left: 15px; }
TD.pagebodyWithRight	{width: 100%; height: 400px; background-color: #FFF; padding-left: 15px; }
}


