﻿/*------------------------- PNG FIX -------------------------*/
/*- specify all html tags that you want to be PNG friendly -*/
img, div { behavior: url(/_layouts/1033/images/indcoatinternet/iepngfix.htc)}
/*------------------------- PNG FIX -------------------------*/

/*------------------------- Page Background -------------------------*/
.PageBG{
background-color:#ffffff;
font-family:verdana,arial,helvetica,sans-serif;
color:#000000;
margin: 0px;
min-width: 800px;}
/*page will not collapse under the min-width = helps manage div overlap*/
/*------------------------- Page Background -------------------------*/

/*------------------------- Fixed Width -------------------------*/
/*----------width %ORpx controls whether fluid or fixed----------*/
.fixedWidth {
	width: 100%;
	position: relative;
	vertical-align:top;
	background-color:#ffffff;
	text-align:left;
	background-repeat:repeat-y;
	overflow:hidden;
	min-height:500px;}

#aspnetForm{ margin-top:0px;}
/*------------------------- Fixed Width -------------------------*/

/*------------------------- General Font Settings -------------------------*/
/*-- This will apply to undefined fonts --*/
body {font: 10pt Arial;}
/*------------------------- General Font Settings -------------------------*/


/*------------------------- Container -------------------------*/
.container {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;}
/*-- Transparent GIF - Acts as home link in the header - link defined in the .master --*/
#page_header .container {
	background: transparent url(../../images/indcoatinternet/spacer.gif) top left no-repeat;
	border:0px;
	border-collapse: collapse;
	position: relative;
	height: 90px;
	width: 400px;
	float: left;
	border-style:none;
	z-index: 5000;}
#page_header .container a{
	border:0px;
	border-collapse: collapse;
	position: relative;
	height: 90px;
	width: 400px;
	float: left;
	border-style:none;
	z-index: 5000;	}
#page_header .container img{
	border:0px;
	border-collapse: collapse;
	position: relative;
	height: 90px;
	width: 400px;
	float: left;
	border-style:none;
	z-index: 5000;}
	
#center, .container, #main {overflow: visible;}
/*------------------------- Container -------------------------*/

/*------------------------- Top Nav -------------------------*/
#zz1_TopNavigationMenun0{display: none;}
/*- zz1_TopNavigationMenun0 will hide the top level site name from the Top Navigation -*/

#TopNavMenu{
	width: 100%;
	position: absolute;
	top: 98px;
	left: 5px;
	z-index: 9998 !important;
}
.ms-topnavContainer{
border:none;
left: 5px;
width: 100%;
z-index: 9999 !important;
}
.ms-topnav{
border:solid 0px #000;
background-image:none;
background-repeat:repeat-x;
font-family:Tahoma;
font-size:8pt;
background-color:transparent;
color:#fff;
z-index: 9998 !important;
}
.ms-topnav a{
display:block;
background-image: transparent url(../../images/indcoatinternet/topnavseperator.png);
white-space:nowrap;
padding:1px 8px 0px 8px;
height:18px;
color: #fff;
width: 100%;
}
.ms-topnav a:link {
color: #fff;
font-weight: bold;}
.ms-topnav a:hover {
color: #fff;
font-weight: bold;}
.ms-topnav a:visited {
color: #fff;
font-weight: bold;}
.ms-topnav a:active {
color: #fab319;
font-weight: bold;}

.ms-topnavselected{
color:#fff;
background:none;
background-repeat:repeat-x;
font-weight:bold;
border:solid 0px #79a7e3;
border-bottom-width:0px;
border-left:solid 0px #e3efff;
background-color:transparent;
width: 100%
}

.ms-topnavselected a{
color:#fff;
width: 100%;}
.ms-topNavHover{
background-image:none;
background-color:transparent;
border:solid 0px #c2a770;
border-left:solid 0px #ffffff;
border-bottom-width:0px;
color:#fff;
}
.ms-topNavHover a{
color:#fff;
}
.ms-topnav img{
position:relative;
left:-6px;
}

.ms-topNavFlyOutsContainer{
	display: block !important;
	border:solid 1px #c2dcff;
	z-index: 9998 !important;}
