body { 
	background: #fff url('/templates/assets/images/screen/bg-body-center-landing.png')  repeat-x;;
}
strong.logo, strong.logo a {
	width: 312px;
	height: 20px;
}
strong.logo {
	margin-top: 13px;
	background: url('/templates/assets/images/titles/gu-law-logo-small.png') no-repeat;
}


.profile .description strong {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 28px;
	color: #555;
	font-weight: bold;
	padding: 0;
	display:inline;
}

.profile .description strong.center-institute-firstline {
	display: inline;
	font-family: "PMNCaeciliaW01-75Bold", Tahoma, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #3a3938;
}

.header form p {
	padding-top: 7px;
	border: none;
	background: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.masthead {
	width: 977px;
	height: 110px;
	text-align: center;
	padding: 1px 0 0;
	margin: 0 auto;
}
.masthead h1 {
	width: 677px;
	height: 51px;
	padding: 0;
	margin: 30px auto 0;
	text-indent: -9999em;
	background: url('/templates/assets/images/titles/nat-sec-center.png');
}

.sidebar p, .sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, 
.sidebar h6, .sidebar ul, .sidebar li, .sidebar a 
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #fff;
}

.sidebar p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 20px;
}

.sidebar h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
/*
.sidebar ul {
	z-index: 100;
	padding: 0;
	margin: 0;
}
.sidebar ul li {
	padding: 0;
	margin: 0;
}
*/

.sidebar a {
	text-decoration: underline;
	font-weight:normal;
}

.sidebar a:hover {
	color: #fff;
	text-decoration: none;
}

.sidebar a.download {
	font-weight: bold;
	color: #3162ab;
	text-decoration: none;
}
.sidebar a.download:hover,
.sidebar a.download:focus {
	color: #555;
}