BODY
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	line-height: 1em;
}
TD
{
	font-family: Arial;
	font-size: 9pt;
}
FORM
{
	margin: 0px;
}
#HomeTop /* Container for the Header and Primary Nav */
{
	margin: 0px;
	background-color: #FFFFFF;
	height: 116px;
}
#HomeHeader /* Container for the Header */
{
	margin: 0px;
	height: 70px;
	text-align: left;
}
#PrimaryNav /* Container for the Primary Navigation */
{
	margin: 0px;
	height: 46px;
	background-color: #A5BAE7; /* light blue color */
}
#PrimaryNavHome /* Creates the top & bottom white border and "extra" dark blue */
{
	margin: 0px;
	position: relative;
	top: 2px;
	border-bottom: solid 1px #FFF;
	border-top: solid 1px #FFF;
	background-color: #112C7B;
	/* the lines below are required for proper positioning in IE5 for Win */
	height: 40px; /* IE5 Win height */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 38px; /* IE6/NN6 height */
	}
   html>body #PrimaryNavHome
   {
	height: 38px; /* IE6/NN6 height */
	/* end of IE5 for Win fix */
}
#Login /* container for the Login area on the left side of the screen */
{
	margin: 0px;
	font-family: Arial;
	padding: 5px 0px 0px 10px;
	background-color: #E7DBB5; /* khaki color */
	color: #112C7B; /* dark blue color */
	font-size: 7pt;
	letter-spacing: .1em;
	/* height: 215px; */
}
#GlobalOne /* container for the Global One nav area */
{
	margin: 0px;
	/* height: 103px; */
	height: 117px;
	background-color: #112C7B;
	width: 143px;
	font-family: Arial;
}
#GlobalOneTitle /* style for the Global One title */
{
	margin: 0px;
	border-top: solid 1px #112C7B;
	padding: 4px 0px 3px 10px;
	background-color: #A5BAE7;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: normal;
	color: #112C7B;
}
#GlobalOneLinkArea /* container for the links of the Global One nav area */
{
	margin: 0px;
	background-color: #112C7B;
}
#Marketing /* container for the marketing area */
{
	padding-top: 10px;
	height: 143px;
}
#AutoTools /* container for the tools list on the home page */
{
	display: block;
	border: solid 1px #112C7B;
	margin: 5px 0px 0px 0px;
/*	padding: 0px 0px 10px 0px; */
}
#ToolsTitle /* style for the title of the tools list on the home page */
{
	margin: 0px;
	background-color: #112C7B;
	padding: 2px 0px 0px 10px;
	height: 18px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #FFF;
}
#ToolsLinks /* container for the links of the tools area on the home page */
{
	margin: 0px 0px 0px 0px;
	background-color: #A5BAE7;
	padding: 6px 8px 7px 10px;
	line-height: 18px;

}
#bottom /* container for the footer */
{
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 32px;
	width: 100%;
	border-top: solid 1px #FFF;
}
#globaltwo /* container for the Global Two nav area */
{
	margin: 0px;
	height: 18px;
	padding-top: 3px;
	padding-bottom: 0px;
	background-color: #EFEFEF;
	text-align: center;
	font-size: 8pt;
}
#copyright /* container for the copyright area */
{
	margin: 0px;
	height: 14px;
	font-family: Verdana;
	text-align: center;
	font-size: 7pt;
}
A /* standard link color */
{
	color: #0000A0;
}
A:visited
{
	color: #800080;
}
A.Biglink /* Large link style */
{
	color: #0000A0; /* a blue color */
	font-weight: bold;
	letter-spacing: .05em;
}
A.Pnav1a /* positioning, style, etc for the Home link with 1 line in primary nav */
{
	background-color: #112C7B;
	display: inline;
	position: absolute;
	margin: 0px auto 0px auto;
	width: 114px;
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .05em;
	text-decoration: none;
	border-right: solid 1px #FFF;
	/* the lines below are required for proper positioning in IE5 for Win */
	padding: 12px 0px 11px 0px; /* IE5 Win height */
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 13px 0px 13px 0px; /* IE6/NN6 height */
	}
   html>body #PrimaryNavHome
   {
	padding: 13px 0px 13px 0px; /* IE6/NN6 height */
	/* end of IE5 for Win fix */
}

