* {
	margin: 0px;
	padding: 0px;
	outline: none;
	}
:focus { 
	outline: 0;
}
html {
	min-height: 100.11%;
	}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	font-size:.7em;
	}
a:link, a:visited, a:active {
	color: #669900;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #99CC00;
	}
img { 
	border: 0px;
	}
.noSpace {
	margin: 0px;
	padding: 0px;	
	}
h1 {
	font-size: 18px;
}

.smallText {
	font-size: 10px;
}
.smallestText {
	font-size: 9px;
	color: #666666;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	display: block;
	visibility: hidden;
	}
.overdotline {
	background-image: url(../images/dotrule.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	margin-top: 10px;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	}
#header {
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/back_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	}
#logo {
	padding-top: 45px;
	width: 238px;
	float: left;
	padding-left: 60px;
	}
#topLinks {
	padding-top: 55px;
	float: left;
	padding-left: 480px;
	}
#topLinks a {
	margin-left: 15px;
	}
#content {
	background-color: #EEEFE1;
	}
	
/* homepage specific */

#homeContent {
	background-color: #FFFFE5;
	background-image: url(../images/backHome01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

#homeImage {
	float: left;
	width: 300px;
}
#homeWelcome {
	float: left;
	width: 270px;
	padding-top: 20px;
	padding-left: 350px;
}
#homeWelcome  h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #766341;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/dotrule.gif);
	padding-bottom: 5px;
}
#homeWelcome p {
	margin-right: 20px;
}
#welcomeFeatures  p {
	padding-bottom: 6px;
}
#welcomeFeatures {
	padding-bottom: 10px;
}

#welcomeFeatures a {
	font-weight: bold;
	font-size: 12px;
}
#welcomeFeatures  h2, #headlines h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #766341;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom: 5px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/dotrule.gif);
	padding-bottom: 5px;
	margin-top: 15px;
}
#welcomeFeatures  h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #766341;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/dotrule.gif);
	padding-bottom: 3px;
	margin-top: 10px;
}
#homefeatures {
	background-color: #EEEFE1;
	width: 100%;
	}


/* hompage headlines */
#homefeatures #headlines {
	float: left;
	width: 700px;
	padding-right: 0px;
	padding-left: 20px;
}
#homefeatures .smallLinks {
	font-size: 8px;
	text-transform: uppercase;
	margin-right: 15px;
}
#homefeatures .headlinesDate {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	padding-right: 10px;
}
#news {
	padding-right: 10px;
}

#news ul {
	list-style-type: none;
}
#news li {
	margin-top: 10px;
}

/* newsroom and investor headlines */
#headlines {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.headlinesDate {
	color: #666666;
	padding-right: 10px;
}
#headlines ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 55px;
}
#headlines li {
	margin-top: 10px;
	text-indent: -55px;
}
#quotemediaTool {
	font-size: 10px;
}

#quote {
	float: left;
	width: 160px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#quote h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #766341;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom: 5px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/dotrule.gif);
	padding-bottom: 5px;
	margin-top: 15px;
}

#quote h5 {
	font-size: 14px;
	margin-bottom: 5px;
}


#col_Left {
	float: left;
	width: 200px;
	clear: both;
	height: 400px;
	}
/* left menu rollovers */
#menu {
	background-image: url(../images/back_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*height: 300px;*/
	background-color: #669900;
	}
a.but01_about {
	display: block;
	width: 200px;
	height: 50px;
	text-decoration: none;
	background-image: url(../images/but_01aboutus.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
a.but02_operations {
	display: block;
	width: 200px;
	height: 50px;
	text-decoration: none;
	background-image: url(../images/but_02operations.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
a.but02a_csr {
	display: block;
	width: 200px;
	height: 50px;
	text-decoration: none;
	background-image: url(../images/but_02acsr.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
a.but03_investors {
	display: block;
	width: 200px;
	height: 50px;
	text-decoration: none;
	background-image: url(../images/but_03investors.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
a.but04_news {
	display: block;
	width: 200px;
	height: 50px;
	text-decoration: none;
	background-image: url(../images/but_04news.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
a.but05_careers {
	display: block;
	width: 200px;
	height: 50px;
	text-decoration: none;
	background-image: url(../images/but_05careers.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
a:hover.but01_about, a:hover.but02_operations, a:hover.but02a_csr, a:hover.but03_investors, a:hover.but04_news, a:hover.but05_careers {
	background-position: 0 -50px;
	}
#pageContent {
	background-color: #FFFFFF;
	float: left;
	width: 619px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
	min-height:300px;
	/*height:300px;*/
	}
#pageContent td {
	padding: 3px;
}
#pageContent ul {
	margin-bottom: 10px;
	margin-left: 20px;
}
#pageContent li {
	margin-bottom: 5px;
}
div[class] #pageContent {
   height:auto;
   }
#col_Center {
	float: left;
	width: 420px;
	padding: 30px;
	min-height: 350px;
	}
#col_CenterHome {
	float: left;
	width: 300px;
	height: 300px;
	}
#col_Center h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #766341;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom: 30px;
	}
#col_Center h2 {
	font-size: 12px;
	font-weight: bold;
	color: #766341;
	margin-top: 20px;
	margin-bottom: 5px;
}
#col_Center h3 {
	color: #669900;
	font-size: 12px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 15px;
	background-image: url(../images/dotrule.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
}
#col_Center h4 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
}
#col_Center h5 {
	font-size: 13px;
	font-weight: bold;
	color: #766341;
	margin-top: 30px;
	margin-bottom: 5px;
}




.introText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 18px;
	padding-bottom: 10px;
	}
#jobs {
	padding-top: 10px;
	padding-bottom: 10px;
}

#jobs td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#jobs p {
	margin: 0px;
	padding: 0px;
}
#jobs a {
	font-weight: bold;
}



#col_Center p {
	margin-bottom: 10px;
	}
#col_Right {
	float: left;
	padding-top: 30px;
	width: 130px;
	}
#rightNav ul {
	list-style-type: none;
	margin: 0px;
	}
#rightNav li {
	background-image: url(../images/bullet_arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 12px;
	}
.navTitle {
	font-size: 11px;
	text-transform: uppercase;
	color: #766341;
	letter-spacing: 1px;
	margin-bottom: 10px;
	background-image: url(../images/dotrule.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	width: 120px;
}
#footer {
	font-size: 10px;
	padding: 10px;
	}
.footnote {
	font-size: 10px;
	text-indent: -15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.caption {
	font-size: 11px;
	width: 400px;
	padding-bottom: 10px;
	font-style: italic;
	color: #666666;
}
.captionShort {
	font-size: 11px;
	width: 200px;
	padding-bottom: 10px;
	font-style: italic;
	color: #666666;
}
