/* CSS Document */
table
{
	border: 0;
}
img
{
	border: 0px;
	visibility: visible;
}
.FL
{
	float: left;
}
.FR
{
	float: right;
}
.CB
{
	clear:both;
}
html, body {
	margin: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: xx-small; /* 'box model hack' for Win IE5	*/
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small; /* for compliant browsers */
	line-height: normal;
	color: #333333;
}

html>body { /* for Opera */
	font-size: small;
}

table {
	font-size: 1em; /* fixes large text sizes in IE5.* tables */
}

.clear {
	clear: both;
	height: 0;
}

.clear_small {
	clear: both;
	height: 19px;
	line-height: 19px;
}

hr {
	display: none;
}

p {
	clear: both;
	margin: 0 0 0.8em 0;
	padding: 0;
}

small {
	font-size: 86%;
}

.clearabove {
	margin-top: 0;
}

a {
	font-weight: bold;
	color: #cc0000;
}

	a:link, a:visited, a:active {
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
	}

	
	.filterlink, a:link.filterlink, a:active.filterlink, a:hover.filterlink, a:visited.filterlink { /* for filtering articles, eg by category, author or date */
		color: #339900;
	}
	
	.otherlink { /* for email addresses, downloads & external links */
		color: #0066cc;
	}
	
	.blacklink { /* for back to top link, maybe all anchored links on same page */
		color: #000000;
	}
				
dl {
	overflow: auto;
	clear: both;
	margin: 0;
	padding: 0 0 0 0 !important;
	width: 160px;
	font-size: 86%;
}

dt {
	float: left;
	width: 50px;
	padding: 0 0 0.6em 0;
	font-weight: bold;
}

dd {
	float: left;
	margin: 0;
	width: 110px;
	padding: 0 0 0.6em 0;
}
.bullet {
	vertical-align: middle;
}

#page {
	margin: 24px auto 0 auto;
	width: 980px;
	text-align: left;
}

	#header {
		padding-bottom: 22px;
	}

	#nav {
		float: left;
		display: inline;
		margin-left: 40px;
		margin-top: 8px;
		width: 180px;
	}

		/*.rollover {
			display: block;
			width: 180px;
			height: 17px;
		}
		
		.rollover:hover {
			width: 180px;
			height: 17px;
			visibility: visible;
		}
		
		.rollover:hover img {
			width: 180px;
			height: 17px;
			visibility: hidden;
		}*/
		
		.hgmlogoPadd {
			height: 17px;
		}
		.hgmlogo {
			/*padding-top: 23px;*/
		}
	
	#content {
		float: right;
		width: 720px;
		margin: 0 0 0 20px;
	}
	
		.bothcols {
			margin-right: 40px;
			width: 680px;
		}
		#maincolEdit {
			float: left;
			display: inline;
			width: 680px;
		}
	
		#maincol {
			float: left;
			display: inline;
			width: 520px;
		}
		
			.maincol_both {
				clear: both;
				width: 480px;
				padding-bottom: 0.8em;
				background: url(../../images/gui/line_1px_grey.gif) repeat-x;
			}

			.maincol_both.top {
				padding-top: 1.6em !important;
				background: url(../../images/gui/line_1px_black.gif) repeat-x;
			}
			
			.maincol_both.padtop {
				padding-top: 1em;
			}
			
			.maincol_both.nopadbelow {
				padding-bottom: 0 !important;
			}
			
			.maincol_half {
				float: left;
				display: inline;
				margin-right: 20px;
				padding-bottom: 1em;
				width: 230px;
				background: url(../../images/gui/line_1px_grey.gif) repeat-x;
			}
			
			.maincol_half h3, .maincol_both h3 {
				/*padding: 1.5em 0 0.8em 0;*/
			}
			
			.maincol_half p {
				font-size: 86%;
			}
					
			.maincol_half dl {
				width: 230px;
			}
			
			.maincol_half dt {
				width: 50px;
			}
			
			.maincol_half dd {
				width: 180px;
			}
			
			.maincol_left {
				float: left;
				display: inline;
				width: 300px;
			}
				
				.summary {
					clear: both;
					padding: 0 0 0.6em 0;
					background: url(../../images/gui/line_1px_grey.gif) repeat-x;
				}
				
				.summary p {
					font-size: 86%;
				}
					
					.summary_left {
						float: left;
						display: inline;
						padding: 0.8em 0 0 0;
						width: 40px;
					}
					
						.micon {
							margin: 0 0 12px 0;
						}
					
					.summary_right {
						float: right;
						padding: 0.8em 0 0 0;
						width: 240px;
					}
					
					.summary_rightLRG {
						float: right;
						padding: 0.8em 0 0 0;
						width: 372px;
					}
					
					.summary .clearabove {
						padding: 1.3em 0 0 0;
					}
					
					.summary dl{
						width: 240px;
						color: #999999;
					}
					.summary dl a
					{
						color:#999999;
					}
					
					.summary dt {
						width: 70px;
						font-weight: normal;
					}
					
					.summary dd {
						width: 170px;
						font-weight: bold;
					}
					
					.summary h2 {
						margin: -0.1em 0 0 0;
						padding: 0 0 0.5em 0;
						background: none;
					}
		
			.maincol_right {
				float: right;
				margin-right: 40px;
				width: 160px;
				background: url(../../images/gui/line_1px_grey.gif) repeat-x;
			}
			
				.maincol_right h3 {
					padding: 1em 0 1em 0;
					background: url(../../images/gui/line_1px_lgrey.gif) repeat-x bottom;
				}
				
				.maincol_right p, .maincol_right li {
					font-size: 86%;
				}
				
				.maincol_right li li {
					font-size: 100%;
				}

				.linklist {
					margin: 0;
					padding: 0;
					list-style: none;
				}
					
					.linklist li {
						clear: both;
						display: block;
						padding: 0.2em 0 0.25em 0;
						background: url(../../images/gui/line_1px_lgrey.gif) repeat-x bottom;
					}
					
					.linklist .months {
						width: 160px;
						padding: 0;
						background: none;
					}
					
					.linklist .months li {
						clear: none;
						float: left;
						display: inline;
						width: 40px;
						color: #999999;
						font-weight: bold;
						background: url(../../images/gui/line_1px_lgrey.gif) repeat-x bottom;
					}
		
		#sidecol {
			float: right;
			margin: 0 40px 0 0;
			width: 160px;
		}
		
			#sidecol .clearabove {
				margin: 0;
				padding-top: 1.5em;
				background: url(../../images/gui/line_1px_black.gif) repeat-x;
			}
			
			#sidecol h3 {
				clear: both;
				margin-top: 1em;
				padding: 1em 0 0.75em 0;
				background: url(../../images/gui/line_1px_lgrey.gif) repeat-x  bottom;
			}
			
			#sidecol p, #sidecol li {
				font-size: 86%;
			}
			
			#sidecol p {
				padding-top: 0.9em;
			}
		
			#sidecol .months li {
				font-size: 100%;
			}
		
			#search {
				margin: 0 0 0.3em 0;
				width: 158px;
				border: 1px solid #cccccc;
			}
			
				.searchBox {
					border: none;
					width: 130px;
					height: 18px;
					vertical-align: middle;
				}
				
				.searchbutton {
					vertical-align: middle;
				}
				
				.SearchBorder
				{
					border: solid 1px #cacaca;
					height: 19px;
					width: 155px;
				}

		#maincol_footer, #sidecol_footer {
			padding-top: 1.5em;
			background: url(../../images/gui/line_1px_black.gif) repeat-x;
		}
		
		#maincol_footer {
			float: left;
			display: inline;
			width: 480px;
			margin-top: 2em;
			padding-bottom: 1em;
		}
		
		#sidecol_footer {
			float: right;
			margin: 2em 40px 0 0;
			width: 160px;
			padding-bottom: 1em;
		}
		
		#maincol_footerBothCols 
		{
			float:left;
			margin-right: 0;
			width: 480px;
		}

		#sidecol_footerBothCols 
		{
			float: right;
			width: 200px;
		}

