/***predefined tags***/

body {
	background-image:url(images/bg_grad.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	background-attachment:fixed;
}
div {
	overflow:hidden;
}
a img {
	border:none;
}
td {
	vertical-align:top;
	padding:5px 0px 5px 0px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	line-height:150%;
	margin: 0px 10px 10px 10px;
}

p a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#004494;
	font-weight:bold;
	text-decoration:none;
}

p a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#004494;
	font-weight:bold;
	text-decoration:underline;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	font-style:italic;
	font-size:12pt;
	color:#004494;
	margin: 0px 10px 10px 10px;
}

ul {
}

li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	margin:10px 0px 10px 20px;
	line-height:175%;
	list-style-image:url(images/bullet_arrow.gif);
	margin:0px;
	padding:0px;
}
li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4C8DA7;
	text-decoration:none;
	margin:10px 0px 10px 20px;
	line-height:175%;
	list-style-image:url(images/bullet_arrow.gif);
	margin:0px;
	padding:0px;
}
li a:hover {
	color:#335C6C;
}
hr {
	border:0;
	color:#CCC;
	background-color:#CCC;
	margin:0px 0px 0px 10px;
	height:1px;
}
input {
	height:15px;
	width:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4C8DA7;
}
textarea {
	height:100px;
	width:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4C8DA7;
}
select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4C8DA7;
}

/*form elements*/

fieldset {  
	float: left;  
	clear: left;
	width:475px;
	margin:0px 8px 20px 0px;
	left:10px;
	position:relative;
	padding:0 0 10px 0;
	border: 1px solid #beeaff;  
	background-color: #e9f4fa;
	background-image:url(images/fieldset_grad.jpg);
	background-repeat:repeat-x;
}
legend {
	font-family:Arial, Helvetica, sans-serif;
	color:#004494;
	background-color:#FFFFFF;
	font-size:12px;
	margin-left: 10px;  
	font-weight: bold;
	padding: 0 5px 0 5px;  
}
fieldset ol {  
	padding: 10px 0px 0px 0px;
	margin:  10px 0px 5px 0px; 
	list-style: none;
}
fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;
	margin:0px 0px 5px 0px;
}
fieldset.submit {  
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	left: 180px;
	position:relative;
	background-color: transparent;
	background-image:none;
}
label {  
	float: left;  
	width: 130px;  
	margin: 0px 10px 0px 12px;
	font-size:1em
}
label.check {  
	float: left;  
	width: 50px;  
	margin: 0px 0px 0px 12px;
	font-size:1em
}
fieldset fieldset {  
	margin-bottom: 25px;  
	border-style: none;  
	background-color: transparent;  
	background-image: none;
	top:0;
}
fieldset fieldset legend {  
	margin-left: 0px;  
	font-weight: normal;
	color:#000000;
	font-size:1em;
}
fieldset fieldset ol {  
	position: relative;  
	top: 15px;  
	margin: 0px 0px 0px 162px;  
	padding: 0px;
}
fieldset fieldset label {  
	float: none;  
	width: auto;  
	margin-right: auto;
}
input.text {
	width:300px;
}
textarea.text {
	width:250px;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FF0000;
}
.submit{
	width:126px;
	height:15px;
}




/***template items***/
.container {
	width: 800px;
	height:auto;
	margin: 80px auto 0px auto;
}
.header {
	width: 800px;
	height: 133px;
}
.nav {
	width: 800px;
	height: 28px;
	float:left;
}
.main {
	width: 800px;
	height: auto;
	float:left;
	background-color:#FFFFFF;
	padding-bottom:15px;
}
.footer {
	width: 800px;
	height: 30px;
	float:left;
	margin-top:10px;
}
.footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#666666;
	text-align:right;
}
.footer p a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#666666;
	text-align:right;
	font-weight:normal;
	text-decoration:none;
}
.footer p a:hover {
	font-size:9pt;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}
/*content items*/
.header_img {
	margin:0px 0px 10px 1px;
}
.main_left {
	width: 382px;
	height: auto;
	float:left;
	padding: 0px 0px 0px 18px;
}
.main_left_2col {
	width: 520px;
	height: auto;
	position:relative;
	float:left;
}
.main_right {
	width: 382px;
	height: auto;
	float:left;
	padding: 0px 0px 18px 18px;
}
.main_1col {
	width:766px;
	height:auto;
	margin:18px 0px 0px 18px;
	background-image:url(images/lrgcol_bg.gif);
	background-repeat:repeat-y;
}
.content {
	width:365px;
	height:auto;
	border-top: solid 1px #81a4cc;
	background-image:url(images/col_bg.gif);
	background-repeat:repeat-y;
	float:left;
	margin-top:18px;
}
.bus_img {
	width:365px;
	height:163px;
	position:relative;
	float:left;
	margin:18px 0px 0px 0px;
}
.agenda {
	margin-left:1px;
}
.agenda p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	line-height:150%;
	margin: 10px 10px 0px 0px;
}
.blue_bg {
	background:url(images/lblue_grad.jpg) repeat-x;
}
.grey_bg {
	background:url(images/lgrey_grad.jpg) repeat-x;
}
.time {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	padding-left:10px;
}
.blue_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#004494;
	font-weight:bold;
}
.black_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
}
.loc_agenda {
	width:500px;
	height:auto;
	border-top: solid 1px #81a4cc;
	background-image:url(images/loc_agenda_bg.gif);
	background-repeat:repeat-y;
	margin:20px 20px 0px 0px;
	left:20px;
	float:left;
	position:relative;
}
.loc_detail {
	width:240px;
	height:auto;
	border-top: solid 1px #81a4cc;
	background-image:url(images/loc_detail_bg.gif);
	background-repeat:repeat-y;
	margin:20px 0px 0px 0px;
	float:left;
	left:20px;
	position:relative;
}

.right_col {
	width:280px;
	height:auto;
	position:relative;
	float:left;
}


.loc_detail ul {
	margin:0px 0px 10px 5px;
	padding: 0px 0px 0px 5px;
}
.loc_detail ul li{
	list-style-type:none;
}
.loc_detail ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#004494;
	font-weight:bold;
	line-height:150%;
	list-style-type:none;
	background: url(images/gel_bullet.gif) no-repeat 0 3px;
	padding:0 0 0 20px;
}
.loc_detail ul li a:hover {
	color:#BBB;
	background: url(images/gel_bullet_grey.gif) no-repeat 0 3px;
}
.blue_bold {
	color:#004494;
	font-weight:bold;
}
.speaker_details {
	width:220px;
	height:auto;
	border-bottom: dashed 1px #81a4cc;
	margin-bottom:10px;
	left:10px;
	position:relative;
}
.speaker_photo {
	width:80px;
	height:100px;
	margin:0px 10px 0px 0px;
	bottom:10px;
	float:left;
	position:relative;
}
.speaker_text {
	width:130px;
	height:auto;
	margin:0px 0px 10px 0px;
	position:relative;
	float:left;
}
.speaker_text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin:0px;
	color:#333333;
}
.grey {
	color:#999999;
}
