.no-print {
    display:none;
}


* {
	padding: 0;
	margin: 0
}

body,html {
	font-size:100%
}

body {
	
}

td,div,body {
	font-family:Arial,Verdana,Helvetica,sans-serif
}


h1 {
	font-size:1.3em;
	padding-bottom: 10px;
}

h2 {
	font-size:1.1em;
	padding-bottom: 8px;
}

h3 {
	font-size:1em;
	padding-bottom: 6px;
}

h4,h5 {
	font-size:1em;
	padding-bottom: 5px;
}

h5 {
	font-weight:normal;
	font-style:italic
}

p {
	line-height:1.4em;
	padding-bottom:5px;
}

dl.legal dt,ol li {
	list-style-type:decimal
}

ul li {
	list-style-type:square
}

li {
	margin-left: 15px;
	padding-left: 0
}

textarea {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:1em
}

.bold {
	font-size:1.1em;
	font-weight:bold
}

a img {
	border:0
}

a {
	color:#023c9f;
	text-decoration: none;
}

a:link {
	text-decoration: none
}

a:hover {
	text-decoration:underline
}

a:visited {
	text-decoration: none
}

a:visited:hover {
	text-decoration:underline
}

em {
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	font-size:1.2em;
	color:#023c9f
}

#homebanner {
	border:1px #fff solid;
	padding:10px 0 0 0
}

#scrn-read {
	display:none
}

table {
	width: 100%;
	clear: left;
	font-size: 0.9em;
}

table th {
	vertical-align: bottom; 
	padding: 2px 10px;
	margin:0;
	border-bottom:1px solid #000;
}

table td {
	text-align:left;
	vertical-align:middle;
	padding: 2px 10px;
	margin:0;
}

table td table td {
	border-bottom:1px solid #000;
	border-top:none;
}

table tr.headings th {
	background: #023C9F;
	color: #fff;
	vertical-align: bottom;
}

table tr td {
	border-top:1px solid #000;
}

table tr.first-row td {
	border-top:2px solid #000
}

table tr.row-highlight-high td {
	background: #f7eb84	
}
table tr.row-highlight-low td {
	background: #f7eb84
}

.input-small {
	width:3em;
	font-size:.85em
}

table .spacer {
	width: 100%
}

#container, #info-block {
	float:left;
	clear: both;
	font-size:0.7em;
	color:#023c9f;
	width:100%;
	background: url(../img/body_bg.gif) repeat-x 0 235px
}

#info-block {
	background: white;
}

#container div.row-blocks, div div.row-blocks  {
	width: 770px;
	margin: auto;
	clear: both;
}

#main-nav {
	float:left;
	clear: both;
	width:100%;
	background:url(../img/menu_bg.gif) no-repeat 50%
}

#signin {
	width: 770px;
	margin: 0 auto;
	clear: both;
	font-size: 0.9em;
	text-align: right;
	padding: 2px;
}

#branding {
	float: left
}

#content {
	float:left;
	width:490px;
	height: 440px;
	padding:0 20px;
	background: white
}
/*
div.row-blocks>#content {
	height: auto;
	min-height: 439px;
}

#sidebar {
	float: left;
	width:239px;
	background:#cbd4e3;
	margin-left: -769px;
	margin-top: 191px;
}

#sub-nav {
	height:230px
}

#sidebar>#sub-nav {
	min-height:230px;
	height:auto
}

#search * {
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}

search {
	float: left;
	color: white;
	width:221px;
	padding:11px 9px 12px 9px;
	background:#023C9F;
}

#search input.textinput {
	float: left;
	width: 100px;
	font-size: 1em;
	padding: 2px;
	border: 1px solid blue
}

#search label {
	float: left;
	padding: 2px;
	font-size:1em
}

#search #find {
	float: right;
	border: 1px solid blue
}

#article-wrap {
	width:490px;
}

#breadcrumb {
	font-size:.9em;
	padding-bottom: 16px;
	color: #AFAFAF
}

#site-info {
	padding:35px 0 0 0;
	color: #8f8f8f;
	clear:both;
	font-size: 0.9em;
	background: url(../img/60years.gif) no-repeat bottom right
}

#site-info #iso-image {
	float: left;
	margin-right: 20px;
	margin-top:-2px
}

#site-info address {
	font-style: normal;
	padding:8px 0 2px 0
}

#site-info address strong {
	font-weight: bold
}

#site-info a {
	color: #8f8f8f;
}


************************/
html,body {
	font-size: 100%;
}

body {
}

body, div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#sidebar, .order-block, #main-nav, #breadcrumb, #signin {
	display:none
}


#container  {
	width: 80%;
	margin:0;
	clear: both;
	height:auto
}

#content,#info-block {
	width:80%;
	float:none;
	clear:both
	
}

#article-wrap {
	width:100%
}

div.variant-row {
	float: none;
	clear: both;
	background: #F7EB84;
	margin:0 0 5px 0
}


div.variant-row .info-cols {
	float: left;
width:34%
}