body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#container #heading {
	background-image: url(images/newheading.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}
#heading h1 {
	font-size: 0.8em;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 128px;
	padding-left: 0px;
}
#menu {
	text-align: center;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 762px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	width: 200px;
	display: inline;
	font-size: 0.8em;
	font-weight: bold;
}
#menu a {
	width: 125px;
	display: block;
	float: left;
	color: #333333;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	background-image: url(images/button.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #D9D9D9;
}
#menu a:hover {
	color: #FFFFFF;
	font-style: italic;
	background-image: url(images/button-hover.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #77976E;
}
#main {
	padding: 0px;
}
#main h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#main h2 {
	font-size: 1em;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#main h3 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.9em;
}
#main hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #000066;
	font-size: 1px;
	height: 1px;
}




#main p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 0.9em;
}
#main a {
	color: #3A6889;
	text-decoration: none;
}
#main a:hover {
	color: #9A2727;
	text-decoration: underline;
}
#main ul {
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
}
#main li {
	list-style-image: url(images/bullet.gif);
}
#main address {
	font-size: 0.8em;
	font-style: normal;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006699;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
#main .querybox {
	font-size: 0.9em;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#main .searchresult address {
	font-size: 0.9em;
	font-style: normal;
	width: 250px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9FB787;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	display: block;
	position: relative;
	float: left;
}
#main .searchresult{
	border: 1px solid #66804D;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	width: 766px;
}

#main .searchresult h2 {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66804D;
	background-color: #B9C5DB;
	font-size: 0.9em;
	line-height: 22px;
}
#main .searchresult ul.detaillink {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#main .searchresult .detaillink li {
	list-style-image: none;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 20px;
	text-align: right;
}
#main .searchresult .detaillink a {
	background-image: url(images/button.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	color: #000000;
	width: 100px;
}
#main .searchresult .detaillink a:hover {
	color: #FFFFFF;
	font-style: italic;
	background-image: url(images/button-hover.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #77976E;
}
#main .searchresult a {
	color: #536B38;
}
#main .searchresult a:hover {
	color: #666666;
}




#main .detailimage {
	border: 1px solid #000066;
	float: right;
	margin: 5px;
}

#main .indexlayout {
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 80px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main .iconpage {
	padding-left: 150px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 180px;
}
/*\*/
* html #main .iconpage {
	height: 180px;
}


#main .smallform {
	background-image: url(images/small-form-background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 570px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main .largeform {
	background-image: url(images/large-form-background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 560px;
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main .iconpage label {
	font-size: 0.9em;
	font-weight: bold;
	width: 155px;
	float: left;
	line-height: 22px;
	text-align: right;
	margin-right: 5px;
}
#main .iconpage input {
	font-size: 0.9em;
	border: 1px solid #000066;
	margin: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	width: 270px;
}
#main .iconpage select {
	font-size: 0.9em;
	width: 280px;
}

#main .iconpage .search {
	width: auto;
	border: 1px solid #666666;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/button.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-size: 0.8em;
	font-weight: bold;
}


/* Map Styles */

#main #searchmap {
	border: 1px solid #999999;
	width: 70%;
	height: 500px;
	float: left;
	position: relative;
}
#main #side_bar {
	font-size: 0.7em;
	height: 495px;
	width: 29%;
	background-color: #F5F5F5;
	padding: 2px;
	overflow: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-transform: capitalize;
}
#main #side_bar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	margin-right: 2px;
}
#main #side_bar a {
	line-height: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main #side_bar a:hover {
	background:#EEEEEE;
	color: #999999;
	text-decoration: none;
}
#main p#loadmapbut {
	float: right;
}

#main #loadmapbut a {
	width: 180px;
	display: block;
	text-align: center;
	line-height: 25px;
	background-color: #EFEFF5;
	border: 1px solid #666666;
	font-weight: bold;
	color: #003366;
	font-size: 0.9em;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/button.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#main #loadmapbut a:hover {
	background-color: #93A3BC;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button-hover.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-style: italic;
}