.ms-topNavFlyOuts{
	display: block !important;
	background-color:#326e9c !important;
	color: #ffffff !important;
	font-weight: bold !important;
	font-family:Tahoma;
	font-size:8pt;
	z-index: 9998 !important;}
.ms-topNavFlyOuts a{
	display: block !important;
	*width:120px;
	min-width:120px;
	color:#3764a0;
	padding:4px 8px 4px 8px;
	z-index: 9998 !important;}
.ms-topNavFlyOutsHover{
	background-color:#a1b14d !important;
	color: #ffffff !important;
	font-weight: bold !important;
	z-index: 9998 !important;}



/*------------------------- Top Nav -------------------------*/

/*------------------------- Header -------------------------*/
#print{display: none;}


#page_header{
	height: 180px;
	background: transparent url(../../images/indcoatinternet/headerLeft.jpg) top left no-repeat;
	position: relative;}
#header{
	background-image:none;
	background-color:Transparent;}
.headertitle{background-image:none;}
.topBreadcrumb{ font-size:12px; display:none;}
/*------------------------- Header -------------------------*/

/*------------------------- General Styles -------------------------*/
hr {color:#ccc;}
H1 {font-size:18px;
	color:#a1b14d;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:5px;}
H2 {font-size:16px;
	color:#a1b14d;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;}
H3 {font-size:14px;
	color:#a1b14d;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;}
H4 {font-size:12px;
	color:#a1b14d;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;}
H5 {font-size:10px;
	color:#a1b14d;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;}
H6 {
      font-family:Arial;
      font-size:24px;
      font-style:italic;
      font-weight:bold;
      color: #a1b14d;}
.pullquote {
	font-family:Arial;
	width: 250px;
	color:#a1b14d;
	float: right;
	border-top:1px dashed #09c;
	border-bottom:1px dashed #09c;
	font-size:14px;
    font-weight:bold;
	font-style:italic;
    line-height:140%;
	padding:5px;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;}

/*-- styling for hyperlinks in content --*/
a:link {color:#336699;}
a:visited {color:#336699;}
a:hover {color:#336699;}
a:active {color:#336699;}

/*-- Anchor Class - Use to Style Anchors - needs to be entered in content --*/
.anchor {
	color: #a1b14d;
	text-decoration:none;}
.anchor a{
	color: #a1b14d;
	text-decoration:none;}
.anchor a:hover {
	color: #a1b14d;
	text-decoration:none;}
.anchor a:active{
	color: #a1b14d;
	text-decoration:none;}
	
/*-- Utility Links - Use to Style UL - needs to be entered in content --*/
.ul {
	color: #a1b14d;
	text-decoration:none;}
.ul a{
	color: #a1b14d;
	text-decoration:none;}
.ul a:hover {
	color: #a1b14d;
	text-decoration:none;}
.ul a:active{
	color: #a1b14d;
	text-decoration:none;}
/*------------------------- General Styles -------------------------*/
	

/*------------------------- Header - Floating Image - Right Image -------------------------*/
#banner {
	display: none;
	background: transparent url(../../images/indcoatinternet/headerRight.jpg) top right no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 500px;
	height: 97px;}
#title {
	display:none;
	min-height: 25px;}
/*------------------------- Header - Floating Image - Right Image -------------------------*/

/*------------------------- Personal Nav -------------------------*/
.ms-globalright{ float:right;}
#personalnav {
	right: 15px;
	width: 600px;
	position:absolute;
	top:15px;
	#padding-top:2px;
	z-index: 4000;}
#personalnav td {
	padding: 0;}
#personalnav div {
	display: inline;
	vertical-align: top;}
.bg .ms-SPLink {
	width: 150px;}
#personalnav a {
	font: 10px verdana, sans-serif;
	color: #000;}
#personalnav table {
	display: inline;}
.ms‐SpLinkButtonInActive {
	background-color: transparent;}
.actions a {
	text-decoration: none;}
.ms-SpLinkButtonActive a {
	color: #000;}
#personalnav a {
	color: #000;
	text-transform: none;
	font-weight: normal;}
.ms-HoverCellInActive{background-color: transparent;}
/*------------------------- Personal Nav -------------------------*/

/*------------------------- SharePoint Navigation -------------------------*/
#navigation {
	position: absolute;
	right: 0;
	top:20px;}
#navigation li {
	float: left;
	padding-right: 27px;
	font-size: 1.3em;
	font-weight: normal;}
.body #navigation li a {
	color: #fff;}
.body #navigation li a:hover, #navigation li.active a {
	color: #2c2c2c;}
.body .ms-topnav {
	background: transparent none;
	border: none;}
.container > table {
	position: absolute;
	right: 0;
	top: 20px;}
.body .ms-topnav a {
	font-family: arial;
	color: #fff;}
.body .ms-topnavselected a {
	font-weight: normal;
	color: #000;}
.body .ms-topNavFlyOuts {
	background: #BFBFBF none;
	height: 15px;}
.body .ms-topNavFlyOuts a {
	color: #000;}
.body .ms-topNavFlyOuts a:hover {
	color: #000;
	text-decoration: underline;}
/*------------------------- SharePoint Navigation -------------------------*/

/*------------------------- Breadcrumbs -------------------------*/
.sub-breadcrumb {
	width: 800px;
	margin: 0 auto;
	position:absolute;
	left: 205px;
	top:160px;
	line-height:14px;
	z-index: 4000;
	font-family: arial;
	font-size: 8pt;
	color: #666699;}
.sub-breadcrumb a{
	color: #666699;
	text-decoration: underline;}
.sub-breadcrumb a:hover{
	color: #333;
	text-decoration: underline;}
.ms-pagebreadcrumb, .ms-pagebreadcrumb a {
	display: none;
	background-color: transparent;}
/*------------------------- Breadcrumbs -------------------------*/

/*------------------------- Left Nav - Quick Launch -------------------------*/
#ctl00_PlaceHolderLeftNavBar_SPSecurityTrimmedControl1{display:none;}
#ctl00_PlaceHolderLeftNavBar_idNavLinkRecycleBin{display:none;}
.ms-hidden{display: none}

#leftcolumn {
	float: left;
	margin-left:0px;
	width: 185px;
	background-color: transparent;
	height:100%;
	overflow: hidden;}
	
#ctl00_PlaceHolderLeftNavBar_QuickLaunchNavigationManager{border-bottom: 1px solid #cccccc;}

#leftcolumn tr, #leftcolumn .ms-navSubMenu1 {
	width: 185px;
}
#leftcolumn .ms-hidden + span {
	padding-left: 20px;
}
.ms-navheader{
	width:185px;
	height:30px;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:left;
	line-height:16px;
	font-family:Arial;
	font-size:9pt;
	vertical-align:middle;
	color: #000;}
.ms-navheader a {
	background-color: transparent;
	background-image:none;
	color: #326e9c;
	text-decoration:none;
	line-height:16px;
	border:none;}
.ms-navheader a:hover {
	background-color: transparent;
	background-image:none;
	color: #207fc7;
	text-decoration:none;
	line-height:16px;
	border:none;}
.ms-navheader td {
	padding-left:11px;
	border-top: 1px solid #ccc;
	width: 185px;}
.LeftNavContent {
	padding-left:11px;
	border-top: 0px solid #ccc;
	width: 175px;}    
.body table.ms-navitem td, .body span.ms-navitem {
	background-position: left 5px;}

table.ms-navitem td, span.ms-navitem {
background-image:none;
}

.body .ms-navitem {
	text-transform: none;
}
.body .ms-selectednav {
	background-color: #fff;
	border: none;
	padding: 0;
}

.ms-navitem {
	display: block;
	border-bottom: 1px solid #fff;
	border-left:none;
	border-right:none;
	border-top:none;
	text-transform: none;
	background-image:none;
	line-height:16px;
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	width: 175px;
	margin-left: -2px;
}

.ms-navitem a
{
	color:#65544e;
}
.ms-navitem a:hover
{
	color:#c1785f;
}
.ms-navitem a:active{color:#65544e;}

.ms-navitem td{
	background-image:none;
	background-color: #fff;}
.ms-navitem td:hover{
	background-image:none;
	background-color: #fff;}

.ms-selectednav {}
.ms-navsubmenu1{}
.ms-navsubmenu2{}

.ms-quicklaunch table.ms-navsubmenu2 td{
border:none;
}
.ms-selectednavheader
{
	background: transparent url(../../images/indcoatinternet/arrowIndCoatdown.jpg) top right no-repeat; 
	border-bottom: 1px solid #fff;
	width:185px;
	height:30px;
	line-height:16px;
}

.ms-navSubMenu2 {
	border-top: 1px solid #ccc;
	width: 185px;
	}

.body .ms-quickLaunch {
	border: none;
	background-color: transparent;
}
.body .ms-quicklaunchouter {
	margin: 5px 0;
	border: none;
}
.body .ms-quicklaunchouter a {
	color: #00039b;
}
.body .ms-quicklaunchheader {
	background: #DFDFDF none;
}
/*------------------------- Left Nav - Quick Launch -------------------------*/

/*------------------------- Utility Links -------------------------*/
#LeftNavDIV {
	padding-top:25px;
	padding-left:10px;
	}
#LeftNavDIV.UtilityLinks  {
	font-weight:bold;
	line-height:14px;
}
#LeftNavDIV.UtilityLinks  a{
	color:#a4a4a4;
}

.utility  {font-family:Arial; font-size:12px;color: #a1b14d; padding-left: 10px; padding-top: 2px; line-height: normal;}
.utility  a{display: block; height: 0px; font-family:Arial; font-size:12px;color: #a1b14d; text-decoration: none; line-height: normal;}
.utility  a:link{font-family:Arial; font-size:12px;color: #a1b14d; text-decoration: none; line-height: normal;}
.utility  a:hover{font-family:Arial; font-size:12px;color: #a1b14d; text-decoration: underline !important; line-height: normal;}
.utility  a:visited{font-family:Arial; font-size:12px;color: #a1b14d; text-decoration: none; line-height: normal;}
.utility  a:active{font-family:Arial; font-size:12px;color: #a1b14d; text-decoration: none; line-height: normal;}
/*------------------------- Utility Links -------------------------*/
/*---------------New Layouts Utility Links -------------------------*/

LeftNavContent
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	padding:10px;
	}
#ctl00_PlaceHolderLeftActions_RichHtmlField1__ControlWrapper_RichHtmlField
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	padding:10px;
	margin:10px;
	display:block !important;
	}

.right_side{padding:10px;}
#right_side{padding:10px;}

.left_side{padding:10px;}
#left_side{padding:10px;}
/*------------------------- Utility Links -------------------------*/

/*------------------------- Main Content Area -------------------------*/


/*- hide display name -*/
.displayname{display: none}

#main {
	padding: 0px 0px 20px 0px;
	margin: 0 auto;
	height:100%;}

#center 
{
	padding: 0px 25px 50px 20px;
	margin-left:0px;
	margin-top: 0px;}

#ctl00_MSO_ContentDiv{
	z-index:3000;
	overflow:hidden;
	padding-left: 5px;}

.SP_editorPosition {
position: absolute;
top: 20px;
left: 20px;
width: 200px;
}
/*-- Main Content Font Settings --*/
.pageContent, .ms-WPBody {
	font: 10pt arial;
	color: #000;
	padding-left: 10px;}
/*-- Main Content Font Settings --*/

/*-- Hide Page Title --*/
#center h3.pagetitle {
	font: bold 16px Helvetica, sans-serif;
	margin: 0;
	display:none;
}
#center p {
	margin-bottom: 5px;
}
.ms-WPBorder, .ms-WPBorderBorderOnly {
	border: 1px solid #DFDFDF;
}
.removediv {
	display: none;
}
#column #footer {
	background: white none;
	font-size: 1em;
	height: auto;
}
.body .ms-menutoolbar {
	background: #DFDFDF none;
}
.body .ms-standardheader, .body .link-item-large a {
	border: none;
	font: bold 16px Helvetica, sans-serif;
	color: #000 !important;
}
td[valign="top"] {
	vertical-align: top;
}
#MSOZoneCell_WebPartWPQ6 {
	padding-left: 10px;
}
/*------------------------- Main Content Area -------------------------*/

/*------------------------- Edit Page -------------------------*/

#OuterLeftCell, #OuterRightCell, .ms-ToolPaneOuter {
	vertical-align: top;
}
.ms-ToolPaneOuter {
	overflow: scroll;
}
h3.ms-WPTitle {
	margin-top: 10px;
	font-size: 14px !important;
}
.editWebPart {
	vertical-align: top;
}
.ms-TPBody input {
	border: 1px solid #ccc;
}
/*------------------------- Edit Page -------------------------*/

/*------------------------- Publishing Styles -------------------------*/

.ms-rteCustom-ArticleTitle {
	text-transform: none;
}
td.caption {
	vertical-align: top;
	font: 11px/20px verdana, arial, sans-serif;
}
.link-item a, .ms-vb2 a, .ms-vb a {
	color: #5599A7;
}
#welcomeLeft {
	width: 75%;
	float: left;
}
#welcomeRight {
	width: 25%;
	float: left;
}
/*------------------------- Publishing Styles -------------------------*/
	
