
* {	margin: 0;
	padding: 0;
	}
	
body {	background: #fff url(images/body_bg_black.jpg) 0 0 repeat-x;
	padding: 0 5px;
	color: #000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	}
h1  {	font-size: 22px;  font-weight: bold;	}
h2  {	font-size: 18px;  font-weight: bold;	}
h3  {	font-size: 14px;  font-weight: bold;	}
h4  {	font-size: 18px;  font-weight: normal;	}
h5  {	font-size: 16px;  font-weight: normal;	}
h6  {	font-size: 14px;  font-weight: normal;	}
p   {	font-size: 12px;  font-weight: normal;	}

img {	border: 1px solid black;
	margin: 0 0;
	background-color: white;
	}	

.p1	{padding: 5% 0 0 0;}
.p2	{padding: 0 0 5% 0;}
.p3	{padding: 0 0 0 17px;}
.p4	{padding: 0 0 5px 0;}
.p5	{padding: 0 0 0 70px;}
.p6	{padding: 3% 0 0 0;}
.plist	{padding: 5% 0 5% 9%;}
.us	{text-decoration: underline;} 
.usi	{text-decoration: underline; font-style: italic;} 
.ctr-t	{text-align: center; }
.pad30	{padding: 30px;		}
.p8	{padding: 0.8em;	}
.m8	{margin: 0 40px 0 40px;	}
.m0	{margin: none;}

.pg1	{padding: 10px 40px 0 40px; font-size: 14px;}

.note	{	font-size: 12px;
		padding: 6px 0 0 0;	}

.s10i	{	font-size: 10px;
		font-style: italic;	}

.s11i	{	font-size: 12px;
		font-style: italic;
		font-weight: bold;	
		color: red}

.m7	{	margin-top: 0.7em;	}

.rt	{	text-align: right; 	}
.ctr	{	text-align: center; 	}
.ital	{	font-style: italic;	}
.bkg	{	background: #9ab;	}


#rel	{	position: relative;	}

hr	{background: white; 	height: 3px;	border: none;	}

img[src="fwimages/fw_portrait_150x200.jpg"] {
	float: right;
	margin: 10px 0 20px 30px;
	}

#blue-header
    {	text-align: center;
	color: #2068a7;
	font-size: 20pt;
	padding-bottom: 15px;
	text-decoration: underline;	}

#last-para	{padding-right: 44px;}

#framework 	{		/* Name of fixed width container */
	width: 760px;  
	border: 1px solid black;
	margin: 0 auto;
	background-color: #dbd0c0;
	position: relative;
	}	


#maintopbox  {	
	height: 282px;
	background: url(fwimages/doc_header_nurse.jpg) 0 0 no-repeat;
	margin: 0;
	padding; 0
	}

#topflash 	{ padding: 35px 0 0 43px; }
	
#mainhead  h1 	{
	padding: 25px 0 0 42px;
	font-size: 40px;
	width: 250px;
	}


#framework #othertop h1 {
	background: url(fwimages/doc_header_no_nurse.jpg) 0 0 no-repeat;
	font-size: 40px;
	font-weight: bold;
	padding: 42px 0 20px 40px;
	}
	
#leftcol  {
	float: left;
	width: 170px;
	padding: 15px;
	background: #dbd0c0;
	border-top: 6px solid white; 
	border-right: 3px solid white; 
	font-size:  12px;
	}
		
#maincol {
	margin: 0 0 0 200px;
	border-top: 6px solid white; 
	border-left: 3px solid white; 
	background: #dadada;
	font-size: 13px;
	}

#maincol #putlogo
   {	background-image: url(fwimages/snp_logo.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0 90px 0 30px;
	}

#padmain {padding: 20px 30px 0 30px;}

#maincol ul  {	
	padding: 10px 40px;
	list-style-position: outside; }	

#no_col {
	width: 600px;
	padding:  15px;
	border: 1px solid black;
	margin: 15px auto;
	background-color: #dadada;
	}	
	
.a_panel   {	position: relative;
		border-bottom: 10px solid white;
		background: #dadada;
		padding: 12px 15px;
		}

.b_panel    {	position: relative;
		height: 50px;
		border-bottom: 10px solid white;
		background: #dadada;
		padding: 12px 15px;
		}

.button     {	width: 115px;
		float: right;
		margin-left: 15px;
		padding: 5px;
		border: 3px solid black;
		font-style: italic;
		background: #abc;
			}

.leftbox	{
		position: relative;
		width: 345px;
		min-height: 150px;
		padding: 20px;
		border: 1px solid black;
		background: #dbd0c0;
		}


.bwidth300   {	width: 300px;	}

.bw_even   {	width: 315px;	}

.rt_text     {	width: 315px;
		padding: 20px;
		border: 1px solid black;
		background: #dbd0c0;		}


.rightbox	{
		position: absolute;
		top: 12px;
		right: 15px;
		}


.osize_wrap  {	position: relative;	}

.oversize  {	height: 227px;
		right: 15px;
		overflow: hidden;
		z-index: 9;
		}



.oversize:hover	{
		overflow: visible;
		}

/* ------------------Page MAson Stuff -------------- */

#framework .menu1 {
	background-color: black; 
	padding: 5px 5px;
	font-size: 14px;
	}
	
#framework .menu1 ul {
	list-style-type: none;
	}	
	
#framework .menu1 li {
	list-style-type: none;
	display: inline;
	}
	
#framework .menu1 ul a {
	display: inline;
	color: #fff;
	text-decoration: none;
	padding: 5px 5px;
	}		
	
#framework .menu1 ul a:hover {
	color: black;
	background-color: #fff;
	text-decoration: none;
	}

#framework #footer {
	background-color: black;
	color: #fff;
	padding: 5px 20px;
	font-size: 14px;
	}	
