/* base-meanings */
/** {
	padding : 0;
	font-size: 100.1%;
}*/
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 100.1%;
}
body {
	min-height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	background: #fff;
}
.hand {cursor : hand; cursor : pointer;}
/* moz */
a img { border: 0;}
form { margin: 0; }

a {
	color: #1b6fb0;
}
a:hover {
	color: #1b6fb0;
}

input, td, p, ul, h3 {
	padding: 0;
	margin: 0
	color: #000;
}
div.breaker {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	border: 0 !important;
	float: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
div.spacer {
	visibility: hidden; 
	font-size: 0;
	border: 0 !important;
	height: 0;
}
div.spacer img { height: 0;}

div#page {
	margin: 0 auto;
	width: 959px;
}
/*table { border-collapse: collapse; }*/
table.nocollapse {border-collapse: separate;}
table td { vertical-align: top; }
table#tab_page { margin: 9px 0; width: 100%;}

h3 {
	font-size: 1.3em;
	color: #2781bb;
}


/* header */
td#header {
	/*padding-top: 44px;*/
	background: #1a74be;
	padding-bottom: 10px;
}
* html td#header img {
	margin-bottom: -3px;
}

#site_refs {
	width: 100px;
	float: right;
}
#site_refs ul {
	list-style: none;
	margin-top: 15px;
	padding: 0;
}
#site_refs li {
	float: left;
	padding: 0 10px;
	border-right: 1px dotted #fff;
}
#site_refs a {
	float: left;
	margin: 0; padding: 0;
	line-height: 10px;
	height: 10px;
}
* html #site_refs a {
	margin-top: -9px;
}
#site_refs li#last_ref {
	border-right: 0;
}

/* search */
#search {
	width: 350px;
	padding-left: 15px;
	padding-top: 5px;
}
#search label {
	color: #fff;
	font-size: 0.7em;
	padding: 8px 0 0;
	float: left;
	font-weight: bold;
}
#search input {
	float: left;
	margin: 5px 0 0 10px;
	padding: 0;
}
#srch_btn {
	width: 60px;
	font-size: 11px;
	height: 20px;
}
#srch_line {
	width: 137px;
	height: 15px;
	font-size: 0.7em;
}


td#left_col {
	width: 266px;
	background: url(../images/menu_bg.jpg) left top repeat-y;
}
td#left_col .spacer img {
	width: 266px;
}
* html td#left_col img {
	margin-bottom: -3px;
}
td#left_col div.grey_stripe {
	background: #e5e5e5;
	border: 1px solid #fff;
	border-left: none;
	height: 8px;
	font-size: 0;
}
td#left_col ul {
	list-style: none;
}
td#left_col li {
	border-bottom: 1px solid #fff;
}
html:root td#left_col li img {
	margin-bottom: -3px;
}
* html td#left_col ul {
	margin-bottom: -3px;
}

td#cent_col {
	width: 426px;
}
td#cent_col .spacer img {
	width: 426px;
}

#cent_block {
	margin: 15px 0;
	padding: 0 15px;
}
#cent_block p {
	font-size: 0.8em;
}
#cent_block p.reference a {
	padding-left: 15px;
	background: url(../images/dot_brown.gif) left top no-repeat;
}
#cent_block p.reference a:hover {
	color: #be532f;
}

td#right_col {
	width: 267px;
	background : #1B6FB0;
	/*background: url(../images/right_col_bg.jpg) top left repeat-y;*/
}
* html td#right_col img {
	margin-bottom: -3px;
}
td#right_col .spacer img {
	width: 267px;
}


#footer {
	height: 86px;
	background: #1b6fb0 url(../images/footer_top_bg.gif) left top repeat-x;
}
#footer p {
	color: #abc8de;
	margin-left: 13px;
	margin-top: 34px;
	font-size: 0.7em;
}




td#cent_col_inner {
	width: 693px;
	border-right: 1px solid #f0f0f0;
}
td#cent_col_inner .spacer img {
	width: 693px;
}
td#cent_col_inner p {
	margin-bottom: 10px;
	font-size: 12px;
}
td#cent_col_inner div {
	font-size: 12px;
}
td#cent_col_inner ol {
	list-style-position: inside;
}
td#cent_col_inner ul {
	list-style-position: inside;
}
td#cent_col_inner li {
}
td#cent_col_inner hr {
	color: #e8e8e8;
	border:none;
	border-top:1px solid #e8e8e8;
	height: 1px ;
}
.cent_block {
	margin: 10px;
}

.sitemap {
}
.sitemap ul {
	list-style: none;
}
.sitemap li {
	padding-bottom: 5px;
	padding-left: 17px;
	margin-left: 2px;
	margin-top: 6px;
	background: url(../images/dot_brown.gif) top left no-repeat;
}
* html .sitemap li {
	background-position: 0 4px;
	padding-left: 0;
	margin-bottom: -6px;
}
.sitemap a {
	text-decoration: none;
}
.sitemap a:hover {
	text-decoration: underline;
}

.search_res td {
	padding-bottom: 10px;
}
td.num {
	width: 30px;
	text-align: right;
}
td.num div.order {
	padding: 0 10px 0 0;
	color: #1d71b1;
}
td.num .spacer img {
	width: 30px;
	height: 10px;
}
.search_res p {
	padding: 0 0 0px;
	margin: 0 0 5px!important;
}
.search_res a {
	color: #1b6fb0;
	text-decoration: none;
}
.search_res a:hover {
	color: #000;
	text-decoration: underline;
}

.ul_or {
	background: url(../images/dot_brown.gif) left top no-repeat;
	padding: 0 0 2px 15px;
}

.guest_form {
	margin-top: 5px;
}
.guest_form label {
	padding-right: 10px;
	color: #f00;
}
.guest_form .normal {
	color: #000;
}
.guest_form input {
	margin-bottom: 10px;
}
.guest_form textarea {
	margin-bottom: 10px;
}