/*------------------------- Bottom Section -------------------------*/

#bottominfo {
	border-top: 5px solid #42423b;
	background: #f1eee7;
	padding-bottom:25px;
	width: 100%;
	overflow: hidden;
}
.bottomcolumn {
	float: left;
	width:288px;
	margin-right: 18px;
}
.bottomright {
	margin-right:0;
}
.bottomcolumn .ms-WPBorder, .bottomcolumn .ms-WPBorderBorderOnly {
	border: none;
}
.bottomcolumn h3, .ms-WPTitle a {
	border-bottom: 4px solid #9b968f;
	color: #5699A7 !important; 
	font-size:18px;
	padding:15px 0 5px 5px;
	margin: 0;
}
.bottomcolumn p {
	padding: 10px 35px 10px 5px;
	font-size: 1.2em;
	margin: 0;
}
.iconlist {
	border-top: 1px dashed #d1cfcd;
	font-size: 1.2em;
	margin: 0;
}
ul.iconlist li a {
	padding-left: 25px !important;
	background:none;
}
ul.iconlist  li a:hover {
	background: none;
	color: #42423b;
}
ul.borderedlist li {
	border-bottom: 1px dashed #d1cfcd;
	margin: 0;
	list-style-type: none;
}
ul.borderedlist li a {
	display: block;
	padding:3px 0 0 2px;
	height: 26px;
	color: #42423b;
}
ul.borderedlist li a:hover {
	background: #E5E5E4;
	color: #42423b;
}
/*------------------------- Bottom Section -------------------------*/

