@charset "UTF-8";

body {
margin:0px;
padding:0px;
background-color:#fff;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #1279c6;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #1279c6;
}

a:hover {
	color: #e16f00;
	text-decoration: underline;
}

a:active {
	color: #e16f00;
	text-decoration: underline;
}

#homePageWrapper {
	padding-top:  14px;
	padding-left:  12px;
	width:950px;	
}

#TabbedPanelWrapper {
	width:940px;
	z-index:1;
	margin:  0;
	padding:0px;
}

#banner1, #banner2, #banner3, #banner4, #banner5, #defaultBG {
	display: none;
	width: 727px;
	height: 296px;	
	overflow: hidden;
}

/*#defalutBG {
	position:absolute;
	left:12px;
	top:14px;
	width:730px;
	height:296px;
	z-index:1;
	background-image: url(./images/default_bg.jpg);
	background-repeat: no-repeat;
}*/

/*#banner1 {
	position:absolute;
	left:12px;
	top:14px;
	width:730px;
	height:296px;
	z-index:2;
	visibility:hidden;
}

#banner2 {
	position:absolute;
	left:12px;
	top:14px;
	width:730px;
	height:296px;
	z-index:2;
	visibility:hidden;
}

#banner3 {
	position:absolute;
	left:12px;
	top:14px;
	width:730px;
	height:296px;
	z-index:2;
	visibility:hidden;
}

#banner4 {
	position:absolute;
	left:12px;
	top:14px;
	width:730px;
	height:296px;
	z-index:2;
	visibility:hidden;
}

#banner5 {
	position:absolute;
	left:12px;
	top:14px;
	width:730px;
	height:296px;
	z-index:2;
	visibility:hidden;
}*/

#fixBanners {
	height:  296px;
  	margin-bottom: -22px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#fixBanners {
		margin-bottom: 0px;
	}
}

*:first-child+html #fixBanners {
	margin-bottom: 0px;
}


#numberBar {
	width: 200px;
	height:  22px;
	position: relative;
	top:  -49px;
	left:  10px;	
}

#numberBar img {
	float:  left;
	margin-right:  14px;	
}

#numberBar1, #numberBar2, #numberBar3, #numberBar4, #numberBar5 {
	top:  -71px;
	width: 22px;
	height: 22px;
	position:  relative;
	display: none;	
}

#numberBar1 {
	left:  10px;
}

#numberBar2 {
	left:  46px;
}

#numberBar3 {
	left:  82px;
}

#numberBar4 {
	left:  118px;
}

#numberBar5 {
	left:  154px;
}

/*#numberBar {
	position:absolute;
	left:12px;
	top:261px;
	width:690px;
	height:22px;
	z-index:4;
}

#numberBar img {
padding-left:10px;
}

#numberBar1 {
	position:absolute;
	left:12px;
	top:261px;
	width:32px;
	height:22px;
	z-index:6;
	visibility:hidden;
}

#numberBar1 img {
padding-left:10px;

}

#numberBar2 {
	position:absolute;
	left:48px;
	top:261px;
	width:32px;
	height:22px;
	z-index:6;
	visibility:hidden;
}

#numberBar2 img {
padding-left:10px;

}

#numberBar3 {
	position:absolute;
	left:84px;
	top:261px;
	width:32px;
	height:22px;
	z-index:6;
	visibility:hidden;
}

#numberBar3 img {
padding-left:10px;

}

#numberBar4 {
	position:absolute;
	left:120px;
	top:261px;
	width:32px;
	height:22px;
	z-index:6;
	visibility:hidden;
}

#numberBar4 img {
padding-left:10px;

}

#numberBar5 {
	position:absolute;
	left:156px;
	top:261px;
	width:32px;
	height:22px;
	z-index:6;
	visibility:hidden;
}

#numberBar5 img {
padding-left:10px;

}*/

#featureBoxWrapper {
	width:220px;	
	float:  right;	
}

#featureBoxHeader {
	background:url(./images/wantToTop.jpg) no-repeat bottom center #fff;	
	padding: 0;
	margin: 0;
	float: left;
	width: 220px;
}

#featureBoxHeader p {
	color: #fff;
	font-weight: bold;
	padding: 10px;	
	margin: 0px;
}

#featureBoxMiddle {	
	background:url(./images/wantToMiddle.jpg) repeat-y top center;
	padding:0px;
	margin:0px;
	float: left;
	width: 220px;	
}

#featureBoxMiddle #content{
	padding-top: 0;
	margin: 0;		
}

#featureBoxMiddle #content p {
	padding: 10px;
	margin: 0;		
}

#featureBoxMiddle #content .subhead {
font-weight:bold; color:#e16f00; padding-left:13px;
}

#featureBoxMiddle #content ul {
	color: #1279c6;
	padding: 0 0 0 11px;	
	margin: 0;	
}

* html #featureBoxMiddle #content ul {
	padding: 0 0 0 13px;
}

#featureBoxMiddle #content li {
	padding: 0;
	margin-left:15px;
	line-height:1.25em;
	margin-bottom:0.5em;
}

#featureBoxBottom {	
	padding:0px;
	margin:0px;
	float: left;
	width: 220px;
}

#home #TabContentContainer { 
	width: 100%;	
	text-align: left;
}

#home #TabContentMain, #home #TabContentMainNoImage { 	
	padding: 0;	
}

#home #TabContentMain table, #home #TabContentMainNoImage table { 
	margin: 0;
	padding: 0;
	width: 98%;
}

#home #TabContentMain table td, #home #TabContentMainNoImage table td { 
	vertical-align: top;
	width: 15%;	
}	

#home #TabContentContainer ul {
	color:#1279c6; 
	padding-left:25px; 
	padding-right: 0px; 
	margin: 0px; 
	margin-top:5px;
	margin-left:2px;
}
	
#home #TabContentFeature {
	float: left;
	width: 20.45em;
	padding: 0; 
	margin-top: 0;	
}

#home #TabContentImage {
	float: right; 
	width: 13.64em; 
	padding: 0;	
}

#home #TabContentImage img {
	vertical-align: top;	
}




#home #TabContentFeature p, #home #TabContentImage p, #home #TabContentMain p, #home #TabContentMainNoImage p {
	margin:0px;
	margin-left: 10px; 
	margin-right: 10px;
	margin-top:8px;
	padding:0px;
}

#home #TabContentFeature p table, #home #TabContentImage p table, #home #TabContentMain p table, #home #TabContentMainNoImage p table {
	display:inline;
}


#home #TabContentFeature h3, home #TabContentImage h3 , #home #TabContentMain h3, #home #TabContentMainNoImage h3 { 
	margin-top: 10px;
	margin-bottom:0px;
	padding-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	color:#e16f00;
	font-weight:bold;
	font-size:12px;

}

#home #TabContentMain {
  margin: 0 13.7em 0 20.5em;
  padding: 0;  
  width: auto;
} 

#home #TabContentMainNoImage {
  margin: 0 0em 0 20.5em;
  padding: 0;
} 

#fixTabs {
	padding:0;
	margin: 0;	
	clear: both;		
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

#home .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*#fixBanners {
	width: 730px;
	height: 300px;
	position: relative;
}*/

#footer {
	float:  left;	
}

.contributor_tab_table_header {	
	color: #003366;
	font-weight: bold;
}