body {
	font:12px 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	color: #00457C;	
	margin: 0;
	padding: 0;
	background:#fff;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

#page {
	width: 850px;
	margin: 0;
}

#header {
	display:none;
}

#thumbsTable img {
	border: 1px solid #3C8182;
	margin-right: 10px;
}


#content {
	width:850px;
}
	
#horiz-menu {
	display:none;
}

.thumbnails {
	float:left;
	width:100%;
	padding:6px 0 0 0;
	background:#fff url(../images/thumbnail-gradient.gif) repeat-x;
	text-align:center;
}
.thumbnails a {
	margin:0 2px 0 1px;
}
#left-column {
	width:568px;
	padding:0 32px 0 13px;
	background:url(../images/columns-dot.gif) repeat-x;
}
#left-column h2 {
	font-size:18px;
	margin:27px 0 0 0;
	padding:0 0 0 3px;
	color:#008685;
	font-weight:normal;
}
#left-column p {
	line-height: 20px;
	margin:13px 0 0 0;
}

#left-column li {
	line-height:20px;
	margin:13px 0 0 0;
}
.inner {
	font-size:13px;
	line-height: 16px;
}	
.inner #left-column {
	padding:0 0 0 5px;
}

#left-column div.productimage {
	float: left;
	margin-right: 23px;
	margin-bottom: 15px;
}

#left-column div.productimage a {
	color: #00447C;
	text-decoration: none;
}

#left-column div.productimage a:hover {
	background: #00447C;
	color: #fff;
}

#left-column div.productimage img.left {
	border: 1px solid #3D8586;
	margin: 15px 0 0 0;
}

#left-column .table {
	display:table;
}
* html #left-column .table {
	height:0;
}
* +html #left-column .table {
	height:0;
}
#left-column .table .headline {
	width:auto !important;	
}
.inner #left-column h2 {
	font-size:14px;
	margin:0;
	padding:0;
	color:#00447C;
	font-weight:normal;
}
.inner #left-column p {
	line-height:px;
	margin:6px 0 0 0;
	padding:0 0 3px 0;
}
h1 {
	margin:23px 0 -5px 0;
	font-size:27px;
	font-weight:normal;
	line-height: 27px;
}	
#left-column .headline {
	height:23px;
	margin:15px 0 0 0;
	overflow:hidden;
	clear:both;
	width:100%;
	padding:8px 0 0 0;
	background:url(../images/headline-bg.gif) repeat-x;
}
#left-column .headline h2 {
	margin:0 0 0 2px;
	display:inline;
	float:left;
}
#left-column .headline span {
	float:right;
	margin:0 6px 0 0;
	font-size:14px;
}
.inner #left-column ul {
	margin:0;
	padding:6px 0 3px 1px;
}	
.inner #left-column ul li {
	list-style:none;
	padding:0 0 0 10px;
	line-height:13px;
	background:url(../images/inner-list-bg.gif) no-repeat 0 4px;
}
.inner #left-column .blocks {
	float:left;
	width:100%;
	padding:15px 0 34px 0;
}
.inner #left-column .block {
	float:left;
	width:476px;
	color:#646B71;
	margin:0 0 0 14px;
	padding:2px 0;
	display:inline;
	font-size:10px;
}	
.inner #left-column .color {
	background:#E0E7ED;
}
.inner #left-column .block h3 {
	font-size:12px;
	margin:0;
}
.inner #left-column .block p {
	line-height:14px;
	margin:0;
	padding:0;
}
.inner #left-column .block .col1 {
	float:left;
	width:109px;
	padding:7px 0 0 9px;
}
.inner #left-column .block .line {
	float:right;
	width:358px;
}
.inner #left-column .block .col2 {
	float:left;
	width:160px;
}
.inner #left-column .block .col3 {
	float:right;
	width:198px;
}
.inner #left-column .pdf {
	width:100%;
	padding:5px 0 65px 0;
}
.inner #left-column .pdf a {
	text-decoration:none;
	font-size:14px;
	float:left;
	color:#00447C;
	margin:8px 24px 0 0;
	padding:0 20px 0 0;
	background:url(../images/pdf-icon.gif) no-repeat top right;
}
.inner #left-column .pdf a:hover {	
	text-decoration:underline;
}
.inner #left-column .word a {	
	text-decoration:none;
	font-size:14px;
	float:left;
	color:#00447C;
	margin:8px 9px 0 0;
	padding:0 24px 0 0;
	background:url(../images/word-icon.gif) no-repeat top right;
}
.inner #left-column .word a:hover {	
	text-decoration:underline;
}
#right-column {
	display: none;
}	

#footer {
	display: none;
}

#thumbsTable a, #thumbsTable a:visited {
	text-decoration: none;
	color: #244D7F;
	font-weight: bold;
}
#thumbsTable a:hover {
	text-decoration: underline;
	color: #006666;
	font-weight: bold;
}
#submenu  {
	margin-top: 60px;
}
#submenu a, #submenu a:visited {
	text-decoration: none;
	color: #064A80;
	font-size: 14px;
	list-style-type: none;
	list-style-image: none;
	line-height: 21px;
}
#submenu a:hover {
	text-decoration: underline;
}
.subHead h1{
	font-size: 18px;
	color:#008787;
}
.subHead p{
	font-size: 12px;
	color:#008787;
}
.box{
	float: left;
	width: 100px;
	height: 60px;
	margin: 10px 0 10px 10px;
}