/* ====================== Page Formatting  ========================*/
body, table, p, a, td, th, li, ol, input, select, textarea, h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a, h7, h7 a {
	margin: 0px;
	padding: 0px;
	color:#000;
	font-size: 12px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}
body {
	background-color: #a5a19e;
	background-image:url(../img/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
td {
	vertical-align: top;
}
h1, h1 a {
	font-size: 18px;
	margin-bottom: 9px;
	margin-top: 10px;
}
h2, h2 a {
	font-size: 16px;
	margin-bottom: 6px;
}
h3, h3 a, h6, h6 a {
	font-size: 14px;
	padding-bottom: 8px;
}
h4, h4 a {
	font-weight: bold;
}
h4, h4 a, h5, h5 a {
	font-size: 11px;
}
h7, h7 a {
	font-size: 9px;
}
ul {
	list-style-type: square;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
}
li {
	list-style-type:square;
	padding:0 0 10px 0;
	line-height: 16px;
}
p {
	padding-bottom: 12px;
	line-height: 16px;
}
img, a img {
	border:none;
}
.smallText {
	font-size: 9px;
}
.clearBoth {



clear: both;

	


}
.floatLeft {
	float:left;
	margin-right:10px;
}
.floatRight {
	float:right;
	margin-left:10px;
}
input, textarea, select {
	margin:5px;
	border:1px solid black;
}
input:focus, textarea:focus, select:focus {
	border:1px solid black;
}
/* ====================== layout & columns ========================*/


#main, #header {
	width: 925px;
	text-align: left;
	margin: 0px auto;
}
#main {
	text-align: center;
	

	
}
#content {
	background-color: #ffffff;
	background:url(../img/mainBg.png);
	background-repeat: repeat-y;
	text-align: center;
	
	
}

#user #content{
background:url(../img/userMainBg.png);
	background-repeat: repeat-y;
	}
.leftMaster {
	float: left;
	width: 350px;
	padding:0 0 0 0;
	margin: 0;
	text-align: center;

	
}
.rightMaster {
	float: right;
	width: 487px;
	margin: 0;
	padding:0 28px 0 0;
	text-align: left;

	
	
}

.rightMaster p{line-height: 20px;
padding-right: 20px;}


.media {
	padding-left: 33px;
	padding-bottom: 25px;
	background: url(../img/mediaBg.png) no-repeat;
	height: 202px;

}
.rightMaster .col0 {
} /*designed to go entire width of container */
.rightMaster .col1 {
	width: 150px;
}
.rightMaster .col2 {
	width: 300px;
}
.col1, .col2, .col3 /*etc..*/ {
	float:left;
	padding-right: 10px;
}
.inside5 {
	padding:5px;
}
.inside10 {
	padding:10px;
}
.inside20 {
	padding:20px;
}
.inside40 {
	padding:40px;
}
/* ====================== Header & Footer ====================== */
#header {
	background-image:url(../img/headerBg.png);
	background-repeat:no-repeat;

}
#logoContainer {
}
#screenLogo {
	display:block;
	padding: 55px 0 0 47px;
}
#printLogo {
	display:none;
}
#searchContainer {
	background:url(../img/searchBg.gif) no-repeat right top;
	
	height: 50px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 40px;

}
#searchContainer input {

float: left;


}
#searchButton {
	float:left;
