/* CSS Document */

body 				{ margin-left: 0px; margin-top: 0px; background-image: url(images/body-bg.jpg); }
p					{ font-family: verdana, helvetica; font-size: 11px; font-weight: normal; color: #333333; line-height: 14px }
td					{ font-family: verdana, helvetica; font-size: 11px; font-weight: normal; color: #333333 }
a:link				{ text-decoration: underline; font-size: 11px; color: #333333 }
a:visited			{ text-decoration: underline; font-size: 11px; color: #333333 }
a:hover				{ text-decoration: underline; font-size: 11px; color: #339E35 }
a:active			{ text-decoration: underline; font-size: 11px; color: #339E35 }
hr					{ color: #333333; height: 1px; size:1; }
h1					{ color: #0084C9; font-size: 24px;  padding:0 0 10px; margin:0; font-weight:normal  }
h2 					{ font-family: verdana, helvetica; font-size: 15px; font-weight: bold; color: #339E35;  padding:0 0 10px; margin:0;  }
h3 					{ font-family: verdana, helvetica; font-size: 13px; font-weight: bold; color: #339E35 }
h4 					{ font-family: verdana, helvetica; font-size: 11px; font-weight: bold; color: #333333 }
ol 					{ font-family: verdana, helvetica; font-size: 11px; font-weight: normal; color: #333333 }

b, strong			{ font-weight: bold  }
i, em				{ font-style: italic  }
blockquote			{ padding:10px 10px 0; margin:0 0 10px 0; background:#EEEEEE }
blockquote.calloutchevron { padding:10px 10px 4px; margin:0 0 10px 0; background:#EEEEEE }

a.nound:link		{text-decoration:none;}
a.nound:active		{text-decoration:none;}
a.nound:visited		{text-decoration:none;}
a.nound:hover		{text-decoration:none;}

a.cta				{ text-decoration:none;}
a.cta:hover			{ text-decoration:underline;}
a.ctagreen			{ text-decoration:underline; color:#339E35; }
a.ctagreen:hover	{ text-decoration:none; }
a.boldgreen 		{ text-decoration:underline; color:#339E35; font-weight:bold; }
a.boldgreen:hover 	{ text-decoration:none; color:#339E35; font-weight:bold; }
a.webpage:link		{ font-size:10px; }
a.webpage:visited	{ font-size:10px; }
a.webpage:hover		{ font-size:10px; text-decoration:none; }
a.webpage:active	{ font-size:10px; }

ul.down				{margin:0 0 10px 0; padding:0; list-style:none;}
ul.down li 			{padding:0px 0px 6px 10px; background:url('http://www.ca.com/images/email/down_arrow.gif') no-repeat 0px 4px;} 
ul.down	li ul		{margin:0; padding:0; list-style:none;}
ul.down li ul li	{padding:0px 0px 3px 20px; background:url('http://www.ca.com/images/email/down_arrow.gif') no-repeat 8px 4px;} 

td.rightcontent		{ line-height:14px;}
span.footer			{ font-family: verdana, helvetica; font-size: 10px; color: #696969 }

a.footer:link    	{ font-family: verdana, helvetica; text-decoration: underline; font-size: 10px; color: #696969 }
a.footer:active  	{ font-family: verdana, helvetica; text-decoration: underline; font-size: 10px; color: #696969 }
a.footer:visited 	{ font-family: verdana, helvetica; text-decoration: underline; font-size: 10px; color: #696969 }
a.footer:hover   	{ font-family: verdana, helvetica; text-decoration: underline; font-size: 10px; color: #696969 }