/* Carol Jo Vecchie Women's Services */

BODY 				{	margin-left: 0px;
						margin-top: 0px;
						margin-right: 0px;
						margin-bottom: 0px;
						background-color: #FFFFFF;
						background-image: url("images/background.gif"); }

.pt10				{	font-family:  arial, helvetica, sans-serif;
						font-size: 10px;
						line-height: 14px;
						color: #017388;}

.pt11footer			{	font-family:  arial, helvetica, sans-serif ;
						font-size: 11px;
						line-height: 14px;
						color: #36738F;}
					
.pt11footer A		{	color:#36738F; }

.pt12				{	font: .8em "Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
						color: #4D4D4D;
						line-height: 1.6em;
						text-align: justify; }
					
.pt12_2				{	font: .8em "Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
						color: #4D4D4D;
						line-height: 1.5em;}

.pt12blue			{	font-family:  arial, helvetica, sans-serif;
						font-size: 12px;
						line-height: 16px;
						color: #0193FF;}

.pt14				{	font-family:  arial, helvetica, sans-serif;
						font-size: 14px;
						line-height: 18px;
						color: #0193FF;}

.pt14darkblue		{	font-family:  arial, helvetica, sans-serif;
						font-size: 14px;
						line-height: 18px;
						color: #017388;}

.pt18				{	font-family:  arial, helvetica, sans-serif;
						font-size: 18px;
						line-height: 22px;
						color: #0193FF;}
					
.headermain			{	font-family:  arial, helvetica, sans-serif;
						font-size: 12px;
						line-height: 16px;
						color: #017388;}

.leftmenu			{	font: .8em "Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
						color: #4D4D4D;
						line-height: 1.5em; }

.menu_headermain	{	background-image:url("images/menu_bg.gif");
						background-repeat:no-repeat; }

.bg_left-lines		{ 	background-image: url("images/bg_left-lines.gif");
						background-repeat: repeat-y ;}
					
.bg_right-lines		{ 	background-image: url("images/bg_right-lines.gif");
						background-repeat: repeat-y ;}

A.blue:link 		{	color: #3366CC;
						text-decoration: none; }				
A.blue:hover 		{	color: #FFCC00;
						text-decoration: underline; }
A.blue:visited		{	color: #666699;}
A.blue:active		{	color: #FFCC00;}

A.menu:link 		{	color: #015A9C;
						text-decoration: none;
						font-weight:bold; }				
A.menu:hover 		{	color: #049CDB;
						text-decoration: underline;
						font-weight:bold; }
A.menu:visited		{	color: #015A9C;
						font-weight:bold; }
A.menu:active		{	color: #049CDB;
						font-weight:bold; }
					
A.menu2:link 		{	color: #049CDB;
						text-decoration: none; }				
A.menu2:hover 		{	color: #04DBCE;
						text-decoration: underline; }
A.menu2:visited		{	color: #049CDB; }
A.menu2:active		{	color: #04DBCE; }

A.body:link 		{	color: #0473db;
						text-decoration: none; }				
A.body:hover 		{	color: #0473db;
						text-decoration: underline; }
A.body:visited		{	color: #0473db; }
A.body:active		{	color: #04DBCE; }

A.footer:link 		{	color: #36738F;
						text-decoration: none; }				
A.footer:hover 		{	color: #36738F;
						text-decoration: underline; }
A.footer:visited		{	color: #36738F; }
A.footer:active		{	color: #36738F; }

A:link 				{	text-decoration: none;}  		/* for unvisited links */
A:hover 			{	text-decoration: underline;}
A:visited 			{	text-decoration: none;} 		/* for visited links */
A:active 			{	} 								/* when link is clicked */



