@charset "utf-8";
/* CSS Document */
h1 {
	color : #000066;
	font-weight : 900;
	text-align : left;
	margin : 15px 0px 0px 15px;
	letter-spacing: -1px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
} 
h1_case_study {
	color : #000066;
	font-weight : 900;
	text-align : left;
	margin : 15px 0px 0px 5px;
	letter-spacing: -1px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
} 
td {
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	width : 430px;
	text-align: left;
}
td img {
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	float: right;
}
table {
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.table_border {
	border: solid #FFFFFF medium;
}
#footerblock {
	width : 800px;
	height : 25px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #fe6929;
	margin : 0px 0px 0px 0px;
	background-image: url('bottomstrip2.jpg');
}
#central {
	width : 800px;
	height : 604px; /* determines size of main panel with white border*/
	text-align : left;
	border: thin solid #ffffff;
	background-color: #FFFFFF;
}
#header {
	float : right;
	width : 100%; /* rhs panel heading */
	height : 120px;
	xxxoverflow: hidden;
}
#content {
	float : right;
	width : 600px; /* determines width of right panel and by default left panel */
	height : 353px; /* scroll panel */
	xxxoverflow: scroll;
	background-color: #f4f4fe;
	
}
#leftpanel {
	position : relative;
	height : 480px; /* height of middle section - pink */
	width : 100%;
}
p {
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	color : #8C387C;
	margin : 20px 0px 0px 20px;
	padding : 0px 0px 0px 0px;
} 
#leftimage {
	position: absolute; left: 20px; bottom: 20px; width: 150px; border: thin solid #ffffff;
}
#top {
	float : left; 
	width : 800px;
	height : 85px;
} 
a:link {color: #ffffff;  text-decoration: none; font-family: "verdana"; font-size: 1.25em;}     /* white unvisited link */
a:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: "verdana";
	font-size: 1.25em;
}  /* blackcurrant visited link */
a:focus {
	color: #ffffff;
	text-decoration: none;
	font-family: "verdana";
	font-size: 1.25em;
	background-color: #fb8c0a;
}  /* blackcurrant visited link */
a:hover {
	color: #7477bc;
	background-color:white;
	text-decoration: none;
	font-family: "verdana";
	font-size: 1.25em;
}   /* orange mouse over link */
a:active {color: #ff0000;  background-color:white; text-decoration: none; font-family: "verdana"; font-size: 1.25em;}   /* orange selected link */

a.y:link {
	color: #fb8c0a;
	text-decoration: none;
	font-family: "verdana";
	font-size: 1.25em;
}     /* white unvisited link */
a.y:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: "verdana";
	font-size: 1.25em;
	background-color: #fb8c0a;
}  /* blackcurrant visited link */
a.y:focus {
	color: #ffffff;
	text-decoration: none;
	font-family: "verdana";
	font-size: 1.25em;
	background-color: #fb8c0a;
}  /* blackcurrant visited link */
a.y:hover {
	color: #7477bc;
	background-color:white;
	text-decoration: none;
	font-family: "verdana";
	font-size: 1.25em;
}   /* orange mouse over link */
a.y:active {color: #ff0000;  background-color:white; text-decoration: none; font-family: "verdana"; font-size: 1.25em;}   /* orange selected link */

a.x:link {
	color: #FE6929;
	text-decoration: none;
	font-family: "verdana";
	font-size: 1.25em;
}     /* white unvisited link */
a.x:visited {
	color: #8c387c;
	text-decoration: none;
	font-family: "verdana";
	font-size: 1.25em;
}  /* blackcurrant visited link */
a.x:hover {color: #8C387C; background-color:white; text-decoration: none; font-family: "verdana"; font-size: 1.25em;}   /* orange mouse over link */
a.x:active {color: #8C387C; background-color:white; text-decoration: none; font-family: "verdana"; font-size: 1.25em;}   /* orange selected link */
.fred {
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font : 13px Verdana, Arial, Helvetica, sans-serif;
	width : 550px;
	text-align: center;
	color: #000066;
}
td.fred img {
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	float: none;
}
body {
	text-align : center;
	background-color: #d8d8da;
}
