@charset "UTF-8";
/* CSS Boxes Document */

.rndBox /* Holder for the roundboxes, keeps the margins set */
	{
	float:left;
	clear:left;
	width:100%;
	padding:0;
	margin:0;
	padding-bottom:0px;
	}

.rndBoxSTD
	{
	width:100%;
	margin:0px auto;
	background:url(/images/boxes/boxside.png) repeat-y left top;	
	}

.rndBoxTopSTD
	{
	width:100%;
	height:12px;
	background:url(/images/boxes/boxtop.png) no-repeat left top;
	}

.rndBoxTopSTD div
	{
	display:block;
	position:relative;
	height:12px;
	background:url(/images/boxes/boxtopright.png) no-repeat right top;
	}
	
.rndBoxContentSTD
	{
	position:relative;
	background: url(/images/boxes/boxside.png) repeat-y right top;
	padding:1px 1px 1px 1px;
	margin: 0;
	/*
	border-left-width:thin;
	border-left-color:#999;
	border-left-style:solid;
	*/
	}
	
.rndBoxBottomSTD
	{
	height:12px;
	background:url(/images/boxes/boxbottom.png) no-repeat left bottom;
	clear:both;
	}
	
.rndBoxBottomSTD div
	{
	display:block;
	position:relative;
	height:12px;
	background:url(/images/boxes/boxbottomright.png) no-repeat right bottom;
	clear:both;
	}	

/* Blue Top Box */

.rndBoxBLUE
	{
	width:100%;
	margin:0px auto;
	background:url(/images/boxes/boxside.png) repeat-y left top;	
	}

.rndBoxTopBLUE
	{
	width:100%;
	height:24px;
	background:url(/images/boxes/boxtopblue.png) no-repeat left top;
	}

.rndBoxTopBLUE div
	{
	display:block;
	position:relative;
	height:24px;
	background:url(/images/boxes/boxtoprightblue.png) no-repeat right top;
	}
	
.rndBoxContentBLUE
	{
	position:relative;
	background:url(/images/boxes/boxside.png) repeat-y right top;
	padding:1px 1px 1px 1px;
	margin:0 0 0 0;
	}
	
.rndBoxBottomBLUE
	{
	height:12px;
	background:url(/images/boxes/boxbottom.png) no-repeat left bottom;
	clear:both;
	}
	
.rndBoxBottomBLUE div
	{
	display:block;
	position:relative;
	height:12px;
	background:url(/images/boxes/boxbottomright.png) no-repeat right bottom;
	clear:both;
	}	

/* Blue Bordered Top Box */

.rndBoxBLUEBDR
	{
	width:100%;
	margin:0px auto;
	background:url(/images/boxes/boxside.png) repeat-y left top;	
	}

.rndBoxTopBLUEBDR
	{
	width:100%;
	height:24px;
	background:url(/images/boxes/boxtopblue.png) no-repeat left top;
	}

.rndBoxTopBLUEBDR div
	{
	display:block;
	position:relative;
	height:24px;
	background:url(/images/boxes/boxtoprightblue.png) no-repeat right top;
	}
	
.rndBoxContentBLUEBDR
	{
	position:relative;
	background:url(/images/boxes/boxside.png) repeat-y right top;
	padding:1px 1px 1px 1px;
	margin:0 0 0 0;
	}
	
.rndBoxBottomBLUEBDR
	{
	height:24px;
	background:url(/images/boxes/boxbottomblue.png) no-repeat left bottom;
	clear:both;
	}
	
.rndBoxBottomBLUEBDR div
	{
	display:block;
	position:relative;
	height:24px;
	background:url(/images/boxes/boxbottomrightblue.png) no-repeat right bottom;
	clear:both;
	}	

/* Red Top Box */

.rndBoxRED
	{
	width:100%;
	margin:0px auto;
	background:url(/images/boxes/boxside.png) repeat-y left top;	
	}

.rndBoxTopRED
	{
	width:100%;
	height:24px;
	background:url(/images/boxes/boxtopred.png) no-repeat left top;
	}

.rndBoxTopRED div
	{
	display:block;
	position:relative;
	height:24px;
	background: url(/images/boxes/boxtoprightred.png) no-repeat right top;
	}
	
.rndBoxContentRED
	{
	position:relative;
	background:url(/images/boxes/boxside.png) repeat-y right top;
	padding:1px 1px 1px 1px;
	margin:0 0 0 0;
	}
	
