html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	}
body {
	background: #fff url(/pic/bg_body.jpg) repeat-x left top;
	}
body, td {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	color: #056c9c;
	line-height: 125%;
	}
table {
	border-spacing: 0;
	empty-cells: show;
	border-collapse: collapse;
	border: 0px;
	}
td, form {
	margin: 0em;
	padding: 0em;
	border: 0px;
	}
a {
	color: #056c9c;
	text-decoration: underline;
	outline: none;
  	border: none;
	}
a:hover {
	text-decoration: none;
	}
a img {
	border: 0px;
	}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	color: #056c9c;
	background-color: #f7fcff;
	border: #056c9c 1px solid;
	padding: 2px;
	}
input.btn {
	color: #056c9c;
	font-weight: bold;
	}
h1 {
	font-weight: normal;
	font-size: 14px;
	font-weight: bold;
	padding-top: 1px;
	line-height: 130%;
	}
.s {
	font-size: 12px;
	}
.footer {
	padding: 0px 25px;
	border-top: #abdbf2 1px solid;
	}
.footer table td, .footer table td a {
	font-size: 12px;
	}
.man {
	background: url(/pic/fox_man.png);
	_background: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pic/fox_man.png', sizingMethod='crop');
	}
.woman {
	background: url(/pic/fox_woman.png);
	_background: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pic/fox_woman.png', sizingMethod='crop');
	}
.couple {
	background: url(/pic/fox_couple.png);
	_background: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pic/fox_couple.png', sizingMethod='crop');
	}
.menu td {
	padding: 20px 30px 10px 0px;
	border-bottom: #abdbf2 1px solid;
	}
.menu td a {
	color: #fd720b;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	background: url(/pic/a.gif) repeat-x left bottom;
	}
.menu td a.blink {
	background: url(/pic/a_blink.gif) repeat-x left bottom;
	}
.menu td a:hover, .menu td a.blink:hover {
	background: none;
	}
.rounded {
	padding: 41px 10px 10px 20px;
	background: url(/pic/rounded2.gif) no-repeat 0px 0px;
	display: inline-block;
	overflow: visible;
	}
.rounded span {
	display: block;
	position: relative;
	padding: 6px 0px;
	margin: -41px 0px 14px 0px;
	font-weight: bold;
	color: #fff;
	}
.grey {
	background-image: url(/pic/rounded1.gif);
	}
.grey span {
	color: #056c9c;
	}
.blue {
	padding: 10px;
	background-color: #d2edf8;
	background-image: none;
	}
form input, form textarea, form select {
	margin: 1px 5px 3px 0px;
/*	width: 200px;*/
	}
div.text {
	padding-left: 20px;
	background: url(/pic/text_marker.gif) no-repeat 0px 3px;
	}
ul.gallery {
	position: relative;
	float: none;
	clear: both;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	width: 100%;
	}
ul.gallery li {
	list-style: none;
	display: inline;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	}
ul.gallery li .rounded {
	_width: 122px;
	}
ul.gallery li .rounded a {
	font-weight: bold;
	}
ul.gallery li .rounded img {
	text-align: center;
	margin-bottom: 5px;
	border: #fff 1px solid;
	}

td.rightcol {
	padding-left: 20px;
	padding-bottom: 20px;
	}
td.rightcol table {
	margin-bottom: 1em;
	}
td.rightcol table table {
	margin: 0px;
	}

.hd_orange {
	font-weight: bold;
	color: #fd720b;
	}
.hd_profile {
	font-size: 17px;
	font-weight: bold;
	color: #fd720b;
	margin-bottom: 5px;
	}
.orange {
	color: #fd720b;
	}
.black {
	color: #424242;
	}

.questionnaire input, .questionnaire textarea, .questionnaire select, .search select {
	color:  #424242;
	margin-left: 5px;
}

ul.photoalbum {
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
ul.photoalbum li {
	list-style: none;
	display: inline;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	white-space: pre;
	}