* {

	padding: 0px;

	margin: 0px;

}

body {

	background-color: #ffffff;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #363636;

}

#wrap {
	margin:auto;

	width: 715px;

	text-align: left;

}



td ul li,

ul li{

	list-style-image: url(images/arrow_content.gif);

	margin-left: 25px;

}

ul li a {

	color: #363636;

	text-decoration: none;

}

#footer {

	padding: 20px 0px 10px 0px;

	background-color: #ffffff;

	text-align: center;

}

#footer a {

	color: #363636;

	text-decoration: none;

}

/* colored dividers */

.green {

	background: url(images/divider_green.gif) repeat-x;

	width: 890px;

	height: 16px;

}

.blue {

	background: url(images/divider_blue.gif) repeat-x;

	height: 8px;

	width: 890px;

}

/* text */

h1 {

	color: #779c2a;

	font-size:16pt;

	font-weight: normal;

}

h2 {

	color: #1a4862;

	font-size: 12pt;

	padding-bottom: 5px;

}

h3 {

	color: #f7941d;

	font-size: 12pt;

}

h3 a {

	color: #f7941d;

	text-decoration: none;

}

h4 {

	color: #ffffff;

	font-size: 10pt;

	padding-bottom: 5px;

}

h5 {

	font-size: 12pt;

	color: #ffffff;

}

h5 a {

	color: #ffffff;

	text-decoration: none;

}

h1, h3, p, ul, ol {

	padding-bottom: 10px;

}

#bluewideright h2 ul {

	padding-bottom: 5px;

}

.whitewideright h3 {

	padding-bottom: 0px;

}

/* forms */

.startyoursearch,

.button,

#search,

#cmd,

#send {

	background: url(images/input_search.gif) no-repeat;

	display: block;

	font-size: 7pt;

	text-align: center;

	height: 34px;

	width: 134px;

	color: #ffffff;

	border: 0px;

	font-family: "tahoma", Arial, Helvetica, sans-serif;

}

input,

select {

	border: 1px solid #f7941d;

	margin-bottom: 2px;

	font-size: 8pt;

	color: #464646;

}

/* -- */

img {

	border: 0px;

}

td {

	vertical-align: text-top;

}

.mapBorder {

	border: thin solid #f7941d;

	margin: 2px;

	width: 575px;

	height: 400px;

}