/*------------------------- Search -------------------------*/
#searchLayout td.ms-sbcell {
	border: 0px solid #cccccc;}
#searchLayout {
	border: 0px;
	position:absolute;
	right:15px;
	top:105px;
	color:#ffffff;
	font-weight:bold;
	z-index: 9999 !important;}
.ms-sbplain{
	height: 20px;
	font-size: 10pt;
	padding: 3px 5px 0px 5px;}
.ms-sbscopes{
	display: none;}
/*- sbcell is the background/border around the GO button -*/
td.ms-sbcell {
	padding-left: 5px;
	background: transparent;}
/*------------------------- Search -------------------------*/

/*------------------------- Footer -------------------------*/
#bottom_footer {
	height:31px;
	background-color:transparent;
	background-image: url(../../images/indcoatinternet/footer.jpg);
	background-repeat:no-repeat;
	font-size: 9px;
	color:#666666;
	text-align:center;
	position:absolute;
	vertical-align:bottom;
	bottom:0px;
	width:100%;}
#bottom_footer a {
	color: #666666;}
#footer_container{
	height: 16px;
	position:absolute;
	#position:relative;
	margin-left: 10%;
	#margin-left:;
	margin-top: 8px;
	background-color:transparent;
	vertical-align:bottom;}
/*------------------------- Footer -------------------------*/





