@charset "utf-8";
/* CSS Document */

body {
	background-color: #2e2e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.cntent_left {
	padding-right: 23px;
	padding-left: 23px;
	background-color: #464646;
	color: #a7a7a7;
}
.cntent_left strong {
	color: #9ccb68;
}
.cntent_right {
	background-color: #686866;
	font-size: 11px;
	color: #a7a7a7;
}
.cntent_right a {
	color: #ffffff;
	text-decoration: none;
}
.cntent_right a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.cntent_right strong {
	color: #9ccb68;
}
.Tplinks {
	color: #a7a7a7;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.Tplinks a{
	color: #a7a7a7;
}
.Tplinks a:hover {
	color: #89ccf1;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #89ccf1;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #89ccf1;
	text-decoration: underline;
}
h2 {
	font-size: 26px;
	color: #9ccb68;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 18px;
	color: #89ccf1;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 a {
	font-size: 18px;
	color: #89ccf1;
	font-weight: normal;
	text-decoration: none;
}
h3 a:hover {
	font-size: 18px;
	color: #89ccf1;
	font-weight: normal;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 10px 0 0 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #848483;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	font-size: 18px;
	color: #c6c6c6;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	line-height: 40px;
}
h1 {
	font-size: 22px;
	color: #89ccf1;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	padding: 10px 0 10px 0;
	margin: 0;
	line-height: 24px;
}
.h7 {
	font-size: 18px;
	color: #89ccf1;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	padding: 0;
	margin: 0;

}
.SmlTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6d6d6d;	
}
.readmoreblock {
	background-color: #4b7992;
	padding: 2px 5px 2px 5px;
	text-align: right;	
	color: #c6c6c6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.readmoreblock a {
	color: #c6c6c6;
	text-decoration: none;
}
.readmoreblock a:hover {
	color: #c6c6c6;
	text-decoration: none;
	text-decoration: underline;
}
.cntent_rightpadding {
	padding: 0 14px 0 14px;
}
.factbox {
	padding: 10px 10px 5px 10px;
}
.meltbox{
	padding: 0 10px 5px 10px;
}
.QandA{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	padding: 10px;
	color: #89ccf1;
}
.answerspadding{
	padding: 5px;
}
.graphs{
	border: 3px solid #999999;
}
.imagepadding{
	margin-left: 20px;
	float: right;
}
