/* CSS Document */
body{
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1{
	margin: 0px;
	padding: 0px;
	font-size: 160%;
	font-weight: bold;
}	
h2{
	font-size: 120%;
	border-bottom: 1px solid Black;
}
h3{
	font-size: 115%;
}
h4{
	font-size: 100%;
}
table.main{
	/*border: 1px solid black;*/
}
table.main td.rightWell{
	display: none;
}
table.main td.leftWell{
}	
#header img{
	border: 0px;
	margin: 0px;
}
#header{
	padding-bottom: 0px;
	border-bottom: 3px solid black;
}
.photo{
	float: right;
	border: 1px solid black;
	margin-left: 5px;
}
#footer{
	margin-top: 20px;
	border-top: 3px solid black;
	text-align: center;
}
.menuNav, #breadcrumbs, 
#feedback, #headerLinks,
#forward,
#callOuts, #themeChoices{
	display: none;
}
.protocol .mghSpecific
{
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 22px;
	display: block;
	font-style: italic;
	color: #333333;
}
