body {
	font-family: 'Arial';
	font-style: normal;
}

body#mainBody{
	background:#00426d;
}
.brand{
	height:auto;
	padding-top:0;
	background:#00426D;
}
.navbar-default{
	background:#f7fdd9;
}
.exerciseIconWrap{
	width:25px;
	background: url('/images/owners/vr/exercise_icon.png') repeat-x 0 0;
	background-position: center;
}
footer{
	background:#e2e2e2;
	height:54px;
	color:black;
	padding-top:20px;
	font-weight:bold;
}

.btn-primary{
	background:#00426d;
	color:#f7fdd9;
	border-color:#f7fdd9;
}
label.legend{
	color:#00426d;
}
.btn-primary:hover, .btn-primary:focus{
	background:#006ab0;
	border-color:#f7fdd9;
}
div.fieldset{
	border-color:#00426D;
}


.header-window2{
	background:#00426D;
}
body#lessons
{
	background :#CCCC99;
}
