@charset "UTF-8";
.orangelink {
	color: #FF3300
}
.maincontent {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	line-height: normal;
}
.rightsidebar {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #252525;
	padding: 15px;
}
.heading {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	color: #FF3300;
}
.popups {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 15px;
	border: 10px solid #CCCCCC;
}
