body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #e5e5e5  url(../images/bg-main-holder.gif) repeat-y 50% 0;
	margin: 0;
	color:#6b8b87;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
.required-field{color:red;}
a {text-decoration: none;color:#01728F;}
a:hover {text-decoration: underline;}
img {border-style: none;}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 956px;
	position: relative;
	padding: 0 0 50px;
}
.main-area{
	width:100%;
	overflow:hidden;
	background: #dee7e6 url(../images/bg-main.gif) repeat-x;
}
.inner2 .main-area{background:#dee7e6 url(../images/bg-main-inner2.gif) repeat-x;}
/*HEADER*/
#header {
	height: 85px;
	position: absolute;
	top:0;
	left:0;
	width:100%;
}
/*logo*/
.logo{
	width:395px;
	height:40px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position:absolute;
	top:20px;
	left:51px;
	margin: 0;
	z-index: 100;
}
.logo a{
	display:block;
	height:100%;
}
.img-logo{display: none;}
/*shadow*/
.shadow{
	width:100%;
	height:10px;
	background: url(../images/shade.png) repeat-x;
	position: absolute;
	top:0;
	left:0;
	z-index: 50;
}
.register-box{
	width:218px;
	height: 29px;
	position: absolute;
	top:0;
	right:0;
	background: url(../images/register-link.gif) no-repeat;
	padding: 10px 0 0 55px;
	font-size: 13px;
	font-weight: bold;
}
.register-box a{
	padding: 2px 0 4px 25px;
	background: url(../images/arrow.gif) no-repeat;
	color:#414141;
	float:left;
}
/*CONTAINER*/
#container {
	height: 1%;
	overflow:hidden;
	padding: 85px 62px 7px 60px;
	background: url(../images/bg-container.gif) repeat-x 0 100%;
}
.inner2 #container{padding: 85px 34px 65px 60px;}
#container h2{
	margin:0 0 50px;
	color:#fff;
	font-size: 19px;
	line-height: 36px;
	letter-spacing: 1px;
}
#container h2 a{
	text-decoration:underline;
	color:#fff;
}
.inner #container h2{margin-bottom:45px;}
.inner2 #container h2{margin-bottom:0;}
#container h3, .inf-block strong{
	margin: 0;
	color:#01728f;
	font-size: 16px;
}
.inner #container h3{margin: 0 0 20px;}
.inner2 #container h3, .inner2 .inf-block strong{margin-bottom: 15px;}
.main-cloumn{
	float:left;
	width:550px;
}
#container .main-cloumn h2{
	background: url(../images/separator.gif) no-repeat 100% 0;
	margin: 0 0 30px;
}
.results-column{
	height:1%;
	overflow:hidden;
	background: url(../images/border.gif) repeat-y 100% 0;
	padding: 0 10px 0 0;
	margin: 0 0 63px;
}
.inf-block{
	height:1%;
	overflow:hidden;
	background: url(../images/border.gif) repeat-x 0 100%;
	padding: 20px 0 10px;
}
.inner2 .inf-block{background: url(../images/border.gif) repeat-x 0 0;}
.inf-block p{margin: 0 0 15px;}
.result{
	margin:0 0 16px;
	padding:0;
	width:100%;
	overflow:hidden;
}
.result dt{
	color:#000;
	font-weight: bold;
	float:left;
	margin: 0 5px 0 0;
	clear: left;
}
.result dd{margin: 0;}
/*side-column*/
.side-column{
	width:252px;
	float:right;
}
/*search-form*/
.search-form{
	height:1%;
	overflow:hidden;
}
.row{
	width:100%;
	overflow:hidden;
	margin: 0 0 8px;
}
.search-form label, .register-form label, .add-form .box label{
	display: block;
	font-size: 13px;
	font-weight: bold;
	color:#303635;
	padding: 0 0 9px;
}
.input-holder{
	width:249px;
	height:26px;
	background: url(../images/input-holder.gif) no-repeat;
	overflow: hidden;
	float:left;
	padding: 1px;
}
.input-holder input{
	width:242px;
	height:18px;
	padding: 4px 2px;
	border-style: none;
	background: none;
	vertical-align: middle;
}
.input-holder input.validation-failed{
	background-color:#ffcac9;
}

