body {
	margin: 0;
	padding: 10px 0px;
	width: 100%;
	height: 100%;
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
	font-weight: 300;
	background: transparent url("../Images/home/bg_body.png") repeat-x 0 0 ;
}

a:link, a:visited, a:active {
	color: #dd4400;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
display: block;
position: relative;
padding: 0;
margin: 8px auto;
height: 0;
max-height: 0;
width: 100%;
clear: both;
border: none;
border-top: 1px dotted #bfbfbf;
border-bottom: 1px dotted #bfbfbf;
font-size: 1px;
line-height: 0;
}

img {
border: none;
}

img.right {
padding: 0 0 0 15px;
float: right;
clear: both;
}

img.left {
padding: 0 10px 0 0px;
float: left;
}

.img-caption {
	width: 435px;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	clear: both;
	float: right;
	text-align: right;
}

#content-full-page ul {
	margin: 10px 0 10px 0px;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

#content-full-page ul li {
	background: url(../images/buttons/bullet_gray2.gif) 0 5px no-repeat;
	line-height: 18px;
	padding: 0 0 5px 15px;
}

#content-full-page ul li ul {
	margin: 5px 0 0 15px;
	padding: 0;
}

#content-full-page ul li ul li{
	background: none;
	list-style: disc;
	line-height: 18px;
	padding: 0 0 5px 5px;
}

#content-full-page ol {
	margin: 0 0 10px 0;
	padding: 0 0 0 23px;
}

#content-full-page ol li {
	line-height: 18px;
	padding: 0 0 5px 20px;
}

h1 {
	margin: 0 0 5px 0;
	padding: 7px;
	width: 939px;
	height: 20px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	background: #024272 url("../Images/home/bg_header_home.png") no-repeat top left; 
	clear: both;
}

h2 {
	margin: 0;
	padding-top: 12px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #dd4400;
}

h3 {
	margin: 0;
	padding-top: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #222222;
	line-height: 18px;
}

h4 {
	margin: 0;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	line-height: 18px;
}

h5 {
	margin: 0;
	padding-top: 2px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
}

p {
	margin: 10px 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}

h3 + p {
	margin: 5px 0;
	padding-top: 0;
}

/* wrapper */
#wrapper {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	background: transparent url("../Images/home/bg_wrapper.png") repeat-y top left;
}

/* container */
#container {
	width: 969px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	height: auto;
	overflow: hidden;
	border-left: 1px solid #e0e1e1;
	border-right: 1px solid #e0e1e1;
	background-color: transparent;
}

/* content box for all sub pages */
#content-full-page {
	width: 949px;
	position: relative;
	height: auto;
	overflow: hidden;
	background: #ffffff;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	line-height: 18px;
	font-size: 12px;
}

#content {
    float: right;
	width: 715px;
	position: relative;
	height: auto;
	overflow: hidden;
	background: #ffffff;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	line-height: 18px;
}

#education-workshops-pg-id #ctl00_ContentPlaceHolder1_ContentBlock2, #education-workshops-pg-id #ctl00_ContentPlaceHolder1_ContentBlock4 {
    float: right;
	width: 715px;
	position: relative;
	height: auto;
	overflow: hidden;
	background: #ffffff;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	line-height: 18px;
}

#hpids-service-pg-id table ul li  {
    clear: both;
}

#hpids-service-pg-id table a.vendor:link,
#hpids-service-pg-id table a.vendor:visited ,
#hpids-service-pg-id table a.vendor:active  {
    float: left;
}

#hpids-service-pg-id table a.contract:link,
#hpids-service-pg-id table a.contract:visited,
#hpids-service-pg-id table a.contract:active {
	float: right;
}

/* side (includes nav) */ 
#side {
	float: left;
	width: 210px;
	padding: 0px;
	margin: 13px 10px 20px 0;
	background-color: #f7f7f7;
	border-right: 1px solid #bbbbbb;
	height: 100%;
}

#side h2 {
	padding: 15px 0 15px 15px;
	font: 20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}

