/* Main Site Common Item Styles */

.newsBarAuthor {
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #990000;
}


#newsBar {
	float: left;
}

#newsBarA {
	font-family: Arial, Geneva, "Century Gothic", sans-serif;
	padding: 5px 10px 5px 9px;
	font-size: 11px;
	line-height: 18px;
}

#newsBarHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 19px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	text-indent: 8px;
}


#newsBar li {
	font-size: 11px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-right: 0px;
	padding-left: 11px;
}



#newsBar ul {
	list-style-image:  none;
	margin-top: 5px;
	list-style-type: none;
	padding: 0px;
}

#newsBar ul ul {
	list-style-type: none;
	list-style-image: none;
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#newsBar ul ul li {
	list-style-type: none;
	list-style-image: none;
	background-repeat: no-repeat;
	background-position: 1px 8px;
	padding: 0px 0px 0px 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}



#newsBar p {
	padding: 0px 0px 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-top: 0px;
	}

#newsBar a:link {
	text-decoration: none;
}

#newsBar a:visited {
	color: #9B4D00;
	text-decoration: none;
}


#newsBar a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#newsBar a:active {
	color: #FF0000;
	text-decoration: underline;
}





#infoBox {
	text-align: left;
	float: right;
	background-color: #FFFFFF;
	width: 177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom: 3px solid #E3E3E3;
	margin-bottom: 10px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	margin-top: 20px;
	margin-right: 25px;
	clear: both;
}

#infoBoxHead {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9AA6CB;
	background-image: url(../_images/linkBox-head-bg.jpg);
	background-repeat: repeat-x;
	}
	
#infoBoxA {
	padding: 2px 7px 7px;

}


#infoBox li {
	margin-bottom: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(../_images/bullet-sq-blue.gif);
	list-style-image: none;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 12px;
}


#infoBox ul {
	margin-bottom: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}


	
#infoBox a:link, #infoBox a:visited {
	color: #285AC2;
	text-decoration: none;
}



#infoBox a:hover {
	color: #4099FF;
	text-decoration: underline;
}

#infoBox a:active {
	color: #000000;
	text-decoration: underline;
}
