/*Style Applied to the Paragraphs for the Sidebar Links */
p.navSubs {
	color : #FF0033;
	font : 12px/19px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left: 0px;
	width: 100%;
	margin-right: 0px;
	padding: 0px;
	text-indent: 10px;











}
.navSubs a {
	color : #FFFFFF;
	display : block;
	padding : 4px 0px;
	text-decoration : none;
	width : 99%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 4px 0px 0px;
	text-indent: 5px;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;











}
.navSubs a:hover {
	background-color : #0777BA;
	color : #FFFFFF;
	text-decoration : none;
	width: 99%;
	font-weight: bold;
	margin: 4px 0px 0px;
	padding: 4px 0px;
	background-repeat: no-repeat;
	background-position: right;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;















}
.searchsubs a {
	color : #AE4309;
	display : block;
	padding : 0px;
	text-decoration : none;
	width : 100%;
	border: 0px none;
}
.navSubs a:visited {
	color : #FFFFFF;
	text-decoration : none;
	width: 99%;
	margin: 4px 0px 0px;
	padding: 4px 0px;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;





}
