body,td,p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #2E416B;
}
h1 {
	margin: 0px;
	font-family: "Trebuchet MS", "Arial Black", Helvetica;
	font-size: 18px;
	color: #8D9CB4;
}
.thumbTD{
	background-image: url(images/thumb_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
.thumbTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D9CB4;
	text-align: center;
	font-weight: bold;
}
.thumbTitle2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8D9CB4;
	text-align: center;
	font-weight: bold;
}
.detDiv {
	background-color: #E8EBF0;
	padding: 5px;
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", "Arial Black", Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #2E416B;
}
.detDivBg {
	background-color: #dedede;
	padding: 3px;
}
.detTD {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-left-color: #dedede;
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.aboutus {
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	text-align: justify;
	text-indent: 20px;
}
h2 {
	color: #CC9900;
}
h3 {
	font-size: 14px;
}
