/* Main Site Common Item Styles */



#newsBar {
	width: 150px;
	float: left;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

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

#newsBarHead {
	font-family: Arial, Helvetica, sans-serif;
	height: 19px;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
}


#newsBar li {
	font-size: 11px;
	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;
}



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


.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 a:link {
	color: #FF6600;
	text-decoration: none;
}

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


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

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





















	
#sideBarInfo {
	width: 171px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #CFDFEE;
	float: left;
	margin-top: 15px;
}

#sideBarInfoA {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 161px;
	color: #333333;
}

#sideBarInfoHead {
	font-family: Arial, Helvetica, sans-serif;
	height: 19px;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../_images/bg-bar.jpg);
	background-repeat: repeat-x;
	text-align: center;
	letter-spacing: 0.1em;
}

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

#sideBarInfo 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;
}

#sideBarInfo ul ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 3px -5px;
	background-image: url(../_images/bullet-sq-open-blue.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	padding: 0px 0px 0px 6px;
}

#sideBarInfo li {
	font-size: 11px;
	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;
}



#sideBarInfo p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDF1F5;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 3px;
	}

#sideBarInfo a:link {
	color: #FF6600;
	text-decoration: none;
}

#sideBarInfo a:visited {
	color: #FF6600;
	text-decoration: none;
}


#sideBarInfo a:hover {
	color: #BE5410;
	text-decoration: underline;
}

#sideBarInfo a:active {
	color: #0066CC;
	text-decoration: underline;
}



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

#infoBoxHead {
	text-align: center;
	background-color: #C3C3C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	background-image: url(../_images/bg-bar-gray.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;
}
