@charset "utf-8";
/* CSS Document */


a {
   text-decoration: none;
}

a:link {
   text-decoration: none;
   color:#666;
}

a:visited {
   text-decoration: none;
   color:#666;
}

a:hover {
   text-decoration: none;
   color:#CCC;
}

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

.bold {
	font-weight:bold;
}

.box {
	position:relative;
	width:150px;
	margin:18px 0 0 0;
	padding:0px;
	overflow: visible;
}

.box_body {
	margin-right:18px;
	padding:0px;
}

.box_body p{
	margin-left:0px;
}

.box_body_bg {
	width:150px;
	height:auto;
	background:url(images/bg/box_side.gif) repeat-y right;
	padding:0px;
	margin:0px;
}

.box_footer {
	background:url(images/bg/box_bottom.gif) no-repeat right top;
	height:18px;
	width: 150px;
	position: relative;
}

.box_header {
	width:150px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
}

.content_box {
	position:relative;
	width:586px;
	margin:18px 0 0 191px;
	padding:0px;
	overflow: visible;
}

.content_box_body {
	margin-right:18px;
	padding:0px;
}

.content_box_body p{
	margin-left:0px;
	margin-right:18px;
	line-height:2em;
}

.content_box_body_bg {
	width:586px;
	height:auto;
	background:url(images/bg/box_side.gif) repeat-y right;
	padding:0px;
	margin:0px;
}

.content_box_footer {
	background:url(images/bg/box_bottom.gif) no-repeat right top;
	height:18px;
	width: 586px;
	position: relative;
}

.content_box_header {
	width:586px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
}

#containter {
	width:800px;
	height:auto;
	margin:0 auto 0 auto;
	background:url(images/bg/content.gif) repeat-y;
}

#flash {
	position:relative;
	width:790px;
	height:200px;
	margin:0 auto 0 auto;
	border-bottom:thin solid #FF0000;
}

#footer {
	width:800px;
	height:95px;
	margin:0 auto 0 auto;
	background:url(images/bg/footer.gif) no-repeat top;
	text-align:center;
	padding-top:50px;
	line-height:15px;
	clear:both;
}

#footer ul {
	display:inline;
	margin: 0px;
   	padding: 0px;
	white-space: nowrap;
}

#footer li{
	list-style-type:none;
	display:inline;
	padding:0 6px 0 6px;
	border-left:1px solid black;
}

#footer li a {
   text-decoration: none;
}

#footer li a:link {
   text-decoration: none;
   color:black;
}

#footer li a:visited {
   text-decoration: none;
   color:black;
}

#footer li a:hover {
   text-decoration: none;
   color:#CCC;
}

#header {
	height:96px;
	width:900px;
	margin:20px auto 0 auto;
	background:url(images/bg/header.gif) no-repeat bottom;
}

#header_nav {
	text-align:right;
	height:20px;
	width:200px;
	position:relative;
	float:right;
	right:53px;
}

#header_nav ul {
	display:inline;
	margin: 0px;
   	padding: 0px;
	white-space: nowrap;
}

#header_nav li{
	list-style-type:none;
	display:inline;
	padding:7px;
}

#header_nav li a {
   text-decoration: none;
}

#header_nav li a:link {
   text-decoration: none;
   color:black;
}

#header_nav li a:visited {
   text-decoration: none;
   color:black;
}

#header_nav li a:hover {
   text-decoration: none;
   color:#CCC;
}

#logo {
	height:65px;
	width:100px;
	background:url(../logos/isocore_reflection.gif) no-repeat;
	position:relative;
	float:left;
	left:78px;
}

#navigation {
	height:29px;
	width:790px;
	margin:0 auto 0 auto;
	clear:left;
	position:relative;
	top:1px;
}

.news_box {
	position:relative;
	width:420px;
	margin:18px 0 0 0;
	padding:0 0 0 23px;
	overflow: visible;
	float:left;
}

.news_box_body {
	margin-right:18px;
	padding:0px;
}

.news_box_body p{
	margin-left:0px;
	margin-right:18px;
}

.news_box_body_bg {
	width:420px;
	height:auto;
	background:url(images/bg/box_side.gif) repeat-y right;
	padding:0px;
	margin:0px;
}

.news_box_footer {
	background:url(images/bg/box_bottom.gif) no-repeat right top;
	height:18px;
	width: 420px;
	position: relative;
}

.news_box_header {
	width:420px;
	height:25px;
	overflow:hidden;
	background:url(images/titles/in_the_news.gif) no-repeat;
}

.news_box_header h2 {
	text-indent:-9999px;
}

p.news_box_header {
	margin:2px 0 2px 0;
}

p.first {
	margin-top:0px;
}

p.last {
	margin-bottom:0px;
}

.side_nav_box {
	position:relative;
	width:150px;
	margin:18px 0 0 0;
	padding:0 0 0 23px;
	overflow: visible;
	float:left;
}

.side_nav_box_body {
	margin-right:18px;
	padding:0px;
}

.side_nav_box_body p{
	margin-left:0px;
}

.side_nav_box_body_bg {
	width:150px;
	height:auto;
	background:url(images/bg/box_side.gif) repeat-y right;
	padding:0px;
	margin:0px;
}

.side_nav_box_footer {
	background:url(images/bg/box_bottom.gif) no-repeat right top;
	height:18px;
	width: 150px;
	position: relative;
}

.side_nav_box_header {
	width:150px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
}


.tpevent_box {
	position:relative;
	width:316px;
	margin:18px 0 0 461px;
	padding:0px;
	overflow: visible;
}

.tpevent_box_body {
	width:298px;
	padding:0px;
}

.tpevent_box_body p{
	margin-left:0px;
	margin-right:18px;
}

.tpevent_box_body_bg {
	width:316px;
	height:auto;
	background:url(images/bg/box_side.gif) repeat-y right;
	padding:0px;
	margin:0px;
}

.tpevent_box_footer {
	background:url(images/bg/box_bottom.gif) no-repeat right top;
	height:18px;
	width: 316px;
	position: relative;
}

.tp_box_header {
	width:316px;
	height:25px;
	overflow:hidden;
	background:url(images/titles/tech_papers.gif) no-repeat;
}

.event_box_header {
	width:316px;
	height:25px;
	overflow:hidden;
	background:url(images/titles/2010_events.gif) no-repeat;
}

.tp_box_header h2 {
	text-indent:-9999px;
}

.event_box_header h2 {
	text-indent:-9999px;
}

p.tpevent_box_header {
	margin:2px 0 2px 0;
}
