body {
	margin:0;
	background-color:#ebf4f9;
/*	background-image:url(images/bg.jpg);
	background-position: left top;
	background-repeat:repeat-x; */
}

body, td, p {
	font-family:"times new roman", serif;
	font-size:11pt;
	color:#333;
	line-height:1.5;
}

.order td {
	font-size:13pt;
}

a {
	color:#757575;

}

a.small {
	font-size:10pt;
}

ul {
	margin-top:5px;
	margin-bottom:5px;
}

h1 { font-size:15pt; }
h2 { font-size:13pt; }
h3 { font-size:12pt; }
h4 { font-size:11pt; }

img {border:0}
form {margin:0}

.main {
	width:900px;
	margin:0 auto;
	background-color:#fff;
}

.inner {
	margin:20px 85px;
}

img.blueborder {
	border: 15px solid #ebf4f9;
}

th {
	font-size:12pt;
	/*color:#757575;*/
	text-transform:uppercase;
}

.footer {
	border-top:2px solid #e4e4e4;
	padding:30px 0;
}

.footer td {
	font-size:10pt;
}

.dropdown {
	background-color:#EBF4F9;
	border:1px solid #63B7E6;
	font-size:10pt;
	line-height:1.2;
	padding:10px;
}

.supply {
	font-size:10pt;
}

.narrow {
	margin:0 100px;
}