margin: 11px 0 0 10px;}
#searchContainer input.searchText {
	height: 19px;
	float: left;
	width: 165px;
	margin: 10px 7px 0 25px;

}
#footer {
width: 925px;
	margin-top:0px;
	margin-left: 0px;
	clear: both;
	height: 100px;
	float: left;
	background: url(../img/footerBg.png) no-repeat;
}
#footer ul {
	display: block;
	float: right;
	margin: 17px 60px 0 0;
	padding:0px;
	list-style: none;
	border-left: 1px solid #ffffff;
}
#footer li, #footer li a {
	color: #fff;
}
#footer li {
	display: inline;
	padding: 0px 8px 0px 8px;
}
#footer li {
	border-right: 1px solid #fff;
}
#copyright {
	float: left;
	width: 500px;
	text-align: left;
}
#copyright p {
	color: #fff;

	margin: 17px 0 0 55px;
}
/* ====================== topNav ====================== */
#header .nav {
	width:863px;
	height: 45px;
	background:url(../img/topNavBg.gif) no-repeat;
	margin: 25px 0 0 33px;
	text-align: center;
}
#header .nav ul {
	
	display: inline;
	float:left;
	
	margin: 12px 0 0 45px;
}
#header .nav li {
	display:inline;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
	float: left;
}
#header .nav li a {
	color: #fff;

	display: block;
	float: left;
	font-size: 12px;
	padding:0px 19px 0px 19px;
	text-decoration: none;
	border-left:1px solid #444;
}

#header .nav li a:hover{ color:#FF9900;}
#header .nav li.currentCategory, #header .nav li.currentCategory2{
background: url(../img/topNavArrow.gif) no-repeat center 21px;


}

#headerNavBorder{border-left: 1px solid #444; height:15px; width: 4px; float: left; margin-top: 13px;}
/* ====================== leftNav ====================== */
.leftMaster .nav {
width: 300px; text-align:left; padding:10px 0 0 45px;  float: left; 
}

.leftMaster .nav h1{font-size:18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; margin-left:15px;}

.leftMaster .nav ul{

	margin-left: 0;
	padding-left:0;
	}

.leftMaster .nav ul li {
	
	padding:5px 0 5px 15px;
	margin: 0;
	list-style-type: none;

}
.leftMaster .nav ul li a {
	text-decoration:none;
}


.leftMaster .nav li {
	text-align: left;
	list-style: none;
	font-size: 11px;
	padding-bottom: 15px;
}

