@import url(WA_MinimalDefault.css);

/* Title */
div.SkinContainer h2.Title { text-align: left; }
div.SkinContainer h2.Title, div.SkinContainer h2.Title span
{
	font-weight: bold;

}
/* Content */
div.SkinContainer .Content { }
div.SkinContainer .Content, div.SkinContainer .Content .Normal
{
	color: Black;
}

div.SkinContainerBlue .Content, div.SkinContainerBlue .Content .Normal
{
}


.blue {
	width:252px;
	clear:both;
}	
.bluetop {
	background: url(bluetop.jpg) no-repeat;	
	width:252px;
	float:left;
	height:23px;
	text-align:center;
	padding:2px 0 0 0;
	margin:5px 0 0 0;
}

body.ie7 .bluetop {
	margin:3px 0 0 0;
	height:23px;
}

.bluecontent {
	background-color:#fff;
	border:1px solid #3D93DA;
	width:243px;
	margin:0 0 3px 1px;
	float:left;
	padding:0 3px 0 3px;
}

body.ie .bluecontent {
	margin:0 0 3px 0;
}

.bluecontent p {
	padding:3px 0;
}

.white {
	width:354px;
	height:285px;
	margin:11px 0 0 0;
}	

.whitetop {
	background-image:url(whitetop.jpg);
	background-repeat: no-repeat;
	background-color:#fff;	
	width:350px;
	float:left;
	text-align:center;
	padding:5px 4px 0 4px;
	margin:11px 0 0 0;
}

.whitebot {
	background-color:#fff;
	background-image:url(whitebot.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	width:346px;
	min-height:246px;
	height:auto;
	margin:0 0 9px 0;
	float:left;
	padding:0 5px 0 7px;
}

.whitebot .Normal {
	line-height:17px;
}

.whitebot P {
	margin-top:0px;
	padding:1px 0 4px 0;
}


.whitetop2 {
	background-image:url(whitetop2.jpg);
	background-repeat: no-repeat;
	background-color:#fff;	
	width:400px;
	float:left;
	text-align:center;
	padding:5px 4px 0 4px;
	margin:11px 0 0 0;
}


.whitetop2 h1 {
	padding:0 9px 0 9px!important;
}

.whitebot2 {
	background-color:#fff;
	background-image:url(whitebot2.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	width:397px;
	min-height:246px;
	height:auto;
	margin:0 0 9px 0;
	float:left;
	padding:0 4px 0 7px;
}

.whitebot .Content {
	margin:0;
	padding:0;
}

.whitebot2 .Normal {
	line-height:18px;
}

.whitebot2 P {
	margin-top:0px;
	padding:2px 0 5px 0;
}

.whitefixed {
	width:348px;
	height:268px;
	background-image:url(whitebg.jpg);
	background-repeat:no-repeat;
	margin:11px 0 0 0;
	padding:9px 5px 5px 7px;
}	

 /* set background images for corners */

.rbtop div  { background: url(corner-top-left.gif) no-repeat top left; }
.rbtop      { background: url(corner-top-right.gif) no-repeat top right; }
.rbbot div  { background: url(corner-bottom-left.gif) no-repeat bottom left; }
.rbbot      { background: url(corner-bottom-right.gif) no-repeat bottom right; clear:both; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent p { margin: 0; }

.rbcontent  { margin: 8px 5px 5px 5px; }
.rbroundbox { width: 100%; margin: auto; background-color:#fff; }

.rbroundbox { margin-bottom:8px;}
.rbroundboxg { background-color: #024d2c; }

.rbcontenttitle p { margin: 0; }

.rbcontenttitle  { 
	margin: 0px 2px 2px 0px;
	padding:0 9px 0 12px;
	background-image:url(titlebg.gif);
	background-repeat:no-repeat;
}