.mapinfo {
	width: 300px;
	padding-bottom:5px;
}
.mapinfo h1, #main .mapinfo h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	text-transform:capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.mapinfo address, #main .mapinfo address {
	font-size: 12px;
	width: auto;
	font-style:normal;
}
.mapinfo p, #main .mapinfo p {
	font-size: 12px;
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#map, #main #map {
	height: 500px;
	width: 100%;
	border: 1px solid #999999;
	margin-right: 2px;
}
#directions {
	font-size: 0.8em;
}
#directions table {
	border: 1px solid #006699;
}

#map h1, #main #map h1 {
	font-size: 14px;
	padding: 0px;
	text-transform:capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#map p, #main #map p {
	font-size: 12px;
	margin: 0px;
	padding: 5px;
}
#map form, #main #map form {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#map label, #main #map label {
	font-size: 12px;
}
#map input, #main #map input {
	font-size: 12px;
}

/* End of Map Styles */

#main #detail address {
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #56789A;
	width: 270px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 5px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main .detailimg {
	border: 1px solid #006699;
	float: right;
}
.companyform {
	margin: 0px;
	padding: 10px;
}
.companyform fieldset {
	border: 1px solid #8EA1C2;
	margin: 5px;
	padding: 5px;
}
.companyform legend {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #8EA1C2;
	background-color: #D9D9D9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 0.9em;
}
.companyform label {
	font-size: 0.9em;
	float: left;
	line-height: 20px;
	width: 140px;
}
.companyform input, .companyform cfinput {
	border: 1px solid #8EA1C2;
	font-size: 0.8em;
	width: 350px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.companyform select {
	font-size: 0.8em;
	border: 1px solid #8EA1C2;
	width: 360px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.companyform input.radiobut {
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
}
.companyform label.radiolabel {
	width: auto;
	float: none;
	vertical-align: middle;
	line-height: normal;
}

.companyform textarea {
	width: 350px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 3px;
	font-size: 0.8em;
	border: 1px solid #8EA1C2;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.companyform h2 {
	font-size: 0.8em;
}
.companyform .small-submit {
	width: auto;
}
.companyform a.removebut {
	font-size: 0.8em;
	border: 1px solid #8EA1C2;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #EBF3FC;
	margin-bottom: 3px;
	line-height: normal;
	vertical-align: middle;
	visibility: hidden;
}








#main .box {
	background-color: #FFFFFF;
	font-size: 0.8em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #56789A;
	border-bottom-color: #56789A;
	padding: 20px;
}


#footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer p {
	font-size: 0.7em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer ul {
	margin: 0px;
	padding: 5px;
	list-style-image: none;
	list-style-type: none;
}
#footer li {
	display: inline;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer #iis {
	text-align: right;
	font-size: 0.7em;
	color: #666666;
}
#footer #iis a {
	color: #666666;
	text-decoration: none;
}
#footer #iis a:hover {
	color: #9A2727;
}
.clear {
	clear: both;
}
#popup {
	position: fixed;
	height: 80%;
	width: 80%;
	top: 10%;
	bottom: 10%;
	background-color: #EFEFEF;
	left: 10%;
	right: 10%;
	border: 1px solid #4B648D;
	overflow: auto;
}
#popup h1 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B648D;
	background-color: #313895;
	color: #FFFFFF;
	text-align: left;
}
#popup h2 {
	font-size: 1em;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


#popup p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 0.9em;
}
#popup a {
	color: #3A6889;
	text-decoration: none;
}
#popup a:hover {
	color: #9A2727;
	text-decoration: underline;
}
#popup ul {
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
}
#popup li {
	list-style-image: url(images/bullet.gif);
}
.admincompanylist {
	font-size: 0.8em;
	line-height: 25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
#logout {
	position: fixed;
	right: 3px;
	z-index: 2;
	top: 3px;
	font-size: 0.8em;
	font-weight: bold;
}
#logout a {
	color: #333333;
	text-decoration: none;
	display: block;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E6E9F2;
	border: 1px solid #666666;
}
#logout a:hover {
	background-color: #CDD3E4;
}
.error {
	font-size: 0.9em;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px solid #990000;
	background-color: #FADADD;
}
.confirm {
	font-size: 0.9em;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px solid #339900;
	background-color: #DFFADA;
}
