* { font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; font-size: 100%; }
html, body { line-height: 1.75em; }

body { font-size: 0.7em; color: #202020; padding: 0px 10px; background-color: #E5E5E5; }

a, a:visited { color: #2575B5; font-weight: bold; }
a.nonlink:link, a.nonlink:visited { text-decoration: none; color: #202020; font-weight: normal; }
em { font-style: normal; font-weight: bold; }
div.hr { border-top: 1px solid #6D92A3; margin-top: 2px; margin-bottom: 5px; line-height: 1px; height: 1px; font-size: 1px; }
	div.hr hr { display: none; }
h1, h2, h3, h4, h5, h6 { color: #6D92A3; font-weight: normal; margin-top: 0.5em; }
h1 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 1.4em; margin-bottom: 12px; }
h2 { font-size: 1.25em; margin-bottom: 5px; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }
hr { margin: 10px 0px; }
img { border: 0px; }
p { margin: 0px 0px 10px 0px; line-height: 1.65em; }

table h1, table h2, table h3, table h4, table h5, table h6 { margin-top: 0px; }

table.form td, table.form th { padding: 2px; }
input.text, select, textarea { padding: 1px; border: 1px solid #808080; }
input.button { background-color: #1A3A6E; color: #FFFFFF; border: 0px; padding: 3px 5px; font-weight: bold; }

table.data { border-collapse: collapse; }
table.data td, table.data th { padding: 4px; border: 1px solid #1A3A6E; }
table.data th { background-color: #E0E0E0; text-align: left; }
table.data td { background-color: #F0F0F0; }

table.product-list img { padding-bottom: 10px; padding-right: 10px; }

ol, ul { margin-left: 1.2em; padding-left: 1.2em; margin-top: 1em; margin-bottom: 1em; }

#root { width: 717px; margin: 10px auto 0px auto; background-color: #FFFFFF;  background-image: url(../images/bkgd.gif); background-repeat: repeat-y; }

	#root-bottom { background-image: url(../images/bottom.gif); background-repeat: no-repeat; background-position: bottom left; }
	#root-top { background-image: url(../images/top.gif); background-repeat: no-repeat; background-position: top left; }

		#nav-root { float: left; width: 170px; }

		#body-root { float: left; width: 531px; height: 1%; }

			#main-root { }
				#logo { text-align: right; padding: 20px 20px 0px 0px; }
				#main-content { padding: 10px 40px; font-size: 0.8em; }

			.pic-bottomright { text-align: right; }

	#footer-root { clear: both; border-top: 1px solid #9B9B9B; }
		#footer-content { text-align: right; font-size: 0.8em; color: #B0B0B0; padding: 5px 5px 0px; }
	#footer-text { width: 684px; margin: 0px auto 10px auto; text-align: right; font-size: 0.7em; }

.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom; }
.clear-left { clear: left; line-height: 1px; height: 1px; font-size: 1px; }
.clear-right { clear: right; line-height: 1px; height: 1px; font-size: 1px; }
.clear { clear: both; line-height: 0px; height: 0px; font-size: 1px; }
.float-left { float: left; }
.float-right { float: right; }
.error { text-align: center; font-weight: bold; color: red; }
.smaller { font-size: 0.8em; line-height: 1.5em;}
.thumb50x50 { float: left; width: 50px; height: 50px; margin: 2px; }

.left-box { background-color: #9eb7c2; border-top: 1px solid #FFFFFF; margin-bottom: 0px; }
	.left-box h2 { text-align: right; font-size: 1em; font-weight: bold; border-bottom: 1px solid #FFFFFF; background-color: #c4d3da; margin: 0px; padding: 3px 10px; }
	.left-box p { margin-bottom: 0.3em; }
	.left-box-content { padding: 8px 10px 4px 10px; font-size: 0.8em; color: #FFFFFF; }
