body 					{ background-color:#122F71;
						color: #666666;
						font: 11px/14px Arial, Helvetica, Verdana; 
						padding-top: 26px;}									
.popBody 				{ background-color:#ffffff;
						color: #666666;
						font: 11px/14px Arial, Helvetica, Verdana; }											
p						{ margin-top: 10px;
						text-align:left; }
a						{ text-decoration:none; }
a:link					{ color: #1B5EA8; }
a:visited				{ color: #1B5EA8; }
a:hover					{ color: #1B5EA8; text-decoration:underline; }
a:active				{ color: #1B5EA8; } 		
ul						{ margin:0px;	
						padding:0px;
						list-style-type:square; }
li						{ margin-left:10px;
						padding:0px 0px 5px 0px; }			
.orange					{ color:#C8823C; }
.errorRed				{ color:#cc0000; }
.gray					{ color:#999999; }
#overallTable			{ width:auto; }
#header					{ display:none; }
#headerPrint			{ display:block; }
#primNav				{ display:none; }
#primNavRow				{ height:1px;
						vertical-align:top;
						background-color:#ffffff; }
/* Body Layout Divs */						
.nav					{ padding-left:8px;
						margin-bottom:10px;
						background-image:url(/images/bullet.gif);
						background-repeat:no-repeat;
						background-position: 0 0; }									
.navOn					{ padding-left:8px;
						margin-bottom:10px;
						color:#000000;
						font-weight:bold;
						background-image:url(/images/bullet.gif);
						background-repeat:no-repeat;
						background-position: 0 0; }							
.newsNav				{ padding-left:20px;
						margin-bottom:10px;}									
.newsNavOn				{ padding-left:20px;
						margin-bottom:10px;
						color:#000000;
						font-weight:bold; }										
#subNav					{ display:none; }							
#subContent				{ background-color:#fff;		
						float: right;
						width: 700px;
						display:block;
						text-align: left; }						
#subContentMargin		{margin-left:0px;
						padding-bottom:20px;}										
/* SubPage Specific Divs */				
.recentWorkItem			{width:650px;
						padding-bottom:20px;
						border-bottom-color:#C4BDB7;
						border-bottom-style:solid;
						border-bottom-width:1px;
						display:block;}			
.newsAssociatedLink		{ background-image:url(/images/news_bullet.gif);
						background-repeat:no-repeat;
						background-position: 0 0; 
						padding-left:9px;}				