A.Pnav1a:visited
{
	color: #FFFFFF;
}
A.Pnav1a:hover /* style for the hover state of the Home link with 1 line */
{
	margin: -1px auto 0px auto;
	background-color: #A5BAE7;
	letter-spacing: .05em;
	color: #112C7B;
	border-top: solid 1px #FFF;
}
A.Pnav1b /* positioning, style, etc for the Home link with 2 lines in primary nav */
{
	background-color: #112C7B;
	display: inline;
	position: absolute;
	margin: 0px auto 0px auto;
	width: 114px;
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .05em;
	text-decoration: none;
	border-right: solid 1px #FFF;
	/* the lines below are required for proper positioning in IE5 for Win */
	padding: 4px 0px 4px 0px; /* IE5 Win height */
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 7px 0px 7px 0px; /* IE6/NN6 height */
	}
   html>body #PrimaryNavHome
   {
	padding: 7px 0px 7px 0px; /* IE6/NN6 height */
	/* end of IE5 for Win fix */
}
A.Pnav1b:visited
{
	color: #FFFFFF;
}
A.Pnav1b:hover /* style for the hover state of the Home link with 2 lines */
{
	margin: -1px auto 0px auto;
	background-color: #A5BAE7;
	letter-spacing: .05em;
	color: #112C7B;
	border-top: solid 1px #FFF;
}
A.Pnav2a:visited
{
	color: #FFFFFF;
}
A.Pnav2a /* positioning, style, etc for the 2nd position with 1 line in primary nav */
{
	display: inline;
	position: absolute;
	margin: 0px auto 0px auto;
	text-align: center;
	width: 114px;
	background-color: #112C7B;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .05em;
	text-decoration: none;
	border-right: solid 1px #FFF;
	/* the lines below are required for proper positioning in IE5 for Win */
	left: 114px; /* IE5 left position */
	padding: 12px 0px 11px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: 115px; /* IE6/NN6 left position */
	padding: 13px 0px 13px 0px;
	}
   html>body A.MyAccount
   {
	left: 115px; /* IE6/NN6 left position */
	padding: 13px 0px 13px 0px;
	/* end of IE5 for Win fix */
}
A.Pnav2a:hover /* style for the hover state of the 2nd position with 1 line in the primary nav */
{
	margin: -1px auto 0px auto;
	background-color: #A5BAE7;
	color: #112C7B;
	letter-spacing: .05em;
	border-top: solid 1px #FFF;
}
A.Pnav2b /* positioning, style, etc for the 2nd position with 2 lines in primary nav */
{
	display: inline;
	position: absolute;
	margin: 0px auto 0px auto;
	text-align: center;
	width: 114px;
	background-color: #112C7B;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .05em;
	text-decoration: none;
	border-right: solid 1px #FFF;
	/* the lines below are required for proper positioning in IE5 for Win */
	left: 114px; /* IE5 left position */
	padding: 4px 0px 4px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: 115px; /* IE6/NN6 left position */
	padding: 7px 0px 7px 0px;
	}
   html>body A.MyAccount
   {
	left: 115px; /* IE6/NN6 left position */
	padding: 7px 0px 7px 0px;
	/* end of IE5 for Win fix */
}
A.Pnav2b:visited
{
	color: #FFFFFF;
}
A.Pnav2b:hover /* style for the hover state of the 2nd position with 2 lines in the primary nav */
{
	margin: -1px auto 0px auto;
	background-color: #A5BAE7;
	color: #112C7B;
	letter-spacing: .05em;
	border-top: solid 1px #FFF;
}
A.Pnav3a /* positioning, style, etc for the 3rd position with 1 line in primary nav */
{
	display: inline;
	position: absolute;
	margin: 0px auto 0px auto;
	width: 114px;
	background-color: #112C7B;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .05em;
	text-decoration: none;
	border-right: solid 1px #FFF;
	text-align: center;
	/* the lines below are required for proper positioning in IE5 for Win */
	left: 228px; /* IE5 left position */
	padding: 12px 0px 11px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: 230px; /* IE6/NN6 left position */
	padding: 13px 0px 13px 0px;
	}
   html>body A.Apply
   {
	left: 230px; /* IE6/NN6 left position */
	padding: 13px 0px 13px 0px;
	/* end of IE5 for Win fix */
}
A.Pnav3a:visited
{
	color: #FFFFFF;
}
A.Pnav3a:hover /* style for the hover state of the 3rd position with 1 line in primary nav */
{
	margin: -1px auto 0px auto;
	background-color: #A5BAE7;
	color: #112C7B;
	letter-spacing: .05em;
	border-top: solid 1px #FFF;
}
A.Pnav3b /* positioning, style, etc for the 3rd position with 2 lines in primary nav */
{
	display: inline;
	position: absolute;
	margin: 0px auto 0px auto;
	width: 114px;
	background-color: #112C7B;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .05em;
	text-decoration: none;
	border-right: solid 1px #FFF;
	text-align: center;
	/* the lines below are required for proper positioning in IE5 for Win */
	left: 228px; /* IE5 left position */
	padding: 4px 0px 4px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: 230px; /* IE6/NN6 left position */
	padding: 7px 0px 7px 0px;
	}
   html>body A.Apply
   {
	left: 230px; /* IE6/NN6 left position */
	padding: 7px 0px 7px 0px;
	/* end of IE5 for Win fix */
}
A.Pnav3b:visited
{
	color: #FFFFFF;
}
A.Pnav3b:hover /* style for the hover state of the 3rd position with 2 lines in primary nav */
{
	margin: -1px auto 0px auto;
	background-color: #A5BAE7;
	color: #112C7B;
	letter-spacing: .05em;
	border-top: solid 1px #FFF;
}
A.Pnav4a /* positioning, style, etc for the 4th position with 1 line in primary nav */
{
	display: inline;
	position: absolute;
	margin: 0px auto 0px auto;
	width: 114px;
	background-color: #112C7B;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .05em;
	text-decoration: none;
	text-align: center;
	border-right: solid 1px #FFF;
	/* the lines below are required for proper positioning in IE5 for Win */
	left: 342px; /* IE5 left position */
	padding: 12px 0px 11px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: 345px; /* IE6/NN6 left position */
	padding: 13px 0px 13px 0px;
	}
   html>body A.Tools
   {
	left: 345px; /* IE6/NN6 left position */
	padding: 13px 0px 13px 0px;
	/* end of IE5 for Win fix */
}
A.Pnav4a:visited
{
	color: #FFFFFF;
}
A.Pnav4a:hover /* style for the hover state of the 4th position with 1 line in primary nav */
{
	margin: -1px auto 0px auto;
	background-color: #A5BAE7;
	color: #112C7B;
	letter-spacing: .05em;
	border-top: solid 1px #FFF;
}
A.Pnav4b /* positioning, style, etc for the 4th position with 2 lines in primary nav */
{
	display: inline;
	position: absolute;
	margin: 0px auto 0px auto;
	width: 114px;
	background-color: #112C7B;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .05em;
	text-decoration: none;
	border-right: solid 1px #FFF;
	text-align: center;
	/* the lines below are required for proper positioning in IE5 for Win */
	left: 342px; /* IE5 left position */
	padding: 4px 0px 4px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: 345px; /* IE6/NN6 left position */
	padding: 7px 0px 7px 0px;
	}
   html>body A.Tools
   {
	left: 345px; /* IE6/NN6 left position */
	padding: 7px 0px 7px 0px;
	/* end of IE5 for Win fix */
}
A.Pnav4b:visited
{
	color: #FFFFFF;
}
A.Pnav4b:hover /* style for the hover state of the 4th position with 2 lines in primary nav  */
{
	margin: -1px auto 0px auto;
	background-color: #A5BAE7;
	color: #112C7B;
	letter-spacing: .05em;
	border-top: solid 1px #FFF;
}
A.Pnav5a /* positioning, style, etc for the 5th position with 1 line in primary nav */
{
	display: inline;
	position: absolute;
	margin: 0px auto 0px auto;
	width: 114px;
	background-color: #112C7B;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .05em;
	text-decoration: none;
	border-right: solid 1px #FFF;
	text-align: center;
	/* the lines below are required for proper positioning in IE5 for Win */
	left: 456px; /* IE5 left position */
	padding: 12px 0px 11px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: 460px; /* IE6/NN6 left position */
	padding: 13px 0px 13px 0px;
	}
   html>body A.AboutAC
   {
	left: 460px; /* IE6/NN6 left position */
	padding: 13px 0px 13px 0px;
	/* end of IE5 for Win fix */
}
A.Pnav5a:visited
{
	color: #FFFFFF;
}
A.Pnav5a:hover /* style for the hover state of the 5th position with 1 line in primary nav */
{
	margin: -1px auto 0px auto;
	background-color: #A5BAE7;
	color: #112C7B;
	letter-spacing: .05em;
	border-top: solid 1px #FFF;
}
A.Pnav5b /* positioning, style, etc for the 5th position with 2 lines in primary nav */
{
	display: inline;
	position: absolute;
	margin: 0px auto 0px auto;
	width: 114px;
	background-color: #112C7B;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .05em;
	text-decoration: none;
	border-right: solid 1px #FFF;
	text-align: center;
	/* the lines below are required for proper positioning in IE5 for Win */
	left: 456px; /* IE5 left position */
	padding: 4px 0px 4px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: 460px; /* IE6/NN6 left position */
	padding: 7px 0px 7px 0px;
	}
   html>body A.AboutAC
   {
	left: 460px; /* IE6/NN6 left position */
	padding: 7px 0px 7px 0px;
	/* end of IE5 for Win fix */
}
A.Pnav5b:visited
{
	color: #FFFFFF;
}
A.Pnav5b:hover /* style for the hover state of the 5th position with 2 lines in primary nav */
{
	margin: -1px auto 0px auto;
	background-color: #A5BAE7;
	color: #112C7B;
	letter-spacing: .05em;
	border-top: solid 1px #FFF;
}
A.Pnav6a /* positioning, style, etc for the 6th position with 1 line in primary nav */
{
	display: inline;
	position: absolute;
	margin: 0px auto 0px auto;
	width: 114px;
	background-color: #112C7B;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .05em;
	text-decoration: none;
	text-align: center;
	border-right: solid 1px #FFF;
	/* the lines below are required for proper positioning in IE5 for Win */
	left: 570px; /* IE5 left position */
	padding: 12px 0px 11px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: 575px; /* IE6/NN6 left position */
	padding: 13px 0px 13px 0px;
	}
   html>body A.Tools
   {
	left: 575px; /* IE6/NN6 left position */
	padding: 13px 0px 13px 0px;
	/* end of IE5 for Win fix */
}
A.Pnav6a:visited
{
	color: #FFFFFF;
}
A.Pnav6a:hover /* style for the hover state of the 6th position with 1 line in primary nav  */
{
	margin: -1px auto 0px auto;
	background-color: #A5BAE7;
	color: #112C7B;
	letter-spacing: .05em;
	border-top: solid 1px #FFF;
}
A.Pnav6b /* positioning, style, etc for the 6th position with 2 lines in primary nav */
{
	display: inline;
	position: absolute;
	margin: 0px auto 0px auto;
	width: 114px;
	background-color: #112C7B;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .05em;
	text-decoration: none;
	text-align: center;
	border-right: solid 1px #FFF;
	/* the lines below are required for proper positioning in IE5 for Win */
	left: 570px; /* IE5 left position */
	padding: 4px 0px 4px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: 575px; /* IE6/NN6 left position */
	padding: 7px 0px 7px 0px;
	}
   html>body A.Tools
   {
	left: 575px; /* IE6/NN6 left position */
	padding: 7px 0px 7px 0px;
	/* end of IE5 for Win fix */
}
A.Pnav6b:visited
{
	color: #FFFFFF;
}
A.Pnav6b:hover /* style for the hover state of the 6th position with 2 lines in primary nav  */
{
	margin: -1px auto 0px auto;
	background-color: #A5BAE7;
	color: #112C7B;
	letter-spacing: .05em;
	border-top: solid 1px #FFF;
}
A.Pnav7a /* positioning, style, etc for the 6th position with 1 line in primary nav */
{
	display: inline;
	position: absolute;
	margin: 0px auto 0px auto;
	width: 114px;
	background-color: #112C7B;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .05em;
	text-decoration: none;
	text-align: center;
	border-right: solid 1px #FFF;
	/* the lines below are required for proper positioning in IE5 for Win */
	left: 684px; /* IE5 left position */
	padding: 12px 0px 11px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: 690px; /* IE6/NN6 left position */
	padding: 13px 0px 13px 0px;
	}
   html>body A.Tools
   {
	left: 690px; /* IE6/NN6 left position */
	padding: 13px 0px 13px 0px;
	/* end of IE5 for Win fix */
}
A.Pnav7a:visited
{
	color: #FFFFFF;
}
A.Pnav7a:hover /* style for the hover state of the 6th position with 1 line in primary nav  */
{
	margin: -1px auto 0px auto;
	background-color: #A5BAE7;
	color: #112C7B;
	letter-spacing: .05em;
	border-top: solid 1px #FFF;
}
A.Pnav7b /* positioning, style, etc for the 6th position with 2 lines in primary nav */
{
	display: inline;
	position: absolute;
	margin: 0px auto 0px auto;
	width: 114px;
	background-color: #112C7B;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .05em;
	text-decoration: none;
	text-align: center;
	border-right: solid 1px #FFF;
	/* the lines below are required for proper positioning in IE5 for Win */
	left: 684px; /* IE5 left position */
	padding: 4px 0px 4px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: 690px; /* IE6/NN6 left position */
	padding: 7px 0px 7px 0px;
	}
   html>body A.Tools
   {
	left: 690px; /* IE6/NN6 left position */
	padding: 7px 0px 7px 0px;
	/* end of IE5 for Win fix */
}
A.Pnav7b:visited
{
	color: #FFFFFF;
}
A.Pnav7b:hover /* style for the hover state of the 6th position with 2 lines in primary nav  */
{
	margin: -1px auto 0px auto;
	background-color: #A5BAE7;
	color: #112C7B;
	letter-spacing: .05em;
	border-top: solid 1px #FFF;
}
A.Pnav8a /* positioning, style, etc for the 6th position with 1 line in primary nav */
{
	display: inline;
	position: absolute;
	margin: 0px auto 0px auto;
	width: 114px;
	background-color: #112C7B;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .05em;
	text-decoration: none;
	text-align: center;
	border-right: solid 1px #FFF;
	/* the lines below are required for proper positioning in IE5 for Win */
	left: 788px; /* IE5 left position */
	padding: 12px 0px 11px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: 805px; /* IE6/NN6 left position */
	padding: 13px 0px 13px 0px;
	}
   html>body A.Tools
   {
	left: 805px; /* IE6/NN6 left position */
	padding: 13px 0px 13px 0px;
	/* end of IE5 for Win fix */
}
A.Pnav8a:visited
{
	color: #FFFFFF;
}
A.Pnav8a:hover /* style for the hover state of the 6th position with 1 line in primary nav  */
{
	margin: -1px auto 0px auto;
	background-color: #A5BAE7;
	color: #112C7B;
	letter-spacing: .05em;
	border-top: solid 1px #FFF;
}
A.Pnav8b /* positioning, style, etc for the 6th position with 2 lines in primary nav */
{
	display: inline;
	position: absolute;
	margin: 0px auto 0px auto;
	width: 114px;
	background-color: #112C7B;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: .05em;
	text-decoration: none;
	text-align: center;
	border-right: solid 1px #FFF;
	/* the lines below are required for proper positioning in IE5 for Win */
	left: 788px; /* IE5 left position */
	padding: 4px 0px 4px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: 805px; /* IE6/NN6 left position */
	padding: 7px 0px 7px 0px;
	}
   html>body A.Tools
   {
	left: 805px; /* IE6/NN6 left position */
	padding: 7px 0px 7px 0px;
	/* end of IE5 for Win fix */
}
A.Pnav8b:visited
{
	color: #FFFFFF;
}
A.Pnav8b:hover /* style for the hover state of the 6th position with 2 lines in primary nav  */
{
	margin: -1px auto 0px auto;
	background-color: #A5BAE7;
	color: #112C7B;
	letter-spacing: .05em;
	border-top: solid 1px #FFF;
}
A.AutoToolsLinks /* style for the links in the tools area on the home page */
{
	/* display: block; */
	padding: 0px 0px 8px 0px;
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #000;
	text-decoration: none;
	letter-spacing: -.05em;
	line-height: 10pt;
}
A.AutoToolsLinks:visited
{
	color: #000000;
}
A.AutoToolsLinks:hover
{
	text-decoration: underline;
}
A.AutoToolsLinksLast /* style for the links in the tools area on the home page */
{
	/* display: block; */
	padding: 0px 0px 0px 0px;
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #000;
	text-decoration: none;
	letter-spacing: -.05em;
	line-height: 5pt;
}
A.AutoToolsLinksLast:visited
{
	color: #000000;
}
A.AutoToolsLinksLast:hover
{
	text-decoration: underline;
}
A.GlobalOneLinks /* style for the links of the Global One nav area */
{
	display: block;
	padding: 3px 0px 3px 10px;
	border-top: solid 1px #FFF;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: .08em;
	color: #FFF;
	/* the lines below are required for proper positioning in IE5 for Win */
	width: 143px; /* IE5 Win height */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 133px; /* IE6/NN6 height */
	}
   html>body A.GlobalOneLinks
   {
	width: 133px; /* IE6/NN6 height */
	/* end of IE5 for Win fix */
}

