﻿.Ajax_HowtoBuild
{
	font-family: Arial;
	color: gray;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.Ajax_HowtoBuild:hover
{
	font-family: Arial;
	color: #F35E38;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.Ajax_HowtoBuild:visited
{
	font-family: Arial;
	color: #404040;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
#Ajax_Panel
{
	width: 600px;
	float: left;
	background-color: white;
	color: #5A5A5A;
	border: #CCCCCC dashed 1px;
	padding: 10px 5px 9px 6px;
	margin: 0px 0px 0px 5px;
	z-index: 99;
}
#Ajax_Panel h3
{
	display: block;
	height: 22px;
	border-bottom: #e56255 solid 0px;
	font: normal 14px/20px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px 12px 0px 14px;
	text-align: center;
	background-color: #707070;
}
#Ajax_Panel p.introConclusion
{
	display: block;
	width: 568px;
	font-family: Tahoma;
	font-size: 11px;
	color: #303030;
	line-height: 20px;
	margin: 9px 0px 9px 0px;
	background-color: inherit;
	text-align: justify;
}
#Ajax_Panel p.introConclusion span
{
	font-family: Tahoma;
	font-size: 11px;
	color: #2b61a1;
	background-color: inherit;
	font-weight: bold;
}
#Ajax_Panel p.headerText
{
	width: 550px;
	padding: 0 0 20px 0;
	font: italic 13px/16px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #a65318;
	background-color: #eeeeee;
	display: block;
	float: left;
	margin: 6px 0px 0px 14px;
	padding: 3px 9px 3px 15px;
	text-align: justify;
}
#Ajax_Panel p.detailText
{
	/*font:normal 13px/17px Arial, Helvetica, sans-serif;*/
	color: #6c6c6c;
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	width: 568px;
	line-height: 20px;
	margin: 9px 0px 9px 0px;
	background-color: inherit;
	text-align: justify;
}
#Ajax_Panel p.detailText span
{
	font: bold 11px Tahoma;
	color: #5d8f0a;
	background-color: inherit;
	font-weight: bold;
}