.leftMaster .nav li a, .leftMaster .nav li a:visited{color: #000; text-decoration:none;}

.leftMaster .nav li {display: none;}

.leftMaster .nav li.currentCategory, .leftMaster .nav li.currentCategory ul li{display: block;}
.leftMaster .nav li.currentCategory ul li.currentPage a {color:#888077;}
.leftMaster .nav li.currentCategory a { display: none;}
.leftMaster .nav li.currentCategory li {background: url(../img/orangeArrowBullet.gif) no-repeat left; border-bottom: 1px dashed #000;}
.leftMaster .nav li.currentCategory ul { border-top: 1px dashed #000;}
.leftMaster .nav li.currentCategory ul li a{display: block;}
.leftMaster .nav li.currentCategory ul li a:hover{text-decoration:underline;}

.leftMaster .nav li.currentCategory .currentPage li{display: none;}

.leftMaster .nav li.currentCategory.currentPage ul li ul  {display:none;}



/* ====================== content area ====================== */
#contentArea {
}
/* ====================== callouts  ====================== */
.calloutsWrapper{padding-left: 60px;}
.callouts {
	background: url(../img/callOutBgBottom.gif) no-repeat;
	background-position: bottom left;
	clear: both;
	float: left;
	width: 300px;
	padding:0 0 10px 0;
	margin-bottom: 15px;
	margin-left:0px;
	text-align: left;
	
}

.callouts p{ padding: 10px 40px 10px 10px; clear: both; color: #000;}

.callouts h1{padding: 10px 40px 5px 10px; font-size: 12px; clear: both}
.calloutTop {
	height:25px; float: left;
}
.resources {
	background: url(../img/resourcesCalloutBg.jpg) no-repeat;
	height: 200px;
	text-align: left;
	width: 300px;
	float: left;
}
.resources ul {
	margin:0;
	padding:60px 0 0 25px;
}
.resources li {
	list-style-image: url(../img/orangeArrowBullet.gif);
	list-style-type: none;
	padding:0 0 7px 0;
}
.speaker {
	float: left;
	padding:20px 0 0 30px;
}
.speaker p {
	text-align: center;
	clear: none;
	padding: 0;
	margin:0;
}

.imageCallout{ min-height: 100px;  text-align: left; clear: both; float: left; width: 300px;}
.imageCallout.tellStory{ background: url(../img/imageCalloutTellStory.jpg) no-repeat;}

.imageCalloutBottom{background: url(../img/callOutBgBottom.gif) no-repeat bottom left; clear:both; height: 5px; }

.imageCallout p, .imageCallout ul{padding: 80px 0 10px 20px;  line-height:18px; color:#000; clear:both; width: 170px;}

.imageCallout li{list-style: none;}

.imageCallout.ourSpeakers{ background: url(../img/imageCalloutOurSpeakers.jpg) no-repeat;}


#sponserLogo{ padding: 20px 0; clear: both;}

.speakerBio.bioLinks{margin: -65px 0 0 25px; display: display: inline; width: 300px;}
.speakerBio p{ display: inline;}
.speakerBio{ padding:0 0 10px 40px; text-align: left;  clear: both; float:left; }
.speakerBio img{margin-bottom: 10px;}
.speakerBio h1{margin-left: 7px;}

.speakerBio ul{display: inline; margin: 10px 0; padding: 0;}
.speakerBio li{list-style-type: none;  display: inline;}
.speakerBio li a{display: none;}
.speakerBio li.currentCategory.currentPage a, #speakerBio li.currentCategory a{display: none;}

.speakerBio li.currentCategory.currentPage ul li a, #speakerBio li.currentCategory ul li a{display: inline; padding-left: 5px; }


.speakerBio .breadCrumb ul li.currentCategory a, .speakerBio .breadCrumb ul li.currentPage a{display: inline;}

/* ====================== search results ======================== */
.searchResultsFooter {
	font-size:9px;
	color: grey;
	margin-bottom:10px;
}
#umbSearchResult1_PanelArrows {
	margin-top:20px;
	padding-top:15px;
	border-top:1px solid grey;
}
.searchResultsHeader {
	margin-bottom:20px;
	padding-bottom:15px;
	border-bottom:1px solid grey;
	font-size:10px;
	font-style:italic;
}
.searchResultsHeader h1 {
	font-style:normal;
}



/* ====================== Site Map ====================== */

.siteMap ul{ list-style-type: none; margin:0; padding:0 0 0px 0;}
.siteMap li, .siteMap li a{ list-style-type: none;  padding:0 0 7px 0; font-size: 14px; font-weight: bold; }
.siteMap ul ul{padding-top: 25px;}
.siteMap ul ul ul{padding-top: 0px;}
.siteMap ul ul li, .siteMap ul ul li a{font-size: 14px; font-weight: bold; padding: 10px 0 10px 0; }
.siteMap ul ul ul{  margin-left: 15px; padding-top: 10px;}
.siteMap ul ul ul li, .siteMap ul ul ul li a{ list-style-type: square; margin-left: 0; font-size: 12px; font-weight: normal; text-decoration: underline; padding:0 0 5px 0; }





/* ======================== Form Style ========================== */
.formInput {
}
.formResponse {
}
.formLabel {
}
.error {
	color:red;
}
.error, .notice, .success {
}

#form{margin-top: 5px; border-top: 1px solid #000; padding-top: 15px; width: 475px;}
#form label{margin-left: 5px;}
#form td{padding: 5px;}
input.name{width: 240px; height:19px;}
input.email{width: 240px; height:19px;}
input.subject{width: 240px; height:19px;}
textarea.textBox{width: 380px;}



/* ======================== RSS Style ========================== */

#blogContainer{padding: 0 10px 10px 10px; width: 255px; float: left; }
.callouts #blogContainer.blogContainer p{margin:0; padding:0}


.callouts #blogContainer h1 a {font-size: 12px; padding:0 0 0 0;}
.callouts #blogContainer h1{margin:0; padding:0;}
.callouts #blogContainer p{font-size: 11px;}


#fcflv { margin:25px 0 0 0; text-align: center; width: 490px;}