A.GlobalOneLinks:visited
{
	color: #FFFFFF;
}
A.GlobalOneLinks:hover /* style for the hover state of the Global One nav links */
{
	background-color: #A5BAE7;
	color: #112C7B;
}
A.GlobalOneLinkActive
{
	display: block;
	background-color: #A5BAE7;
	padding: 3px 0px 3px 10px;
	border-top: solid 1px #FFF;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: .08em;
	color: #112C7B;
}
A.GlobalOneLinkActive:visited
{
	color: #112C7B;
}
A.GlobalTwoLinks /* style for the links of the Global Two nav area */
{
	font-family: Verdana;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	letter-spacing: normal;
}
A.GlobalTwoLinks:hover /* style for the hover state of the Global Two nav links */
{
	text-decoration: underline;
}
A.GlobalTwoLinks:visited
{
	color: #000000;
}
A.LoginLink /* style for the links of the Login area */
{
	display: block;
	margin-bottom: 5px;
	font-size: 7pt;
	color: #112C7B;
}
H1 /* style for main headers on the home page */
{
	margin: 0px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 14pt;
	font-weight: 500;
	color: #112C7B;
}
H1.Underline /* an H1 title that is underlined */
{	
	margin: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 14pt;
	font-weight: 500;
	color: #112C7B;
	border-bottom: solid 1px #112C7B;
}
H2 /* style for subheaders on all pages */
{
	margin: 18px 0px 8px 0px;
	padding: 4px 0px 4px 10px;
	background-color: #112C7B;
	color: #FFF;
	font-size: 8pt;
	letter-spacing: normal;
}
H3 /* style for 2nd level subheaders on all pages */
{
	font-weight: 700;
	color: #000;
	font-size: 10pt;
	margin-bottom: 5px;
}
#NewsContent H3
{
	font-weight: 700;
	color: #000;
	font-size: 10pt;
	margin-bottom: 5px;
	margin-top: 0px;
}
UL /* style for an unordered list - flush left */
{
	list-style-type: disc;
	margin: 0px;
	padding-left: 15px;
}
UL.Indent /* style for an unordered list - indented */
{
	list-style-type: disc;
	margin: 10px;
	padding-left: 15px;
}

