/* Begin Pre */

.body {
	text-align: center;
	margin: 0px;
	clear: both;
}
#headercontainer {
	width: 100%;
	text-align: left
}
#header {
	visibility: hidden
}
#phlogo {
	text-align: left
}

/* End Pre */

/* Begin Main */

.body #maincontainer {
	width: 100%;
	position: relative;
}
#main {
	width: 672px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#mainbody {
	font-family: "Trebuchet MS", Arial;
	width: auto;
	float: right;
	min-height: 459px;
	text-align: left;
	padding-left: 10px;
	position: relative;
	left: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 10pt;
}
#mainbody .ital {
	font-style: italic;
}
#mainbody a {
	color: #296CB4;
	text-decoration: underline;
	font-weight: bold;
}
#mainbody a:link:after, #mainbody a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#mainbody p {
	text-indent: 7px;
}
#mainbody h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #B1CA54;
	position: absolute;
	top: -8px;
	visibility: hidden;
	left: -10px;
}
#mainbody h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #266AB5;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	position: relative;
	top: 5px;
	margin: 0;
}
#mainbody h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#mainbody h3 .char {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	bottom: 10px;
	margin-top: -20px;
	margin-left: 66px;
}
#mainbody h3 .char2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	bottom: 10px;
	margin-top: -20px;
	margin-left: 83px;
}
#mainbody h3 .char3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	bottom: 10px;
	margin-top: -20px;
	margin-left: 61px;
}
#mainbody h4 {
	font-size: 8px;
	line-height: 5px;
}
#mainbody .smtitle {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0;
	padding-right: 310px;
}
#mainbody .btech {
	font-family: "Trebuchet MS", Arial;
	padding-left: 30px;
	list-style-type: circle;
	font-size: 11px;
}
#mainbody .references {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
#mainbody .prodimages {
	float: left;
	left: 0px;
	position: relative;
	margin-right: 10px;
}
#navbuttons {
	visibility: hidden;
}
#navbuttons ul {
	visibility: hidden;
}
#navbuttons li, li a {
	visibility: hidden;
}


/* End Main */

/* Begin Main Nav */

#nav {
	visibility: hidden;
}
#mainnav {
	visibility: hidden;
}
#mainnav ul {
	visibility: hidden;
}
#mainnav li, li a {
	visibility: hidden;
}

/* End main Nav */

/* Begin News Items */

#newsitem {
	width: 420px;
	margin-right: 10px;
	display: block;
	padding-right: 10px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#newsitem a:hover {
	width: 420px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #296CB4;
	border-left-color: #296CB4;
	display: block;
	padding-right: 10px;
	padding-left: 5px;
	margin-left: -10px;
	border-bottom-style: none;
	margin-right: 5px;
}
#newsitem .referrer {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	color: #296CB4;
}
#newsitem .date {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	text-decoration: none;
	float: right;
}
#newsitem .link {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-decoration: none;
	text-indent: 5px;
}

/* End News Items */

/* Begin Footer */

.body #footercontainer {
	width: 100%;
	position: relative;
	top: 75px;
	clear: both;
}
#footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	left: 15px;
	height: 19px;
	width: 672px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

/* End Footer */

/* Begin Contact Items */

#contactinfo {
	width: 130px;
	margin-left: 22px;
}
#contactinfo .title {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.9em;
	color: #296CB4;
	font-weight: bold;
	text-decoration: none;
	clip: rect(auto,2em,auto,auto);
	padding-bottom: 0.15em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display: block;
}
#contactinfo .content {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.7em;
	padding-top: .25em;
}

/* End Contact Items */

/* Begin Press Items */

#pressitem {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 430px;
	margin-top: 20px;
	padding-bottom: 30px;
}
#pressitem .date {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	clear: both;
}
#pressitem .title {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	float: left;
	width: 320px;
}
#pressitem .rightcell {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	float: right;
	padding-left: 20px;
	width: 85px;
	height: 30px;
}
#pressitem .rightcell .pdf a {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #296CB3;
	float: left;
	width: auto;
	margin-left: 10px;
	border-bottom-style: none;
}
#pressitem .rightcell .pdf a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #296CB3;
	float: left;
	background-color: #CCCCCC;
	margin-left: 10px;
}
#pressitem .rightcell .html a {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #296CB4;
	float: left;
	width: auto;
	border-bottom-style: none;
}
#pressitem .rightcell .html a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #296CB4;
	float: left;
	background-color: #CCCCCC;
}

/* End Press Items */
