body {
	background-color: #CAD5D9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #626369;
	line-height:16px;
	text-align: center;
	margin: 0px;
}

/* The following style entries are for the drop down menu bar ****************************/
#psylodrop
{	margin: 0;
	padding: 0;
	z-index: 30}

#psylodrop li
{	margin: 0;
	padding: 4px;
	list-style: none;
	float: left;
	font: bold 16px Tahoma
	}

#psylodrop li a
{	display: block;
	margin: 0px 0px 0px 10px;
	padding: 4px 10px;
	width: 60px;
	background-color: #CAD5D9;
	color: #626369;
	text-align: center;
	text-decoration: none}

#psylodrop li a:hover
{	background-color: #CAD5D9;
	color: #007B9D;
}

#psylodrop div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #CAD5D9;
	border: 1px solid #CAD5D9
	font: bold 13px Tahoma;
	}

	#psylodrop div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background-color: #CAD5D9;
		color: #626369;
		font: 13px arial}

	#psylodrop div a:hover
	{	background-color: #CAD5D9;
		color: #007B9D}
/* End Menu bar section ******************************************************************/


a:link {
	color: #626369;
}
a:visited {
	color: #626369;
}
a:hover {
	color: #007B9D;
}
a:active {
	color: #626369;
}

#container {
	width: 750px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	position: relative;
}
#logo {
	padding-top: 45px;
	position: absolute;
	height: 100px;
	text-align: left;
}
.header {
	background-color: #CAD5D9;
}
.menu {
	font-family: "Arial Narrow", "HelveticaNeue LightCond", "Eurostile Condensed", sans-serif;
	font-weight: bold;
	font-size: 17px;
}
.menu a:link {
	color: #626369;
	text-decoration: none;
}
.menu a:visited {
	color: #626369;
	text-decoration: none;
}
.menu a:hover {
	color: #ffffff;
	text-decoration: none;
}
.menu a:active {
	color: #626369;
	text-decoration: none;
}

#content {
	background-color: #FFFFFF;
	height: 350px;
	clear: both;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-left: 34px;
}
#headline {
	padding-bottom: 6px;
}
#copyHeadline {
	padding-bottom: 30px;
}
#copy {
	padding-bottom: 30px;
	width: 325px;
}
#copyLong {
	width: 550px;
	margin-bottom: 16px;
	position: relative;
}
#copy2 {
	text-align: left;
	width: 325px;
	margin-left: 60px;
	position: absolute;
}
#copy2 a:link {
	text-decoration: none;
}
#copy2 a:visited {
	text-decoration: none;
}
#copy2 a:hover {
	color: #ff0000;
	text-decoration: underline;
}
#copy2 a:active {
	text-decoration: none;
}
.copySm {
	font-size: 12px;
	line-height: 14px;
	position: relative;
}
.copySm a:link {
	text-decoration: none;
}
.copySm a:visited {
	text-decoration: none;
}
.copySm a:hover {
	color: #007B9D;
	text-decoration: underline;
}
.copySm a:active {
	text-decoration: none;
}

#copy ul {
	list-style-image: url(../images/bullet.gif);
	margin-left: -13px;
	padding: 0px;
	margin-top: 0px;
}

#copy li {
	padding: 0px;
	margin: 0px;
}
#news {
	position: relative;
	margin-top: -63px;
	line-height: 14px;
	width: 365px;
	margin-left: 385px;
}
.newsImage {
	position: relative;
	margin-top: 10px;
	z-index: 1;
	width: 365px;
	text-align: right;
}
#imageLrg {
	position: absolute;
	margin-left: 350px;
}
.footer {
	background-color: #CAD5D9;
	font-size: 11px;
}
.footer a:link {
	color: #626369;
	text-decoration: none;
}
.footer a:visited {
	color: #626369;
	text-decoration: none;
}
.footer a:hover {
	color: #005564;
	text-decoration: underline;
}
.footer a:active {
	color: #626369;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #255768;
	line-height:16px;
}
.mainTable {
	background-color: #FFFFFF;
	border-collapse:collapse;
	border-style:none;
}

table.specs {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}

table.specs td {
	border-width: 1px;
	border-spacing: 0px;
	border-style: inset;
	border-color: black;
	background-color: white;	
}

table.specs th {
	border-style: outset;
	border-width:1px;
}

table.specsHidden {
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
	border-style: hidden;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
	
	
}
table.specsHidden td {
	border-width: 1px;
	border-spacing: 0px;
	border-style: none;
	border-color: white;
	background-color: white;
	text-align:left;
}	

table.specsHidden th {
	border-style: none;
	border-width:1px;	
	text-align:right;
	font-weight: bold;
}

table.specsHidden tr {
	border-style: none;	
}

	
.copyLinkClear {
	line-height: 20px;
}
.copyLinkClear a:link {
	text-decoration: none;
}
.copyLinkClear a:visited {
	text-decoration: none;
}
.copyLinkClear a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.copyLinkClear a:active {
	text-decoration: none;
}
.copySpace {
	padding-bottom: 10px;
}


