/* CSS Document */

* {
  margin: 0;
	padding: 0;
}

body {
  	font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;
  	background: #12181d url(images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0 0 0px 0;
	color: #036;
	}

p {
	font-size: 11px;
	line-height: 18px;
	margin: 0 50px 20px 0;
	color: #333;
	text-align: justify;
	}	
	
a {
	color: #036;
	text-decoration: none;
	outline: none;
	}

a:hover, a.selected {
	color: #3367ac;
	text-decoration: none;
	outline: none;
	}
	
img {
	margin: 0;
	padding: 0;
	border: none;
	}
	
.inlineimage {
	padding: 5px;
	background: #fff;
	border: 1px solid #b1bbc6;
	margin: 0px 0px 20px 0px;
	}
	
.leftimage {
	float: left;
	padding: 5px;
	background: #fff;
	border: 1px solid #b1bbc6;
	margin: 0px 20px 10px 0px;
	}
	
#form {
	border: 0;
	font-size: 11px;
	}
	
#form td {
	padding: 0 10px 2px 0;
	vertical-align: top;
	}
	
hr {
	width: 350px;
 	border-color: #b1bbc6;
 	border-style: solid;
 	border-width: 1px 0 0;
 	clear: both;
 	margin: 0 0 10px 0;
 	height: 0;
	}

/* --Nav--------------------------------------------------------------------- */
	
#nav {
	height: 30px;
	list-style: none;
	display: inline block;
	overflow: hidden;
	margin: 8px 0 0 0px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 30px;
	}
	
#nav ul {
	margin: 0 0 0 50px;
	}
	
#nav li {
	margin: 0 32px 0 0px;
	padding: 0 0 0 0;
	list-style: none;
	display: inline;
	}
	
#nav a, #nav a:visited {
	color: #036;
	text-decoration: none;
	}
	
#nav a:hover {
	color: #3367ac;
	text-decoration: none;
	border-top: 5px solid #3367ac;
	padding: 1px 0 0 0;
	}
	
#nav a.selected {
	color: #036;
	text-decoration: none;
	border-top: 5px solid #3367ac;
	padding: 1px 0 0 0;
	}

/* --PXINav--------------------------------------------------------------------- */
	


#pxinav {
	margin: 0;
	padding: 0px 0 0px 0;
	height: 880px;
	width: 45px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}
	
#pxinav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#pxinav a {
	float: left;
	padding: 0 0 0 45px;
	overflow: hidden;
	width: 0px !important;
	width /**/:45px; /* for IE5/Win only */
	}
	
#pxinav a:hover {
	background-position: -45px 0;
	}
	
#pxinav a:active, #pxinav a.selected {
	background-position: -45px 0;
	}
	
#apxi a {
	width: 45px;
	height: 125px;
	background: url(images/tab_pxi.jpg) top left no-repeat;
	}
	
#axrad160 a {
	width: 45px;
	height: 126px;
	background: url(images/tab_xrad160.jpg) top left no-repeat;
	}
	
#axrad225 a {
	width: 45px;
	height: 126px;
	background: url(images/tab_xrad225.jpg) top left no-repeat;
	}
	
#axrad320 a {
	width: 45px;
	height: 126px;
	background: url(images/tab_xrad320.jpg) top left no-repeat;
	}
	
#axrad225CX a {
	width: 45px;
	height: 126px;
	background: url(images/tab_xrad225CX.jpg) top left no-repeat;
	}
	
#axrad320CX a {
	width: 45px;
	height: 146px;
	background: url(images/tab_xrad320CX.jpg) top left no-repeat;
	}
	
	
/* --IsoNav--------------------------------------------------------------------- */
	


#isonav {
	margin: 0;
	padding: 0px 0 0px 0;
	height: 880px;
	width: 45px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}
	
#isonav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#isonav a {
	float: left;
	padding: 0 0 0 45px;
	overflow: hidden;
	width: 0px !important;
	width /**/:45px; /* for IE5/Win only */
	}
	
#isonav a:hover {
	background-position: -45px 0;
	}
	
#isonav a:active, #isonav a.selected {
	background-position: -45px 0;
	}
	
#aisotope a {
	width: 45px;
	height: 125px;
	background: url(images/tab_isotope.jpg) top left no-repeat;
	}
	
#amed a {
	width: 45px;
	height: 146px;
	background: url(images/tab_med.jpg) top left no-repeat;
	}
	
/* --Layout--------------------------------------------------------------------- */


#frame {
	position:absolute;
	left: 50%;
	width:1010px;
	height: 880px;
	margin:0 0 0 -500px;
	padding:0px;
	text-align:left;
	}
	
#left {
	width: 70px;
	height: 880px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#mainframe {
	width: 450px;
	height: 880px;
  	background: url(images/mainframe.jpg) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#header {
	width: 450px;
	height: 170px;
	margin: 0;
	padding: 0;
	}
	
#navbar {
	width: 450px;
	height: 50px;
	margin: 0;
	padding: 0;
	}
	
#main {
	width: 400px;
	height: 475px;
	margin: 0;
	padding: 30px 0 0 50px;
	overflow: auto;
	}
	
* html #main {
	width: 400px;
	}
	
#footer {
	width: 450px;
	height: 145px;
	margin: 0;
	padding: 0;
	}
	
#footer p {
	font-size: 10px;
	margin: 30px 50px 0 0;
	float: right;
	text-align: right;
	color: #036;
	display: inline;
	}
	
#image {
	width: 410px;
	height: 880px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#right {
	width: 80px;
	height: 880px;
	background: url(images/right.jpg) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	}


/* --Headers--------------------------------------------------------------------- */

h1 {
	font-size: 14px;
	font-weight: normal;
	width: 350px;
	color: #036;
	margin: 0 0 25px 0;
	}
	
h2 {
	font-size: 12px;
	width: 350px;
	font-weight: normal;
	color: #036;
	margin: 0 0 10px 0;
	}
	
h3 {
	font-size: 12px;
	font-weight: 600;
	color: #036;
	margin: 0 0 10px 0;
	}
	
h4 {
	font-size: 11px;
	font-weight: normal;
	color: #036;
	margin: 0 0 10px 0;
	}
	
h5 {
	font-size: 11px;
	font-weight: normal;
	width: 350px;
	line-height: 17px;
	margin: 0 0 10px 0;
	color: #333;
	text-align: justify;
	}	
