/* CSS Document */body {	margin:0;	font-family:Verdana, Arial, Helvetica, sans-serif;	text-align: center; /* for IE */}	#container {	background:#FFF;	margin: 0 auto;   /* align for good browsers */	text-align: left; /* counter the body center */	width:938px; padding:0 10px 0 10px; }#top { height:151px; background:url(images/bg_mainTop.jpg) no-repeat; }#navigation {	background:#FFF; }#bottom {	background:url(images/bg_main.jpg) repeat-y; font-size:12px; }#bottomInside { background:url(images/bg_mainBottom.jpg) no-repeat; }#subNavigation { padding:10px 0 0 170px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; }#subNavigation ul { list-style:none; display:inline; font-size:10px; color:#333; letter-spacing:1px; }#subNavigation li { line-height:24px; }#subNavigation a:link, #subNavigation a:visited { color:#666; text-decoration:none; }#subNavigation a:hover { color:#000; }#subNavigation .selected { color:#CC0000; background:url(images/bg_navSelected.gif) repeat-x; }a { text-decoration:none; }a:link, a:visited { color:#CC0000; }a:hover { text-decoration:underline; }.content { padding-right:40px; line-height:20px; color:#666; }.content h1 { font-size:15px; font-weight:normal; padding:5px 0 5px; border-bottom:1px solid #DEDEDE; color:#333; }.content h2 { margin:0; padding:0; font-size: 13px; font-weight:normal; color:#CC0000; }.content h3 { margin:0; padding:0; font-size: 12px; font-weight:normal; color:000; }.content p { padding:0; margin:0; padding-bottom:10px; }.content .pressRelease { padding-left:10px; }.content .pressDate { margin:0; font-size:10px; color:#CCC; padding-bottom:0; }.content .pressInfo { font-size:11px; line-height:14px; }.graySmall { color:#999; 10px; }.tabbedList { font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; margin:5px 0 3px; }.tabbedList ul { margin:0; padding:0; list-style:none; display:inline; font-size:9px; color:#333; letter-spacing:1px; }.tabbedList li { display:inline; padding:9px 10px 9px; background:url(images/bg_tabs_off.gif) repeat-x; }.tabbedList a:link, .tabbedList a:visited { color:#999; }.tabbedList a:hover { color:#000; text-decoration:none; }.tabbedList .selected { display:inline; background:url(images/bg_tabs_selected.gif) repeat-x; color:#CC0000; }.tabbedSection { padding:10px; background-color:#F0F0F0; border-top:1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; margin-bottom:20px; font-size:10px;  color:#666; line-height:17px; }.tabbedSection h3 { color:#333; }.tabbedSection .blockHeader { background:#E4E4E4; padding:2px 5px 2px; margin-bottom:5px;  color:#333; }.tabbedSection .indent { padding-left:20px; }#footer { height:70px; background:url(images/bg_mainFooter.jpg) no-repeat; font-size:10px; color:#CCC; padding:30px 0 0 161px; }