/* side (search page) */ 
#side-search {
	float: left;
	width: 210px;
	padding: 0px;
	margin: 13px 10px 20px 0;
	background-color: #f7f7f7;
	border: 1px solid #bbbbbb;
	height: 100%;
}

#side-search h2 {
	padding: 9px 0 9px 15px;
	font: 14px "Lucida Grande",Arial,Helvetica,sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #999999;
    color: #ffffff;
	background: #024272 url("../Images/home/bg_header_home.png") no-repeat top left; 
}

#side-search form {
	margin: 0;
	padding: 8px 8px 8px 15px;
	font: 14px Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color: #434343;
}

#side-search form input#searchterm {
	float: left;
	width: 168px;
	height: 18px;
	padding: 5px;
	color: #333333;
	font-size: 11px;
	border: 1px solid #dadada;
	}

#side-search input.searchButton {
	float: left;
	width: 80px;
	height: 30px;
	color: #222222;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #dadada;
	background-color: #ffffff;
	cursor: pointer;
	overflow: hidden;
	}

/* banner for logo, secondary nav, and search */
#banner {
	width: 969px;
	height: 103px;
	background: #e5e5e5 url("../Images/home/bg_banner.png") no-repeat top left;
}
/* banner - logo */
#banner #left {
	float: left;
	width: 424px;
	height: 103px;
	margin: 0px;
}

/* banner - logo */
#banner #left h1 {
	background: transparent url("../Images/home/logo.png") no-repeat top left; 
	width: 223px;
	height: 79px;
	margin: 15px 30px;
	text-indent: -9999px;
}

/* banner - secondary nav, and search */
#banner #right {
	float: right;
	margin: 3px 30px;
	text-align: right;
	font-size: 11px;
	letter-spacing: .5px
}

#banner #right ul {
	list-style-type: none;
}

#banner #right li {
	display: inline;
	border-right: 1px solid #ffffff;
	padding: 0 5px;
}

#banner #right li.last {
	border-right: none;
	padding: 0 0 0 5px;
}

#banner #right li.signup {
	border-right: none;
	padding: 0 0 0 5px;
}

#banner #right a:link, #banner #right a:visited, #banner #right a:active {
	color: #ffffff;
	text-decoration: none;
}

#banner #right a:hover {
	text-decoration: underline;
}

#banner #right a.last:link, #banner #right a.last:visited, #banner #right a.last:active {
	color: #f67034;
}

#banner #right input#searchterm {
	float: left;
	width: 137px;
	height: 18px;
	padding: 5px;
	margin-left: 214px;
	color: #333333;
	font-size: 11px;
	border: 1px solid #dadada;
	}

#banner #right input.searchButton {
	float: left;
	width: 60px;
	height: 30px;
	color: #222222;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #dadada;
	background-color: #ffffff;
	cursor: pointer;
	overflow: hidden;
	}
	
/* main navigation bar */
#nav {
	width: 969px;
	height: 56px;
	margin: 0 auto;
	font-size: 13px;
	letter-spacing: .5px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	text-transform: uppercase;
	background: transparent url("../Images/home/bg_nav.gif") repeat-x top left; 
	clear: both;
	text-align: center;
}

#nav ul {
	margin: 0;
	padding: 13px 0 16px 0;
	list-style-type: none;
}

#nav li {
	display: inline;
	padding: 13px 10px 16px 10px;
	border-right: 1px solid #b9c9d5;
	line-height: 16px;
	font-weight: normal;
}

#nav li.last {
	display: inline;
	padding: 14px 10px 16px 10px;
	border-right: none;
	line-height: 16px;
}

#nav a:link, #nav a:visited, #nav a:active {
	color: #222222;
	text-decoration: none;
}

#nav a:hover {
	color: #208aa6;
	text-decoration: none;
}

#nav a.last:link, #nav a.last:visited, #nav a.last:active {
	color: #dd4400;
}

/* side navigation */ 
#side .menu-sub {
    margin: 0;
    padding: 0;
	clear: both;
}
 
