﻿body {
	color: #00F;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #CCC;
	white-space: normal;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
#container {
	background-color: #FFFFFF;
	width: 620px;
	margin: auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
}
#masthead {
	text-align: right;
	background-color: #099;
	width: 620px;
}
#navigation {
	background-color: #545454;
	overflow: hidden;
}
#column_l {
	position: relative;
	margin: auto;
	float: none;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	height: auto;
	alignment-adjust:central;
	background-color: #FFFFFF;
}
#column_r {
	float: none;
	width: 330px;
	margin: 0;
	padding: 10px;
	background-color: #B4EDFA;
	position: absolute;
	right: -385px;
	height: auto;
	left: 565;
	top: 3px;
}
#footer {
	width: 900px;
	text-align: center;
	background-color: #113962;
	padding-top: 10px;
	padding-bottom: 1px;
}
/* Styles for Masthead */
#masthead img {
	
	
}
#masthead p {
	font-size: 14px;
	color: #fff;
	margin: 15px 10px 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #c9c9c9;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	left: 47px;
}
/* Styles for Links */
a {
	color: #036;
}
a:hover {
	color: #808080;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.OrderCode {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 14px;
}
#wrapper {
	width: 400px; }
#container #page_content div #column_l div .style30 {
	font-weight: bold;
}
.styleHEAD {
	font-size: large;
	font-weight: bold;
	font-style: italic;
}
.style8CENTER {
	text-align: center;

}

