
/*******************/
/* IHS STYLE SHEET */
/*******************/

a:link
{
	font-size: 8pt;
	color:#003264; 
}

 a:visited
{
	font-size: 8pt;
	color:#0065A4; 
}
td
{
	FONT-SIZE: 9pt;
	COLOR: Black;
	FONT-FAMILY: Sans-Serif, Monospace, Arial;
	text-align:left;
}
.BodyCopy
{
	FONT-SIZE: 9pt;
	COLOR: Black;
	FONT-FAMILY: Sans-Serif, Monospace, Arial;
	text-align:justify;
}
.MainHeader
{
	FONT-SIZE: 10pt;
	COLOR: #2b2d53;
	FONT-FAMILY: Sans-Serif, Monospace, Arial;
	Font-Weight:Bold;
}
.SubTitle
{
	FONT-SIZE: 9pt;
	COLOR: #0165A3;
	FONT-FAMILY: Sans-Serif, Monospace, Arial;
	font-style:italic;
}
.SubTitle2
{
	FONT-SIZE: 9pt;
	COLOR: #0165A3;
	FONT-FAMILY: Sans-Serif, Monospace, Arial;
	font-style:italic;
	Font-Weight:Bold;
}

.Footer
{
	FONT-SIZE: 9pt;
	COLOR: #FFFFFF;
	background-color:#2b2d53;
	FONT-FAMILY: Sans-Serif, Monospace, Arial;
}


 

/*
p.ErrorMessage
{
	color: Red
}

a.Search, a.Search:link, a.Search:visited, a.Search:hover, a.Search:visited:hover
	{font-size: 10px; color:#006699; }

.ErrorTitle
{ font-family:Nobel, Arial, Helvetica, sans-serif; font-size: 30px; color:Red}

.ErrorBody
{ font-family:Nobel, Arial, Helvetica, sans-serif; font-size: 16px}

body, p, b, font, h2, h3, h4, h5, li, td, th, a, a:link, a:visited, a:hover, strong, i, blockquote
  {font-family: Nobel, Arial, Helvetica, sans-serif;}
p, font, td, li, strong, th, .error
  {font-size: 13px;}
p, td, li, th, blockquote
  {font-weight: normal;}
font.footer
  {font-family:Arial; font-size:10px;}
 
font.NewText
{ font-size:x-small;} 

body
  {background: white; color: black; }
b, strong, em, .bold, .bigbold, .smallbold, .error, .grey
  {font-weight: bold; }  

a.error, a.error:link, a.error:visited, a.error:hover, a.error:visited:hover
  {font-size: 11px; font-weight: bold; color: Red; text-decoration: none;}

i
  {text-decoration: italics;}
	.smallitalics
	{font-size: 11px;}
	.bluequote 
 	 {font-size: 18px; color:#666666; font-weight:bold; }
	
u
  {text-decoration: underline;}
h2, h3, h4, h5
  {font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
h1
{font-size: 21px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
h2
  {font-size: 17px;}
h3
  {font-size: 15px;}
h4
  {font-size: 13px;}
h5
  {font-size: 11px;}
th
  {font-weight: bold; text-align: left;}
a, a:link, a:visited, a:hover, a:visited:hover
  {color: #006699; font-weight: normal; text-decoration: underline;}
a:visited
  {color: #666666;}
a:hover, a:visited:hover
  {color: #666666;}
input, .textarea, textarea
  {font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: 100;}
ol, ul
  {margin: 0 0 0 25;}

pre
  {font-family: monospace; font-size: 11px;}

.small
  {font-size: 11px;}
.smaller
  {font-size: 9px;}
.smallest
  {font-size: 8px;}
.large
  {font-size: 15px;}
.larger
  {font-size: 17px;}
  
 
a.smaller, a.smaller:link, a.smaller:visited, a.smaller:hover, a.smaller:visited:hover
  {font-size: 9px;}
a.small, a.small:link, a.small:visited, a.small:hover, a.small:visited:hover
  {font-size: 11px;}
a.smallInt, a.smallInt:link, a.smallInt:visited, a.smallInt:hover, a.smallInt:visited:hover
  {font-size: 9px; text-decoration: none;}
a.highlight, a.highlight:link, a.highlight:visited, a.highlight:hover, a.highlight:visited:hover
  {font-size: 13px; color: white; background: #0033cc; text-decoration: none;}


a.Red
  {font-size: 14px; font-weight: Bold; color: Red; text-decoration: none;} 
a.SiteName, a.SiteName:link, a.SiteName:visited, a.SiteName:hover, a.SiteName:visited:hover
  {font-size: 19px; color: #ffffff; font-weight: bold; text-decoration: none;}
a.topnav, a.topnav:link, a.topnav:visited, a.topnav:hover, a.topnav:visited:hover
  {font-size: 14px; color: blue; font-weight: Bold; text-decoration: none;}
a.topnav:hover, a.topnav:visited:hover
  {color: Red; font-weight: Bold;}
a.Delete, a.Delete:link, a.Delete:visited, a.Delete:hover, a.Delete:visited:hover
  {font-size: 11px; color: #cc0000; font-weight: bold; text-decoration: none;}
a.large, a.large:link, a.large:visited, a.large:hover, a.large:visited:hover
  {font-size: 17px; color: blue; font-weight: normal; text-decoration: underline;}

div.mainbody
{
	width: 100%;
	margin-left: 7;
	margin-top: 0;
}
*/