LI /* style for a list item */
{
	padding-top: 5px;
	line-height: 1.5em;
	font-family: Arial;
	font-size: 9pt;
}
HR
{
	background-color: #112C7B;
	height: 1px;
	/* color: #112C7B; */
	border: solid 1px #112C7B;
	
}
HR.Half
{
	height: 1px;
	color: #112C7B;
	width: 50%;
}
INPUT.TextInput /* style for the input boxes of the Login area */
{
	margin-bottom: 5px;
	padding-left: 2px;
	font-family: Arial;
	font-size: 10pt;
}
INPUT.ButtonInput /* style for the buttons of the Login area */
{
	margin: 5px 0px 5px 0px;
	width: 80px;
	background-color: #112C7B;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0em;
	color: #fff;
	cursor: hand;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}
INPUT.ButtonInput2 /* style for the buttons of the Login area */
{
	margin:15px 10px 15px 0px;
	background-color: #112C7B;
	border: solid 2px #A5BAE7;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	cursor: hand;
	
}
INPUT.ButtonInput3 /* style for the buttons of the Login area */
{
	margin:0px 0px 5px 0px;
	background-color: #112C7B;
	border: solid 2px #A5BAE7;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	cursor: hand;
	width: 140px;
}
INPUT.FormButton /* style for the buttons on a form */
{
	margin: 5px 5px 5px 0px;
	background-color: #112C7B;
	border: solid 2px #A5BAE7;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	cursor: hand;
	width: 80px;
}
INPUT.FormButtonLong /* style for the buttons on a form */
{
	margin: 5px 5px 5px 0px;
	background-color: #112C7B;
	border: solid 2px #A5BAE7;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	cursor: hand;
	width: 160px;
}
INPUT.FormButtonLonger /* style for the buttons on a form */
{
	margin: 15px 10px 15px 0px;
	background-color: #112C7B;
	border: solid 2px #A5BAE7;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	cursor: hand;
	width: 185px;
}
INPUT.CloseWindow /* style for the close button on a popup window */
{
	margin: 15px 10px 15px 0px;
	background-color: #112C7B;
	border: solid 2px #A5BAE7;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	cursor: hand;
	width: 120px;
	position: absolute;
	top: -2px;
	right: 5px;
}
SELECT.IWantTo /* provides positioning for the "I want to" dropdown */
{
	position: absolute;
	top: 43px;
	right: 5px;
}
TD.LeftMktCell /* applies a top border to the left marketing area table cell */
{
	border-top: solid 1px #CECECE; /* light grey color */
}
TD.CenterMktCell /* applies a top, left and right border to the center marketing area table cell */
{
	border-top: solid 1px #CECECE;
	border-left: solid 1px #CECECE;
	border-right: solid 1px #CECECE;
}
TD.CenterMktCellNoTop /* applies a left and right border to the center marketing area table cell */
{
	border-left: solid 1px #CECECE;
	border-right: solid 1px #CECECE;
}
TD.RightMktCell /* applies a top border to the right marketing area table cell */
{
	border-top: solid 1px #CECECE;
}
TD.Header
{
	font-size: 9pt;
	font-weight: bold;
	border-bottom: solid 1px #000;
}
TD.Info
{
	font-size: 8pt;
	font-weight: normal;
	padding: 3px 6px 3px 0px;
	border-bottom: solid 1px #DCDCDC;
}
TD.NNHeaderGraphic
{
	background-image: none;
}

