/* CSS Document */
body {
	
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #444;
	line-height: 18px;
	background: #FFF url("images/bg.jpg");
	background-repeat: repeat-x;
}
A:link{
	color: #F37A1F;
	text-decoration: underline;
	font-weight: bold;
}
A:visited{
	color: #F37A1F;
	text-decoration: underline;
	font-weight: bold;
}
A:hover{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 24px;
	color: #F37A1F;
	margin-top: 0px;
	line-height: 18px;
	letter-spacing: 1px;
}
h2 {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	/*margin-bottom: -1em;*/
	font-size: 14px;
	color: #A4BB39;
	line-height: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

*:lang(en) h2 {
	margin-bottom:-5px !important;
}

.headingText{
color:#00000o;
font-size:14px;
}

.bodyText{
color:#000000;
font-size:12px;
}

h3 {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 21px;
	color: #F37A1F;
	margin-top: 0px;
	line-height: 21px;
}
h4 {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	margin-bottom: 0em;
	font-size: 14px;
	color: #F99A1C;
	line-height: 18px;
	text-transform: uppercase;
}
.legal {
	font-size: 10px;
	color: #555;
}
.main_shell {
	padding-top: 10px;
	padding-bottom: 10px;
}
.gray {
	background: #FFF;
	padding: 13px 20px 13px 20px;
	border-bottom: 1px solid #AAA;
	width: 720px;
}
.home-right {
	padding: 13px 20px 13px 20px;
	border-bottom: 1px solid #AAA;
}
blockquote {
	background: #F99A1C url("images/orange_gradient.jpg");
	background-repeat: repeat-x;
	padding: 10px;
	line-height: 20px;
	font-size: 16px;
	border: 1px solid #F37A1F;
	color: #FFF;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 2px 2px #000;
}
.wrapper1{
	text-align:center;
}
