/* blue filled round corner box */
.roundCorners h1, .roundCorners h2, .roundCorners p {margin:0 10px; letter-spacing:1px;}
.roundCorners h1 {font-size:2.5em; color:#fff;}
.roundCorners h2 {font-size:2em;color:#06a; border:0;}
.roundCorners p {padding-bottom:0.5em;}
.roundCorners h2 {padding-top:0.5em;}
/*.roundCorners { background: transparent; margin:0 auto; width: 400px; text-align: center;}*/
.roundCorners { background: transparent; margin:0 auto; text-align: center;}

.rctop, .rcbottom {display:block; background:transparent; font-size:1px;}
.rc1, .rc2, .rc3, .rc4 {display:block; overflow:hidden;}

.rc1, .rc2, .rc3 {height:1px;}
.rc2, .rc3, .rc4 {background:#D2EAFA; border-left:1px solid #08c; border-right:1px solid #08c;}
.rc1 {margin:0 5px; background:#08c;}
.rc2 {margin:0 3px; border-width:0 2px;}
.rc3 {margin:0 2px;}
.rc4 {height:2px; margin:0 1px;}
		
/*.rcboxcontent {display:block; background:#D2EAFA; border:0 solid #08c; border-width:0 1px; height: 220px;}*/
.rcboxcontent {display:block; background:#D2EAFA; border:0 solid #08c; border-width:0 1px;}

/* white filled round corner box */
.wroundCorners h1, .wroundCorners h2, .wroundCorners p {margin:0 10px; letter-spacing:1px;}
.wroundCorners h1 {font-size:2.5em; color:#fff;}
.wroundCorners h2 {
	font-size:18px;
	color:#06a;
	border:0;
	text-decoration: underline;
	padding: 10px;
}
.wroundCorners p {padding-bottom:0.5em;}
/*.roundCorners { background: transparent; margin:0 auto; width: 400px; text-align: center;}*/
.wroundCorners { background: transparent; margin:0 auto; text-align: center;}

.wrctop, .wrcbottom {display:block; background:transparent; font-size:1px; }
.wrc1, .wrc2, .wrc3, .wrc4 {display:block; overflow:hidden; }

.wrc1, .wrc2, .wrc3 {height:1px;}
.wrc2, .wrc3, .wrc4 {background:#FFFFFF; border-left:1px solid #08c; border-right:1px solid #08c;}
.wrc1 {margin:0 5px; background:#08c;}
.wrc2 {margin:0 3px; border-width:0 2px;}
.wrc3 {margin:0 2px;}
.wrc4 {height:2px; margin:0 1px;}
		
/*.rcboxcontent {display:block; background:#D2EAFA; border:0 solid #08c; border-width:0 1px; height: 220px;}*/
.wrcboxcontent {display:block; background:#FFFFFF; border:0 solid #08c; border-width:0 1px; }



/* login box blue filled round corner box */
.lgroundCorners h1, .lgroundCorners h2, .lgroundCorners p {margin:0 10px; letter-spacing:1px;}
.lgroundCorners h1 {font-size:2.5em; color:#fff;}
.lgroundCorners h2 {font-size:2em;color:#06a; border:0;}
.lgroundCorners p {padding-bottom:0.5em;}
.lgroundCorners h2 {padding-top:0.5em;}
/*.roundCorners { background: transparent; margin:0 auto; width: 400px; text-align: center;}*/
.lgroundCorners { background: transparent; margin:0 auto; text-align: center;}

.lgrctop, .lgrcbottom {display:block; background:transparent; font-size:1px;}
.lgrc1, .lgrc2, .lgrc3, .lgrc4 {display:block; overflow:hidden;}

.lgrc1, .lgrc2, .lgrc3 {height:1px;}
.lgrc2, .lgrc3, .lgrc4 {background:#D2EAFA; border-left:1px solid #08c; border-right:1px solid #08c;}
.lgrc1 {margin:0 5px; background:#08c;}
.lgrc2 {margin:0 3px; border-width:0 2px;}
.lgrc3 {margin:0 2px;}
.lgrc4 {height:2px; margin:0 1px;}
		
/*.rcboxcontent {display:block; background:#D2EAFA; border:0 solid #08c; border-width:0 1px; height: 220px;}*/
.lgrcboxcontent {display:block; background:#D2EAFA; border:0 solid #08c; border-width:0 1px;}


a {
	text-decoration: none;
	color: #0066aa;
}

hr {
	border: 0;
	border-top: 1px dashed #0066aa;
	margin-top: 2px;
	width: 90%;
	color: #FFF;
}

td {
	vertical-align: top;
}