/*------------- Style Overrides from PIPITONE -------------*/

h1{  
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 18px; 
                font-weight: normal; 
                color: #a1b14d;
                text-decoration: none;
                margin-top:8px;
                margin-bottom:0px;
                padding-bottom:0px;
}

h2{  
                font-family: Arial, Helvetica, sans-serif;  
                font-size: 16px; 
                font-weight: normal; 
                color: #a1b14d;
                text-decoration: none;
                margin-top:8px;
                margin-bottom:0px;
                padding-bottom:0px;
}

h3{
                font-family: Arial, Helvetica, sans-serif;  
                font-size: 14px; 
                font-weight: normal; 
                color: #a1b14d;
                text-decoration: none;
                margin-top:8px;
                margin-bottom:0px;
                padding-bottom:0px;
}

h4{
                font-family: Arial, Helvetica, sans-serif;  
                font-size: 12px; 
                font-weight: normal; 
                color: #a1b14d;
                text-decoration: none;
                margin-top:8px;
                margin-bottom:0px;
                padding-bottom:0px;
}

.pip a:hover{  
                font-family: Arial, Helvetica, sans-serif;  
                font-size: 11px; 
                font-weight: normal; 
                color: #c4591d; 
                text-decoration: none;
                line-height: 18px; 
                text-decoration: underline
}
                