#side ul.menu-sub {
	text-indent: 0;
	font-size: 14px;
	border-top: 1px solid #bbbbbb;
}
 
#side ul.menu-sub li {
	list-style: none;
	padding: 0;
}
 
#side ul.menu-sub li a, #side ul.menu-sub li .nolink {
	display: block;
	margin: 0;
	padding: 8px 8px 8px 15px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color: #434343;
	background-color: #e4e4e4;
	border-left: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}
 
#side ul.menu-sub li a:after {
	content: ">>";
	color: #aaaaaa;
	font-size: 9px;
	font-weight: bold;
	display: inline;
	float: right;
	margin: 0;
	vertical-align: 2px;
}
 
#side ul.menu-sub li a:hover, #nav li a:focus {
    color: #ffffff;
	background: #b4b4b4;
}
 
#side ul.menu-sub li a:hover:after {
	margin: 0;
	color: #014171;
}
 
#side ul.menu-sub li a:active {
    color: #ffffff;
	background: #014171;
}

#side ul.menu-sub ul.nested {
	margin: 0;
	padding: 0;
}

#side ul.menu-sub ul.nested li {
	list-style: none;
	padding: 0;
}
 
#side ul.menu-sub ul.nested li a {
	display: block;
	margin: 0;
	padding: 8px 8px 8px 25px;
	text-decoration: none;
    font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #222222;
	background-color: #f8f8f8;
	line-height: 14px;
}
 
#side ul.menu-sub ul.nested li a:after {
	content: ">>";
	color: #aaa;
	font-size: 9px;
	font-weight: bold;
	display: inline;
	float: right;
	margin: 0;
	vertical-align: 2px;
}
 
#side .menu-sub ul.nested li a:hover, ul.nested li a:focus {
    color: #ffffff;
	background: #b4b4b4;
}
 
#side .menu-sub ul.nested li a:hover:after {
	margin: 0;
	color: #024272;
}
 
#side .menu-sub ul.nested li a:active {
    color: #ffffff;
	background: #024272 url("../Images/home/bg_header_home.png") no-repeat top left; 
}

/* Active Page Highlight */
#about-pg-id #side .menu-sub #overview, 
#about-privacy-pg-id #side .menu-sub #privacy, 
#about-access-pg-id #side .menu-sub #access, 

#news-pg-id #side .menu-sub #overview, 
#news-news-pg-id #side .menu-sub #news, 
#news-infocus-pg-id #side .menu-sub #infocus, 
#news-events-pg-id #side .menu-sub #events, 

#education-pg-id #side .menu-sub #overview, 
#education-workshops-pg-id #side .menu-sub #workshops, 
#education-instructors-pg-id #side .menu-sub #instructors, 
#education-forum-pg-id #side .menu-sub #forum, 

#nfip-pg-id #side .menu-sub #overview, 
#nfip-start-pg-id #side .menu-sub #start, 
#nfip-contact-pg-id #side .menu-sub #contact, 

#hpids-pg-id #side .menu-sub #overview, 
#hpids-service-pg-id #side .menu-sub #service, 
#hpids-projects-pg-id #side .menu-sub #projects, 
#hpids-start-pg-id #side .menu-sub #start, 
#hpids-metrics-pg-id #side .menu-sub #metrics, 
#hpids-faq-pg-id #side .menu-sub #faq,

#stratmap-pg-id #side .menu-sub #overview,
#stratmap-transportation-pg-id #side .menu-sub #transportation,
#stratmap-boundaries-pg-id #side .menu-sub #boundaries,
#stratmap-hydrography-pg-id #side .menu-sub #hydrography,
#stratmap-lidar-pg-id #side .menu-sub #lidar,
#stratmap-soil-pg-id #side .menu-sub #soil,
#stratmap-digital-pg-id #side .menu-sub #digital,

#bic-pg-id #side .menu-sub #overview, 
#bic-news-pg-id #side .menu-sub #news,

