<% Response.ContentType = "text/css" %>

body, p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

body {
	text-align: center;
	background-image: url(/_images/page_bg.gif);
	background-repeat: repeat-x;
	font-family:  arial, sans-serif;
	font-size: 100%;
}

a, a:visited {
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	color: #b3b3b3;
}

p {
	line-height: 12pt;
	font-size: 70%;
}

#page, #footer {
	position: relative;
	margin: 0px auto;
	width: 779px;
}

#wrapper {
	position: relative;
	float: left;
	width: 779px;
	text-align: left;
	background-image: url(/_images/content-background.gif);
	background-position: 8px 200px;
	background-repeat: repeat-y;
}

#logo {
	position: absolute;
	top: 8px;
	left: 20px;
}

#phone {
	position: absolute;
	top: 47px;
	right: 0px !important;
	right: 15px;
}

#email {
	position: absolute;
	top: 66px;
	right: 0px !important;
	right: 15px;
}

#langs {
	position: absolute;
	top: 10px;
	right: 0px !important;
	right: 15px;
}

#splash-image, #flash {
	margin: -12px 0px 0px 0px;
}

#cstudies {
	position: relative;
	float: right;
	width: 181px;
	padding-right: 10px;
	background-color: #ffffff;
}

#cstudies .cstudy h2, #cstudies .cstudy p {
	width: 166px;
}

.cstudy {
	position: relative;
	float: left;
	margin: 0px 0px 10px 0px;
	background-color: #dbdbdb;
}

#content .cstudy img {
	display: block;
	border-bottom: 1px solid #ffffff;
}

#content .cstudy h2 {
	margin: 0px;
	padding: 6px 5px 0px 10px;
	border: 0px;
	height: 24px;
	font-weight: bold;
	background-image: url(../_images/cstudy_top_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#content .cstudy h2 a
{
	color: #B2B2B2;
}

#content .cstudy h2 em
{
	font-style: normal;
	color: #F60001;
}

#content .cstudy p {
	position: relative;
	margin: 5px 5px 5px 10px;
}

.left {
	float: left;
	margin: 0px 10px 15px 0px;
}

.right {
	float: right;
	margin: 0px 0px 15px 10px;
}

.center {
	margin: 0px 0px 10px 5px;
}

#topnav {
	position: absolute;
	top: 80px !important;
	top: 100px;
	right: 15px;
}

#topnav li {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 15px;
	font-size: 70%;
}

#leftnav {
	float: right;
	clear: none;
	width: 194px;
	margin: 131px 0px 0px 0px;
	padding: 0px;
	background-color: #e3e3e3;
}

#leftnav li {
	list-style: none;
	font-size: 83%;
	text-align: right;
	border-bottom: 1px solid #e1e1e1;
}

#leftnav li#sub_last {
	border: 0px;
}

#leftnav li a {
	display: block;
	color: #8e8e8f;
}

#leftnav li a:hover {
	color: #000000;
}

#leftnav li ul {
	width: 194px;
	padding: 5px 0px 5px 0px;
	background-image: url(../_images/subnav_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
}

#leftnav li ul li {
	padding: 5px 0px 5px 0px;
}

#leftnav li img {
	display: block;
}

#leftnav li#active img {
	margin: 0px !important;
	margin: 0px;
}

#leftnav li#active a {
	color: red;
	font-size: 105%;
	margin: 5px 10px 5px 5px;
}

#leftnav li.inactive a {
	color: red;
	font-size: 105%;
	margin: 5px 10px 5px 5px;
}

#leftnav li.inactive
{
	background-image: url(../_images/_leftnav/background.gif);
	border-bottom: 1px solid white;
	padding-bottom: 4px;
}

#content {
	position: relative;
	float: right;
	clear: none;
	width: 567px;
	margin: 131px 0px 0px 10px;
	padding: 12px 0px 0px 0px;
	
}

#content #main-content
{
	width: 365px;
}

#content h1, #content h2 {
	width: 365px;
}

#content ul {
	float: left;
	font-size: 70%;
	line-height: 14pt;
	padding: 0px 0px 10px 20px;
	margin: 0;	
	width: 334px !important;
	width: 333px;	
	border: 0;
	list-style: disc;
	list-style-image: url(/_images/bullet.gif);
}

#content ol {
	font-size: 70%;
	line-height: 14pt;
}

#content h2#tertiary-navigation-title
{
	width: 180px;
	text-align: right;
}

#content ul#tertiary-navigation
{
	list-style: none;
	padding: 0;
	margin: 0px 0px 10px 0px;
	width: 180px !important;
	width: 180px;
	color: #B3B3B3;
	font-size: 70%;
}

#content ul#tertiary-navigation li
{
	display: block;
	float: left;
	clear: none;
	width: 180px;
	padding: 0px 5px 0px 0px;
	line-height: 1.6em;
	margin: 0px 0px 8px 0px;
	text-align: right;
}

#content h1, #content h2 {
	border-bottom: 1px solid #e1e1e1;
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 5px 0px;
}

#content h2
{
	padding: 0px 0px 5px 0px;
}

#content h1
{
	border-top: 1px solid #e1e1e1;
	border-bottom: 0;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#content p#crumb
{
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-size: 60%;
}

#content h1, #content h2, #content h3 {
	color: #8e8e8f;
}

#content h1 {
	padding-top: 5px;
	margin-bottom: 10px;
	font-size: 90%;
}

#content h2 {
	font-size: 80%;
	font-weight: bold;
}

#content h3 {
	font-size: 80%;
	position: relative;
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #e1e1e1;
	font-weight: normal;
}

#cstudies p.quotee {
	position: relative;
	float: left;
	width: 181px;
	color: #8e8e8f;
}

#content p {
	margin: 0px 0px 10px 0px;
}

#footwrap {
	position: relative;
	float: left;
	width: 100%;
	height: 88px;
	text-align: left;
	background-image: url(../_images/foot_bg.gif);
	background-repeat: repeat-x;
}

#footer p {
	width: auto;
	margin: 5px 0px 0px 15px;
}

#member {
	position: absolute;
	top: -5px !important;
	top: 0px;
	right: 0px;
}

fieldset
{
	float: left;
	clear: both;
	margin: 0;
	border: 0;
	font-size: 70%;
}

fieldset label
{
	float: left;
	width: 90px;
	clear: none;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
}

fieldset input, fieldset textarea
{
	margin-bottom: 5px;
}

span.highlighted
{
	color: #8e8e8f;
}

p#font-resizer
{
	text-align: center;
	width: auto;
	background-image: url(/_images/font-sizer-background.gif);	
	font-size: 8pt;
	height: 18px;
	background-repeat: no-repeat;
}

div#header
	{
	background-image:url(/_images/page_bg.gif);
	background-position:0 -8px;
	height:123px;
	position:absolute;
	width:779px;
}
.red {
	color: red;
}

li.sub-page
{
	margin-left: 20px;
}

form#search-box
{
	width: 194px;
	float: left;
	clear: both;
	height: 36px;
	margin: 0px 0px;
}

form#search-box fieldset
{
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

form#search-box fieldset input
{
	width: 110px;
	float: left;
	margin-right: 5px;
}

form#search-box fieldset input.button
{
	width: auto;
	margin: 0;
}