* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px
}

a
{
   font-family: Verdana;
	font-size: 12px;
	color: #0060c7;
}

body {
	background: url('images/background.gif');
	padding: 10px
}

#wrapper {
	text-align: center
}

#shadowHolder {
	width: 900px;
	margin-left: auto;
	margin-right: auto
}

#shadow {
	background-color: #555;
	position: relative;
	left: 3px;
	top: 3px
}

#content {
	background-color: white;
	border: 1px solid black;
	position: relative;
	left: -3px;
	top: -3px;
	padding: 5px
}

#flash {
	height: 200px;
}

#menu {
	margin-bottom: 5px;
	text-align: left;
	padding-top: 5px;
	background-color: #0060c7
}

#menu ul {
	position: relative;
	list-style: none;
	float: left;
	margin-bottom: 5px
}

#menu ul li {
	display: inline;
	padding: 3px;
	border-left: 1px solid #003d7f;
	border-right: 1px solid #003d7f
}

#menu ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px
}

#menu p {
	font-style: italic;
	color: #fff;
	font-size: 12px
}

#body {
	position: relative;
	float: left;
	width: 890px;
	text-align: left
}

body.ShowSponsorsEvents #body {
	width: 617px	
}

#sponsorslogos {
	position: relative;
	float: right;
	width: 262px;
	text-align: center;
	border: none;
	
}

#sponsorslogos h2 {
	text-align: center
}

#sponsorslogos div {
	border-bottom: 1px solid #dedede;
	margin: 10px;
	margin-bottom: 0px
}

#sponsorslogos div p.date {
	clear: none;
	float: left;
	font-weight: bold;
	margin-bottom: 0px;
	width: 90px
}

#sponsorslogos div p {
	clear: both;
	margin-bottom: 5px
}

#sponsorslogos div p.title {
	clear: none;
	text-align: right;
	float: right;
	width: 140px
}

#sponsorslogos div.logos {
	border: none;
	text-align: center
}

div.clear {
	clear: both
}

h1 {
	font-size: 16px
}

h2 {
	font-size: 14px
}

#topbanner h1 {
	position: absolute;
	left: -5000px
}

table.borderme {
	border-left: 1px solid black;
	border-top: 1px solid black
}

table.borderme tr td {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 2px
}

table.borderme tr td.highlight {
	background-color: #c0c0c0
}





/* DOWNLOADS TABLE */

table.downloads {
	color: #000000;
	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;
}

table.downloads td.nontabs {
	border-top: 0px solid #000000;
	border-left: 1px solid #95c0eb;
	border-right: 1px solid #95c0eb;
	border-bottom: 1px solid #95c0eb;
	color: #000000;
	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;
	background: #fff;
}

table.downloads td.tabs {
	border: 0px solid #000000;
	color: #000000;
	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;
}

table.tabs {
	color: #000000;
	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;

}

table.tabs td.nonsel {
	border: 1px solid #95c0eb;
	padding-bottom: 5px;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	color: #000000;
	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;
	background: #fff;
}

table.tabs td.nonsel a {
	color: #000;
	text-decoration: none
}

table.tabs td.sel {
	border-top: 1px solid #95c0eb;
	border-left: 1px solid #95c0eb;
	border-right: 1px solid #95c0eb;
	padding-bottom: 5px;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	color: #fff;
	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;
	background: #0060c7;
}

table.tabs td.blank {
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #95c0eb;
	color: #000000;
	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;
}

table.files {
	color: #000000;
	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;
}

table.downloads td.downloadtext {
	border-top: 0px solid #000000;
	border-left: 1px solid #95c0eb;
	border-right: 1px solid #95c0eb;
	border-bottom: 1px solid #95c0eb;
	color: #fff;
	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;
	background: #0060c7;
}

.CaseStudies div {
	margin-bottom: 20px	
}

.CaseStudies div p.Title {
	font-size: 20px
}

.CaseStudies div img {
	float: left	
}

.CaseStudies p {
	
}

.CaseStudies div p.Download {
	font-style: italic;
	text-align: right
}
