body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
	line-height: 12pt;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color:#FFFFFF;;
}
p {
	text-align: left;
	margin-top:0;
	margin-bottom: 20px;
}
ul {
	text-align: left;
}
ol {
	text-align: left;
}
ul.bulletsarrows {
	list-style:url(../../images/site/BulletPoint.gif);
}
ul.hisotrybulletsarrows {
	clear:none;
	margin:0px;
	list-style:url(../../images/site/BulletPoint.gif);
	padding-left:25px;
	padding-bottom:10px;
	padding-top:0px;
}

ul.bulletsarrows2 {
	list-style:url(../../images/site/SiteMapBulletPoint.gif);
}

ul.bulletsarrows2 ul {
	list-style:url(../../images/site/SiteMapBulletPoint.gif);
	padding-bottom:5px;
	margin:0px;
	padding:0px;
	padding-left:25px;
	padding-bottom:5px
}


ul.bulletsarrows2 A:link {
	COLOR: #666666;
	TEXT-DECORATION: underline;
	font-weight: normal;
}

ul.bulletsarrows2 A:visited {
	COLOR: #666666;
	TEXT-DECORATION: underline;
	font-weight: normal;
}

ul.bulletsarrows2 A:hover {
	COLOR: #D17100;
	TEXT-DECORATION: none;
	font-weight: normal;
}

ul.bulletsarrows2 A:active {
	COLOR: #D17100;
	TEXT-DECORATION: none;
	font-weight: normal;
}
/************* #MastHead **************/



#kotanheader {
	/*background-color:#fcaf17; */
background-color:#dbcea6;
	padding:5px 10px 5px 15px;
	color:#FFF;
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px;
}
#yearcontent {
	padding:10px 10px 0px 15px;
	border-bottom:#CCC 1px solid;
	margin-bottom:20px;
}
.pubdiv {
	float:left;
	padding:15px;
}
.bodyCol {
	width: 810px;
	text-align: left;  /* this overrides the text-align: center on the body element. */
	border: 0px #000 solid;
	background-color:#FFF;
	margin:0px;
}
.bodyHeader {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height:90px;
	background-color:#FFF;
	padding:0px;
}
.bodyImageBanner {
	display:none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-repeat:repeat-x;
	background-image:url(../../images/site/BannerBG.png);
	margin-bottom:0px;
	height:140px;
	background-color:#FFF;
	padding:0;
	padding-top:15px;
}
.FrontImageBanner {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-repeat:repeat-x;
	background-image:url(../../images/site/FrontBannerBG2.png);
	margin-bottom:0px;
	height:226px;
	background-color:#FFF;
	padding:0;
	padding-top:15px;
}
.bodyImageBanner div {
	height:122px;
	width:955px;
}
#breadcrumb {
	display:none;
}
#breadcrumb li {
	list-style-type:none;
	float:left;
	padding-left:10px;
}
#breadcrumb a {
	height:30px;
	display:block;
	background-image:url(../../images/site/bc_separator.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 20px;
	text-decoration: none;
	cursor: default;
	color: #808080;
}
.home {
	border:none;
	margin: 8px 0px;
}
#breadcrumb a:hover {
	color: #808080;
}
.bodyMain1col {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-repeat:repeat-y;
	padding:0;
	border-top: #FF9900 1px dashed;

	margin-top:6px;
}
.bodyMain2col {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-repeat:repeat-y;
	padding:0;
	border-top: #FF9900 1px dashed;

	margin-top:6px;
}
.bodyMainLeft {
	width:225px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin:0px;  /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	float:left;
	padding:0;/* background-image:url(../../images/site/BackGroundLeftMenu.gif);
	background-repeat:repeat-y;*/
	display:none;
}
.bodyMainCenter {
	width:580px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin:0 0 0px 0;  /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	float:left;

	padding:30px 20px 15px 0px;
}
.bodyMainWide {
	width:700px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin:0 0 0px 1px;  /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	float:left;

	padding:30px 0px 15px 0px;
}
.bodyMainRight {
	width:200px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin:0 0 0px 0;  /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	float:right;
	padding:0px 0px 0px 0px;

	font-size:11px;
	border-left:#ff9900 1px dashed;
}
.bodyMainRightItem {
	border-bottom:#ff9900 1px dashed;
	padding:15px 20px 15px 20px;
	text-align: center;
}
.frontMain {
 style="margin:0 auto;
	text-align:left;
	background-repeat:none;
	padding:0;
	background-image:url(../../images/site/FrontBG.png);
	font-size:12px;
}
.frontRight {
	width:264px;
	margin:0 0 0px 0;
	text-align: left;
	float:right;
	padding:16px 0px 0px 0px;
	min-height:200px;
}
.frontCenter {
	width:415px;
	margin:0px;
	text-align:left;
	float:left;
	min-height:200px;
	padding:16px 0px 0px 0px;
}
.frontLeft {
	width:264px;
	margin:0px;
	text-align: left;
	float:left;
	padding:16px 0px 0px 0px;
	min-height:200px;
}
.frontNews {
	padding:12px 0 12px 0;
	margin:0px;
}
.frontNewsC {
	padding:15px 0 10px 15px;
}
.frontNewsFA {
	padding:6px 0 7px 0;
	margin:0px;
}
.frontNewsFAC {
	padding:21px 0 15px 15px;
}
.bodyFooter {
	display:none;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
#table1, #table1 td {
	border-color: #666;
	border-style: solid;
}
#table1 {
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
	text-align:center;
}
#table1 td {
	margin: 0;
	padding: 4px;
	border-width: 1px 1px 0 0;
}
#table1 tr.hlt {
	background-color: #eeeeee;
	/* background-color:#eae7de;*/
                color: black;
}
tr.hlt {
	background-color:#eeeeee;
	/* background-color:#eae7de;*/
                color: black;
}
#table1 tr.header {
	margin: 0;
	padding: 4px;
	border-width: 1px 1px 0 0;
	background-color: #CCC;
	font-weight:bold;
}
/************* #MastHead **************/