#data-pg-id #side .menu-sub #overview, 
#data-search-pg-id #side .menu-sub #search, 
#data-order-pg-id #side .menu-sub #order, 
#data-aerial-pg-id #side .menu-sub #aerial, 
#data-maps-pg-id #side .menu-sub #maps, 
#data-satellite-pg-id #side .menu-sub #satellite, 
#data-lidar-pg-id #side .menu-sub #lidar, 
#data-dictionary-pg-id #side .menu-sub #dictionary, 
#data-notes-pg-id #side .menu-sub #data-notes, 
#data-forms-pg-id #side .menu-sub #forms, 
#data-arcims-pg-id #side .menu-sub #arcims,
#data-ftp-pg-id #side .menu-sub #ftp
{
    color: #ffffff;
	background: #024272 url("../Images/home/bg_header_home.png") no-repeat top left; 
}


/* map (home page) */
#mapWidgetContainer {
	width: 969px;
	margin: 0;
	padding: 0 10px 10px 10px;
	/* height: 380px; */
	display: block;
}

#mapPanel {
	border: 1px solid #C1D7FF;
	width: 949px;
}

#mapPanel .MSVE_MapContainer #MSVE_dashboardContainer {
	left: 660px;
}

#mapPanel .MSVE_MapContainer #MSVE_dashboardContainer #MSVE_zoomDiv {
	position: relative;
	left: 235px;
}

div.findLocation {
    position: relative;
	width: 946px;
	height: 36px;
    padding: 5px 0 0 5px;
	background: #014171 url("../Images/home/bg_map_legend.png") repeat-x top left; 
	z-index: 100;
	color: white;
}

div.findLocation p {
	font-size:12px;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 0;
	float: left;
	width: 90px;
}

.findLocation input#findTextbox {
	float: left;
	width: 175px;
	height: 18px;
	padding: 5px;
	color: #333333;
	font-size: 11px;
	border: 1px solid #dadada;
}


.findLocation input#findTextboxButton {
	float: left;
	width: 90px;
	height: 30px;
	padding: 5px;
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #dadada;
	background-color: #ffffff;
	cursor: pointer;
	overflow: hidden;
	}

.findLocation .layersIndexContainer {
	float: left;
	padding: 5px 5px;
	font-size: 12px;
}


.findLocation .layersIndexContainer input {
    width: 20px;
    height: 20px;
    margin: 0 0 0 10px;
    padding: 0px;
    border: none;
 }

.findLocation .layersIndex {
	width: 200px;
    height: 20px;
    vertical-align: super;
    *vertical-align: middle;
}


.findLocation #divLatitude {
    position: absolute;
    top: 6px;
    right: 0;
}

.findLocation #divLongitude {
    position: absolute;
    top: 18px;
    right: 0;
}

.findLocation .layersIndexLatLong {
	font-size: 10px;
	padding-right: 15px;
	text-align: right;
	color: #fccc0d;
}

/* HPIDS Map Viewer Version 2 (with Blog) */

#mapWidgetContainer3 {
	width: 711px;
	padding: 10px 10px 10px 0;
	height: 525px;
	margin-top: 0;
}

#mapWidgetContainer3 #mapPanel {
	border: 1px solid #C1D7FF;
	width: 711px;
}

#mapWidgetContainer3 #mapPanel .MSVE_MapContainer #MSVE_dashboardContainer {
	left: 660px;
}

#mapWidgetContainer3 #mapPanel .MSVE_MapContainer #MSVE_dashboardContainer #MSVE_zoomDiv {
	position: relative;
	left: 235px;
}

#mapWidgetContainer3 div.findLocation {
    padding: 5px;
	height: 25px;
	width: 703px;
}

#mapWidgetContainer3 div.findLocation p {
	font-size:12px;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 0;
	float: left;
	width: 90px;
}

#mapWidgetContainer3 .findLocation input {
    width: 20px;
    margin: 0 0 0 10px;
    padding: 0;
    border: none;
}

