/*
	File Name: otpstyles.css
	Site: Perspectives - Ketchum Online Thought Piece (OTP)
	Author: Anthony V Parcero / eKetchum Digital Media Group
	Date Created: 09.24.2002
	Last Modified: 09.24.2002

	Comments:
*/

td, p, h1,input, select, textarea {
	font : 12px Arial, Helvetica, sans-serif;
	line-height : 1.5em;
	color : #000000;
}

td {
	vertical-align : top;
}

body {
	margin : 0px;
	background-color : #FFFFFF;
	color : #000000;
}

a {
	font-size : 12px;
	color : #003333;
}

a:hover {
	font-size : 12px;
	color : #993333;
}

a.footer {
	font-size : 10px;
	color : #CCCCCC;
	text-decoration : none;
	line-height : 1.2em;
}

h1 {
	font-weight : bold;
	font-style : italic;
	font-size : 14px;
}

.articlehead {
	font-weight : bold;
	font-size : 16px;
	color : #003333;
	font-style : normal;
	margin-top : 0px;
	line-height : 1em;
}

a.footer:hover {
	color : #FFFFFF;
	font-size : 10px;
	text-decoration : none;
}

.leftnav {
	margin : 0 0 10px 0;
	position : relative;
}

.header {
	font-size : 9px;
	vertical-align : top;
	line-height : 1em;
}

.home {
	vertical-align : top;
	text-align : right;
	font-size : 10px;
	margin-top : 10px;
	color : #FFFFFF;
}

.printhead {
	font-size : 20px;
	font-style : normal;
}

.formFields {
	width : 250px;
}