html {
	min-height: 100%;
	height: auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #000000;
	background-color: #d1d8ee;
	background-image:url(/images/design/bk.png);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

a:link {color: #943e20;  background-color: inherit; }
a:visited {color: #943e20; background-color: inherit; }
a:hover {color: #943e20; text-decoration: underline; background-color: inherit; }
a:active {color: #943e20; background-color: inherit; }

.HeaderBk {
	background-image:url(/images/design/header/bk_blu.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 236px;
}

.BigHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #3b73b9;
	font-size: 22px;
	font-weight: bold;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	color: #943e20;
	font-size: 18px;
	font-weight: bold;
}

.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #e8941a;
	font-size: 14px;
	font-weight: bold;

}

.Mediumbody {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.MediumYellow {
	font-family: Arial, Helvetica, sans-serif;
	color: #e8941a;
	font-size: 11px;
}

.Smallbody {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

.Header_Leftsidebar {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.0;
	color: #663700;
	font-size: 22px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;	
}
.Header_Leftsidebar a:link {color: #663700;  background-color: inherit; }
.Header_Leftsidebar a:visited {color: #663700; background-color: inherit; }
.Header_Leftsidebar a:hover {color: #663700; text-decoration: underline; background-color: inherit; }
.Header_Leftsidebar a:active {color: #663700; background-color: inherit; }

.SubHeader_Leftsidebar {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.0;
	color: #663700;
	font-size: 18px;
	padding: 0px 10px 0px 10px;	
}
.SubHeader_Leftsidebar a:link {color: #663700;  background-color: inherit; }
.SubHeader_Leftsidebar a:visited {color: #663700; background-color: inherit; }
.SubHeader_Leftsidebar a:hover {color: #943e20; text-decoration: underline; background-color: inherit; }
.SubHeader_Leftsidebar a:active {color: #943e20; background-color: inherit; }

.Bk_Leftsidebar {
	background-image:url(/images/design/Subpage_B/bk.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e8941a;
	width: 226px;
}
.Bk_Rightsidebar {
	background-image:url(/images/design/Subpage_B/bk.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e8941a;
	width: 313px;
}
.Header_Rightsidebar {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.0;
	color: #3b73b9;
	font-size: 20px;
	font-weight: bold;
}
.Header_Rightsidebar a:link {color: #3b73b9;  background-color: inherit; }
.Header_Rightsidebar a:visited {color: #3b73b9; background-color: inherit; }
.Header_Rightsidebar a:hover {color: #3b73b9; background-color: inherit; }
.Header_Rightsidebar a:active {color: #3b73b9; background-color: inherit; }

.SubHeader_Rightsidebar {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.0;
	color: #663700;
	font-size: 16px;
	font-weight: bold;
}
.SubHeader_Rightsidebar a:link {color: #3b73b9;  background-color: inherit; }
.SubHeader_Rightsidebar a:visited {color: #3b73b9; background-color: inherit; }
.SubHeader_Rightsidebar a:hover {color: #3b73b9; text-decoration: underline; background-color: inherit; }
.SubHeader_Rightsidebar a:active {color: #3b73b9; background-color: inherit; }

.Text_Rightsidebar {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.0;
	color: #663700;
	font-size: 14px;
	font-weight: normal;
}
.Text_Rightsidebar a:link {color: #3b73b9;  background-color: inherit; }
.Text_Rightsidebar a:visited {color: #3b73b9; background-color: inherit; }
.Text_Rightsidebar a:hover {color: #3b73b9; text-decoration: underline; background-color: inherit; }
.Text_Rightsidebar a:active {color: #3b73b9; background-color: inherit; }

ul li {
 	margin: 0px 0px 5px 5px;
 	list-style-image: url(/images/design/bullet.gif);
 	list-style-position: outside;
}
.ul {
	margin: 0px 0px 0px 0px;
 	list-style-image: url(/images/design/bullet_ul.gif);
 	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	font-size:11px;
	}


.GliderHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #3b73b9;
	font-size: 15px;
	font-weight: 500;
}

.GliderTXT {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.2;
	font-size: 12px;
}

.GliderTXT a:link {color: #663700; background-color: inherit; }
.GliderTXT a:visited {color: #663700; background-color: inherit; }
.GliderTXT a:hover {color: #663700; text-decoration: underline; background-color: inherit; }
.GliderTXT a:active {color: #663700; background-color: inherit; }

.H5 {
	height: 5px;
}
.H10 {
	height:10px;
}
.W5 {
	width: 5px;
}
.W10 {
	width:10px;
}
.W12 {
	width:12px;
}
.W15 {
	width:15px;
}
.W20 {
	width:20px;
}
.W25 {
	width:25px;
}
.W30 {
	width:30px;
}
.W125 {
	width:125px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #487e90;
	text-decoration: none;
	background: none;

}
.footer a:link {color: #943e20; text-decoration: none; background-color: inherit; }
.footer a:visited {color: #943e20; text-decoration: none; background-color: inherit; }
.footer a:hover {color: #f89a1e; text-decoration: none; background-color: inherit; }
.footer a:active {color: #943e20; background-color: inherit;}

.tool {
	/* Tool images like magnifying glass etc */
	border: 0px;
	cursor: pointer;
}

#submenu a:hover {
	text-decoration:underline;
	cursor: pointer;
}
.sublabel {
	font-weight:bold;
}
.manipulate-left{
	float:left;
}
.manipulate-right{
	float:right;
}
.gallery {
  background: #ffffff;
  position: absolute;
}

#registerclose {
       float: right;
       margin: 24px;
}
#content #registerclose {
       display: none;
}
#registerpage #registerclose {
	display: block;
}
.errorfld {
	color: red;
}
.squooshed_menu {
	white-space: normal;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height:1.5;
}
.squooshed_menu ul {
	margin:0px;
	padding: 0px;
	/*list-style-type: square;*/
}
.squooshed_menu ul li {
	display: inline;
	margin: 0px;
	padding: 4px;
}
#surrounding_searches ol {
	list-style-type: decimal;
	text-align: left;
}
/*dev styles */
.hovermask {
	position:absolute;
	width: 199px;
	height:202px;
	background:none;
	z-index:88;
	cursor:pointer;
}
.hovermask:hover {
	background:url(/images/homebutton_hovermask.png);background-repeat:no-repeat;
}
.homebutton {
	color: #ffffff;
	width:225px;
	height:226px;
}
.homebutton_caption {
	position:absolute;
	z-index: 86;
	margin-top:139px;
	text-align:center;
	font-size: 11px;
}
.datazone {
	background-color: #ffffff;
	border: 2px solid black;
	line-height:1.5;
}
.datazone_inner {
	padding:90px;
	padding-top:36px;
	padding-bottom:36px;
	line-height:1.5;
}

.thirdpartylogo {
 	border:3px solid #3a74be;
	border-bottom:2px solid #3a74be;
	border-top:2px solid #3a74be;
}
