/* CSS Document */
div.meetThe
{
	margin:10px 4px 0 0;
	font-size:1.1em;
	padding:0px 10px 10px 10px;
	background-color:#d1d1d3;

}

div.meetThe h2
{
	background-color:#0985D3;
	padding:2px 0px 8px 0px;
	color:#000;
	font-family:Trebuchet MS, Arial, Sans-Serif;
	font-size:1.2em;
	background:url(/Shared/css/images/standardseperator.gif) bottom left repeat-x;
}

div.meetThe h2 span
{
	display:block;
	padding:2px 0px 0px 0px;
}
div.meetThe p{
	padding:5px 0 5px 0px;
	background:url(/Shared/css/images/standardseperator.gif) bottom left repeat-x;
	font-size:0.9em;
}
div.meetThe p a{
	text-decoration:underline;
	color:#255690;
	font-size:0.9em;
	font-weight:bold;
}
div.meetThe ul{
	list-style:none;
}
div.meetThe ul li{
	margin-top:10px;
	background:url(/Shared/css/images/standardseperator.gif) bottom left repeat-x;
}
div.meetThe ul li input{
	padding:0 0 0 5px;
}
div.meetThe ul li p{
	padding:5px 0 5px 5px;
	background:none;
}
div.meetThe ul li p a{
	text-decoration:underline;
	color:#255690;
	font-size:0.9em;
	font-weight:normal;
}
.diaglines{
	background-image:url(images/bg_diag_lines.gif);
}

