/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #002d83;
}
#dropmenudiv{
	position:absolute;
	background-color: #002D83;
	border:1px solid #999999;
	line-height:18px;
	z-index:100;
	margin-top: -22px;
	margin-left: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.midrow {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;

}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: #002D83;
	color: #FFFFFF;
	font-size: 12px;
}
#dropmenudiv a:hover{
	background-color: #002364;
	color: #eff700;
	font-size: 12px;
	border-bottom-width: 1px;
}
.navigationbox {
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	width: 300px;
	background-color: #002364;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 50px;
	padding-bottom: 50px;
}
.navigationbox li a {
	font-size: 16px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	list-style-type: none;
	padding-left: 25px;
	background-image: url(images/arrow1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 275px;
}
.navigationbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-transform: capitalize;
	width: 300px;
}
.navigationbox li {
	margin-top: 2px;
	margin-bottom: 2px;
	height: 20px;
	text-transform: capitalize;
}
.navigationbox li a:hover {
	font-size: 16px;
	text-transform: capitalize;
	color: #eff700;
	text-decoration: none;
	display: block;
	list-style-type: none;
	padding-left: 25px;
	background-image: url(images/arrow1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	width: 275px;
}
.searchrow {
	background-color: #cf0016;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 5px;
}
.droplist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CF0016;
	color: #FFFFFF;
	border-color: #eff700;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CF0016;
	color: #FFFFFF;
	border-color: #eff700;
	border-style: solid;
	border-width: 1px;
}
.eqcreative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	border-top-color: #FFFFFF;
	border-top-style: dotted;
	border-top-width: 1px;
}
.contentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6681b5;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.eqcreative a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
.eqcreative a:hover {

	font-weight: bold;
	color: #CF0016;
	text-decoration: none;
	font-size: 11px;
}
.logobox {
	text-align: center;
	vertical-align: middle;
	height: 120px;
	border-bottom: 1px dotted #FFFFFF;
}
.sloganbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.contentbox a {
	font-weight: normal;
	color: #fac202;
	text-decoration: none;
}
.contentbox a:hover {
	font-weight: normal;
	color: #002D83;
	text-decoration: none;
}
#logobasesection {
	display: block;
	width: auto;
	margin-top: 10px;
	text-align: center;
}
.contentbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #fac202;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
}
#branchinfo {
	display: block;
	padding: 5px;
	width: auto;
	background-color: #eeeeee;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #EFF700;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 25px;
	border-color: #99CC00;
	border-style: dotted;
	border-width: 1px;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	margin-right: 25px;
}
.register {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #EFF700;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	border-color: #99CC00;
	border-style: dotted;
	border-width: 1px;
	margin-right: 25px;
}
.hotm {
	width: 200px;
	vertical-align: top;
	background-color: #960010;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #fac202;
	font-size: 12px;
	background-image: url(images/hotm.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 25px;
	padding-bottom: 10px;
}
.branchcontent {
	vertical-align: top;
	padding-right: 10px;
}
.headerbox {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background-color: #1a4290;
	padding-bottom: 5px;
	border-left-color: #FFFFFF;
	border-left-style: dotted;
	border-left-width: 1px;
}
#leftphoto {
	float: left;
	width: auto;
	margin-right: 10px;
}
.headoffice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #002D83;
	text-align: center;
}
.logobox {
	background-color: #e5eaf2;
	text-align: center;
	height: 65px;
	border-top-color: #002D83;
	border-top-style: dotted;
	border-top-width: 1px;
}
.homebuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #EFF700;
	padding-top: 2px;
	padding-bottom: 2px;
	border-color: #99CC00;
	border-style: dotted;
	border-width: 1px;
	width: 200px;
	display: block;
}
.branchmanager {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	color: #002D83;
}
.branchaddress {
	font-size: 12px;
	font-weight: bold;
	color: #002D83;
	text-align: center;
}
.branchinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002d83;
	text-align: left;
	display: block;
	background: transparent;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	width: 140px;
}
.formbox {
	width: 400px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-width: 0px;
	background-image: url(images/formshade.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.vacancyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #fac202;
	display: block;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.searchrow2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 5px;
	background-color: #4C6CA8;
	border-top-color: #1A4290;
	border-top-style: dotted;
	border-top-width: 1px;
}


.searchrow2 .droplist {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #6681B5;
	color: #FFFFFF;
	border-color: #002d83;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
}
.searchrow2 .submitbutton {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #6681B5;
	color: #FFFFFF;
	border-color: #002d83;
	border-style: solid;
	border-width: 1px;
}
.contentbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fac202;
	display: block;
	background-color: #4C6CA8;
	padding-left: 5px;
}
.newhomesbox {
	color: #FFFFFF;
	background-color: #1A4290;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.newhomesthumb {
	color: #FFFFFF;
	background-color: #1A4290;
	vertical-align: top;
	width: 90px;
	text-align: right;
}
.newhomestitle {
	color: #FFFFFF;
	background-color: #4C6CA8;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-color: #FAC202;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-top: 2px;
}
#newhomestitle2 {

	color: #FFFFFF;
	background-color: #4C6CA8;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-color: #FAC202;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
}
#premierwindow {
	height: 100px;
	overflow: auto;
	text-align: center;
	visibility: visible;
	width: 690px;
}

.premierthumbs {
	background-color: #960010;
	width: 425px;
	padding-bottom: 20px;
	margin-top: 10px;
	background-image: url(images/clickabove.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.intronavigationbox {
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	width: 300px;
	background-color: #002364;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 10px;
	height: 390px;
}
.intronavigationbox li a {
	font-size: 16px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	list-style-type: none;
	padding-left: 25px;
	background-image: url(images/arrow1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 3px;
}
.intronavigationbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-transform: capitalize;
	width: 300px;
}
.intronavigationbox li {
	margin-top: 2px;
	margin-bottom: 2px;
	height: 20px;
	text-transform: capitalize;
	width: 300px;
}
.intronavigationbox li a:hover {
	font-size: 16px;
	text-transform: capitalize;
	color: #eff700;
	text-decoration: none;
	display: block;
	list-style-type: none;
	padding-left: 25px;
	background-image: url(images/arrow1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
}
.introvideobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6681b5;
	text-align: left;
	vertical-align: top;
	width: 971px;
	padding-top: 20px;
}
.introsearchbox {
	margin: 0 auto;
	width: 630px;
}
.introheader {
	text-align: center;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-color: #5190d7;
	height: 150px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 0px;
}
.introcontainer {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
}
.ticker {
	float: left;
	height: 25px;
	width: 450px;
	background-color: #5190d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
