﻿

.orangeWP {
	background:transparent url('/images/orange_wp_bg.gif') repeat-x left top;
	height:26px;
	}

.orangeWPBg {
	background:#f7f7f7 url('/images/orange_wp_bg.gif') repeat-x left top;
	height:26px;
	}

div.orangeTxt {
	padding:4px 0 0 7px;
	text-align:left;
	color:#ffffff !important;
	font-size:12px;
	font-weight:bold;
	}


#column div#footer {
	display:block;
	margin:0;
	padding:0;
	padding-bottom:5px;
	}


/*************************** HOME BOXES ***************************/

.homeBoxPlain {
	background:#ffffff none;
	height:250px;
	padding:0 2px;
	}

	.homeBoxPlain div {
		border-bottom:1px dotted #cccccc;
		padding:2px 4px;
		}

		#homecells div.homeBoxPlain div.gray a,
		#homecells div.homeBoxPlain div.gray a:link,
		#homecells div.homeBoxPlain div.gray a:visited {
			color:#777777;
			text-decoration:none;
			}
	
		#homecells div.homeBoxPlain div.gray a:active,
		#homecells div.homeBoxPlain div.gray a:hover {
			color:#777777;
			text-decoration:none;
			}


	.homeBoxPlain div.last {
		border:0;
		}


.homeBoxGray {
	background:transparent url('/images/home_wp_graybg.gif') top left repeat-x;
	}
/*
	.homeBoxGray div {
		padding-top:0 !important;
		}
*/
	.homeBoxGrayTxt {
		padding:5px 10px;
		font-size:9.5px;
		}
	.homeBoxGrayTxt .headerBlue {
		display:block;
		color:#38939b;
		font-family: Arial, Geneva,Verdana, Helvetica, sans-serif;
		font-size:13.5px;
		font-weight:bold;
		line-height:normal;
		margin:0 0 -1em 0;
		padding: 5px 0 0 5px;
		vertical-align:text-top;
	}


/*Bar Background Image*/
.cBarHome {
	background:url("/_layouts/images/imgbin/element/bar.gif") no-repeat left top;
	padding:0;
	margin-bottom:5px;
	height:26px;
	width:100%;
	}

	.cBarHome H6 {
		padding:5px 0 0 10px;
		}

		.cBarHome H6 a, .cBarHome H6 b a {
			color:#777777;
			text-decoration:none;
			}

		.cBarHome H6 a:hover, .cBarHome H6 b a:hover {
			/*color:#ff7f00;*/
			color:#4A6080;
			text-decoration:none;
			}


/*************************** STYLES FOR THE XSL ELEMENTS ***************************/

/*The Table*/
.tblTheLatest, .tblTheLatest td {
	border-collapse:collapse;
	padding:0;
	margin:0;
	}


/*First Cell*/
.tdTheLatestHeader {
	white-space: nowrap;
	width:100px;
	height:26px;
	}

	.divTheLatestHeader {
		color:#ffffff !important;
		font-size:12px;
		font-weight:bold;
		width:90px;
		padding:0 0 0 5px;
		white-space:nowrap;
		}


/*Second Cell*/
.tdTheSecondHeader {
	width:375px;
	height:26px;
	}

	.divTheLatestItem {
		background-color:#ffffff !important;
		font-size:11px !important;
		width:370px;
		height:17px;	
		overflow:hidden;
		white-space:nowrap;
		padding:3px 0 0 5px;
		}

/*Third Cell*/
.tdTheThirdHeader {
	width:20px;
	height:26px;
	}

	.divRSSImage {
		background-color:#ffffff !important;
		height:16px;
		width:16px;
		padding:2px;
		}

	.imgRSSImage {
		width:16px;
		height:16px;
		}








