.shw_body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
    line-height: 18px;
	vertical-align: top;
	text-decoration: none;
}

.shw_heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
}

.shw_subheading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
	font-weight: bold;
}

.shw_quickfacts_heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4a4a4a;
	font-weight: bold;
	line-height: 13px;	
}

td.shw_quickfacts {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4a4a4a;
	line-height: 13px;
}

table.shw_paddingnav {
	margin-top: 3px;
}


table.shw_paddingfacts {
	margin-top: 3px;
}

table.shw_header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #4a4a4a;
    line-height: 11px;
	text-decoration: none;
	
}

/*links style for header*/
table.shwheader_links a:link, 
table.shwheader_links a:visited, 
table.shwheader_links a:active{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 9px;
color: #838b41;
text-decoration: none;
}

table.shwheader_links a:hover,
table.shwheader_linksvisited a:hover{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 9px;
color: #000000;

}
/*links style for body text*/
td.shwbody_links a:link, 
td.shwbody_links a:visited,
td.shwbody_links a:active{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 11px;
color: #838b41;
text-decoration: none;
}

td.shwbody_links a:hover,
td.shwbody_linksvisited a:hover{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 11px;
color: #000000;
}

/*links style for navigation*/
table.shwnav_links a:link, 
table.shwnav_links a:visited, 
table.shwnav_links a:active{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 13px;
color: #838b41;
text-decoration: none;
}

/*table.shwnav_links a:visited{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 13px;
color: #A5A86B;
text-decoration: none;
}*/


table.shwnav_links a:hover,
table.shwnav_linksvisited a:hover{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 13px;	
color: #000000;

}

/*links style for current page and bread crumb*/
table.shwnav_links a.current {
font-weight:bold;
line-height: 13px;
color:#4a4a4a;
}
.lowercasedivider {
	color: #838b41;
	font-weight: bold;
}
#careersLine {
	width: 402px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9fa1a4;
	min-height: 230px;
	padding-left: 20px;
}
#careersHeading {
	width: 402px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9fa1a4;
	padding-left: 20px;
}

/*unordered lists, added april 2009*/

ul {
	margin: 0;
	padding-left: 20px;
}

li {
	padding-left: .5em;
	list-style-position: outside;
	list-style-image: url(../images/bullet-sq1.jpg);
	list-style-type: none;
}
