body 	{ 	
			margin: 0 0 20px 0; 	
			text-align: center; 	
		}
		
#container 	{	
				position: relative;
				margin-left: auto; 	
				margin-right: auto; 	
				width: 1000px; 	
				text-align: left;
				
			} 
#headercontainer 	{	
				position: relative;
				margin-left: auto; 	
				margin-right: auto; 	
				width: 100%; 	
				text-align: left;
				
			} 			
			
#headerlogos	{
					height: 140px;
					width: 100%;
					background-color: #D4E1C9;
				}
				
#navmenu	{
				height: 40px;
				width: 100%;
				font: 18px/1.4 Verdana, Times, Times New Roman, serif;
				text-align: center;
				color: #fff;
				background-color: #568E14;
			}
			
#navmenu a {
			text-decoration: none;
			}
						
#navmenu td a:hover {
			color: #000;
			}
			
#navmenu a:link, #navmenu  a:visited {
			color: #fff; 
			font-size: 14px;
			font-family: Times New Roman, serif;
			font-weight: bold;
			}
			
#main	{
			width: 1000px;
		}
			
#content	{
				margin-left: 25px;
				width: 975px; 
				/*color: #221E1F;*/
			}
			
#footernav	{
			height: 25px;
			width: 100%;
			font: 10px/1.4 Verdana, Arial, Helvetica, sans-serif;
			text-align: center;
			color: #000;
			}
			
#footertext	{
			color: Gray;
			text-align: right; 
			font-size: 10px;
			font-family: Helvetica, sans-serif;
			margin-right: 20px;
			}
			
#footernav a:link, #footernav a:visited {
			color: #000; 
			font-size: 11px;
			font-family: Helvetica, sans-serif;
			text-decoration: none;
			}
			
ul#sidenavigation {
			padding: 0;
			margin: 0;
			color: #7F8185;
			width: 100%;
			font-size: 12px;
			font-family: Helvetica, sans-serif;
			}

ul#sidenavigation li {
			margin-top: 1.5em;
			}
			
ul#sidenavigation li a {
			color: #7F8185;
			text-decoration: none;
			}

ul#sidenavigation li a:hover {
			color: #000;
			}
			
p.big {line-height:150%;}
div.morespacing {line-height:175%;}

table.pediatric	{
				background-image:url('images/NurseOnBedWithChild.jpg');
				background-repeat:no-repeat;
				background-position:right top;
				}
				
table.marchofdimes	{
				background-image:url('images/MotherAndBaby.jpg');
				background-repeat:no-repeat;
				background-position:right top;
				}
				
ul.bluesquare	{
					list-style-type: square;
					color: #222D84; 
					margin-left: 17px;
					padding: 0;
					font-size:14px; 
					font-family:Times New Roman, serif;
				}
				
ul.bluesquare li	{
					margin-top: .5em;
				}

ul.bluesquarenew	{
					list-style-type: square;
					color: #222D84; 
					margin-left: 17px;
					padding: 0;
					font-size:14px; 
					font-family:Times New Roman, serif;
				}
				
ul.bluesquarenew li	{
					margin-top: 1em;
				}
				
#ultextcolor	{
					color: black;
				}
				
#greenlinks a:link, #greenlinks a:visited {
			color: #5D9732; 
			font-size: 14px;
			font-family: Helvetica, sans-serif;
			font-weight: bold;
			}
			
table.completecare	{
				background-image:url('images/NurseCheckingMouth.jpg');
				background-repeat:no-repeat;
				background-position:right top;
				}
				
#greenheader	{
					font-size: 16px;
					font-family: Times New Roman, serif;
					font-weight: bold;
					color: #5D9732;
				}
				
ul.address	{
					list-style-type: none;
				}

ul.dash	{
					list-style-type: none;
				}
				
ul.dash li	{
					margin-top: .5em;
				}

input		{
			border: solid 1px #5E9732;
		}
		
hr{background-color:#41AD49;color:#41AD49; height:1px;}
				
ul.refsquare	{
					list-style-type: square;
					color: #222D84; 
					font-size:14px; 
					margin-left: 50px;
					font-family:Times New Roman, serif;
				}

ul.refquare li	{
					margin-top: 1em;
				}
			


