@charset "UTF-8";
body {
	background-color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
li {
}
.text_75px {
	font-size: 75px;
	line-height: 68px;
}
.text_intro {
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.squares {
	background-image: url(images/back_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text_subpage {
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	padding-left: 40px;
	padding-right: 20px;
	background-image: url(images/back_subpage.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
}
.text_subpage  li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.text_subpage_intro {
	font-size: 16px;
	line-height: 19px;
	color: #FF6600;
}
.text_quote {
	color: #FFCC99;
	width: 177px;
	padding-left: 23px;
	font-size: 12px;
	line-height: 19px;
	font-style: italic;
}
#navigation {
	font-size: 14px;
	font-weight: bold;
	width: 380px;
	background-color: #999999;
	margin-left: 20px;
	text-align: center;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}
#navigation li {
	display: inline;
	padding-left: 6px;
	height: 35px;
	line-height: 35px;
	padding-right: 6px;
}
#navigation  a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:visited {
	color: #FFFFFF;
}
#navigation a:hover {
	color: #333333;
}
#navigation a:active {
	color: #333333;
}
.squares {
	background-image: url(images/back_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.title {
	font-size: 42px;
	text-align: right;
	color: #FFFFFF;
	line-height: 39px;
	width: 350px;
}
.images_right {
	font-style: italic;
	color: #333333;
	width: 200px;
	font-size: 12px;
	line-height: 19px;
}
.case_study {
	background-image: url(images/back_pdf.gif);
	background-repeat: no-repeat;
	height: 62px;
	font-size: 11px;
	line-height: 13px;
}
td.case_study {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.case_study_title {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.text_index
 {
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	padding-left: 20px;
	background-image: url(images/back_subpage.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
}
.tips {
	font-size: 14px;
	color: #FF6600;
}
