/*************************************************************
 * global font settings
 *************************************************************/

* {
	font-family:		Arial, Helvetica, sans-serif;
}

/*************************************************************
 * tag overrides
 *************************************************************/

a {
	text-decoration:	none;
	color:				#4784C3;
}

a:hover {
	text-decoration:	underline;
	color:				#4784C3;
}

a:visited {
	color:				#4784C3;
}

form {
	margin:				0px;
	padding:			0px;
}

h1 {
	margin-top:			0px;
	font-size:			16px !important;
	color:				#102045;
}

h2 {
	font-size:			14px !important;
	color:				#102045;
}

h3 {
	font-size:			12px !important;
	color:				#102045;
}

hr {
	height:				1px;
	border-style:		dotted;
	border-color:		#000000;
	color:				#999999;
}

p {
	font-size:			12px;
	color:				#000000;
}

select {
	width:				155px;
	margin-top:			0px;
	margin-bottom:		5px;
	font-size:			11px;
	color:				#000000;
}

table {
	font-size:			11px;
}

ul {
	font-size:			12px;
	list-style-position:outside;
	list-style-type:	none;
	list-style-image:	url(images/list_dot.gif);
}

ul li {
	list-style-position: outside;
	list-style-type: square;
}

/*************************************************************
 * custom classes
 *************************************************************/

.buinfotext {
	font-size:			12px;
	font-weight:		bold;
	color:				#7D7B6A;
}

.countryinfotext {
	font-size:			16px;
	font-weight: 		bold;
	color:				#7D7B6A;
}

.authorinfotext {
	font-family:		"Courier New", Courier, mono;
	font-size:			18px;
	font-weight:		bold;
	color:				#FF0000;
}

.dottedLine {
	padding-top:		2px;
	padding-bottom:		2px;
	background-image:	url(line_dot_horizontal.gif);
}

.zoom {
	border:				1px #000000 solid;
}

.external {
	padding:			0px 0px 0px 13px;
	background:			url(external-link.gif) no-repeat 1px 3px;
}

/*************************************************************
 * content
 *************************************************************/

.content {
	font-size:			12px;
}

td.headline
{
	padding:			18px 0px 12px 0px;
}

td.search,
td.search p,
td.search table,
td.search li {
	font-size:			12px;
}

/*************************************************************
 * paging
 *************************************************************/

.pagingmiddle {
	font-size:			12px;
	font-weight:		bold;
	text-decoration:	none;
	color:				#000000;
}

a.paging {
	font-size:			12px;
	color:				#4784C3;
	text-decoration:	none;
}

a.paging:hover {
	text-decoration:	underline;
	color:				#4784C3;
}

a.paging:visited {
	color:				#A64D54;
}

/*************************************************************
 * administration
 *************************************************************/

a.adminlink {
	text-decoration:	none;
	color:				#009900;
}

a.adminlink:hover {
	text-decoration:	underline;
	color:				#009900;
}

a.adminlink:visited {
	color:				#009900;
}

/*************************************************************
 * container
 *************************************************************/

a.container {
	margin-bottom:		5px;
	font-size:			11px;
}

a.containersingle {
	margin-bottom:		5px;
	font-size:			11px;
	font-weight:		bold;
}

p.container {
	margin-bottom:		5px;
	margin-top:			5px;
}

.containerheader {
	margin-top:			0px;
	margin-bottom:		5px;
	font-size:			12px;
	font-weight:		bold;
	color:				#102045;
}

.container_link_text {
	font-size:			11px;
	font-weight:		normal;
	color:				#4784C3;
}

table.container {
	font-size:			11px;
	border-bottom:		1px dotted  #666666;
}

td.container {
	margin-top:			5px;
	margin-bottom:		5px;
	font-size:			11px;
}

td.container p {
	margin-top:			5px;
	margin-bottom:		5px;
	font-size:			11px;
}

td.container a {
	margin-bottom:		5px;
	font-size:			11px;
}

span.container {
	font-size:			11px;
}

div.container {
	font-size:			11px;
}

/*************************************************************
 * homenews
 *************************************************************/

a.homenews {
	margin-bottom:		5px;
	font-size:			12px;
}

p.homenews {
	margin-top:			5px;
	margin-bottom:		5px;
}

div.homenews {
	margin-top:			10px;
	font-size:			12px;
}

.homenewsheader {
	margin-top:			0px;
	margin-bottom:		5px;
	font-size:			12px;
	font-weight:		bold;
	color:				#102045;
}

