/* CSS Document */
/*make changes to IR stylesheet to*/


body, td, select, p, .industry2			{font-family: verdana,sans-serif; font-size: 12px; color: #414141; line-height: 13pt;}
ul 						{ margin-left: 20px; padding: 0px; padding-top: 0;}
li 						{ margin-left: 0px; padding: 3px;}
h1						{font-size: 16px; line-height:18px; color: #4C739E; font-weight: bolder;}
h2						{font-size: 11px; color: #4C739E; font-weight: bolder;}

/* standard header for stories */
.head { font-family: Arial, Helvetica, sans-serif;font-size: 20px; font-weight: bolder; color: #4C739E; text-decoration: none; line-height: 30px;}

/* standard body content link */		
a  						{color: #414141; text-decoration: underline; cursor:hand;}
a:hover					{color: #dda100;}	

/* section title links */		
a.h1					{color: #1E5186; text-decoration: underline; font-weight: bolder;}
a.h1:hover				{color: #dda100;}

/* small links (view more, get started, etc...) */		
a.more_info				{color: #1E5186; text-decoration: underline; font-weight: bolder; font-size: 9px;}
a.more_info:hover		{color: #dda100;}

.smallblue				{color: #1E5186; font-size: 12px;}

.subhead {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000;}
a.subhead:link {color: #1E5186; }
a.subhead:visited {color: #dda100;}
a.subhead:hover {color: #dda100;}

.subhead-white { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #ffffff;}
a.subhead-white:link {color: #ffffff;}
a.subhead-white:visited {text-decoration: none;}
a.subhead-white:hover {text-decoration: none;}


.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; line-height: 11pt; color: #414141; }
a.footer:link { color: #1E5186; }
a.footer:hover { color: #dda100; }



