/*-----------------------------------------------
Trec Travel-Health Related Education and Care
Author: Rude Goose
-----------------------------------------------*/

body{
	background-color:#363E59;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
blockquote{
	background:#ddd;
	border:1px solid #ccc;
	padding:5px;
	margin:0;
}
p{
	font-size:90%;
	color:#333;
}
a:link, a:visited{
	text-decoration:none;
	color:#069;
	font-weight:bold;
}
a:hover{
	color:#09F;
}
h1{
	font-size:130%;
	color:#363E59;
	text-align:center;
}
h2{
	font-size:110%;
	color:#363E59;
	text-align:center;
}
h3{
	font-size:100%;
	color:#06C;
	text-align:center;
}
h4{
	font-size:90%;
	text-align:center;
	color:#363E59;
}
	
li{
	font-size:90%;
	color:#363E59;
}
td{
	border:1px solid #ccc;
	font-size:80%;
	padding:0 5px;
}

/*Body--------------------------------------*/
.conf dt{
	font-size:90%;
	color:#333;
	font-weight:bold;
}
.conf dd{
	font-size:80%;
	color:#069;
}
#container{
	position:relative;
	width:740px;
	margin:0 auto;
	background:#fff url(images/bg.gif) repeat-y left;
	text-align:left;
}
#header{
	position:relative;
	left:2px;
	width:738px;
	height:160px;
	background:transparent url(images/header.gif) no-repeat top left;

}
#headerConf{
	position:relative;
	left:2px;
	width:738px;
	height:160px;
	background:transparent url(images/headerConference.jpg) no-repeat top left;
}
#headerConf img{
	position:absolute;
	top:22px;
	left:330px;
}
#headerConf1{
	position:relative;
	left:2px;
	width:738px;
	height:160px;
	background:transparent url(images/headerConference1.jpg) no-repeat top left;
}
#headerConf1 img{
	position:absolute;
	top:22px;
	left:330px;
}
#leftBar{
	float:left;
	width:170px;
	margin-top:50px;
}
#leftBar a:link, #leftBar a:visited{
	position:relative;
	color:#003;
	font-weight:bold;
	width:154px;
	background:transparent url(images/buttonTop.gif) repeat-x top right;
	text-align:right;
	padding:5px 18px 5px 0;
	margin-left:2px;
	display:block;
	border-bottom:1px solid #AEAEAE;
	font-size:80%;
}
#leftBar a:hover{
	color:#09F;
	background:transparent url(images/buttonBottom.gif) repeat-x top right;
}
#active a:link, #active a:visited, #active a:hover{
	position:relative;
	color:#003;
	font-weight:bold;
	width:152px;
	background:transparent url(images/arrow.gif) repeat-x top right;
	text-align:right;
	padding:5px 22px 5px 0;
	margin-left:2px;
	display:block;
	border-bottom:none;
	font-size:80%;
}
#hps{
	margin:40px 0 0 10px;
}
#paymenttext{
	font-size:80%;
	padding:5px;
	margin:10px;
	border:1px solid #ccc;
}
#text{
	float:left;
	width:430px;
	margin:30px 0 20px 60px;
	background-color:#fff;
	text-align:left;
}
#text img{
	float:right;
	margin:5px;
	border:2px solid #666;
}
#image2 img{
	float:left;
	margin:5px 15px 5px 0;
}
.image3 {
	float:none !important;
	margin:0 auto;
	border:0 !important;
}
#button img{
	border:none;
	float:none;
}
#update p{
	margin-right:20px;
	text-align:right;
	font-size:70%;
	color:#666;
	position:absolute;
	top:160px;
	left:450px;
	width:270px;
}
#forms label,input, textarea, select {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

#forms label {
	text-align: right;
	width: 120px;
	padding-right: 20px;
	font-size:70%;
}
#forms br {
	clear: left;
}
.form{
	float:left;
	text-align:left;
}
#clear{
	clear:both;
}
/*Footer-------------------------------------*/
#footer{
	clear:both;
	background:url(images/footer.gif) no-repeat bottom;
	padding-bottom:30px;
}
#footer img{
	margin:-40px 0 0 10px;
}
#footer p{
	position:relative;
	text-align:right;
	margin:0 40px 10px 0;
	font-size:70%;

}
#copy{	
	color:#AEAEAE;
	font-size:60%;
}
#copy a{
	color:#AEAEAE;
}
