@charset "utf-8";
/* CSS Document */

#main #featurePresentation {
	float:left;
	display:inline;
	width:626px;
	height:411px;
	margin-right:14px;
	/* background:url(../images/feature_presentation.jpg) left top no-repeat; */
	}

#main #aurosTabs {
	float:left;
	display:inline;
	width:296px;
	height:401px;
	position:relative;
	background:url(../images/topTabs_bg.gif) left top no-repeat;
	padding:5px;
	overflow-y:auto;
	}

#main #aurosTabs #tabButtons {
	width:296px;
	height:56px;
	overflow:hidden;
	background:url(../images/topTabs_list_bg.gif) left top no-repeat;
	margin:0;
	}

#main #aurosTabs #tabButtons li {
	float:left;
	display:inline;
	width:73px;
	height:36px;
	padding:8px 10px;
	margin:0 2px 0 0;
	background:url(../images/topTab_bg.gif) left top no-repeat;
	font-size:1.7em;
	font-style:italic;
	font-weight:normal;
	color:#000;
	}

#main #aurosTabs #tabButtons li.selected {
	background:url(../images/topTab_bg_on.gif) left top no-repeat;	
	}

#main #aurosTabs #tabButtons li a {
	display:block;
	height:36px;
	text-decoration:none;
	color:#000;
	line-height:1em;
	}

#main #aurosTabs #tabButtons li a:hover {
	text-decoration:none;
	color:#000;
	}

#main #aurosTabs #tabButtons li.selected a {
	text-decoration:none;
	color:#fff;
	}

#main #aurosTabs #tabButtons li.selected a:hover {
	text-decoration:none;
	color:#fff;
	}

#main #aurosTabs .tabBody {
	clear:both;
	}

#main #aurosTabs .tabBody .tabItem {
	margin:22px 0 0 0;
	overflow:hidden;
	}

#main #aurosTabs .tabBody .tabItem img {
	float:left;
	display:inline;
	margin-left:18px;
	}

#main #aurosTabs .tabBody .tabItem h3 {
	font-size:1.5em;
	font-weight:normal;
	margin:0 0 3px 88px;
	}

#main #aurosTabs .tabBody .tabItem p {
	margin:0 0 0 88px;
	}

#main #aurosTabs .tabBody .tabItem p a {
	text-decoration:none;
	}

#main #aurosTabs .tabBody  a.moreLink {
	float:right;
	display:inline;
	padding-right:10px;
	background:url(../images/highlight_link_arrow.gif) right 5px no-repeat;
	margin:18px 20px 0 0;
	font-weight:bold;
	text-decoration:none;
	color:#c00;
	}

/* Styles for when JavaScript is enabled */

#main #aurosTabs.jsOn {
	overflow:hidden;
	}

#main #aurosTabs.jsOn .tabBody {
	display:none;
	}

#main #aurosTabs.jsOn .tabBody h2 {
	display:none;
	}

#introAndPopularPages {
	margin:14px 0;
	background:url(../images/introAndPopularPages_bg.gif) left bottom no-repeat;
	}

#main #introduction {
	float:left;
	display:inline;
	width:626px;
	padding:10px 0 0 0;
	}
	
#main #introduction h2 {
	font-size:2.8em;
	font-style:italic;
	font-weight:normal;
	color:#c00;
	margin-bottom:0.2em;
	padding:0 7px;
	}
	
#main #introduction p {
	line-height:1.7em;
	padding:0 7px;
	}
	
#main #introduction ul#quickLinks {
	width:626px;
	height:40px;
	background:url(../images/quickLinks_bg.gif) left bottom no-repeat;
	list-style:none;
	margin:0;
	}
	
#main #introduction ul#quickLinks li {
	float:left;
	display:inline;
	padding:4px 10px 4px 30px;
	margin:9px 3px 0 8px;
	background:url(../images/quickLinks_arrow.gif) left top no-repeat;
	font-size:1.2em;
	}
	
#main #introduction ul#quickLinks li a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}
	
#main #popularPages {
	float:left;
	display:inline;
	margin:0 0 0 14px;
	}
	
#main #popularPages h2 {
	background:url(../images/h2_highlight_bg_306.jpg) left top no-repeat;
	padding:7px 12px 6px 12px;
	width:282px;
	}

