/* Flag Theme */

.brand1 {
    background: url("images/logo_ohio.png") no-repeat scroll 20px center rgba(0, 0, 0, 0);
	float: left;
    height: 80px;
    margin: 0;
	width: 100%;
}

/* @group Header Stuff */
.header {
	background: url("images/flag.png") no-repeat scroll 115% -60px #5487ab;
    border-bottom: 1px solid #44515B;
}

.topBar {
	background-color: #820024;
    color: #FFFFFF;
    height: 34px;
}

.logos {
	background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-top: medium none;
    display: block;
    height: 82px;
}

.brand1 h2 {
	text-indent: -9999px;
}

.header .titleThing {
	color: #fff;
	background-color: #03527d;
	background-image: url(images/breadcrumb.gif);
}
.brand2 {
	background: #820024;
    border: none;
    height: 45px;
}
.brand2 h3 {
	border: none;
}
.ie6 .brand2{
	
}

/* @end */

/* @group Login */
.green {
	background-color: #fff;
	background-image: none;
}
.green .shadowBox .bottomShadow {
    background-image: none;
}
.green .shadowBox .bottomShadow em {
    background-image: none;
}
.green .shadowBox .bottomShadow strong {
    background-image: none;
}
.green .shadowBox .topShadow {
    background-image: none;
}
.green .shadowBox .box2 {
    background-image: none;
}
.green .shadowBox {
    background-image: none;
}
.green .shadowBox .topShadow em {
    background-image: none;
}
.green .shadowBox .topShadow strong {
    background-image: none;
}
.shadowBox .content h2 {
	border-bottom-color: #94b6d9;
	margin-bottom: 0.3em;
}
.login .greenBtn {
	background-image: url(images/loginBtn.gif);
	color: #175283 !important;
}
.login .greenBtn:hover {
	color: #fff !important;
}
.forgotLink a {
	color: #0d4373;
}
.training {
	border: 5px solid #FFA20C;
}
/* @end */

/* @group general elements */
.footer span, .footer a {
	color: #0d4373;
}
/* @end */


.instructions a.greenBtn:hover {
	background-color: #175283 !important;
	background-position: left -60px;
}

/*Practice test*/

/*Login stuff*/
.choices a {
	font-size: 2.5em;
	margin: 0.5em;
}
.message{
	font-size: 1.2em;
	line-height: 1.3em;
}