body {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
}
h1 {
	font-family: Tahoma,"Times New Roman",Times,serif;
	font-size:26px;
	color:#083772;
	letter-spacing:-1px;
	font-weight:normal;
	background:#eee;
	padding-top: 10px;
	padding-bottom: 15px;
	Text-indent: 0.5cm;
}
h2 {
	font-size: 18px;
	line-height:18px;
	color:#083772;
	padding-bottom: 15px;
	font-weight:normal;
	background:#eee;
	Text-indent: 2cm;
	border-bottom:1px solid #ccc;
	letter-spacing: 2px;
}
p {
  font-family: Arial, Helvetica;
  font-size: 14px
	line-height:18px;
}

input {
	margin: 8px 20px;
}
#content {
	margin-left:15px;
}
#myDiv {
	border:2px solid #1F3E75;
	background:#DFECFB;
	margin:20px 50px;
	padding:10px 20px;
	width:200px;
	text-align:center;
}
.red {
	color: red;
}

.x-tab-strip span.x-tab-strip-text {
	font:normal 14px tahoma,arial,helvetica;
	color:#416aa3;
	white-space: nowrap;
	cursor:pointer;
    padding:4px 0;
}