/* CSS Document */
.briteBlue {
border-bottom: solid 5px #0683ce;
}

.rounded {
	padding:5px;
}
.rounded h2 .Head {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}

/*.mauve {
	background-color: #4d3d65;
}*/
/*.purple {
	background-color: #4d3d65;
}*/
.lightpurple {
	background-color: #6a7691;
}
.darkblue {
	background-color:#395572;
}
/*.lightblue {
	background-color: #4d3d65;
}
.green {
	background-color: #4d3d65;
}*/
.gray {
	background-color: #555555;
}
.contentbox {
	border: solid 1px #b9c0c8;
	border-top: 0;
	background: #fff;
	padding: 15px;
}
.GreyBox {
	border: solid 1px #b9c0c8;
	background: #fff;
	padding: 15px;
}
/* ========== */

.dkpurple {
background: url(_i/dkpurple.gif) no-repeat top right;
height: 25px;
}
.dkblue {
background: url(_i/dkblue.gif) no-repeat top right;
height: 25px;
}
.dkgrey {
background: url(_i/dkgrey.gif) no-repeat top right;
height: 25px;
}
.ltgrey {
background: url(_i/ltgrey.gif) no-repeat top right;
height: 25px;
}
.purple {
background: url(_i/purple.gif) no-repeat top right;
height: 25px;
}
.orange {
border-bottom: solid 5px #c7802e;
}

.ltBlue {
background: url(_i/ltblue.gif) no-repeat top right;
height: 25px;
}
