#payment label
	{width: 180px;}

#memberAccountHelp
	{width: 420px;}


body 		
	{ width: 760px; font-family: Arial, Helvetica, sans-serif;}

img 		
	{ border: 0px; }

p, ul, li 	
	{font-size: 12px;}

label 		
	{font-size: 12px; width: 135px; display: block; float: left;}

label.radio 
	{width: 500px; display: inline; float: none;}

input, select
	{margin-bottom: 5px;}

input[type=radio]
	{margin: 0px;}

.required 	
	{font-weight: bold;}



a:link 		{text-decoration:underline;color:#091ABD;} 
a:visited	{text-decoration:underline;color:#091ABD;} 
a:active	{text-decoration:underline;color:#5D0694;} 
a:hover		{text-decoration:underline;color:#5D0694;}



h1,h2,h3,h4 {font-family: "Trebuchet MS"; font-weight: bold;}
h1 			{font-size:24px; color:#000000;}
h2 			{font-size:20px; color:#333399;}
h3 			{font-size:18px; color:#333399;}
h4 			{font-size:16px; color:#333399; text-transform: capitalize;}

hr 			{width:760;color:#333399;}
