@charset "utf-8";
/* CSS Document */

	
.xrounded h1, .zrounded h1 {
	margin:0; 
	font-size:1em; 
	padding:0 0px 3px 8px; 
	border-bottom:1px solid #B3BCC9;
	}
.xrounded p, .zrounded p {
	margin:0; 
	padding:5px 0; 
	font-size:10px;
	line-height:125%;
	}
.xrounded {
	background: transparent; 
	line-height:125%;
	}
.xtop, .xbottom {
	display:block; 
	background:transparent; 
	}

/* ----------Rounded Corners for Page Frame -----------------*/
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7, .xb8 {
	display:block; 
	overflow:hidden;
	}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {
	height:1px;
	}
.xb2, .xb3, .xb4, .xb5, .xb6, .xb7, .xb8 {
	background:#ffffff;  /* change this for color of main part of box */
	border-left:1px solid #414b61;
	border-right:1px solid #414b61;
	}
.xb1 {
	margin:0 10px; 
	background:#414b61;
	}
.xb2 {
	margin:0 8px;
	border-width:0 2px;
	}
	
.xb3 {
	margin:0 6px;
	border-width:0 2px;
	}
.xb4 {
	margin:0 5px;
}

.xb5 {
	margin:0 4px; 
	}
.xb6 {
	margin:0 3px;
	height:2px; 
	}
	
.xb7 {
	margin:0 2px;
	height:2px; 
	}
.xb8 {
	height:2px; 
	margin:0 1px;
}

/* -------------------Rounded Corners for w/i page (2 colors .xba# and .xbb#)---------------------------------- */

.xba1, .xba2, .xba3, .xba4 {
	display:block; 
	overflow:hidden;
	}
.xba1, .xba2, .xba3 {
	height:1px;
	}
.xba2, .xba3, .xba4 {
	background:#ff9a62;  /* change this for color of main part of box */
	border-left:1px solid #494e69;
	border-right:1px solid #494e69;
	}
.xba1 {
	margin:0 5px; 
	background:#494e69;
	}
.xba2 {
	margin:0 3px;
	border-width:0 2px;
	}
.xba3 {
	margin:0 2px;
	}
.xba4 {
	height:2px; 
	margin:0 1px;
}

.xboxcontent {
	display:block; 
	border:1px solid #494e69; 
	border-width:0 1px; 
	height:auto;
	background:#ff9a62; /*change this for color of main part of box */
	color: #494e69;
	}
/* ----------------------------------------------------- */	
.xboxcontentb {
	display:block; 
	border:1px solid #494e69; 
	border-width:0 1px; 
	height:auto;
	background:#fbcf89; /*change this for color of main part of box */
	color:#494e69;
	}
.xbb1, .xbb2, .xbb3, .xbb4 {
	display:block; 
	overflow:hidden;
	}
.xbb1, .xbb2, .xbb3 {
	height:1px;
	}
.xbb2, .xbb3, .xbb4 {
	background:#fbcf89;  /* change this for color of main part of box */
	border-left:1px solid #494e69;
	border-right:1px solid #494e69;
	}
.xbb1 {
	margin:0 5px; 
	background:#494e69;
	}
.xbb2 {
	margin:0 3px;
	border-width:0 2px;
	}
.xbb3 {
	margin:0 2px;
	}
.xbb4 {
	height:2px; 
	margin:0 1px;
}

/* ----------------------------------------------------- */

.xboxcontent h2 {font-size:1.2em; color: #494e69; font-weight:bold;}


div.xboxcontent p, div .xboxcontentb p, div .xboxcontentc p {
	padding: 3px 4px 0 8px;
	}

* html .xboxcontent, * html .xboxcontentb, * html .xboxcontentc {
	height:1px;
	}

.xboxcontent a, .xboxcontentb a, , .xboxcontentc a{
	color: #0000ff;
	text-decoration:none;
	}

.color_a {
	background: #E1EDFD; /* Change the top part color here*/
	color:#4A607D;
	overflow:hidden;
	}