/*********************** NEWS USER CONTROL STYLES ***********************/
/* Table border configuration */
.newsTable
{	
	background-color:White;
	margin:0 0 30px 21px;
	padding:30px 30px 30px 30px;	
	width:933px;
}
.newsTableHome
{		
	width:388px;
	background-color:White;
	border:solid 1px #9b9b9b;
}
.newsItem
{
	margin:0 0 1px 0;
	padding:9px;
	border-bottom:solid 1px #9b9b9b;
}
.lastNewsItem
{
	margin:0;
	padding:9px;
}
.currentNews
{
	color:#b06a00;
	font-weight:bold;			font-size:12pt;	
	padding-left:4px;			padding-bottom:4px;	
}
.archivedNews
{
	color:#0063b0;
	font-weight:bold;			font-size:12pt;	
	padding-left:4px;			padding-bottom:4px;	
}

	/* Header */
.newsHeader
{
	border: solid 1px #bcbcbc;
	background-color:#dcdcdc;	
	color:#7f3923;
	font-size:10pt;				font-family:Verdana;		font-style:inherit;				
	padding:10px 20px 10px 20px;
}
.newsHeaderHome
{
	background-color:#f4f4f4;	
	border: solid 1px #bcbcbc;
	color:#4a4949;
	cursor:pointer;
	cursor:hand;
	font-size:10pt;	
	font-family:Georgia;	
	overflow:hidden;
	white-space:nowrap;	
	padding: 0 5px 0 5px;
	width:230px;	
}
.newsHeaderHome:hover
{
	background-color:#f0bb3d;
	color:#883300;	
}
.newsHeaderHome a {
	color:#4A4949;
	overflow:hidden;
	text-decoration:none;
	white-space:nowrap;
}
.newsHeaderHome a:hover
{
	color:#883300;
}
.HomeNews
{
	padding:8px 0 5px 17px;
	width:306px;
}
.newsHeaderTitle
{
	font-size:12pt;	
}

	/* Body */
.newsBody
{
	padding:20px 40px 20px 40px;
	border-bottom: solid 1px #bcbcbc;	
	border-left: solid 1px #bcbcbc;	
	border-right: solid 1px #bcbcbc;	
	background-color:#f4f4f4;	
	/*color:#767676;
	font-family:Verdana;		font-size:11px;	*/
	font-size:3;
}

.noNews
{
	color:#8e8e8e;  
	font-size:10px;				font-family:Verdana;
}

.newsBody a:link			{ color:#0062c6; text-decoration:none; font-weight:bold; }
.newsBody a:visited		{ color:#0062c6; text-decoration:none; font-weight:bold; }
.newsBody a:hover		{ color:#0062c6; text-decoration:underline; font-weight:bold; }
.newsBody a:active		{ color:#bd3005; text-decoration:none; font-weight:bold; } 

.newsPicture 
{
	border-right-color:#525252;	border-right-style:solid;	border-right-width:3px;
	border-left-color:#525252;	border-left-style:solid;	border-left-width:3px;
	border-top-color:#525252;	border-top-style:solid;		border-top-width:3px;
	border-bottom-color:#525252;border-bottom-style:solid;	border-bottom-width:3px;
	width:52px;
	height:52px;
	float:left;
	margin-right:5px;
}



.AddTableLeftColumn
{
	background-color:White;
	width:680px;
	height:1150px;
	border:solid 1px #aaaaaa;
	vertical-align:top;
}

.AddTableButtonDiv
{
	text-align:center;
	margin-top:-3px;
	margin-left:9px;
	width: 90px;
	height:26px;
	background-color:White;
	border:solid 1px #aaaaaa;
	border-top-style:none;
}


.rowDesc
{
	font-size:12pt;
}

.AddTable
{
	position:relative;
	top:20px;
	width:100%
}
.AddTableHeader
{
	font-weight:bold;
	font-size:14pt;
}
.inputBox
{
	color:#767676;
	font-family:Verdana;		font-size:11px;	
	border: solid 1px #92a979;
	background-color:#fffbb9;
	width:100%;
}


.divYears{position:absolute;width:100px;top:415px;left:110px;}
.newsYears
{
	position:absolute;
	left:700px;
	top:356px;
	padding:10px;
	border:solid 1px #999999;
	border-top-style:none;
	background-color:#d4d4d4;
}

li
{
	padding: 0 0 2px 0;
	font-size:small;
}

/*********************** BUTTON STYLES ***********************/
.gmbYearButton
{
	background-image: url(../Images/yearButton.gif);	
	background-repeat:no-repeat;
	color:Gray;  
	font-size:10px;				font-family:Verdana;
	padding-top:1px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	width:70px;
	height:16px;
	cursor:pointer;
	
}
.gmbYearButton:hover
{
	background-image: url(../Images/yearButtonOn.gif);	
	background-repeat:no-repeat;
	color:Red;
}
.gmbYearButtonOn
{
	background-image: url(../Images/yearButtonOn.gif);	
	background-repeat:no-repeat;
	color:Red; 
	font-size:10px;				font-family:Verdana;
	padding-top:1px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	width:70px;
	height:16px;
	cursor:pointer;
	
}*
.gmbYearButtonTable	
{
	height:16px;
	cursor:pointer;
	margin-bottom:3px;
}

/*OFF*/
.gmbYearButtonL
{
	width:16px;
	background-image: url(../Images/yearButtonL.gif);
	background-repeat:no-repeat;
}
.gmbYearButtonTDM
{
	border-top: solid 1px #a3a3a3;
	border-bottom: solid 1px #c2c2c2;
	background-color:White;
}
.gmbYearButtonM
{
	
	color:Gray;
	font-family:Verdana;	text-align:center;
	font-weight:bold;		font-size:11px;
	text-decoration:none;
}

.gmbYearButtonR
{
	width:9px;
	background-image: url(../Images/yearButtonR.gif);
	background-repeat:no-repeat;
}

/*ON*/
.gmbYearButtonOnL
{
	width:16px;
	background-image: url(../Images/yearButtonOnL.gif);
	background-repeat:no-repeat;
}
.gmbYearButtonOnTDM
{
	border-top: solid 1px #e87e7e;
	border-bottom: solid 1px #f0a9a9;
	background-color:White;
}
.gmbYearButtonOnM
{
	color:Red;
	font-family:Verdana;	text-align:center;
	font-weight:bold;		font-size:11px;
	text-decoration:none;
}
.gmbYearButtonOnR
{
	width:9px;
	background-image: url(../Images/yearButtonOnR.gif);
	background-repeat:no-repeat;
}