#mapWidgetContainer3 .findLocation .findLocationTitle {
	color: #ffffff;
	font-size: 16px;
	margin-top: 4px;
	padding-right: 80px;
	font-weight: bold;
	float: left;
	
}

#mapWidgetContainer3 .findLocation .layersIndex {
	font-size: 12px;
	margin-top: 4px;
	width: 200px;
	height: 18px;
}


#mapWidgetContainer3 .findLocation #divLatitude {
    position: absolute;
    top: 4px;
    right: 0;
}

#mapWidgetContainer3 .findLocation #divLongitude {
    position: absolute;
    top: 16px;
    right: 0;
}

#mapWidgetContainer3 .findLocation .layersIndexLatLong {
	font-size: 10px;
	padding-right: 15px;
	text-align: right;
	color: #fccc0d;
}

#mapWidgetContainer3 .findLocation .layersIndexContainer {
	float: right;
	padding: 5px 5px;
	font-size: 12px;
}

#mapWidgetContainer.tnrisLocation div.findLocation {
	width: 445px;
}
	
#mapWidgetContainer.tnrisLocation {
	float: right;
	height: 475px;
	width: 445px;
	border: none;
	margin: 75px 0 10px 0;
}

a.lidar-pdf:link, a.lidar-pdf:visited, a.lidar-pdf:active {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

a.lidar-pdf:hover {
	text-decoration: none;
}

#contact-left {
	float: left;
	width: 470px;
}

/* content-home */
#content-home {
	width: 969px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

#content-home #top {
	width: 969px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

/* columns left + right */
#content-home #left {
	float: left;
	width: 474px;
	margin: 0;
	padding-left: 10px;
}

#content-home #right {
	float: right;
	width: 464px;
	height: 405px;
	margin: 0;
	padding-left: 20px;
	border-left: 1px dotted #bfbfbf;
}


/* content home (general) */
#content-home h1 {
	margin: 0 0 5px 0;
	padding: 7px;
	width: 441px;
	height: 20px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	background: #024272 url("../Images/home/bg_header_home.png") no-repeat top left; 
	clear: both;
}

#content-home h2 {
	margin: 0;
	padding-top: 12px;
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
}

#content-home h3 {
	margin: 0;
	padding-top: 10px;
	font-size: 13px;
	font-weight: normal;
	color: #4488aa;
	line-height: 18px;
}

#content-home h4 {
	width: 200px;
	margin: 0;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

#content-home h5 {
	margin: 0;
	padding-top: 2px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
}

#content-home p {
	margin: 0;
	padding-top: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}

#content-home p + img {
	margin-top: 10px;
	border: 1px solid #bfbfbf;
}

#content-home a:link.header, #content-home a:visited.header, #content-home a:active.header {
	color: #ffffff;
	text-decoration: none;
}

#content-home a:hover.header {
	text-decoration: underline;
}

/* feature */
#content-home #left #feature {
	width: 455px;
	margin: 0;
	padding-bottom: 15px;
	overflow: auto;
}

#content-home #left #feature .feature-post {
	float: left;
	width: 210px;
	height: 367px;
	margin: 0;
	padding: 0 5px 0 10px;
	overflow: hidden;
	border-right: 0px dotted #bfbfbf;
}

#content-home #left #feature h5 {
	width: 204px;
    margin-top: 10px;
	border-top: 1px solid #bfbfbf;
}

/* Lates announcements */
#content-home #right #announcement img {
	clear: both;
	border: 1px solid #bfbfbf;
}

/* #content-home #left #feature p {
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
} */

/* twitter feed */
/* #content-home #right #twitter-box {
	width: 452px;
	margin: 0 0 20px 0;
	padding-bottom: 20px;
	font-size: 12px;
	font-weight: 300;
	border: 1px solid #208aa6;
	clear: both;
	background: #f3f4f4 url("../Images/home/twitter.png") no-repeat bottom right;
}

#content-home #right #twitter-box h1 {
	margin: 0;
	padding: 7px 0 12px 7px;
	width: 445px;
	height: 15px;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	clear: both;
	background: #024272 url("../Images/home/bg_header_home.png") no-repeat top left; 
}

#content-home #right #twitter-box ul {
	margin: 0 50px 0px 0;
	padding: 0 12px;
	list-style-type: none;
	color: #222222;
	text-align: left;
	font-size: 12px;
}

#content-home #right #twitter-box li {
	padding: 10px 0;
	border-bottom: 1px dotted #a4a4a4;
} */

