 body {
	font-family: "Arial Narrow", Tahoma, Arial;
}
.printonly {
	display: none;
}
.subpage-imagebox {
	background-color: #e2e1df;
	position: relative;
	top: 10px;
	padding: 10px;
	width: 669px;
	height: 138px;
}
.subpage-imagebox .sectionPlaceholder {
	padding-bottom: 70px;
}
.subpage-imagebox .links {
	position: absolute;
	left: 500px;
	z-index: 12000;
	top: 118px;
	width: 155px;
}
.subpage-imagebox .shortcuts {
	margin-top: 20px;
}
.subpage-imagebox .shortcuts a span {
	margin: -500px;
	text-decoration: none;
	font-size: 1pt;
}
.subpage-imagebox .shortcuts a {
	display: block;
	background: center center no-repeat;
	width: 158px;
	height: 42px;
	overflow: hidden;
	margin-bottom: 3px;
}
.subpage-imagebox .sectionLinks {
	border: 5px solid #e2e1df;
	background: url(../graphics/80percentpixel.png) repeat top left;
	padding-bottom: 10px;
	width: 100%;
}
.subpage-imagebox .inner {
	background: url(../graphics/inthissection.gif) no-repeat 7px 15px;
	padding-top: 42px;
}
.subpage-imagebox .inner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.subpage-imagebox .inner ul li {
	background: url(../graphics/bullet.gif) no-repeat 6px 4pt;
	padding-left: 20px;
	line-height: 13pt;
	padding-bottom: 5px;
	font-size: 10pt;
	color: black;
}
.subpage-imagebox .inner ul li a {
	text-decoration: none;
	color: black;
}
.subpage-imagebox .inner ul li a:hover {
	color: #be5427;
}
.homepage-imagebox {
	width: 669px;
	height: 324px;
	background-color: #e2e1df;
	padding: 10px;
	position: relative;
	top: 10px;
	margin-bottom: 80px;
}
.homepage-imagebox .links {
	background: url(../graphics/homepagelinks.png) no-repeat top left;
	width: 431px;
	height: 187px;
	position: absolute;
	top: 210px;
	left: 240px;
}
.homepage-imagebox a {
	display: block;
	width: 150px;
	height: 35px;
	position: absolute;
	overflow: hidden;
}
.homepage-imagebox .col1 {
	left: 25px;
}
.homepage-imagebox .col2 {
	left: 225px;
}
.homepage-imagebox .row1 {
	top: 21px;
}
.homepage-imagebox .row2 {
	top: 73px;
}
.homepage-imagebox .row3 {
	top: 127px;
}
.homepage-imagebox a span {
	margin: -1000px;
}
.sponsors {
	float: right;
	width: 150px;
	padding-right: 20px;
	text-align: center;
	margin-top: 30px;
}
.sponsors ul, .sponsors li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	text-align: center;
}
.sponsors ul {
	position: relative;
}
.sponsors li {
	left: 0px;
	position: absolute;
}
.sponsors li a img {
	border: 5px solid #e6e6e7;
}
#forumbutton {
	margin-top: 90px;
	display: block;
}
#forumbutton2 {
	margin-top: 10px;
	display: block;
}
.text {
	margin: 0px 8px;
}
.text-homepage {
	margin: 0px 8px !important;
	width: 460px !important;
	min-height: 260px !important;
}
.text-subpage {
	margin-left: 8px;
	margin-top: 70px;
	margin-bottom: 40px;
	min-height: 500px;
	width: 460px;
	font-family: Arial;
}
.text-subpage p {
	line-height: 15pt;
}
.text-subpage h1 {
	font-family: "Arial Narrow", Tahoma, Arial;
	font-weight: normal;
	color: #116eab;
	font-size: 16pt;
}
.text-subpage h2 {
	font-family: "Arial Narrow", Tahoma, Arial;
	font-weight: bold;
	color: black;
	font-size: 13pt;
}
.text-subpage h3 {
	font-family: "Arial Narrow", Tahoma, Arial;
	font-weight: bold;
	color: black;
	font-size: 10pt;
}
.text-subpage a, text-homepage a {
	color: #d76e19;
	text-decoration: none;
}
.text-subpage a:hover, text-homepage a:hover {
	text-decoration: underline;
}
.text-subpage a:visited, text-homepage a:visited {
	color: #888888;
}
p.intro {
	font-weight: bold;
}
blockquote {
	margin: 1em 0px;
	display: block;
	padding: 0px;
	font-weight: bold;
}

.tablist {
	padding: 0px !important;
	margin: 0px !important;
	margin-bottom: 30px !important;
	margin-left: 0px !important;
	height: 20px !important;
	width: 600px !important;
	border-bottom: solid #116eab 1px !important;
}
 
.tablist li {
	float: left !important;
	text-align: center;
	padding-top: 4px;
	list-style-type: none !important;
	list-style-image: none !important;
	list-style: none !important;
	height: 17px !important;
	width: 102px !important;
	overflow: hidden !important;
	font-size: 11px !important;
	font-family: Verdana !important;
}
 
.tablist .deselected {
	background-image: url(/images/unselected_tab.png) !important;
	font-style: normal;
}
 
.tablist .deselected  a {
	color: white !important;
	font-style: normal;
}
 
.tablist .selected {
	background-image: url(/images/selected_tab.png) !important;
	color: #006ca3 !important;
}
/* case studies */
.caseStudies h1 {
	margin-bottom: 5px;
}
.caseStudies h2 {
	color: #116eab;
	margin-top: 0px;
	margin-bottom: 5px;
}
.caseStudies .mainImage {
	border: 5px solid #e2e1df;
	margin-top: 10px;
}
.caseStudies p {
	margin-left: 5px;
}
.caseStudies .comments {
	border-top: 1px solid #bbbbbb;
}
.caseStudies .comments h3 {
	margin: 8px 0px;
	font-family: "Arial Narrow", Tahoma, Arial;
}
.caseStudies .comments form {
	font-family: "Arial Narrow", Tahoma, Arial;
	color: #116eab;
	background-color: #bce5fb;
	padding: 8px;
	font-size: 10pt;
}
.caseStudies .comments table {
	width: 100%;
}
.caseStudies .comments th {
	width: 120px;
	text-align: left;
	padding: 3px;
}
.caseStudies .comments td {
	padding: 3px;
}
.caseStudies .comments .terms {
	font-size: 8pt;
}
.caseStudies .comments label {
	font-weight: bold;
}
.caseStudies .comments textarea {
	height: 70px;
}
.caseStudies .comments input.textbox, .caseStudies .comments textarea {
	margin: 0px;
	border: 1px solid #5ec4f3;
	background-color: white;
	width: 100%;
	padding: 3px 2px;
	color: #193644;
	outline: none;
	font-family: Arial;
	font-size: 10pt;
}
.caseStudies .comments .submit {
	text-align: right;
}
.caseStudies .comment {
	border-top: 1px solid #e9e9e9;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 12pt;
}
.caseStudies .comment .date {
	float: right;
	font-size: 7pt;
	line-height: 9pt;
}
#charCount {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
}
.studyLinks {
	list-style-type: disc;
	padding-left: 25px;
}
.studyLinks li {
	margin: 5px 0px;
	padding-left: 5px;
}
.studyLinks a {
	color: #222222;
}
