
.outlineboxblack {
              border: 1px dotted black;
            }

.outlineboxred {
              border: 1px dotted red;
            }

.outlineboxgreen {
              border: 1px dotted green;
            }

.outlineboxblue {
              border: 1px dotted blue;
            }

.outlineboxorange {
              border: 1px dotted orange;
            }


/****************************************************
 *
 *  Three Column Layout
 *
 ****************************************************/
  
	#threecolumn_header {
		margin:0; padding:0;	  
	  margin-bottom:20px;
	  }
	#threecolumn_main1 {
		margin:0; padding:0;
		}
	#threecolumn_main2 {
		margin:0; padding:0;
		}
	#threecolumn_left {
		float:left;
		width:150px;
		margin:0; padding:0;
		padding-right:0;
		}
	#threecolumn_right {
		float:right;
		width:150px;
		margin:0; padding:0;
		}
	#threecolumn_middle {
	  padding:0;
		margin:0 150px;
    min-width:400px;
 		padding-right:20px;
		padding-left:20px;
		}
	.threecolumn_column-in {
		margin:0;padding:0;
		}
	.threecolumn_cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
	.threecolumn_middle_top {
	  text-align:center;
		padding:0;margin:0;
		margin-bottom:10px;
		}

	.threecolumn_copy { text-align:center;  }

/****************************************************
 *
 *  End of: Three Column Layout
 *
 ****************************************************/

/****************************************************
 *
 *  Two Column Left Menu Layout
 *
 ****************************************************/
 
 /* Please note that the Two Column Left menu uses the 3 Column Script, 
 but with the middle container widened, and the right menu is disabled */
#twocolumn_leftmenu_contentmiddle {
	  padding:0;
		margin:0 150px;
    min-width:400px;
		padding-left:20px;
		}

/****************************************************
 *
 *  End of: Two Column Left Menu Layout
 *
 ****************************************************/
 
 
 /****************************************************
 *
 *  Two Column Right Menu Layout
 *
 ****************************************************/
 
 /* Please note that the Two Column Right menu uses the 3 Column Script, 
 but with the middle container widened, and the Left menu is disabled */
#twocolumn_Rightmenu_contentmiddle {
		margin:0 0;
		}

/****************************************************
 *
 *  End of: Two Column Left Menu Layout
 *
 ****************************************************/
 
 
 
/****************************************************
 *
 *  Two Column Middle Split.
 *
 ****************************************************/
 
	#twocolumn_middlesplit_contentleft {
	margin:0;
	padding:0;
	width:350px;
	float:left;
	position:relative;
	}

	#twocolumn_middlesplit_contentright {
	margin:0;
	padding:0;
	width:350px;
	float:left;
	position:relative;
	}
  
	#frontpage_centering {
	text-align:center;
	}
	
	
	#frontpage_content {
	text-align:left;
	margin:0 auto 0 auto;
	padding:0;
	width:950px;
	}

	
/****************************************************
 *
 *  End of: Two Column Middle Split.
 *
 ****************************************************/
 
 /****************************************************
 *
 *  Front Page Three Colums.
 *
 ****************************************************/
 
	#frontpage_contentleft {
	margin:0;
	padding:0;
	width:350px;
	float:left;
	position:relative;
	}
	
	#frontpage_spacer_lm {
	margin:0;
  margin-top:6px;
	margin-left:12px;
	margin-right:12px;
	padding:0;
	width:1px;
	height:600px;
	float:left;
	position:relative;
  background: url("/layout/images/dot_blue.gif") repeat-y;
	}
	
	#frontpage_contentmiddle {
	margin:0;
	padding:0;
	width:350px;
	float:left;
	position:relative;
	}

	#frontpage_spacer_mr {
	margin:0;
  margin-top:6px;
	margin-left:6px;
	margin-right:6px;
	padding:0;
	width:1px;
	height:600px;
	float:left;
	position:relative;
  background: url("/layout/images/dot_blank.gif") repeat-y;
	}

	#frontpage_contentright {
	margin:0;
	padding:0;
	width:200px;
	float:left;
	position:relative;
	}
  
	#frontpage_centering {
	text-align:center;
	}
	
	#frontpage_content {
	text-align:left;
	margin:0 auto 0 auto;
	padding:0;
	width:950px;
	}

	
/****************************************************
 *
 *  End of: Front Page Three Colums.
 *
 ****************************************************/
 
 
 /****************************************************
 *
 *  Help pages.
 *
 ****************************************************/

 .help_content_top {
 margin-top:30px;
 margin-bottom:30px;
 }
 
 .help_content_middle {
  margin:auto;
 }
 
 
 /****************************************************
 *
 *  End of: Help pages.
 *
 ****************************************************/
