body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #8FA3A1;
	color: #333333;
}
#leaderboard {
	text-align: center;
	padding: 3px 3px 6px;
	width: 900px;
	margin: 0 auto;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-weight: bold;
}
#header {
	width: 900px;
	margin: 0 auto;
}
#mainBody {
	clear: both;
	padding: 0px 8px 8px;
}

/* double border */

/*#mainBody {
	border-right-style: double !important;
	border-bottom-style: double !important;
	border-left-style: double !important;
	border-right-width: 3px !important;
	border-bottom-width: 3px !important;
	border-left-width: 3px !important;
	border-right-color: #27768A !important;
	border-bottom-color: #27768A !important;
	border-left-color: #27768A !important;
	border:none;
	position:relative;top:-1px;*/	/* Added 12-15-08 to correct border view in IE6 - Keith Wallace */
/*}*/

/* end double border */

#bodyText td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}
#header {
	width: 920px;
	margin: 0 auto;
}

.section {
font-size:16px;
color:#27768A;
font-weight:bold;
border-bottom:1px #27768A;
}

#sponsors {
	float: right;
	width: 320px;
	padding: 2px;
	/*border: 1px solid #ADC6C3;*/
}

#mainwrapper {
	width: 750px;
	float: left;
}
#main {
	width: 920px;
	border: 5px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* nav bar structure */
#nav {
	text-align:center;
	margin-top: 10px;
	clear:right;
}
#nav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#nav ul li{
	float: left;
	margin:0;
	display:inline;
}

#nav a {
	display: block;
	margin: 0px;
	padding: 4px 5px;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
	background-color:#27768A;
	text-decoration: none;
	width: 80px;
	white-space: nowrap;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
}
#nav .companyDir a, #nav .products a {
	width: 134px;
}
#nav a.last {
	border: none;

}
#nav a:hover {
	color: #216677;
	background-color:#62A3B4;
}
#features #nav .features a, #home #nav .home a, #products #nav .products a, #conference #nav .conference a, #resources #nav .resources a, #companyDir #nav .companyDir a  {
	color: #216677;
	background-color:#62A3B4;
}

/* end nav bar structure */

#bodyText {
	float: left;
	padding-top: 8px;
	width: 100%;
}

.subheaderwithBorder
{
	color: #666666;
	font-weight: bold;
	margin: 40px 0 20px 0;
	border-bottom: 1px solid #666666;
	padding: 0 0 2px 0;
} 

#footer, #footer a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#footer {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 200px;
}
.photoCaption {
	font-size: 10px;
	color: #666666;
	padding: 5px;
	width: 300px;
	border: 1px solid #6DB440;
	float: left;
	margin-right: 8px;
	margin-bottom: 2px;	
}

.photoCaption img {
	padding-bottom: 8px;
}

.photoCaption a img {
	border-bottom-width: none !important;
}

/* .photoCaptionLarge -- added on 12/13/07 by Keith Wallace */
.photoCaptionLarge {
	font-size: 10px;
	color: #666666;
	padding: 5px;
	width: 610px;
	border: 1px solid #6DB440;
	margin-right: 8px;
	margin-bottom: 2px;
}
.photoCaptionLarge img {
	padding-bottom: 8px;
}

.photoCaptionLarge a img {
	border-bottom-width: none !important;
}


/* .captionBoxText & .captionBoxText2 -- added 12/14/07 by Keith Wallace */
.captionBoxText {
	font-size: 12px;
	font-weight: bold;
	color: #6DB440;
}

.captionBoxText2 {
	font-size: 10px;
	font-weight: bold;
	color: #6DB440;
}


.LargeTitle, #bodyText .LargeTitle a, #bodyText .LargeTitle a:hover {
	font-size: 16px;
	color: #f26522;
	font-weight: bold;
	text-decoration:none;
}
.MedTitle {
	font-size: 14px;
	color: #f26522;
}
.authorCredit {
	font-style: italic;
	color: #666666;
}
#bodyText a {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
#bodyText a:hover {
	color: #6DB440;
}
#bodyText #rightFloat {
	float: right;
	width: 250px;
	padding-top: 5px;
}
#rightFloat div {
	margin-bottom: 8px;
	border: 1px solid #27768A;
	padding: 5px;
	margin-left: 8px;
}
#rightFloat .profileThumb {
	margin: 0px;
	border: none;
	padding: 0px;
}
#rightFloat .profileThumb img{
	padding-bottom: 2px;
}
#rightFloat .profileThumb a {
	text-decoration:none;
	font-weight: normal;
	color: #27768A;
}
.floatLeftimg {
	float: left;
	margin-right: 6px;
}
#skyscraper {
	float: right;
	width: auto;
	font-size: 10px;
	color: #797979;
	text-align: center;
	margin-top: 20px;
}
.clear {
	clear: left;
}
.smallGrayText {
	font-size: 11px;
	color: #7D7D7D;
}
.BlueBold, #bodyText a.BlueBold:link, #bodyText a.BlueBold:visited {
	font-weight: bold;
	color: #27768A;
	font-size: 14px;
	border-bottom-width: 0px;
}
#bodyText a.BlueBold:hover, #bodyText a.BlueBold:active,  #rightFloat .profileThumb a:hover {
	color: #2F92AA;
}
.pagination {
	color: #5A9534;
	font-size:10px;
	font-weight:bold;
	text-align: right;
	clear: left;
}
.caseStudy {
	color: #5A9534;
}
a.pagination{
	font-size:10px;
}
.blue {
	color: #27768A;
}
#rightFloat #sources {
	border: 1px solid #6DB440;
	font-size: 11px;
	color: #666666;
}
#rightFloat #sources span {
	font-weight: bold;
	text-transform: uppercase;
	color: #545454;
	font-size: 10px;
}
#slideshow a {
	color: #666666;
	text-decoration: underline;	
}
#slideshow a:hover {
	color: #f26522;	
}
#slideshow {
	margin-top: 30px;
	border: 3px double #27768A;
	padding: 5px;
}
#slideshow #SlideNav {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

#slideshow #SlideNav a {
	font-size: 11px;
	font-weight: bold;
	color: #27768A;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#slideshow #SlideNav a.current  {
	color: #f26522;
}
#slideshow #SlideNav a:hover {
	color: #F28B56;
}
#bodyText a img {
	border-bottom-width: 0px;
}
#spotlight td {
	border: 1px solid #8FA3A1;
	font-size: 11px;
	padding: 4px;
}
#spotlight td img {
	float: left;
	margin-right: 5px;
}


.LargeText {
	font-size: 15px;
}
#keySponsors {
	border: 1px solid #8FA3A1;
}

#custom ul {
	list-style: none;
	margin-left: 40px;
	padding-left: 1em;
	text-indent: -1em;
		
}

#custom li, #custom-gen li {
	list-style-image: none;
	list-style-type: none;
	padding-bottom:8px;
}
	

#custom-gen ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#custom-gen ul li:before {
	content: "\00BB \0020";
}

