/*Styles for Home Page*/

.welcome {
	padding-bottom: 4px;
}
.welcome p {
	font-size: 0.85em;
	margin-bottom: 6px;
	margin-top: 4px;
}
.welcome h1 {
	font-size: 1.6em;
	color: #032682;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin: 0;
}
.welcome td {
	padding-bottom: 6px;
}

.welcome2 p {
	font-size: 0.85em;
}
.welcome2 h1 {
	font-size: 1.6em;
	color: #032682;
	font-weight: normal;
}



.thumbnails {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: 8px;
}

.subItems {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.subItems th {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #DD9B26;
	white-space: nowrap;
	background-image: url(images/yellow-corner-s.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	height: 24px;
	vertical-align: middle;
}
.subItems td {
	vertical-align: top;
	padding-top: 6px;
	padding-right: 10px;
	font-size: 0.7em;
	padding-bottom: 4px;
	border-right-color: #DD9B26;
	border-right-style: dotted;
	border-right-width: 1px;
	border-bottom-color: #DD9B26;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.subItems p {
	margin: 0;
	padding-bottom: 6px;
}
.subItems h1 {
	margin: 0;
	font-size: 100%;
	color: #906517;
}
.subItems a:link {
	color: #E64935;
	text-decoration: none;
}
.subItems a:visited {
	color: #E64935;
	text-decoration: none;
}
.subItems a:hover {
	color: #CA051F;
	text-decoration: none;
}

/*Meet Market*/
.meetMarket {
	margin-bottom: 10px;
}
.meetMarket th {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #DD9B26;
	white-space: nowrap;
	background-image: url(images/yellow-corner-s.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	height: 24px;
	vertical-align: middle;
}
.meetMarket td {
	vertical-align: top;
	padding-top: 6px;
	padding-right: 10px;
	font-size: 0.7em;
	padding-bottom: 4px;
	border-right-color: #DD9B26;
	border-right-style: dotted;
	border-right-width: 1px;
	border-bottom-color: #DD9B26;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.meetMarket p {
	margin: 0;
	padding-bottom: 6px;
}
.meetMarket h1 {
	margin: 0;
	font-size: 100%;
	color: #906517;
}
.meetMarket a:link {
	color: #E64935;
	text-decoration: none;
}
.meetMarket a:visited {
	color: #E64935;
	text-decoration: none;
}
.meetMarket a:hover {
	color: #CA051F;
	text-decoration: none;
}
.dteSearchLabelFrom
{
	color: #D22C00;
	position:relative;
	left:170px;
	text-transform:uppercase;
	font-size: 11px;
}
.dteSearchLabelTo
{
	color: #D22C00;
	position:relative;
	left:260px;
	text-transform:uppercase;
	font-size: 11px;
}
.red {
	color: #D22C00;
}
.floatRight {
	float: right;
	padding-bottom: 4px;
	padding-left: 6px;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	width: 240px;
	border-bottom-color: #9C0819;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.search th {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #9C0819;
	white-space: nowrap;
	background-image: url(images/red-corner-s.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 24px;
	vertical-align: middle;
	padding-left: 30px;
}
.search td {
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 0.7em;
	padding-bottom: 10px;
	border-right-color: #9C0819;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #9C0819;
	border-left-style: solid;
	border-left-width: 1px;
}
.search p {
	margin: 0;
	padding-bottom: 10px;
}


.leftPadding {
	padding-left: 20px;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	margin: 0;
	padding: 0;
	line-height: 0.0;
}
.subUpdate {
	border-bottom-color: #6FB12E;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
.subUpdate th {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #6FB12E;
	white-space: nowrap;
	background-image: url(images/green-corner-s.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	padding-right: 20px;
	height: 24px;
	vertical-align: middle;
}
.subUpdate td {
	vertical-align: top;
	padding-top: 6px;
	padding-right: 10px;
	font-size: 0.7em;
	border-right-color: #6FB12E;
	border-right-style: dotted;
	border-right-width: 1px;
}
.subUpdate p {
	margin: 0;
	padding-bottom: 4px;
}
.subUpdate a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.subUpdate a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.subUpdate a:hover {
	color: #006D41;
	text-decoration: none;
	font-weight: bold;
}
#imageBorder {
	border: 1px solid #666666;
}
.confBanner {
	margin-bottom: 10px;
	margin-top: 10px;
}
/*SubItems under Company Updates*/
.subItems {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.subItemsLeft {
margin-bottom: 10px;
}
.subItemsLeft th {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #002780;
	white-space: nowrap;
	text-align: left;
	height: 24px;
}
.subItemsLeft td {
	vertical-align: top;
	padding-top: 6px;
	padding-right: 10px;
	font-size: 0.7em;
	padding-bottom: 4px;
	border-right-color: #002780;
	border-right-style: dotted;
	border-right-width: 1px;
	border-bottom-color: #002780;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.subItemsLeft p {
	margin: 0;
	padding-bottom: 6px;
}
.subItemsLeft h1 {
	margin: 0;
	font-size: 100%;
	color: #002780;
}
.subItemsLeft a:link {
	color: #E64935;
	text-decoration: none;
}
.subItemsLeft a:visited {
	color: #E64935;
	text-decoration: none;
}
.subItemsLeft a:hover {
	color: #CA051F;
	text-decoration: none;
}

.newsFeedBox {
	border: 1px solid #0082D1;
	border-top: 0;
	text-align: left;
}

.newsFeedBox th {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0082D1;
	background-image: url(images/blue-corner-s.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
	vertical-align: middle;
	text-transform: uppercase;
}
.newsFeedBox td {
	padding: 6px 10px 2px 10px;
	font-size: 0.7em;
}
.newsFeedBox p {
	margin: 0 0 6px 0;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
}
.newsFeedBox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.newsFeedBox li {
	padding-bottom: 6px;
}
.newsFeedBox a:link {
	color: #000000;
	text-decoration: none;
}
.newsFeedBox a:visited {
	color: #000000;
	text-decoration: none;
}
.newsFeedBox a:hover {
	color: #006CAD !important;
}
.newsFeedMore {
	font-size: 9px !important;
	text-align: right;
	font-weight: normal;
}
.newsfeedLogo {
	border: 0;
	margin-bottom: 4px;
}


#newsBoxInforma {
	margin-bottom: 10px;
	margin-top: -5px;
}




.confBannerNew {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 10px;
	text-align: center;
}

.confBannerNew a:link, .confBannerNew a:visited {
	color: #FFF;
	text-decoration: none;
}
.confBannerNew a:hover {
	color: #FFF;
	text-decoration: underline;
}
.confBannerNew a img {
	border: none;
}

.confBannerGrey {
	background-color: #616363;
	padding: 0;
	color: #FFF;
}
.confBannerGrey .head1 {
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0;
}
.confBannerGrey .head2 {
	color: #87CAE6;
	font-size: 11px;
	margin-top: 4px;
}
.confBannerGrey .head3 {
	color: #D8EC8F;
	font-size: 13px;
	margin: 4px 10px;
}
.confBannerGrey .head4 {
	font-size: 13px;
	margin: 4px 10px;
	font-weight: bold;
}
.confBannerGrey ul {
	margin-bottom: 5px;
}
.confBannerGrey li {
	padding-bottom: 2px;
}
.confBannerGrey p {
	margin: 2px 10px;
}
.confBannerSponsors {
	padding: 2px 5px 2px 5px;
	line-height: 1.1;
	border-right: 1px solid #CCC;
	font-size: 9px;
	border-left: 1px solid #616363;
}
.confBannerSponsors p {
	margin: 2px 0;
}
.confBannerSponsorsRight {
	border-right: 1px solid #616363;
}