.rndBoxBottomRED
	{
	height:12px;
	background:url(/images/boxes/boxbottom.png) no-repeat left bottom;
	clear:both;
	}
	
.rndBoxBottomRED div
	{
	display:block;
	position:relative;
	height:12px;
	background:url(/images/boxes/boxbottomright.png) no-repeat right bottom;
	clear:both;
	}	


/* Red Border Box */

.rndBoxREDBDR
	{
	width:100%;
	margin:0px auto;
	background:url(/images/boxes/boxside.png) repeat-y left top;	
	}

.rndBoxTopREDBDR
	{
	width:100%;
	height:24px;
	background:url(/images/boxes/boxtopred.png) no-repeat left top;
	}

.rndBoxTopREDBDR div
	{
	display:block;
	position:relative;
	height:24px;
	background: url(/images/boxes/boxtoprightred.png) no-repeat right top;
	}
	
.rndBoxContentREDBDR
	{
	position:relative;
	background:url(/images/boxes/boxside.png) repeat-y right top;
	padding:1px 1px 1px 1px;
	margin:0 0 0 0;
	}
		
.rndBoxBottomREDBDR
	{
	height:24px;
	background:url(/images/boxes/boxbottomred.png) no-repeat left bottom;
	clear:both;
	}
	
.rndBoxBottomREDBDR div
	{
	display:block;
	position:relative;
	height:24px;
	background:url(/images/boxes/boxbottomrightred.png) no-repeat right bottom;
	clear:both;
	}	

/* Blue Top Box Square */

.rndBoxBLUESQR
	{
	width:100%;
	margin:0px auto;
	background:url(/images/boxes/boxside.png) repeat-y left top;	
	}

.rndBoxTopBLUESQR
	{
	width:100%;
	height:24px;
	background:url(/images/boxes/boxtopbluesq.png) no-repeat left top;
	}

.rndBoxTopBLUESQR div
	{
	display:block;
	position:relative;
	height:24px;
	background:url(/images/boxes/boxtoprightbluesq.png) no-repeat right top;
	}
	
.rndBoxContentBLUESQR
	{
	position:relative;
	background:url(/images/boxes/boxside.png) repeat-y right top;
	padding:1px 1px 1px 1px;
	margin:0 0 0 0;
	}
	
.rndBoxBottomBLUESQR
	{
	height:12px;
	background:url(/images/boxes/boxbottom.png) no-repeat left bottom;
	clear:both;
	}
	
.rndBoxBottomBLUESQR div
	{
	display:block;
	position:relative;
	height:12px;
	background:url(/images/boxes/boxbottomright.png) no-repeat right bottom;
	clear:both;
	}	

/* Standard Box Margins and Settings */

.rndBox p, h1, h2, h3, h4
	{
	padding:0;
	margin:10px 10px 10px 10px;	
	}
	
.rndBox h1
	{
	font-size:1.3em;
	font-weight:bold;
	margin:5px 5px 5px 10px;	
	color:#1e3369;	
	}	

.rndBox h2
	{
	font-size:1em;
	font-weight:bold;
	margin:5px 5px 5px 10px;	
	color:#1e3369;	
	}	
	
.rndBox h3
	{
	font-size:.90em;
	font-weight:bold;
  margin:5px 5px 5px 10px;
	color:#1e3369;	
	}	
	
.rndBox h4
	{
	font-size:.82em;
	font-weight:bold;
	color:#0066FF;
	margin:5px 5px 5px 10px;	
	color:#1e3369;	
	}	

.rndBox ul
	{
  list-style-type:disc;
}
  
.rndBox li
	{
  font-size:14px;
	margin:10px 10px 10px 25px;
	}		
	  
.rndBox hr {
  border: none 0;
	border-top: 1px solid #DDD;
	width: 90%;
	height: 1px;
}

.rndBox table
	{
	border-collapse: collapse;	
	padding:1px;
	margin:0;
	margin-left:10px;
	}
	
.leftBoxHeader {
	float:left;
	display:inline;
	padding:0;
	padding-top:4px;
	margin:0;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding-left:15px;
}

.rightBoxHeader {
	float:right;
	display:inline;
	padding:0;
	padding-top:4px;
	margin:0;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding-right:15px;
}
