body{
	font: 14px/18px Arial, Helvetica, Sans-Serif;
	background-image:url(../gr/tile.png);
	background-repeat:repeat-x;
	color: #ebebeb;
	margin: 0;
	padding: 0;
}

p{
	margin: 0;
	padding: 0;
}


h1{
	width: 840px;
	height: 145px;
	background: url(../gr/header.png);	
	background-repeat: no-repeat;
}

/* this hides */
h1 span{
	display: none;	
}

h2{	
	width: 840px;
	height: 30px;
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
	color: #fff200;						
	margin: 0;
	padding: 0;
	margin-top: 50px;
	margin-bottom: 50px;
}

#divtext h3{
	color: #fff;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

#divtext h4{
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

#divform h3{
	margin: 0;
	padding: 0;
	color: #fff200;
	line-height: 26px;
	font-size: 24px;
	font-weight: normal;
	background: url(../gr/image.png) top no-repeat #535252;
	padding-top: 158px;
	padding-left: 23px;
}

#divform h4{
	margin: 0;
	padding: 0;
	font-size: 21px;
	color: #fff200;
	background: #535252;
	padding-left: 23px;
	font-weight: normal;
	padding-bottom: 14px;
	
}

ul{
	margin: 0px;
	padding: 0px;				
}

li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #686768;
	padding-bottom: 10px;
	padding-top: 10px;			
}


#wrapper{
	width: 840px;
	margin: 0 auto;
	margin-top: 30px;
}

.clr{
	clear: both;
	font-size: 1px;
	height: 1px;	
}

#footer{
	display: block;
	width: 840px;
	text-align: center;
	font-size: 12px;
	border-top: 1px #686768 solid;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
}

#footer a{
	color: #fff200;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#divtext{
	width: 430px;
	margin-right: 40px;
}

#divform, #divtext{
	float: left;
	font-size: 14px;
	padding-top: 10px;
}

#divform{
	width: 370px;		
	display: block;
}

.top_curve{
	background-position: top;
	background: url(../gr/top_curve.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 370px;
	display: block;
}


* html .top_curve{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gr/top_curve.png",sizingMethod="scale");
}


#indent{
	width: 325px;
	margin: 0 auto;
	display: block;
	background-color: #535252;
}

.box_yel{
	width: 387px;
	height: 50px;
	padding: 20px;
	background: url(../gr/yellow_box.png);	
	background-repeat: no-repeat;
	color: #2a2a29;
	text-align: center;
	font-size: 16px;	
}

.box_yel a{
	color: #2D2D2C;
	text-decoration: none;
}

.box_yel a:hover{
	text-decoration: underline;
}

.small_box{
	width: 370px;
	height: 48px;
	margin: 0px;
	padding: 0px;
	background: url(../gr/pdf_box.png);	
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	font-size: 16px;
	padding-top: 12px;
	margin-bottom: 14px;
}

* html .box_yel{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gr/yellow_box.png",sizingMethod="scale");
}

* html .small_box{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gr/pdf_box.png",sizingMethod="scale");
}


.small_box a{
	color: #fff200;
	text-decoration: none;
}

.small_box a:hover{
	text-decoration: underline;
}

.small_box a.link_pdf{
	background: url(../gr/pdf.png) no-repeat top left;
	padding-bottom: 6px;
	padding-top: 8px;
	padding-left: 35px;
	font-size: 16px;
	
}

.single{
	padding-top: 21px;
	height: 39px;
	font-size: 14px;
}

#form_area{
	padding: 0 23px;
	margin: 0;
	background: #535252;
	font-size: 12px;
}

form{
	padding: 0;
	margin: 0;
}

input{
	width: 150px;
	margin-bottom: 10px;
	border: 1px solid #939393;
	height: 18px;
}

input.error{
	background-color:#FFEADF;
	background-image:url(../gr/exclamation.png);
	background-repeat: no-repeat;
	background-position: center right;
}

fieldset{
	border: 0;
	margin:0;
	padding: 0;
	width: 158px;
	float: left;
}

fieldset.right{
	margin-left: 6px;	
}

label{
	margin:0;
	padding: 0;	
}

button{
	margin: 0;
	padding: 0;
	background:url(../gr/button.png);
	border: 0;
	width: 159px;
	height: 34px;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans;
	color: #494949;
	padding-top: 2px;
}

line{
	color: #807f80;
}

p.fourteen{
	font-size: 14px;
	border-top: 1px solid #686768;
	padding-top: 14px;
	padding-bottom: 14px;
}

.bottom_curve{
	background: url(../gr/bot_curve.png) no-repeat bottom;
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 11px;
	margin-bottom: 14px;
	display: block;
	
}

* html .bottom_curve{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gr/bot_curve.png",sizingMethod="scale");
}