#main #popularPages ul {
	margin:0 0 0 15px;
	list-style:none;
	}

#main #popularPages ul li {
	margin:0 0 5px 0;
	font-size:1.2em;
	background:url(../images/red_arrow.gif) left 4px no-repeat;
	padding-left:18px;
	}

#main #popularPages ul li a {
	color:#666;
	text-decoration:none;
	}

#main #popularPages ul li a:hover {
	color:#c00;
	text-decoration:underline;
	}

#newsAndEvents,
#resources,
#industrySectors {
	float:left;
	display:inline;
	margin-left:14px;
	}

#newsAndEvents .newsItem,
#resources .resource,
#industrySectors .industrySector {
	background:#f0f0f0;
	margin-bottom:1px;
	height:64px;
	overflow:hidden;
	}

#newsAndEvents h2,
#resources h2,
#industrySectors h2 {
	background:url(../images/h2_highlight_bg_386.jpg) left top no-repeat;
	padding:7px 12px 6px 12px;
	margin-bottom:1px;
	}

#newsAndEvents {
	width:386px;
	margin:0;
	}

#newsAndEvents h2 {
	
	}

#newsAndEvents .newsItem h3 {
	float:left;
	display:inline;
	width:54px;
	height:36px;
	padding:14px;
	font-size:1.2em;
	}

#newsAndEvents .newsItem p {
	padding:14px 14px 0 0;
	line-height:1.3em;
	}

#newsAndEvents .newsItem p a {
	text-decoration:none;
	color:#333;
	}

#newsAndEvents .newsItem p a:hover {
	text-decoration:underline;
	color:#c00;
	}

#newsAndEvents p.highlight {
	background-image:url(../images/paragraph_highlight_bg_386.jpg);
	margin-bottom:0;
	}

#resources {
	width:226px;
	}
	
#resources h2 {
	background-image:url(../images/h2_highlight_bg_226.jpg);
	}

#resources .resource {
	background:url(../images/red_arrow.gif) 12px 12px no-repeat #f0f0f0;
	padding:8px 9px 0 32px;
	height:56px;
	}
	
#resources .resource h3 {
	color:#c00;
	font-weight:normal;
	font-style:italic;
	font-size:1.2em;
	}
	
#resources .resource p {
	line-height:1.3em;
	}
	
#resources .resource p a {
	text-decoration:none;
	color:#333;
	}
	
#resources .resource p a:hover {
	text-decoration:underline;
	}
	
#resources p.highlight {
	background-image:url(../images/paragraph_highlight_bg_226.jpg);
	margin-bottom:0;
	}
	
#industrySectors {
	width:306px;
	}

#industrySectors h2 {
	background-image:url(../images/h2_highlight_bg_306.jpg);
	}

#industrySectors .industrySector img {
	float:left;
	display:inline;
	margin-right:16px;
	}

#industrySectors .industrySector h3 {
	margin:8px 0 0 0;
	color:#c00;
	font-weight:normal;
	font-style:italic;
	font-size:1.2em;
	}
	
#industrySectors .industrySector p {
	line-height:1.3em;
	}

#industrySectors .industrySector p a {
	text-decoration:none;
	color:#333;
	}
	
#industrySectors .industrySector p a:hover {
	text-decoration:underline;
	}
	
#industrySectors p.highlight {
	background-image:url(../images/paragraph_highlight_bg_306.jpg);
	margin-bottom:0;
	}



/* Styles to enable testing of media type */

#mediatypeTest {
	display:none;
	padding:0;
	margin:0;
	border:0;
	}

@media print      {#mediatypeTest {margin-top:1px;}}
@media embossed   {#mediatypeTest {margin-right:1px;}}
@media braille    {#mediatypeTest {margin-bottom:1px;}}
@media aural      {#mediatypeTest {margin-left:1px;}}
@media speech     {#mediatypeTest {border-top:1px;}}
@media tty        {#mediatypeTest {border-right:1px;}}
@media screen     {#mediatypeTest {padding-top:1px;}}
@media projection {#mediatypeTest {padding-right:1px;}}
@media handheld   {#mediatypeTest {padding-bottom:1px;}}
@media tv         {#mediatypeTest {padding-left:1px;}}

