body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	overflow-y: scroll;
	background: #CCCCCC url(../images/common/body_bckgnd.jpg) repeat-x 0px 0px;
	color: #000033;
	text-align: center;
}
#container {
	text-align: left;
	width: 98%;
	max-width: 1270px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

#left_divider {
	background: url(../images/common/divider.gif) repeat-y 235px 0px;
}
#left_column {
	float: left;
	width: 235px;
	padding-top: 21px;
	padding-bottom: 21px;
}
#right_column {
	float: right;
	width: 20%;
	padding-top: 7px;
	margin-bottom: 7px;
}
#content {
	margin-right: 24%;
	margin-left: 260px;
	padding-bottom: 35px;
	min-height: 400px;
}
h1 {
	font-size: 107%;
	margin: 0px;
	font-weight: 300;
	background: #000033 url(../images/common/banner.jpg) no-repeat right top;
	border-top: 2px solid #000033;
	color: #FFFFFF;
	min-height: 140px;
	padding-top: 26px;
}
h1 a {
	text-decoration: none;
	background: #000033 url(../images/common/banner.jpg) no-repeat -735px -12px;
	display: block;
	width: 235px;
	text-align: center;
	padding-top: 21px;
	padding-bottom: 21px;
	color: #FFFFFF;
	font-size: 108%;
	font-weight: 100;
	border: 1px solid #000033;
}

h1 a:hover, h1 a:active, h1 a:focus {
	color: #FFFFCC;
	border: 1px solid #148782;
}
.redundant {
	display: none;
}
h1 strong {
	font-weight: 300;
	display: block;
	border-top: 1px solid #148782;
	padding: 7px 21px 7px 30px;
	margin-top: 28px;
	border-bottom: 1px solid #148782;
	background: #000033;
}
p {
	line-height: 125%;
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: small;
}
em {
	font-weight: 600;
	margin-right: 4px;
	display: inline;
}
h2 {
	margin: 0px 0px 14px;
	font-size: 128%;
	font-weight: 300;
	padding-top: 17px;
}
h2 strong {
	font-weight: 300;
	color: #999999;
	display: block;
}
h2 a {
	text-decoration: none;
	background: url(../images/common/breadcrumb.gif) no-repeat right 7px;
	margin-right: 2px;
	padding-right: 21px;
}
h2 a:hover {text-decoration: none;
	background: url(../images/common/breadcrumb.gif) no-repeat right -33px;}
#footer {
	margin: 0px;
	padding: 0px 0px 0px 270px;
	border-top: 1px solid #CCCCCC;
	clear: both;
	list-style: none;
	background: url(../images/common/menu_bckgnd.jpg) repeat-x 0px -210px;
	height: 50px;
	width: auto;
	border-bottom: 1px solid #666666;
}
#footer li {
	display: inline;
}
#footer li a {
	font-size: x-small;
	text-decoration: none;
	color: #666666;
	display: block;
	float: left;
	padding: 19px 18px 18px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #F8F8F8;
	border-left: 1px solid #FFFFFF;
}
#footer li a:hover, #footer li a:active, #footer li a:focus {
	background: url(../images/common/menu_bckgnd.jpg) repeat-x 0px -300px;
	color: #333333;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 235px;
}
#nav li {
	margin-bottom: 2px;
}
#nav a {
	display: block;
	text-decoration: none;
	color: #046F67;
	padding: 7px 14px;
	width: 173px;
	font-size: 107%;
	border: 1px solid #D8D8D8;
	margin-left: 17px;
	background: #E5E5E5 url(../images/common/menu_bckgnd.jpg) repeat-x 0px -15px;
}
#nav a:visited {
	color: #999999;
}
#nav a:hover, #nav a:active, #nav a:focus {
	border: 1px solid #999999;
	color: #02443F;
	background: #CCCCCC url(../images/common/menu_bckgnd.jpg) repeat-x 0px -10px;
}
#right_divider {
	background: url(../images/common/divider.gif) repeat-y 78% 0px;
}
#related {
	border: 1px solid #D8D8D8;
	background: #f0f0f0;
	width: 90%;
	padding-bottom: 5px;
}
#related ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#related li {
	line-height: normal;
	margin: 0px;
	padding: 7px 0px 0px;
}
#related li a img {
	height: 75px;
	width: 113px;
	border: 1px solid #666666;
	display: block;
	background: #FFFFFF;
	padding: 7px;
	margin-right: auto;
	margin-left: auto;
}
#content p a img {
	float: left;
	margin-right: 14px;
	margin-bottom: 4px;
	margin-top: 4px;
	display: block;
	border: 1px solid #666666;
	display: block;
	background: #FFFFFF;
	padding: 7px;
}
#related li a:hover img, #related li a:active img, #related li a:focus img, #content p a:hover img, #content p a:active img, #content p a:focus img {
	background: #EAE6D7;
	border: 1px solid #000033;
}
#content p a img.float_right {
	float: right;
	margin-right: 0px;
	margin-left: 21px;
}
acronym {
	border-bottom: 0px none;
	cursor: help;
	color: #666666;
}
a.non-html em {
	color: #FFFFFF;
	padding-top: 2px;
	text-transform: lowercase;
	font-weight: 100;
}
a.non-html:hover em, a.non-html:focus em, a.non-html:active em {
	color: #999999;
	font-style: normal;
	text-decoration: none!important;
}
a {
	color: #6699CC;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #6699FF;
}
#copyright {
	display: block;
	text-align: center;
	font-size: small;
	color: #CCCCCC;
	padding-top: 50px;
}
a#copyright:hover, a#copyright:active, a#copyright:focus {
	color: #6699FF;
	text-decoration: none;
}
#detail_order {
	font-size: 131%;
	color: #000099;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(../images/common/menu_bckgnd.jpg) repeat-x left top;
	text-align: center;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #e5e5e5;
	width: 160px;
	float: right;
}
a#detail_order:hover {color: #6699FF;
	background: #FFFFFF url(../images/common/menu_bckgnd.jpg) repeat-x 0px 15px;
	border: 1px solid #666666;}