.search-form select, .register-form select{width:251px;}
/*page-upper*/
.page-upper{
	width:100%;
	overflow:hidden;
	position: relative;
	z-index: 100;
}
.page-upper ul{
	margin:0;
	padding:0 6px 0 7px;
	list-style:none;
	float:right;
	font-weight: bold;
}
.page-upper ul li{
	display:inline;
	padding: 0 5px 0 0;
}
.page-upper ul li a{color:#00728f;text-decoration: underline;}
.previous, .next{
	width:16px;
	height:11px;
	float:right;
	overflow:hidden;
	text-indent: -9999px;
	margin: 2px 0 0;
}
.previous{background: url(../images/arrow1.gif) no-repeat;}
.next{background: url(../images/arrow2.gif) no-repeat;}
/*inner*/
/*columns-holder*/
.register-form{
	width:100%;
	overflow:hidden;
}
.columns-holder{
	width:873px;
	margin: 0 -39px 0 0;
	background: url(../images/border.gif) repeat-x;
	padding: 20px 0 27px;
	overflow:hidden;
}
.wrapper{
	width:100%;
	overflow:hidden;
}
.columns-holder .column{
	width:252px;
	float:left;
	margin: 0 39px 0 0;
}
.textarea-holder{
	width:251px;
	height:88px;
	background: url(../images/textarea-holder.gif) no-repeat;
	float:left;
}
.textarea-holder textarea{
	padding: 7px 12px;
	width:227px;
	height:74px;
	font: 13px Arial, sans-serif;
	color:#232323;
	border-style:none;
	background: none;
	overflow:auto;
}
.button3{
	height:29px;
	overflow:hidden;
	font-size: 13px;
	line-height: 29px;
	font-weight: bold;
	color:#d4d4d4;
	display:block;
	text-align: center;
}
.button3{
	width:68px;
	background: url(../images/button3.gif) no-repeat;
	float:left;
	margin: 25px 0 0;
}
.button3:hover{text-decoration:none;}
.submit{
	float:right;
	background: url(../images/btn-submit.gif) no-repeat;
	border:0;
	width: 96px;
	height: 29px;
	font: bold 13px Arial, Helvetica, sans-serif;
	cursor:pointer;
	color:#d4d4d4;
	margin: 23px 0 0;
	padding: 0 20px 0 0;
}
.search{
	float:left;
	background: url(../images/btn-search.gif) no-repeat;
	border:0;
	width: 92px;
	height: 28px;
	font: bold 13px Arial, Helvetica, sans-serif;
	cursor:pointer;
	color:#d4d4d4;
	margin: 23px 0 0;
	padding: 0 0 0 20px;
}
/*inner2*/
/*tools-bar*/
.tools-bar{
	width:100%;
	overflow:hidden;
	font-size:12px;
	padding: 5px 0;
	margin: 0 0 52px;
}
.tools-bar .login{float:right;}
/*user-nav*/
.user-nav{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.user-nav li{
	float:left;
	margin: 0 30px 0 0;
}
.tools-bar a{color:#c2dfe5;}
/*accounts-list*/
.accounts-list{
	margin:0 0 37px;
	padding:0;
	list-style:none;
}
.accounts-list li{
	width:100%;
	vertical-align: top;
	overflow:hidden;
	margin: 0 0 9px;
	padding: 0 0 0 2px;
}
.accounts-list li strong{
	width:85px;
	float:left;
	font-size: 13px;
	color:#303635;
	padding: 2px 0 0;
}
.accounts-list li .add{
	color:#01728f;
	margin: 0 0 0 -2px;
	padding: 2px 2px 0 0;
}
li.quick-link a{margin-right:5px;text-decoration: underline;}
.button2{
	height:21px;
	overflow:hidden;
	float:left;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color:#fff;
	background: url(../images/button2.gif) no-repeat 100% 0;
	padding: 0 5px 0 0;
}
.button2 span{
	float:left;
	background: url(../images/button2.gif) no-repeat;
	padding: 0 0 0 5px;
}
.button2:hover{text-decoration:none;}
/*add-form*/
.add-form{
	width:100%;
	overflow:hidden;
	margin: 0 0 38px;
}
.add-form strong{
	display: block;
	color:#01728f;
	font-size: 13px;
	margin: 0 0 10px;
}
.add-form .box{
	width:251px;
	float:left;
	margin: 0 37px 0 0;
}
.inner2 #container .inf-block h3{margin:0;}
.inner2 #container .inf-block p{margin-bottom: 7px;}
.buttons{
	width:100%;
	overflow:hidden;
}
.buttons .button2{margin-right: 12px;}
/*FOOTER*/
#footer {
	height:50px;
	background: #000 url(../images/bg-footer.gif) repeat-x;
	font-size: 10px;
	color:#fff;
	padding: 8px 0 0;
}
#footer p{
	margin: 0 0 15px;
	text-align: center;
}
#footer a{color:#fff;}
#footer .print{
	background: url(../images/icon-print.gif) no-repeat 0 55%;
	padding: 0 0 0 13px;
	font-size: 8px;
}