.pip a:link{  
                font-family: Arial, Helvetica, sans-serif;  
                font-size: 11px; 
                font-weight: normal; 
                color: #c4591d; 
                text-decoration: none;
                line-height: 18px;
                text-decoration: none;
                }

p{  
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 11px; 
                font-weight: normal; 
                color: #666666; 
                text-decoration: none;
                line-height: 18px;
                padding-top:0px;
                margin-top:4px;
                margin-bottom:15px;
}
                
.sub_title{
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 12px; 
                font-weight: normal; 
                color: #c8d196; 
}


#right_column a:hover.ppg_markets_link{
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 12px;
                font-weight: normal;
                color: #FFF; 
                text-decoration: underline;
}
#right_column .ppg_markets_link{
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 12px;
                font-weight: normal;
                color: #FFF; 
                text-decoration: none;
}

#right_column a:hover.ppg_tech_link{
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 12px;
                font-weight: normal;
                color: #FFF; 
                text-decoration: underline;
}

#right_column .ppg_tech_link{
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 12px;
                font-weight: normal;
                color: #FFF; 
                text-decoration: none;
}
#right_column a:hover.related_resources_link{  /*I forgot to make this rollover state the first time*/
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 12px;
                font-weight: normal;
                color: #FFF; 
                text-decoration: underline;
}

#right_column .related_resources_link{
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 12px;
                font-weight: normal;
                color: #FFF; 
                text-decoration: none;
}

#ppg_markets{
                display:block;
                width:268px;
                height:27px;
                background:url(/coatings/industrial/SiteCollectionImages/ppg_markets_bg.gif) #0c7fa1 no-repeat;
}

#related_resources{
                display:block;
                width:268px;
                height:27px;
                background:url(/coatings/industrial/SiteCollectionImages/related_resources_bg.gif) #0c7fa1 no-repeat;
}

#ppg_technologies{
                display:block;
                width:268px;
                height:27px;
                background:url(/coatings/industrial/SiteCollectionImages/ppg_technologies_bg.gif) #9dab01 no-repeat;
}

#why_ppg{
                display:block;
                width:268px;
                height:27px;
                background:url(/coatings/industrial/SiteCollectionImages/why_ppg_bg.gif) #9dab01 no-repeat;
}

ul{  
                font-family: Arial, Helvetica, sans-serif;  
                font-size: 11px; 
                font-weight: normal; 
                color: #666666; 
                text-decoration: none;
                line-height: 15px
}

li{  
                font-family: Arial, Helvetica, sans-serif;  
                font-size: 11px; 
                font-weight: normal; 
                color: #666666; 
                text-decoration: none;
}

ol{  
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 11px; 
                font-weight: normal; 
                color: #666666; 
                text-decoration: none;
                line-height: 15px
}

#main_content_area a:hover.landing_link{
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 15px;
                font-weight: normal;
                color: #326e9c; 
                text-decoration: underline;
}

#main_content_area .landing_link{
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 15px;
                font-weight: normal;
                color: #326e9c; 
                text-decoration: none;
}

#content_shell{ background:url(../../images/indcoatinternet/vert_dashes.gif); 
/*------------- Style Overrides from PIPITONE -------------*/
