	body {
		background-color: #deded3;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}

	#TopRow {
		background-color: #deded3;
	}

	#Main {
		background-color:#FFFFFF;

	}

	#MenuColLeftMargin {
		background-image: url(/images/menuleftcolmarginbackground.gif);
	}

	#MenuColRightMargin {
		background-image: url(/images/menurightcolmarginbackground.gif);
		background-position: top;
		background-repeat: no-repeat;
		background-color:white;
	}

	#RightColLeftMargin {
		background-image: url(/images/rightcolleftmarginbackground.gif);
		background-position: top;
		background-repeat: no-repeat;
		background-color:white;
	}
	#RightColRightMargin {
		background-image: url(/images/rightcolrightmarginbackground.gif);
		background-position: top;
		background-repeat: no-repeat;
		background-color:white;
	}

	#PrintTop {
		background-image: url(/images/printtopbackground.gif);
		background-position: top;
		background-repeat: no-repeat;
		background-color:white;
	}

	#LogoTop {
		background-image: url(/images/logotop.png);
		background-position: top;
		background-repeat: no-repeat;
	}

	#PrintTop {
	}

	#MenuTable {
		background-image: url(/images/menutablebackground.gif);
		margin-bottom:5px;
	}

	#MenuTableTop {
		background-color:#FFFFFF;
		height:5px;
		background-image: url(/images/menu-level1-bottom.gif);
		background-position: bottom;
		background-repeat: no-repeat;

	}

	#MenuTableBottom {
		background-image: url(/images/spacer.gif);
		background-color:#FFFFFF;
		height:3px;
	}
	
	
	#ContentsTopHeader {
		padding-top:16;
	}
	

	.BoxTable {
		font-family: arial;
		/*padding: 6 8 6 8;*/
		background-color: #BCDEDE;
	}

	.BoxNormal	{
		padding: 3px 0px 3px 0px;
	}
	
	.BoxHeader {
		font-size:13px;
		background-color:#99CCCC;
		color:#003366;
		font-weight:bold;
		padding-top: 6px;
		padding-right: 8px;
		padding-bottom: 6px;
		padding-left: 8px;
	}

	.BoxNormalHeader {
		font-size:13px;
		color:#003366;
		font-weight:bold;
	}
	
	.BoxContents {
		font-size:11px;
		color:#003366;
		padding-top: 6px;
		padding-right: 8px;
		padding-bottom: 6px;
		padding-left: 8px;
	}

	.BoxNormalText {
		color:#13155e;
	}
	
	.BoxSpacer {
		height:15px;
		width:163px;
	}

	.BoxBottom {
		background-image: url(/images/box-bottom.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		height:15px;
	}
	
	.BoxLink {	
		color:#003366;
	}
	
	#ToTop {
		height:25px;
	}

	.ToTopLink {
		color:#13155e;
	}

	#Search {
		padding-left:3px;
		font-size:11px; 
		height: 18px; 
		margin-bottom: 4px; 
		margin-left:11px;
		border-width: 1px; 
		border: 1px solid #3F6B96;		
		color:#0D0D59;
	}
	
	#SearchForm {
		display:inline;
	}
	
	.searchQuery {
		padding-left:3px;
		font-size:11px; 
		height: 18px; 
		border-width: 1px; 
		border: 1px solid #3F6B96;		
		color:#0D0D59;
	}
	
	.searchSubmit {
		margin-left:2px;
		font-size:11px; 
		height:18;
		border: 1px solid #3F6B96;		
		color:white;
		background-color:#1A4A7A;
	}
	
	#umbSearchResult2_Header {
		margin-bottom:10px;
		padding-bottom:10px;
	}

	#ProfileHeader {
	}

	#profileImage {
		float:right; 
		margin-left:10px;
		margin-bottom:10px;
	}
	#profile {
		font-weight:bold;
		color:#003366;
	}

	#profile a, .ActiveProfile {
		text-decoration:underline;
	}




	.editorImageTable {
		margin: 10px 0px 5px 0px;
	}

	.editorTextCell{
		background-color:#BCDEDE;
		color:#003366;
		padding:3px 3px 0px 3px;
		font-size:10px;
	}
	.editorBottomCell{
		background: url(/images/imagetablebackground.gif) no-repeat bottom;
		height:20px;
	}

			
	.ShowImageTable {
		background-color:#11467B;
		/*background-color:#003366;*/
	}
	
	#ImageDescription {
		color:#FFFFFF;
		font-weight:bold;
	}	
