* {margin:0;padding:0;}

body {
	background: #fff url(../images/bg_top.gif) repeat-x top left;
	font-family:Verdana, Arial, sans-serif; 
	font-size:12px;
	line-height:16px;
	color:#202D47;
	}

h1 {
	font-size:24px;
	margin:10px 0 0 0;
	line-height:1.2;
	}
	
h2 {
	font-size:16px;
	margin:0 0 15px 0;
	line-height:1.2;
	}

h3 {
	font-size:14px;
	margin:0 0 10px 0;
	line-height:1.2;
	}

p {
	margin-bottom:15px;
	}

p.indent {
	padding-left:20px;
	}

.clear {
	clear:both;
	}

#header {
	width:650px;
	height:129px;
	}

#texas {
	width:121px;
	height:129px;
	background:url(../images/pages/texas.gif) no-repeat top left;
	margin-left:35px;
	float:left;
	}

#titles {
	width:364px;
	height:129px;
	float:left;
	}

#main_title {
	width:364px;
	height:90px;
	background:url(../images/pages/main_title.gif) no-repeat top left;
	}

#sub_title {
	width:364px;
	height:39px;
	background:url(../images/pages/sub_title_speaker.gif) no-repeat top left;
	}

#search {
	width:130px;
	height:49px;
	float:left;
	}

#search img {
	margin:40px 0 0 29px;
	}

#search form {
	margin-bottom:300px;
	}

#search_box {
	float: left;
	height: 17px; 
	width: 100px;
	margin: 0 1px 0 10px;
	color: #202D47; 
	font-size: 10px; 
	font-family: Verdana, Arial, sans-serif; 
	background-color: #F5F7FA;
	}

#content {
	width:702px;
	padding:10px 49px 0 49px;
	}

.big-pic {
	border: 1px solid #aaa;
	}

.caption {
	color:#4c4c4c; 
	font-size:11px;
	}

a:link      { color: #993333; text-decoration: none;}
a:visited   { color: #993333; text-decoration: none; }
a:hover     { color: #993333; text-decoration: underline;}
a:active    { color: #202D47; text-decoration: underline;}

a.pdf {padding:1px 0 1px 20px; background:url('../images/pdf.gif') left center no-repeat;}

/* VIDEO LIST */

#video-list {
	list-style:none;
	/*border: solid #c8d4e4;
	border-width:0 1px 0 0;*/
	font-size:11px;
	line-height:11px;
	}

#video-list img {
	float:left;
	border: 2px solid #2E4566;
	}

#video-list li {
	height:94px;
	margin:0 0 15px 0;
	padding:10px 10px;
	background:#F5F7FA;
	border:dashed #c8d4e4;
	border-width:2px 0;
	position:relative;
	}

#video-list dl {
	float:left;
	line-height: 16px;
	}

#video-list dt {
	width:50px;
	margin-left:10px;
	float:left;
	font-weight:bold;
	}

#video-list dd {
	width:450px;
	margin:0 0 0px 65px;
	display:block;
	}

#video-list .media {
	width:400px;
	position:absolute;
	bottom:10px;
	right:10px;
	text-align:right;
	}

#video-list .media a {
	display:inline-block;
	margin-top:3px;
	}

/* CHANGE LIST */

.change-list-item {
	margin:0 0 15px 0;
	padding:20px 10px 0 10px;
	background:#F5F7FA;
	border:dashed #c8d4e4;
	border-width:2px 0;
	position:relative;
	list-style:none;
	}

.change-list-item ul {
	margin:0 0 20px 0;
	}
	
.change-list-item li {
	margin:0 0 0 30px;
	padding:0;
	background:inherit;
	border:0;
	position:relative;
	list-style:circle;
	}
	
.change-list-item dl {
	float:left;
	line-height: 16px;
	}

.change-list-item dt {
	width:80px;
	margin-left:10px;
	float:left;
	font-weight:bold;
	text-align:right;
	}

.change-list-item dd {
	width:570px;
	margin:0 0 0 105px;
	display:block;
	}

.change-list-item dd a {
	font-weight:bold;
	color:#202D47;
	}

/* FOOTER */

#footer {
	width:700px;
	margin:50px 0 0 50px;
	padding:5px 0 30px 0;
	border: solid #c8d4e4;
	border-width:1px 0 0 0;
	font-size:10px;
	color:#4c4c4c;
	}

#footer span {
	float:right;	
	font-size:11px;
	}

#footer a {
	color:#4c4c4c;
	}