*
		{
			margin: 0;
			padding: 0;
			

		}

		a{
		outline: none;
		cursor:pointer;
		}

		.bold
		{
		font-weight:bold;
		}

		.boldBlack
		{
		font-weight:bold;
		color:black;
		}

		.clear
		{

		clear:both;

		}

		body
		{
			margin: 0;
			padding: 0;
			border:0;
			text-align:center;
			 font-family:"Trebuchet MS";
			background-color: #ffffff;
		}

		
		/*#side a, a:visited
		{
		color:#3366FF;
		text-decoration:none;
		}*/

		#side a:hover
		{
		color:red;
		}

		
		/*#indexContent a, a:visited
		{
			color:#3366FF;
		text-decoration:none;
		}*/

		#indexContent a:hover
		{
			color:red;
		}


		/*#content
		{

			padding-top:4px;
			margin: 0 2em 0 192px;
			text-align:left;


		}*/

		h1
		{
	line-height:39px;
	font-size:24px;
	font-weight:normal;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	color: #000000;
			/*border-top:1px solid #e2e3e3;
			border-bottom:1px solid #e2e3e3;*/


		}

		#content img{
		border:0px;
		}


		h2 { 
			line-height:39px;
			font-size:18px;
			font-weight:normal;
			
			text-align:left;
			margin-left:0px;
			margin-right:0px;
		 }
		 
		 h3 { 
			line-height:30px;
			font-size:12px;
			font-weight:bold;
			
			text-align:left;
			margin-left:0px;
			margin-right:0px;
		 }

		#content #main
		{

		padding-top:1px;
		/*padding-bottom:10px;*/
		display:block;
		width:540px;
		text-align:center;
		margin-left:3px;

		}

		#footer
		{
			clear: both;
			background-color: #282727;
			color:#FFFFFF;
			padding-top:8px;
			padding-bottom:7px;
		}

		/*#footer a, a:visited
		{
		color:#f7d700;
		text-decoration:none;
		}
*/
#subMenu ul
{
margin: 0;
padding: 0;
padding-top:3px;
padding-left:15px;
list-style-type: none;
}

#subMenu ul img
{
padding:0;
margin:0;
border-width:0;
}


#subMenu li { margin: 0 0 .2em 0; }

#subMenu a
{
display: block;
color: #637173;
width: 135px;
height:15px;
padding: 5px;
padding-left:10px;
text-decoration: none;
font-weight:bold;
background-color: #f7f7f7;
/*background-image:  url(../img/subMenuBack2.png);
*/
}

#subMenu a:hover
{
background-color: #f7d700;
/*background-image:  url(../img/subMenuBack3.png);
*/color: #000000;
}

#subMenu .selected
{
color: #000000;
background-color: #f7d700;
/*background-image:  url(../img/subMenuBack3.png);
*/}

#subMenu .titled
{
display: block;
width: 130px;
height:15px;
padding: 5px;
padding-left:15px;
text-decoration: none;
font-weight:bold;
color: #FFF;
background-color: #282727;
/*background-image:  url(../img/subMenuBack.png);*/
}


.newsReport a, a:visited
{
text-decoration:none;
}

.newsReport a:hover
{
color:red;
}


.clear {
clear:both;
height:1px;


}



#navheader {
	position: relative;
	margin :0 auto;
	width: 560px;
	height: 36px;
	padding: 5px 0;
	z-index:0;}
#navheader li {
	z-index: 3;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	
	}
#navheader li a {
	display: block;
	padding: 0 18px 8px 18px;
	text-decoration: none;
	line-height: 13px;
	margin-top:0px;
	color: #fff;
/*	background-image: url(../images/navlinkrightsidebg.png);
*/	background-repeat:no-repeat;
	background-position:right bottom;
	}
#navheader li a:hover {
	color: #fff;
	}
#navheader li.current {
	z-index: 1;
	background: transparent url(../BudgetPulse%20-%20Simple%20Online%20Money%20Tracking%20and%20Budgeting_files/current_bg.gif) repeat-x bottom;

	}
#slider {
	z-index: 0;
	position: absolute;
	height: 24px;
	background-color:#000000;
/*	background-image:url(../images/navlinkbg.png);
*/
	

	}
