@charset "utf-8";
/* For IR Styling */

#investorcontact #address2 {
	margin: 2%;
	padding: 2%;
	float: left;
	width: 25%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#investorcontact #address3 {
	margin: 2%;
	padding: 2%;
	float: left;
	width: 25%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#list2 {
	float: right;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	list-style-type: none;
	padding: 5px;
	margin-left: 25px;
	margin-right: 25px;
}
#list4 {
	float: right;
	width: 190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	list-style-type: none;
	padding: 5px;
	margin-left: 25px;
	margin-right: 25px;
}
#list3 {
	float: left;
	width: 190px;
	margin-right: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	list-style-type: none;
	padding: 5px;
	margin-left: 25px;
}

#investfaq {
	margin: 2px 2px 2px 0px;
	padding: 0px;
	position: relative;
	top: 15px;
	line-height: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
}
#investfaq ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #026C75;
	line-height: normal;
	text-align: left;
	list-style-type: none;
	background-image: url(../img/investor/q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 7px 5px 5px 30px;
}
#analysts {
	padding-top: 12px;
	padding-left: 5px;
	margin: 2px;
	list-style-type: none;
}
#analysts h3 {
	padding-top: 10px;
	list-style-type: none;
}
#analysts  ul li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../img/investor/cover.gif);
}

#investfaq ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #026C75;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #04B5C5;
	border-right-color: #04B5C5;
	border-bottom-color: #04B5C5;
	border-left-color: #04B5C5;
	padding-bottom: 5px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../img/investor/a.gif);
	font-weight: normal;
}
#irevents {
	padding-top: 12px;
	padding-left: 5px;
	list-style-type: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
#eventlist {
	padding-bottom: 20px;
}

#irevents h3 {
	padding-top: 12px;
	padding-bottom: 5px;
}
#irevents h4 {
	font-size: 12px;
	font-weight: normal;
	color: #456B7E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #456B7E;
}

#eventlist ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#eventlist ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	list-style: none;
	display: inline;
	border-top: 1px none #456B7E;
	border-right: 1px solid #456B7E;
	border-bottom: 1px none #456B7E;
	border-left: 1px none #456B7E;
	}
	
		
#eventlist ul li.here {
	list-style: none;
	display: inline;
	border-right-style: none;
	}

#iroverview {
	padding-bottom: 20px;
	padding-top: 5px;
	background-color: #ECF1F2;
	padding-right: 3px;
	padding-left: 12px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
}
#iroverview h2 {
	color: #333333;
}

#iroverview a {
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 4px 10px;
	margin: 5px;
}

#iroverview a:hover {
	background-color: #333333;
	color: #FFFFFF;
}
#irevents #eventlist h4 {
	margin-top: 15px;
}


