/*body controls*/.body {	background-color: #ffffff;	background-image: url(images/sta_GrayBckgrnd.jpg);	background-repeat: repeat-x;}/*placement of elements for page *//* content placement & color */.content 	{	background-color: #ffffff; 	background-repeat:no-repeat;	background-position:bottom left;	width: 800px;	height: 600px;		margin-top:10px;	margin-bottom:20px;	margin-left:30px;	vertical-align:top;}/*side graphic*/.sideBlock {	background-image:url(images/sta_sideBlock.gif);	background-repeat: repeat-y;	position:relative;	z-index: +1;	height:425px;	top:0px;}/*side graphic for subNavigation Pages*/.sideBlockSub {	background-image:url(images/sta_sideBlock.gif);	background-repeat: repeat-y;	position:relative;	z-index: +1;	height:425px;	top:0px;	}	/*side graphic for staff section*/.sideBlockSub_staff {	background-image:url(images/sta_sideBlock.gif);	background-repeat: repeat-y;	position:relative;	z-index: +1;	height:0px;	top:0px;	}	/*side graphic for procedures section*/.sideBlockSub_proced {	background-image:url(images/sta_sideBlock.gif);	background-repeat: repeat-y;	position:relative;	z-index: +1;	height:1250px;	top:0px;	}	/* title placement & color */.title_place 	{	top:225px;	position:absolute;	z-index:+1;}/* body font & color */.body_text 	{	font-family:Verdana;	font-size:12px;	line-height:17px;	color: #333333;	width: 500px;	margin-top: 0px;	margin-right: 0px;	margin-left: 200px;}.body_text2 	{	font-family:Verdana;	font-size:12px;	line-height:17px;	color: #333333;		}.fixed {	clear:both;}/* body font & color */.greenTitle 	{	font-family:Verdana;	font-size:12px;	color: #055C8E;	font-weight:bold;}/*--navigation controls--*//*Top menu controls*/.navigation {	font-family: verdana;	font-size: 10pt;	color: #000000;	position:relative;	z-index: +1;	top:-15px;	width:800px;	height:20px;}/*SubNavigation controls*/.SubNav {	font-family: verdana;	font-size: 10pt;	color: #000000;	position:relative;	top:-18px;	width:800px;}/*--services navigation--*/.svcs_nav 	{	background-image:url(images/staSvcsBck.jpg);	top:225px;	left: 515px;	z-index: +1;	position: absolute;	font-family: verdana; 	font-size: 8pt; 	color: #ab0000;	padding-left:1em;	width: 140px;	height:195px;	background-repeat:no-repeat;}/* Photo placement */.photo	{	top:240px;	left: 700px;	height:130px;	position:absolute;	z-index:+1;}/* NavigationStaff */.NavStaff	{	top: 200px;	left: 30px;	height:300px;	width:150px;	position:absolute;	z-index:+1;	background-image:url(images/sta_StaffNavTop.gif);	background-repeat:no-repeat;		font-family:Verdana;	font-size:12px;	font-weight:bold;	color:#993300;}/* NavigationProcedure */.NavProced	{	top: 200px;	left: 30px;	height:220px;	width:160px;	position:absolute;	z-index:+1;	background-image:url(images/sta_ProcedNavBckng.gif);	background-repeat:no-repeat;		font-family:Verdana;	font-size:12px;	font-weight:bold;	color: #666600;}/* NavigationTips */.NavTips	{	top: 200px;	left: 30px;	height:220px;	width:160px;	position:absolute;	z-index:+1;	background-image:url(images/sta_ProcedNavBckng.gif);	background-repeat:no-repeat;		font-family:Verdana;	font-size:12px;	font-weight:bold;	color: #666600;}/*bottom navigation controls*/.bottom_nav {	font-family: verdana; 	font-size: 8pt; 	color: #666666;	text-align:center;		margin-left:138px;	}/*bottom navigation controls - procedures*/.bottom_nav_proced {	font-family: verdana; 	font-size: 8pt; 	color: #666666;	width:450px;	position:relative;	z-index: +1;	top:700px;	left: 65px;	margin-left:245px;	}	a.bottom_nav {float:left;text-decoration:none;color: #993300;}a:hover.bottom_nav  {color: #993300;text-decoration:underline;}/*Instigator link controls*/.instigator {	font-family: arial;	font-size: 8pt;	text-align:center;	color: #666666;	position:relative;	z-index: +1;	/* margin-left: 150px; */	}a.instigator {float:left;text-decoration:none;color: #003366;}a:hover.instigator  {color: #333300;text-decoration:underline;}