#content-home #right a.follow:link, #content-home #right a.follow:visited, #content-home #right a.follow:active {
	color: #ffffff;
	text-decoration: none;
}

#content-home #right a.follow:hover {
	text-decoration: underline;
}

/* bottom section: news, events, workshops */
#content-home #bottom {
	width: 969px;
	margin: 0 10px;
    padding: 15px 0;
	border-top: 1px dotted #a4a4a4;
	clear: both;
	overflow:auto;
}

#content-home #bottom h1 {
	width: 290px;
}


/* news */
#content-home #bottom #news {
	width: 300px;
	margin: 0;
	padding: 0 5px 20px 8px;
	overflow: visible;
	float: left;
	border-right: 0px dotted #a4a4a4;
	color:#444444;
}

#content-home #bottom #news p {
	padding: 10px 5px;
	border-bottom:1px solid #BFBFBF;
}

/* events */
#content-home #bottom #events {
	width: 300px;
	margin: 0;
	padding: 0 13px 20px 8px;
	overflow: visible;
	float: left;
	border-right: 1px dotted #a4a4a4;
}

#content-home #bottom #events p {
	margin: 0;
	padding: 10px 5px;
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	border-bottom: 1px solid #bfbfbf;
}


/* workshops */
#content-home #bottom #workshops {
	width: 300px;
	margin: 0;
	padding: 0 13px 20px 0;
	overflow: visible;
	float: left;
	border-right: 1px dotted #a4a4a4;

}

#content-home #bottom #workshops h2{
	padding: 0;
}

#content-home #bottom #workshops .workshops-content {
	width: 290px;
	margin: 0;
	padding: 10px 5px;
	border-bottom: 1px solid #bfbfbf;
	overflow: auto;
}


#content-home #bottom #workshops .workshops-content .workshops-img{
	float: right;
	width: 55px;
	height: 61px;
	margin: 15px 15px 0 10px;
	padding: 0 0 20px 0;
	background: transparent url("../Images/home/owl.jpg") no-repeat top left; 
}

#content-home #bottom #workshops .workshops-content .workshops-info {
	float: left;
	width: 100px;
	margin: 0;
}

#content-home #right #workshops .workshops-content .workshops-info .workshops-detail{
	float: left;
	width: 175px;
	margin: 0;
	padding-left: 14px;
}


#content-home #bottom #workshops .workshops-schedule {
	width: 290px;
	margin: 0;
	padding: 10px 5px;
	border-bottom: 1px solid #bfbfbf;
	overflow: auto;
}

#content-home #bottom #workshops .workshops-schedule h5 {
	float: left;
	width: 85px;
	margin: 0;
}

#content-home #bottom #workshops .workshops-schedule a:link, 
#content-home #bottom #workshops .workshops-schedule a:visited, 
#content-home #bottom #workshops .workshops-schedule a:active {
	float: left;
	width: 190px;
	margin: 0;
	padding-left: 14px;
}

#content-home #bottom #news h2 a:link,
#content-home #bottom #news h2 a:active,
#content-home #bottom #news h2 a:visited,
#content-home #bottom #news p a:link, 
#content-home #bottom #news p a:active, 
#content-home #bottom #news p a:visited, 
#content-home #bottom #events p a:link, 
#content-home #bottom #events p a:active, 
#content-home #bottom #events p a:visited, 
#content-home #bottom #workshops .workshops-schedule a:link, 
#content-home #bottom #workshops .workshops-schedule a:visited, 
#content-home #bottom #workshops .workshops-schedule a:active 
{
	font-size: 12px;
    font-weight: bold;
}

