html {
  margin: 0px;
  padding: 0px;
  background: #ececec url(../images/bg.gif) left top repeat;
  font: normal 12px/18px Arial,sans-serif;
}
body {
  margin: 0px auto 20px auto;
  padding: 0px;
  width: 945px;
  background-color: white;
  border: 1px solid #808080;
  border-top: 0px;
}
h1 {
  font: bold 18px/24px Arial,sans-serif;
  color: #229542;
  margin: 0px;
  padding: 4px 0px;
}
h2 {
  font: bold 14px/14px Arial,sans-serif;
  color: #229542;
  padding: 8px 0px;
  border-bottom: 1px solid #bebebe;
}
p {
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: underline;
  color: #007cca;
  font-weight: bold;
}
div#mininav {
  background: white url(../images/mininav-bg.gif) left top repeat-x;
  padding: 7px 15px;
  text-align: right;
  color: #007621;
  height: 16px;
  font: bold 11px/16px Arial,sans-serif;
  border-bottom: 1px solid #808080;
}
div#mininav a {
  color: #007621;
  text-decoration: underline;
}
div#mininav img {
  margin: 0 7px -4px 7px;
}
div.header {
  position: relative;
  height: 196px;
  border-bottom: 4px solid black;
  background: white url(../images/header-collage.jpg) right bottom no-repeat;
}
.losenge {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 255px;
  height: 196px;
  z-index: 1;
}
a.logo {
  position: absolute;
  top: 46px;
  left: 35px;
  width: 153px;
  height: 98px;
  z-index: 1;
}
a.logo img {
  border: 0px;
}
div.ticker {
  position: relative;
  height: 25px;
  width: 945px;
  overflow: hidden;
  border-bottom: 1px solid #808080;
  background: white url(../images/tickerbg.gif) left 1px repeat-x;
}
div.tickertext {
  position: absolute;
  top: 0px;
  left: 945px;
  white-space: nowrap;
  font: bold 14px/26px Arial,sans-serif;
  color: black;
  cursor: default;
}
div.ticker h2 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 224px;
  height: 26px;
  text-align: right;
  margin: 0px;
  padding: 0px 28px 0px 0px;
  font: bold 14px/26px Arial,sans-serif;
  color: white;
  background: url(../images/tickertitlebg.png) left top no-repeat;
  z-index: 1;
}

div.main {
  background: white url(../images/mainbg.gif) left top repeat-y;
  width: 945px;
  float: left;
  border-bottom: 1px solid #808080;
}
div.col1 {
  width: 201px;
  float: left;
  display: inline;
  margin: 0px -235px 0px 0px;
  padding: 27px 18px 0px 16px;
  background: white url(../images/col1bg.gif) left top no-repeat;
}
div.col1 p {
  line-height: 14px;
}
div.col1bottom {
   margin: 0px -18px 0px -16px;
   padding-top: 35px;
}
div.col2 {
  float: left;
  display: inline;
  margin: 0px -918px 0px 262px;
  padding: 27px 0px 22px 0px;
  width: 656px;
}
div.col2 p {
	padding-bottom: 12px;
}

div.footer {
  position: relative;
  clear: both;
  height: 110px;
}
p.copyright {
  position: absolute;
  top: 31px;
  left: 38px;
  font-size: 10px;
  width: 200px;
}
p.links {
  text-align: center;
  padding: 44px 0px 0px 0px;
  font: normal 11px/11px Arial,sans-serif;
}
p.links a {
  color: #007621;
  text-decoration: underline;
  padding: 0px 3px;
}
div#footermenu {
	padding: 44px 0px;
	overflow: hidden;
	position: relative;
	left: 370px;
}
div#footermenu ul {
	position: relative;
	left: -8px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#footermenu li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 8px;
	font: normal 11px/12px Arial,sans-serif;
	border-left: 1px solid black;
}
div#footermenu a {
  color: #007621;
  text-decoration: underline;
}
p.graphtek {
  position: absolute;
  text-align: right;
  padding: 0px;
  top: 35px;
  right: 38px;
}
p.graphtek img {
  border: 0px;
  vertical-align: middle;
  margin-left: 11px;
}
p.graphtek a {
  font-weight: bold;
  color: black;
  text-decoration: underline;
}

table.cformt {
  border-collapse: collapse;
  margin: 0px;
	padding: 0px;
}
table.cformt th {
  margin: 0px;
	padding: 0px 8px 0px 0px;
	text-align: right;
}
p.store_splash_left_col {
	margin-top: 0px;
	padding-top: 0px;
}
ul.green_check_list {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
	padding-left: 10px;
	list-style-image: url(/images/green_check_mark.jpg);
}
div#application, div#application2 {
	width: 540px;
}
form#quickapply {
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	width: 639px;
}
div#application form, div#application2 form {
	padding: 15px 0px 0px 0px;
}
fieldset {
	width: 370px;
	padding: 0px 0px 0px 20px;
	border: none
}

fieldset label {
	font-size: 12px;
  width: 201px;
  float: left;
  margin: 5px 0 2px;
	text-align: right;
}

fieldset input {
  float: right;
  margin: 2px 0 2px;
  display: inline;
}
form#cform fieldset label {
	font-size: 12px;
	width: auto;
	float: none;
	margin: auto;
}
form#cform fieldset input {
	float: none;
	margin: auto;
}
div#labels {
	float: right;
	padding: 0px 16px 0px 0px;
	margin-bottom: 10px;
	font-size: 14px;
}
div#labels label {
	font-weight: bold;
}
label#yes {
	padding-right: 50px;
}
div#fieldsets {
	padding-top: 20px;
}

div#application form p {
	float: right;
	padding-top: 20px;
}
div#application2 form p {
	float: right;
	padding: 30px 25px 0px 0px;
}
input.text_input {
	border: 1px solid #a5acb2;
	padding: 3px;
	font-size: 14px;
	width: 152px;
}
input.text_input:hover {
	border: 1px solid #888888;
	background-color: #F8F8F8;
}

textarea.textarea {
	border: 1px solid #a5acb2;
	padding: 3px;
	font-size: 14px;
	width: 152px;
	float: right;
	margin: 2px 0;
}

select#location {
	float:right;
	font-size:14px;
	margin:2px 0px;
	padding:3px;
	width:160px;
}
div.clear {
	clear: both;
}
/* Begin homepage application styles. */
div#homepageapplication{
	width: 471px;
}

table#homeapptable {
	width: 470px;
}

table#homeapptable td{
	padding: 10px 0px;
}

table#homeapptable td.question {
	width: 260px;
	font-size: 14px;

}

table#homeapptable td.yes, table#homeapptable td.no {
	width: 105px;
	text-align: center;
}

span.apphead {
	font-weight: bold;
	font-size: 14px;
}
p.apply-button {
	margin-top: 0;
}
p.apply-button img {
	border: 0;
}
/* End homepage application styles. */