body{
margin:0;
padding:0;
font-size:0.8em;
width:90%;

font-family : "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
/* header styles */
#topPage{
width:100%;
}
#header{
margin:0;
padding:0;
width:100%;
height:117px;
background-image: url(../graphics/spinalworks_bg.gif);
background-repeat:repeat-x;
}
#logo{
z-index:2;
}
#topright{
position:absolute;
top:0;
right:0;
margin:0;
padding:0;
width:80px;
height:117px;
background-image:url(../graphics/spinalworks_r.jpg);
background-repeat:no-repeat;
}
#topimg{
float:left;
}

/* content styles */	
#content{
width:90%;
padding:0 3% 2%;
margin:0;
}
#content h1{
font-size:1.7em;
color:#003;
margin:0;
}
#content h2{
font-size:1.3em;
color:#336;
margin:10px 0 -10px 0;
border-bottom:1px dotted #336699;
clear:both;
}
#content h3{
font-size:1.1em;
color: #669;
margin:1em 0;
}
#content .headingLink{
border:0;
margin:10px 0 0 0;
}
#content p{
}
#content p a{
font-size:1.3em;
}
#content ul,#content ol{
margin-top:1em;
}
#backNext{
position:absolute;
top:0;
padding:0;
margin:0;
right:20px;
width:100px;
}
#back{
float:right;
border:0;
width:35px;
}
#next{
float:right;
border:0;
width:35px;
}
#pageNumber{
clear:both;
width:100px;
text-align:right;
}
/* footer styles */
#footer{
width:100%;
height:25px;
clear:both;
background-repeat:repeat-x;
background-position: 0% 0%;
}
/* nav styles */
#navtop{
height:117px;
width:250px;
}
#navbody{
background-color:#000;
background-image:none;
}
#navcontent{
background-color:#369;
width:248px;
padding:0;
margin:0;
border:1px solid #000;
border-top:1px solid #69C;
background-image:url(../graphics/nav_bg2.jpg);
background-repeat:no-repeat;
}
#navbottom{
background-color:#00f;}
#sub_1,#sub_2,#sub_3,#sub_4,#sub_5{
display:none;
}
p.nav,p.subnav{
	margin:0;
	padding:0;
}
p.nav a{
	color:#fff;
	display:block;
	font-size:1.6em;
	letter-spacing:0.4em;
	padding:0.3em 0 0.3em 0.5em;
	border-bottom:1px solid #69C;
	text-decoration:none;
}
p.subnav a{
	color:#996699;
	display:block;
	font-size:1.3em;
	letter-spacing:0.4em;
	padding:0.3em 0 0.3em 2em;
	border-bottom:1px solid #69C;
	text-decoration:none;
}
p.nav a:hover,p.subnav a:hover{
	background-color:#69C;
	color:#fff;
}
p.nav a:focus,p.subnav a:focus{
	background-color:#69C;
	color:#fff;
}
p.nav a:active,p.subnav a:active{
	background-color: #5c8ab8;
	color:#fff;
}

.left{
float:left;
padding:0;
margin:0;
}
.right{
float:right;
padding:0;
margin:0;
}
.leftImg{
float:left;
padding:3px 5px 10px;
margin:0 5px 2px 0;
border:1px solid #aaa;
}

.rightImg{
float:right;
padding:3px 5px 10px;
margin:0 5px 2px 0;
border:1px solid #aaa;
}
.leftImg img,.rightImg img{
display:block;
}
.right img{
border:0;
padding:0;
margin:0;
}
.rollover{
position:absolute;
top:5px;
right:10px;
width:500px;
height:50px;
border:1px solid #369;
display:none;
background-color:#8E95B0;
color:#fff;
padding:5px;
margin:0;
}
.rollover p{
margin:0;
padding:0;
}
#homeblurb{

}
acronym {
	cursor: help;
}
.caption{
color:#4751BF;
}
.small{
font-size:0.8em;
}
.totop{
border:0;
float:right;
}