.bothcols_third {
	float: left;
	display: inline;
	margin-right: 40px;
	padding: 1.5em 0 0.5em 0;
	width: 200px;
	background: url(../../images/gui/line_1px_grey.gif) repeat-x;
}
		
	.nametitle {
		padding-bottom: 0.5em;
	}
	
	.partner {
		padding-top: 0;
		background: none;
	}
	
	.partner .nametitle {
		padding-bottom: 0;
	}
	
	 .partner .nametitle h3 {
		margin: 1.2em 0 0 0;
		padding: 0;
		background: none;
	}
		
	.bothcols_third h3 {
		margin: 0;
		padding: 0;
		background: none;
	}
	
	.bothcols_third p {
		clear: both;
		margin-right: 0;
		padding: 0.8em 0 0 0;
		font-size: 86%;
	}
	
	.bothcols_third .nametitle p {
		padding: 0;
		font-size: 100%;
	}
	
	.bothcols_third .otherlink {
		font-weight: normal;
	}
					
	.bothcols_third dl {
		clear: both;
		margin: 0;
		width: 200px;
	}
	
	.bothcols_third dt {
		float: left;
		padding: 0.2em 0 0.2em 0;
		width: 50px;
		font-weight: bold;
	}
	
	.bothcols_third dd {
		float: left;
		margin: 0;
		padding: 0.2em 0 0.2em 0;
		width: 150px;
	}
	
	.micon img {
		float: left;
		display: inline;
		margin-right: 10px;
	}
	
	.micon .nametitle {
		float: right;
		width: 150px;
	}
	
	.micon .nametitle h2 {
		margin-top: -0.15em;
	}
	
	.micon .nametitle {
		padding-bottom: 0;
	}

.EventSearchPageNumSelected, a:link.EventSearchPageNumSelected, a:active.EventSearchPageNumSelected, a:hover.EventSearchPageNumSelected, a:visited.EventSearchPageNumSelected
{
	text-decoration: underline;
}
a:link.PeopleEmail, a:active.PeopleEmail, a:visited.PeopleEmail, a:hover.PeopleEmail
{
	font-family: Arial, Sans-Serif;
	color: #06c;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.SiteMap ul
{
	margin: 0;
	padding: 0 0 1px 0;
	list-style: none;
	width: 480px;
	/*background: url(../../images/gui/line_1px_lgrey.gif) repeat-x bottom;*/
}
.SiteMap li {
	/*background: url(../../images/gui/line_1px_lgrey.gif) repeat-x;*/
}
.SiteMap ul ul {
	margin: 0;
	padding: 0 0 0 100px;
	list-style: none;
}
.SiteMap ul ul ul {
	padding: 0 0 0 160px;
}
li
{
	font-size: 86%;
}