/*************************************************************
 * footer
 *************************************************************/

a.footer {
	margin-bottom:		5px;
	font-size:			11px;
}

a.footer:visited {
	color:				#4784C3;
}

.footer {
	padding-bottom:		5px;
	font-size:			11px;
}

/*************************************************************
 * index
 *************************************************************/

a.index {
	margin-bottom:		5px;
	font-size:			11px;
	font-weight:		bold;
}

a.index:visited {
	color:				#4784C3;
}

.index {
	font-size:			11px;
	font-weight:		bold;
}

/*************************************************************
 * sitemap
 *************************************************************/
 
/* level 1 */

td.sitemap_l1 {
	padding-left:		5px;
}

a.sitemap_l1 {
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	display:			block;
	color:				#FFFFFF;
}

a.sitemap_l1:hover {
	text-decoration:	underline;
}

a.sitemap_l1:visited {
	color:				#CCCCCC;
}
 
/* level 2 */

td.sitemap_l2 {
	padding-left:		7px;
}

a.sitemap_l2 {
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	display:			block;
}

a.sitemap_l2:hover {
	text-decoration:	underline;
}
 
/* level 3 */

td.sitemap_l3 {
	padding-left:		9px;
}

a.sitemap_l3 {
	font-size:			11px;
	text-decoration:	none;
	display:			block;
}

a.sitemap_l3:hover {
	text-decoration:	underline;
}
 
/* level 4 */

td.sitemap_l4 {
	padding-left:		11px;
}


a.sitemap_l4 	   {
	font-size:			10px;
	text-decoration:	none;
	display:			block;
}

a.sitemap_l4:hover  {
	text-decoration:	underline;
}

/*************************************************************
 * print
 *************************************************************/

.printinfo {
	font-size:			12px;
	font-weight:		bold;
}

.path {
	font-size:			12px;
}

.printcontent {
	font-size:			12px;
}

h1.printcontent {
	font-size:			18px;
}

/*************************************************************
 * google
 *************************************************************/
 
ul.resultlist,
ul.resultlist li {
	list-style-position:outside;
	list-style:			none !important;
}

/*************************************************************
 * locations
 *************************************************************/

p.locations {
	margin-bottom:		5px;
	margin-top:			5px;
}

/*************************************************************
 * contact
 *************************************************************/

select.contact {
	width:				175px;
	margin-top:			0px;
	margin-bottom:		5px;
	font-size:			11px;
}

/*************************************************************
 * career
 *************************************************************/

select.career {
	width:				auto;
	margin-top:			0px;
	margin-bottom:		5px;
	font-size:			11px;
}

/*************************************************************
 * forms
 *************************************************************/
 
/* search form */

input.search {
	margin-top:			0px;
	margin-bottom:		5px;
	font-size:			11px;
	font-weight:		bold;
	color:				#666666;
}

select.search {
	width:				200px;
	margin-top:			0px;
	margin-bottom:		5px;
	font-size:			11px;
}
 
/* broad forms */

input.broader {
	width:				450px !important;
}

textarea.broader {
	width:				450px !important;
}

select.broader {
	width:				450px !important;
}

/* wide forms */

input.wideForm {
	width:				267px;
	font-size:			11px;
}

select.wideForm {
	width:				270px;
	font-size:			11px;
}

/* admin forms */

input.adminForm {
	width:				197px;
	font-size:			11px;
}

input.readonly {
	width:				197px;
	font-size:			11px;
	background-color:	#EEEEEE;
}

textarea.adminForm {
	width:				200px;
	height:				50px;
	font-size:			11px;
}

select.adminForm {
	width:				200px;
	font-size:			11px;
}

.dark
{
	background: #EEEEEE;
}

.dark, .light
{
	padding: 2px 4px;
}

/* News page */


.news{
	color: #102045;
	text-decoration:none;
}

.newsdate{
	font-weight:bold;
}

/* Agents */

.AgentName 
{
	font-weight:bold;
	font-size:11px;
	color:#fff;
	background-color:#102045;
}

.adminpadding
{
	margin:auto;
}

.backButton
{
	position: absolute;
	margin-left:700px;
	margin-top:0px;
	font-size: 11px;
}

.formbuttons
{
	width: 112px; 
	height: 20px;
	margin-right:10px;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	background-color:#102045;
	border: solid 1px #000;
}