#MastMenu {
	text-align:right;
	margin: 0;
	font-size: 1em;
	vertical-align: text-top;
	height:20px;
}
#MastMenuLogo {
	float: left;
	list-style: none;
	margin-left: -15px;;
	vertical-align: text-top;
}
#MastMenu ul {
	list-style: none;
	margin: 0;
	padding: 60px 7px 0px 0px;
	height: 25px;
}
#MastMenu li {
	display:none;

}

a.alphabetSearh {
	padding-right:6px;
}
a.alphabetSearh:link {
	color: #333333;
	font-weight:bold;
	text-decoration : underline;
}
a.alphabetSearh:visited {
	color: #666666;
	font-weight:bold;
	text-decoration : underline;
}
a.alphabetSearh:active {
	color: #D17100;
	font-weight:bold;
	text-decoration : none;
}
a.alphabetSearh:hover {
	color: #D17100;
	font-weight:bold;
	text-decoration : none;
}
/************* #MainNav **************/

#MainNav {
	vertical-align: top;
	text-align: left;
	font-size: 13px;
	line-height:21px;
	padding: 15px 0px 0px 30px;
	width:145px;
	float:left;
	background-color:#070a21;
	height:221px;
}
#MainNav ul {
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
#MainNav il {
	float: right;
	list-style: none;
	margin: 0;
	vertical-align: top;
}
#MainNav a:link.arrow {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../../images/site/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#MainNav a:visited.arrow {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	background-image:url(../../images/site/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#MainNav a:active.arrow {
	font-weight: bold;
	text-decoration : none;
	color: #FFFFFF;
	background-image:url(../../images/site/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#MainNav a:hover.arrow {
	font-weight: bold;
	color: #D17100;
	text-decoration: none;
	background-image:url(../../images/site/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.arrow {
	padding-right:10px;
}
/************* #Conent Level One **************/

.MainImage {
	width: 760px;
	height: 190px;
	background-image: url(../../images/site/HuskyTankWorker.jpg);
	background-repeat: no-repeat;
}
a.FrontContentHeader:link {
	color: #D17100;
	font-weight:bold;
	text-decoration: none;
	padding-left:15px;
	font-size:13px;
}
a.FrontContentHeader:visited {
	color: #D17100;
	font-weight:bold;
	text-decoration: none;
	padding-left:15px;
	font-size:13px;
}
a.FrontContentHeader:active {
	color: #D17100;
	font-weight:bold;
	text-decoration: none;
	padding-left:15px;
	font-size:13px;
}
a.FrontContentHeader:hover {
	color: #D17100;
	font-weight:bold;
	text-decoration: underline;
	padding-left:15px;
	font-size:13px;
}
.ContentHeader {
	vertical-align: text-top;
	font-size: 1.08em;
	height: 20px;
	width: auto;
}
a.ContentHeader:link {
	color: #094B8C;
	text-decoration : none;
}
a.ContentHeader:visited {
	color: #094B8C;
	text-decoration : none;
}
a.ContentHeader:active {
	color: #094B8C;
	text-decoration : none;
}
a.ContentHeader:hover {
	color: #D17100;
	text-decoration : none;
}
a.MainLink:link {
	color: #000000;
	text-decoration : none;
}
a.MainLink:visited {
	color: #333333;
	text-decoration : none;
}
a.MainLink:active {
	color: #D17100;
	text-decoration : underline;
}
a.MainLink:hover {
	color: #D17100;
	text-decoration : underline;
}
.CareersTS {
	width: 20px;
	height: 20px;
}
.NewsTS {
	width: 20px;
	height: 21px;
}
.InvestorRelationsTS {
	width: 20px;
	height: 20px;
}
.TableSpacer {
	height: 13px;
}
/************* #Conent Headers  **************/
.activepage {
	font-weight: normal;
	color: #D17100;
	text-decoration: none;
}
.Normal {
	COLOR: #000000;
	font-size: 11px;
	font-weight: normal;
}
.BlueBold {
	color: #094B8C;
	font-size: 11px;
	font-weight: bold;
}
A:link {
	COLOR: #094B8C;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
A:visited {
	COLOR: #094B8C;   /* #666666 */
	TEXT-DECORATION: underline;
	font-weight: normal;
}
A:hover {
	COLOR: #D17100;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A:active {
	COLOR: #094B8C;   /* #666666 */
	TEXT-DECORATION: none;
	font-weight: normal;
}
.LegalList {
	padding-left: 20px;
}
.LegalList ol {
	margin-left: 0;
	padding: 0px 0px 0px 5px;
	text-indent: 0px;
}
.LegalList ol ol {
	margin-left: 0;
	padding: 0px 0px 0px 23px;
	text-indent: 0px;
}
.LegalList ol ol ol {
	margin-left: 0;
	padding: 0px 0px 0px 23px;
	text-indent: 0px;
}
.LegalList li {
	padding: 7px 0px 7px 0px;
}
.LegalList li li {
	padding: 10px 0px 7px 0px;
}
.LegalList li li li {
	padding: 7px 0px 7px 0px;
}
.LegalList li li li li {
	padding: 7px 0px 7px 0px;
}
/************* #MainNav2ndLevel **************/

h1 {
	color: #AD986B;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	margin:1px 0 25px 0;
	padding-bottom:8px;
	border-bottom:1px solid #dbcea6;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #D17100;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin:23px 0 12px 0;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #094B8C;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin:17px 0 12px 0;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin:17px 0 12px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.titlesidebar {
	color: #AD986B;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	line-height:normal;
	margin:5px 0 0 0;
}
a.PDFLink:link {
	color: #000000;
	text-decoration : none;
}
a.PDFLink:visited {
	color: #333333;
	text-decoration : none;
}
a.PDFLink:active {
	color: #D17100;
	text-decoration : underline;
}
a.PDFLink:hover {
	color: #D17100;
	text-decoration : underline;
}
.PDFLink {
	background-image:url(../../images/site/acrobat.gif);
	background-repeat:no-repeat;
	padding-left:16px;
}
a.XLSLink:link {
	color: #000000;
	text-decoration : none;
}
a.XLSLink:visited {
	color: #333333;
	text-decoration : none;
}
a.XLSLink:active {
	color: #D17100;
	text-decoration : underline;
}
a.XLSLink:hover {
	color: #D17100;
	text-decoration : underline;
}
.XLSLink {
	background-image:url(../../images/site/xls.gif);
	background-repeat:no-repeat;
	padding-left:16px;
}
a.DOCLink:link {
	color: #000000;
	text-decoration : none;
}
a.DOCLink:visited {
	color: #333333;
	text-decoration : none;
}
a.DOCLink:active {
	color: #D17100;
	text-decoration : underline;
}
a.DOCLink:hover {
	color: #D17100;
	text-decoration : underline;
}
.DOCLink {
	background-image:url(../../images/site/doc.gif);
	background-repeat:no-repeat;
	padding-left:16px;
}
.PDF {
	background-image:url(../../images/site/acrobat.gif);
	background-repeat:no-repeat;
	padding-left:16px;
}
.XLS {
	background-image:url(../../images/site/xls.gif);
	background-repeat:no-repeat;
	padding-left:16px;
}
.DOC {
	background-image:url(../../images/site/doc.gif);
	background-repeat:no-repeat;
	padding-left:16px;
}
.Download {
	background-image:url(../../images/site/DownloadIcon.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	background-position:0px 2px;
}
.Print {
	background-image:url(../../images/site/PrintIcon.gif);
	background-repeat:no-repeat;
	padding-left:19px;
	background-position:0px 2px;
}
.formrequired {
	background-color:#F9F7EF;
}
.FormBar {
	background-color:#094B8C;
	color:#FFFFFF;
	font-weight:bold;
}
.FormTexts {
	font-size:10px;
}
.FormInfoText {
	font-size:9px;
	vertical-align:top;
}
/*- Menu Tabs --------------------------- */

    #tabs {
	width:550px;
	font-size:93%;
	line-height:normal;
	margin-top:0px;
	margin-bottom:0px;
	height:22px;
}
#tabs ul {
	margin:0px 0px 0 -2px;
	padding:0px 0px 0 0px;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url(../../images/site/tableft.gif) no-repeat left top;
	margin:0px 0px 0px 2px;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs a span {
	float:left;
	display:block;
	background:url(../../images/site/tabright.gif) no-repeat right top;
	padding:5px 14px 4px 8px;
	color:#333;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabs a:hover span {
	color:#000;
}
#tabs a:hover {
	background-position:0% -42px;
}
#tabs a:hover span {
	background-position:100% -42px;
}
#tabs a.selected {
	float:left;
	background:url(../../images/site/tableftsel.gif) no-repeat left top;
	margin:0px 0px 0px 2px;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs a.selected span {
	display:block;
	background:url(../../images/site/tabrightsel.gif) no-repeat right top;
	padding:5px 14px 4px 8px;
	color:#000;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

