body {background-color: white;}

.Inner {max-width:  1100px;
			min-width: 900px;]
			height: 100%;
			margin: auto;
			padding: 8px;
			background-color: white;
			font-family: "century gothic", "geneva", sans-serif;
			font-size: 1.0em; }
			
.Header {width: 100%;
			border-top: #6699cc solid 10px; 
			background: url(Images/BottomGradient.png) repeat-x top left;
			margin: 0px;
			padding: 10px 0px 0px 0px;}

.LogoDiv {width: 498px;
			float: left;}
			
.ContactInfo {text-align: center;
				width: 100%;
				font-size: 0.8em;}
				
.HeaderRight {float: right;
				text-align: right;
				margin-right: 5px;}

.User {padding: 0px 5px;}

.Menu {clear: both;
		background-color: #6699cc;
		height: 30px;
		width: 100%;
		padding: 0;
		margin: 0;}

	.NavDiv {float: left;}
	
		.MenuBar {line-height: 30px;}
				
		.MenuRootItem {padding: 0px 5px;
						color: white;
						font-size: 0.8em;}
		
		.MenuSubMenu {background-color: #6699cc;
						padding: 3px 5px;
						font-size: 0.8em;}
		
		.MenuItemHover {background-color: #b6d1ec;
						color: #00488A;}

	.SearchDiv {float: right;
				line-height: 30px;
				margin-right: 5px;}

.ContentDiv {clear: both;
				width: 100%;
				margin: 0;
				padding: 10px 0px;
				background: url(Images/BottomGradient.png) repeat-x top left;}

	.TopPane {width: 100%;
				text-align: center;}
	
	.CenterPanes {clear: both;
					width: 100%;
					padding: 0px 10px;}
	
		.LeftPane {float: left;}
		
		.ContentPane {width: 65%;
						float: left;}
		
		.RightPane {float: right;}
	
	.BottomPane {width: 100%;
					clear: both;}
				
.InfoRow {clear: both;}
				
.InfoLeftFloat {float: left;}

.InfoRightFloat {float: right;}

.InfoRowInfo {font-size: 0.7em;}
