#wrapper{
	margin:0 auto;
	width:960px;
	height:500px;
}
#header{
	
}
#header h1{
	font-size:26px;
}
#inner-wrapper{
	padding:5px;
}
#content{

}
strong,b{
	font-weight:bold;
}
/*beef up the alternate shading*/
td.GrBlueGridDataAlt{
	/*background-color:#95B9C7;*/
}

a.refresh{
	display:block;
	width:16px;
	height:16px;
	float:left;
	padding-left:18px;
	background: url('../images/refresh.png') no-repeat top left;
}

.leftmenu-link{
	display:block;
	font-size:20px;
	padding-left:5px;
}

h1.pagetitle{
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
}

h1{
	font-size:18px;
}
h2{
	font-size:16px;
}
h3{
	font-size:14px;
}