/* Workshops table */
table.workshops {
	border-collapse: collapse;
	margin-bottom: 30px;
	width: 696px;
}

table.workshops th {
	text-align: left;
	font-size: 14px;
	border-bottom: 1px dotted #CCCCCC;
}

table.workshops td {
	padding: 10px 0;
	border-bottom: 1px dotted #CCCCCC;
}

table.education {
	float: left;
}

table.education p {
	width: 630px;
	margin: 0;
}

table tr.odd td {
	background: #f4faff;
}

/* form styles */
#banner #right form {
margin: 0;
padding: 0;
float: right;
}

form {
margin: 0;
padding: 0;
/* float: right; */
}

fieldset {
border: none;
margin: 0;
padding: 0;
}

fieldset p {
margin: 0;
padding: 0 0 10px 0;
}

label 
{
float: left;
width: 500px;
 }

input 
{
    width: 180px;
    margin: 0px 0 5px 0; 
    padding: 2px;
    font-size: 16px;
    border: 1px solid #8ac4e5;
 }

textarea 
{
    width: 300px;
    margin: 0px 0 5px 0; 
    padding: 2px;
    font-size: 16px;
    border: 1px solid #8ac4e5;
 }

input.submit 
{
    width: 92px;
	height: 31px;
    margin-bottom: 25px; 
    padding: 2px;
    font-size: 14px;
    border: 0px solid #8ac4e5;
 }

.RequiredFields 
{
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #dd4400;
}

/* BIC News Articles */

span.storyLink {
	display: block;
	clear: both;
	margin-bottom: 15px;
}

/* Data Catalog */
#content a.startDownloading:link, #content a.orderNow:link,
#content a.startDownloading:visited, #content a.orderNow:visited,
#content a.startDownloading:active, #content a.orderNow:active {
	padding: 5px 10px;
	letter-spacing: .5px;
	font-weight: normal;
	font-size: 13px;
	color: #ffffff;
    border:1px solid #222222;
    -moz-border-radius: 5px; 
    -webkit-border-radius:5px; 
    background: transparent url("../Images/home/bg_header_home.png") no-repeat top left; 
}


/* Data Dictionary */

#content .definitions {
	width: 690px;
	overflow: auto;
	}

#content .definitions ul {
	float: left;
	font-style: normal;
	font-size: 11px;
	padding-right: 21px;
}

#news-infocus-pg-id #content .definitions ul {
	font-size: 12px;
	padding-right: 35px;
}

.definitions h3 {
	display: block;
	clear: both;
}

.definitions hr {
	display: block;
	clear: both;
}

.definitions p {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
}

/* QR Maps Nav  */



/* Tabs */
#tabs {
}

#tabs .ui-state-default {
background: #ffffff url(none) 50% 50% repeat-x;
line-height:18px;
padding:5px 10px;
margin: 0 10px 0 0;
}

#tabs .ui-tabs-nav {
margin: 0;
}	

.ui-tabs .ui-tabs-panel {
display: block;
border-left: 1px solid #bbbbbb;
border-right: 1px solid #bbbbbb;
border-bottom: 1px solid #bbbbbb;
padding: 20px;
background: none;
overflow: auto;
}

.ui-tabs { position: relative; padding: 0; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: 5px 5px 0; border-bottom: 1px solid #bbbbbb;}
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: 5px 5px; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; border: 1px solid #dd4400;  }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; color: #dd4400;}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-hide { display: none !important; }


/* Start Footer */
#footer {
	float: left;
	width: 969px;
	font-size: 12px;
	font-weight: 300;
	height: 68px;
	background: url("../Images/home/bg_footer.png") 0 0 repeat-x;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	color: #666;
	clear: both;
}

.footerContact {
	margin-top: 12px;
	margin-left: 20px;
	line-height: 17px;
	float: left;
}
.footerAddress {
	margin-top: 12px;
	margin-right: 20px;
	text-align: right;
	line-height: 17px;
	float: right;
}
