
/* Kimmel Sytles for Interior Pages Within the Division Sections */

 #intContentContainer { 
	margin-top: 0px;
	padding-bottom: 0px;
	margin-left: 175px;
	background-color:#FFFFFF;
	clear: none;
	/*width: 550px;*/
	/*float: left;*/
	height: auto;	
font-size: 1em;
padding: 0px;
border: 1px solid #ffffff;
/*apply height so IE can gain layoutproperty*/
height: 100%;
	
} 
#maincontent
{
/*width: 550px;*/
/*float: left;*/
margin-right: 200px;

}

#maincontent h1
{
font-size: 1.2em;
border-bottom: 1px solid #604a35;
margin-left: 20px;
margin-right: 100px;
margin-top: 10px;
margin-bottom: 6px;
padding-bottom: 5px;
color:  #604a35;
}
#maincontent h2
{
font-size: 1em;
border-bottom: 1px dotted #604a35;
margin-left: 20px;
margin-right: 100px;
margin-top: 10px;
margin-bottom: 6px;
padding-bottom: 5px;
color:  #604a35;
}



#maincontent p
{
margin-left: 20px;
margin-top: 0px;
padding-bottom: 0px;
margin-bottom: 9px;
margin-right: 20px;
line-height: 1.5em;
}
#maincontent ul
{

margin-bottom: 3px;
line-height: 1.5em;
margin-right: 20px;
margin-top: 5px;
}
maincontent li
{
list-style-type:disc;
}
#maincontent ol
{
padding-top: 3px;
margin-bottom: 3px;
line-height: 1.4em;
margin-right: 20px;
margin-top: 5px;
}
maincontent li
{
list-style-type:disc;
}


#contentContainer
{
width: 750px; 
height: auto; 
margin-left: 175px; 
}

#innerRight
{
width: 199px; 
height: auto;
float: right;

background-image:url(../images/rightcolbg.jpg);
background-repeat: repeat;
background-color: #ffffff;
border-left: 1px solid #bcb6b2;
border-bottom: 1px solid #bcb6b2;
padding-bottom: 5px;
margin-bottom: 10px;
/*background-image:url(../newimages/images/panel_bg.jpg);
background-repeat: repeat-y;*/
}
#innerRight p
{
margin-top: 0px;
margin-bottom: 0px;
padding: 0px 15px 0px 5px;
line-height: 1.4em;
}
#innerRight ul
{
line-height: 1.4em;
margin: 0px 0px 0px 5px;
padding: 0px 15px 0px 5px;
}
#innerRight li
{
list-style-type: none;
line-height: 1.4em;

}
#innerRight h4
{
font-size: 1.1em;
margin-top: 8px;
margin-bottom: 6px;
padding-bottom: 5px;
color: #604a35;
margin-left: 0px;
border-bottom: 1px solid #bcb6b2;
line-height: 1.2em;
padding-top: 5px;
padding-right: 5px;
padding-left: 5px;
width: 85%;

}
#innerRight h5
{
font-size: 1.1em;
margin-top: 8px;
margin-bottom: 6px;
padding-bottom: 5px;
color: #604a35;
margin-left: 0px;
border-bottom: 1px solid #bcb6b2;
padding-top: 5px;
padding-right: 0px;
padding-left: 5px;
width: 80%;
}
/*#innerRightPanel a
{
text-decoration: none;
color: #49577e;
margin-top: 8px;
margin-bottom: 6px;
padding-bottom: 5px;
}
#innerRightPanel a:hover
{
text-decoration: underline;

}*/
#divider
{
float: right;
width: 283px;
height: 33px;
background-color:#CCFF66;
}
.industryHeader
{
padding-right: 4px;
}







