<!--

/* ### 1st Easy 2007-2008 Styles for print ### */

/* ### General/Fonts ### */

body {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 62.5%;
	color: #000;
	background-color: #fff;
	text-align: left;
}

table, div, a, input, select {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

h1 {
	font: 1.4em/1em Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
}

h2 {
	font: 1.25em Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: bold;
}

h2.news_date {
	text-decoration: underline;
	font-size: 1.25em;
}

h3 {
	font-size: 1.2em;
	margin-top: 40px;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
}

.tagline {
	font: 1.35em/1em Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: normal;
}

p {
}

font, td, th, p, li {
	font: 1.2em/1.7em Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

.quotation {
	margin: 20px 30px 20px 30px;
}

.press_release_note {
	font-size: 1.1em;
}

b, strong {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: bold;
}

th {
	font-weight: bold;
	white-space: nowrap;
}

img {
	border: 0;
}

.no_border {
	border: none !important;
}

.no_padding {
	padding: 0 !important;
}

.align_left {
	text-align: left !important;
}

.align_center {
	text-align: center !important;
}

.inline_button {
	vertical-align: middle;
}

.block_button {
	display: block;
	margin-top: 15px;
}

.shout {
	padding: 8px 15px 8px 8px;
	background: #e6e6ff;
	border: 1px solid #000;
	margin: 25px 0 25px 0;
}

.shout p {
	padding: 0 !important;
	margin: 0 !important;
}

.hide {
	display: none;
}






/* ### Lists ### */

ol {
	list-style-type: none !important;
}

ol li {
	list-style-type: none !important;
}

li {
	font-size: 1.2em;
}





/* ### Main Layout ### */

#wrapper {
}

#international {
	display: none;
}

#header {
}

#logo {
	float: left;
}

#print_info {
	float: right;
	border: 1px dashed #ccc;
	padding: 0 10px 0 0;
}

#print_info strong {
	margin-left: 15px;
}

#company_nav {
	display: none;
}

#top_nav {
	display: none;
}

#advert_topright {
	display: none;
}

.pull {
	border: 1px dashed #ccc;
	padding: 0 10px 0 10px;
	margin-bottom: 20px;
}

.pull p {
}

#live_help {
	display: none;
}

#main {
}

#main_left {
}

#jump_nav {
	display: none;
}

#tour {
	display: none;
}

#main_right {
	display: none;
}

#footer {
	text-align: center;
	border: 1px dashed #ccc;
	padding: 0 10px 0 10px;
	margin-bottom: 20px;
}






/* ### Intro boxes ### */

.intro {
	clear: both;
	padding-bottom: 20px;
	padding-top: 20px;
}

.intro li {
	font-size: 1.2em;
	font-weight: bold;
}






/* ### Pull quotes ### */

.pull_lb {
	background: #ccc;
}

.pull_info {
	background: #ccc;
}

.pull_home {
	background: #ccc;
}

.pull_colo {
	background: #ccc;
}







/* ### Tables ### */

.tab_spec {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	font-size: 0.9em;
	caption-side: top;
	margin-bottom: 40px;
}

.row_on {
}

.tab_head th {
	text-align: center !important;
	color: #000;
}

.tab_spec td, .tab_spec th {
	border: 1px solid #d2d2d2;
}

.tab_list {
	text-align: left;
	padding-top: 5px !important;
}

.tab_list ul {
	margin: 5px 0 13px 11px !important;
	font-size: 0.85em;
}

.tab_list li {
	padding: 0 0 3px 11px !important;
}

.tab_spec th, .tab_spec td {
	padding: 5px 5px 5px 10px;
}

.tab_spec th {
	text-align: left;
	vertical-align: top;
}

.tab_form {
	text-align: left;
	border-collapse: collapse;
	font-size: 0.9em;
	margin-bottom: 10px;
}

.tab_form th {
	padding: 5px 5px 5px 10px;
}

.tab_form td {
	padding: 5px 15px 5px 10px;
}

.tab_form th {
	width: auto;
	vertical-align: top;
}

.first_row th, .first_row td {
	padding-top: 15px;
}

td img {
	vertical-align: middle;
}






/* ### Forms ### */

input, select {
	vertical-align: middle;
	color: #000;
	border: 1px solid #dbdbdb;
	width: 300px;
	background-color: #fff;
}

html>body input, select {
	padding: 3px;
}

textarea {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 2em;
	color: #000;
	border: 1px solid #dbdbdb;
	padding: 5px;
	width: 295px;
	height: 100px;
	overflow: auto;
}

form {
	padding: 0 0 0 10px;
	margin: 20px 0 30px 0;
	border: 1px solid #b0b0ff;
	width: 340px;
}

.form_button {
	border: none !important;
	width: auto !important;
	height: auto !important;
	background: none !important;
}




-->
