html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

body {
	font-size: small;
	font-family: Arial, Verdana, sans-serif;
	background-color: #E9E9E9;
	color: #333333;
}

p {
	line-height: 1.15;
	margin-top: 13px;
	margin-bottom: 13px;
}

ul {
	padding: 0 0 0 15px;
	line-height: 1.5;
}

html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}

img {
	border: none;
}

h1 {
	color: #808080;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 13px;
}

h2 {
	color: #808080;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 13px;
}

a:link,a:visited {
	color: #000000;
}

a:hover,a:active {
	text-decoration: none;
}

#container {
	margin: 0 auto;
	width: 839px;
	background-color: white;
	background-repeat: repeat-y;
	background-position: 0 0;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#footer {
	background-color: #FFFFFF;
	background-position: 0 0;
	background-repeat: repeat-y;
	border-top: 1px solid #CCCCCC;
	bottom: 0 !important;
	bottom: -1px;
	color: #666666;
	height: 30px !important;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.copyright {
	padding-top: 7px;
	text-align: center;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	z-index: 100;
}

#logo img {
	width: 839px;
	height: 130px;
}

#content {
	padding-left: 50px;
	padding-bottom: 0;
	padding-top: 10px;
	clear: both;
	width: 790px;
}

.introImage {
	margin-left: -45px;
	margin-top: -5px;
	margin-bottom: 10px;
}

.introImage img {
	display: block;
	width: 829px;
	height: 140px;
}

#navigation {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 135px;
	clear: both;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	background-color: #E9E9E9;
	width: 840px;
}

#navigation table {
	width: 100%;
	text-align: center;
}

#navigation a {
	text-decoration: none;
	color: #808080;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigation a:hover {
	text-decoration: underline;
}

.innerContent {
	width: 740px;
	background-color: #FFFFFF;
	padding-bottom: 50px;
}

.subMenu {
	width: 150px;
	border-top: 1px solid #CCCCCC;
	background-image: url(../images/common/90p_white.png);
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

.subMenuItem {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 0 0 0 5px;
	line-height: 2.3;
}

.subMenuItem a {
	color: #808080;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
}

.subMenuItem a:visited {
	color: #808080;
}

.subMenuItem a:hover {
	text-decoration: underline;
}

.thumbnailTable {
	width: 100%;
	border: 1px solid #FFFFFF
}

.thumbnailTable td {
	text-align: center;
	width: 25%;
	border: 1px solid #FFFFFF
}

.thumbnailTable td img {
	width: 140px;
	height: 93px;
}

.thumbnailTableTransparent img {
	border: 1px solid #FFFFFF;
	width: 140px;
	height: 93px;
}

.contentFullImage {
	text-align: center;
	padding-top: 10px;
}

.contentFullImage img {
	width: 600px;
	height: 396px;
}

.subMenuPageLinks ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

.subMenuPageLinks ul li {
	background-image: url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
}

.subMenuPageLinks ul li a {
	margin-left: 20px;
}

.news table {
	border-spacing: 0px;
}

.news table td {
	padding-right: 5px;
	padding-bottom: 8px;
}

.newsHeading {
	font-weight: bold;
	vertical-align: top;
}

.dynoLibrarySpecList ul {
    margin-left: 0px;
}
