/* CSS Document */






/* LINKS INFORMATION */

a:link {
	color: #466A9C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #6490CF;
}
a:active {
	text-decoration: none;
}


/* LAYER INFORMATION */

#productnav {
	position: absolute;
	left: 46px;
	top: 305px;
	width: 200px;
	height: 450px;
	visibility: visible;
	z-index: 3;
}


/* BODY and GENERIC TYPE INFORMATION */


body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
h3 {
	font-size: 11px;
	margin-top: 10px;
	color: #044478;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.applications {
	list-style-position: inside;
	line-height: 1.6em;
	list-style-image: url(../images/products/list-arrow.jpg);
	font-size: 10px;
	margin-left: 25px;
}
.bodycopysm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
}

p {
}
.prlink {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #395984;
	text-decoration: none;
}



/* BCKGRD INFORMATION */


.newspagetile {
	background-image: url(../images/news/bckgrds/newspagetile.jpg);
	background-repeat: repeat-x;
}


h1 {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, "Arial Black", Arial;
	font-weight: bold;
}
.eventpagebckgrd {
	background-image: url(../images/news/bckgrds/middle-event-bckgrd.png);
	background-repeat: repeat-y;
}
h2 {
	font-family: "Trebuchet MS", Verdana, "Arial Black", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
}
.eventmenutd {
	background-image: url(../images/news/events/events-menu-tile2.jpg);
	background-repeat: repeat-y;
}
h4 {
	font-size: 11px;
	margin-top: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bodycopy12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
}
