body {
	background-color: #0F334B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica;
	color: #C8CED5;
	font-size: 11px;
}
a:link, a:visited, a:active {
	color: #FF9715;
	text-decoration: none;
}
a:hover {
	color: #FF9715;
	text-decoration: underline;
}
.news {
	padding-bottom: 5px;
	margin-bottom: 2px;
}
.news td.text {
	font-size: 10px;
}
.news td.date {
	color: #C8CED5;
	text-align: right;
	font-size: 10px;
}
.news td.text a:link,
.news td.text a:visited,
.news td.text a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.news td.text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.companies, .companies a:link, .companies a:visited, .companies a:active {
	color: #6B767E;
	text-decoration: none;
	white-space: nowrap;
}
.companies a:hover {
	color: #B9BFC4;
	text-decoration: none;
	white-space: nowrap;
}
.menu {
	background-image: url(images/bg-menu-grad.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #567D9A;
}
.menu a:link,
.menu a:visited,
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.menu ol {
	list-style-image: url(images/bullet-arrow-white.gif);
	margin-top: 20px;
	margin-left: 13px;
	margin-bottom: 30px;
	padding-right: 10px;
}
.menu li {
	margin-top: 9px;
	margin-bottom: 23px;
}
.menu ul {
	list-style-image: url(images/bullet-circle.gif);
	margin-left: 13px;
}
.menu ul li {
	margin-bottom: 0px;
}
.menu span {
	float: right;
	color: #FFFFFF;
	text-decoration: none;
}
.body_header td.circle {
	width: 38px;
	background-image: url(images/circle.gif);
	height: 38px;
	text-align: center;
	vertical-align: middle;
	font-size: 24px;
	font-family: "Microsoft Sans Serif", Arial;
	color: #FFFFFF;
}
.body_header td.blank {
	width: 5%;
}
.body_header td.url {
	color: #6B767E;
}
.body_header td.url a:link,
.body_header td.url a:visited,
.body_header td.url a:active {
	color: #6B767E;
	text-decoration: none;
}
.body_header td.url a:hover {
	color: #B9BFC4;
	text-decoration: none;
}
.body {
	padding-top: 1em;
	text-align: justify;
}
.body h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.body ol {
	list-style-image: url(images/bullet-circle.gif);
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
.body li {
	margin-bottom: 0.5em;
}
.field {
	vertical-align: top;
	padding: 18px;
}
.field ol {
	list-style-image: url(images/bullet-arrow-orange.gif);
}
.address td {
	vertical-align: top;
}
.address div {
	color: #FFFFFF;
}



.order input, .order textarea {
	width: 95%;
}
.order span {
	color: #FF9715;
}