.HeaderLogo
{
	display: inline;
	position: absolute;
	top: 0px; 
}
.HeaderGraphic /* defines positioning for the Header Graphic */
{
	display: inline;
	position: absolute;
	right: 0px;
	top: 0px;
}
.HomeContent /* style for content on the Home Page */
{
	line-height: 1.5em;
	font-family: Arial;
	font-size: 9pt;
}
.LoginTitle /* style for the title of the login area */
{
	display: block;
	margin-bottom: 5px;
	letter-spacing: normal;
	font-weight: bold;
	font-size: 11pt;
	color: #112C7B;
}
.Lock /* defines positioning for the lock graphic */
{
	padding: 0px 0px 2px 0px;
}
.VertBar /* this is for the separators on the Global 2 Nav */
{
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11pt;
}
.Registered
{
	font-size: 7pt;
	/* vertical-align: super; */
}

#BreadCrumb
{
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}

.Highlight
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	
}
.DefList
{
	margin: 5px 0 10px 10px;
}
.DefList DT
{
	font-weight: bold;
}
.DefList DD
{
	margin: 0 0 10px 10px;
}
A.TextButton{
	margin:15px 10px 15px 0px;
	padding: 3px 8px;
	background-color: #112C7B;
	border: solid 2px #A5BAE7;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	cursor: hand;
	text-decoration: none;
}
A.TextButton:visited
{
	color: #FFF;
}
#printUseAgreement
{
	display:none;
}