body, p, b, i, strong, em, dt, dd, dl, sl, caption, th, td, tr, u, blink, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

select, option, form, input { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

a:link, a:visited {
	text-decoration: underline;
	color: #405572;
}

a:hover {
	text-decoration: none;
}



#home-body {
	margin: 20px;
	width: 300px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
}
.date {
	font-size: 10px;
}
body {
	background-image: url(shared/higgs-bg.gif);
	background-repeat: repeat-x;
}
.bold-blue {
	font-size: 14px;
	color: #051933;
	line-height: 18px;
}
.bold-gray {
	font-weight: bold;
	color: #333333;
}
#main-text {
	margin: 40px;
}
#q-text {
	background-color: #B3C3D5;
	background-image: url(shared/main-qualifications-screen.jpg);
	background-repeat: no-repeat;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}
#small-column-text {
	margin: 15px;
}

#small-column-text ul{
	margin-top: -8px;
}

#small-column-text li{
	list-style-type: none;
	margin-bottom: 3px;
	margin-left: -25px;
}
#f-text {
	background-color: #B3C3D5;
	background-image: url(shared/main-focus-screen.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.quote {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
#h-text {
	background-color: #B3C3D5;
	background-image: url(shared/main-higgs-screen.jpg);
	background-repeat: no-repeat;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
}
#news-text {
	background-color: #B3C3D5;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
}
#news-links {
	padding: 40px 15px 15px;
}

.italic {font-style:italic;}