body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5b5704;
}
textarea, input, select {
	font-family: Verdana;
	font-size: 9px;
	line-height: 11px;
	color: #909090;
	font-weight: normal;
}
td {
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	color: #5b5704;
	font-weight: normal;
}
button {
	padding : .3em 1em;
	padding : 2px 10px;
	font-size : 1em;
	line-height : 1em;
	border : 1px solid #d85904;
	background : #9de7e7 url("../images/button.gif") repeat-x;
	color : #ffffff;
	font-weight : bold;
}
li {
	padding-left : 12px;
	padding-top: .5em;
	padding-bottom: .5em;
	list-style-type: none;
	background : url("../images/bullet.gif") no-repeat 0px 8px;
}
a:link {
	color: #cac8a7;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;

}
a:visited {
	color: #cac8a7;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;

}
a:hover {
	color: #fe6805;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.a {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
a.a {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	line-height : normal;
	font-weight: normal;
	text-decoration: none;

}
a.a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;

}
a.a:visited {
	color: #000000;
	font-weight: normal;
	font-style: normal;

}
a.a:hover {
	color: #fe6805;
	font-weight: normal;
	text-decoration: none;
}
a.b {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
a.b:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

}
a.b:visited {
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
}
a.b:hover {
	color: #fe6805;
	font-weight: bold;
	text-decoration: none;

}
.c {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
a.c {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	line-height : normal;
	font-weight: normal;
	text-decoration: none;

}
a.c:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;

}
a.c:visited {
	color: #ffffff;
	font-weight: normal;
	font-style: normal;

}
a.c:hover {
	color: #fe6805;
	font-weight: normal;
	text-decoration: none;
}
h1, h2, h3 {
	margin-bottom: 0px;
	font-family: "Sans Serif", Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #fe6805;
}
.headline {
	font-family: Verdana;
	font-size: 10px;
	color: #5b5704;
	font-weight: bold;
}
.textform {
	font-family: Verdana;
	font-size: 9px;
	line-height: 11px;
	color: #909090;
	font-weight: normal;
}
#copyright {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
#copyright a {
	color: #ffffff;
	text-decoration: none;

}
#copyright a:link {
	color: #ffffff;
	text-decoration: none;

}
#copyright a:visited {
	color: #ffffff;
	font-style: normal;

}
#copyright a:hover {
	color: #fe6805;
	text-decoration: none;
}

.contact-form {
width : 100%;
margin : 0;
text-align : justify;
}

.contact-form p {
width : 100%;
margin : 0;
margin-left: 5px;
padding : 0px;
}

.contact-form-label {
width : 90px;
float : left;
margin: 3px 10px 5px 0;
color : #000000;
line-height : 12px;
height : 12px;
clear : both;
}

.contact-form-input {
margin-bottom: 5px;
}


.columns { 
margin : 0;
padding : .5em 0;

}

.columns p { 
margin : 0;
padding : .5em 0;
text-align : center;
font-size : 1em;
font-weight : normal;
line-height : 1.6em;
}

.column { 
width : 50%;
padding : 0;
padding-top : .4em;
margin-top : .4em;
float : left;
}

html>body .column {
  width:50%;
} 

.columns .column p { 
margin : 0;
padding : .5em .5em;
text-align : justify;
font-size : 1em;
font-weight : normal;
line-height : 1.6em;
}


#application label {
width: 12em;
float: left;
text-align: right;
margin: 0 1em .7em 0;
clear: both;
}