BODY
	{
		background-color: white;
		margin: 0px;
		padding: 0px;
		border-left: 10px solid #333;
		background-image: url(assets/topgrey.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		font-family: verdana;
		font-size: 10px;
		color: black;
	}
	
.mainContainer {
		padding: 10px;
	}
	
	
.dot {
		margin: 0px;
		padding: 0px;
		background-image: url(assets/dot.gif);
		background-repeat: repeat-x;
		background-position: bottom;
	}

.dotv {
		padding-left: 3px;
		padding-right: 3px;
		padding-bottom: 0px;
		padding-top: 0px;
		margin: 0px;
		background-image: url(assets/dot_v.gif);
		background-repeat: repeat-y;
		background-position: top;
	}

	
#navtable {
		margin-top: 10px;
		margin-bottom: 5px;
	}
	
#collapse TD {
		font-family: verdana;
		font-size: 10px;
		color: black;
		line-height:11px;
	}
	
.cs_head {
		font-weight: bold;
		color: #CD5806;
		line-height: 14px;
	}
	
#leftcolumn {
		color: #333;
		font: verdana;
		font-size: 9px;
		font-weight: bold;
		line-height: 11px;
	}
	
#leftcolumn IMG {
		margin: 10px;
	}
	
#rightcolumn P {
		margin-left: 10px;
		margin-right: 10px;
	}
	
#rightcolumn H1, H2, H3, H4 {
		margin-left: 10px;
		font-size: 14px;
		color: #CD5806;
		letter-spacing: 1px;
		font-weight: normal;
		margin-top: 8px;
	}
	
#rightcolumn IMG {
		margin-top: 10px;
		margin-bottom: 5px;
	}
	
#footer {
		font-size:9px;
	}

.Min10v
{
	top: -12px;
	position: relative;
}

.Min10h
{
	left: -14px;
	position: relative;
}
