@charset "utf-8";
body { font-family: 'Prompt', sans-serif; color: #222222; line-height: 1.5; font-weight: 400; }
*, input[type="search"] { -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
img { max-width: 100%; }
.wrapper a:focus { text-decoration: none; outline: none; }
a { color: #2f5e19; text-decoration: underline; }
a:hover .BodyText, .BodyText a:hover, a:hover { color: #006fff; }
a:hover .BodyText, a:active .BodyText { color: #e3121a; text-decoration: none; }
/***Header***/
.header .navbar-inner { background: #fff; border: none; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; padding: 0; }
.navbar .brand { float: none; font-size: 13px; }
.brand object { width: 248px; height: 88px; }
.brand span { display: block; color: #222222; font-weight: 400; margin-bottom: 3px; }
.header a { text-decoration: none; }
.navbar .brand { padding: 0; margin: 0; }
.logo { padding: 33.5px 15px; }
.navMain { background: rgb(0, 30, 96) none repeat scroll 0 0; }
.header .navbar .nav li a, .footer-menu li a { padding: 28px 15px; line-height: 1; font-size: 24px; text-shadow: none; color: #fff; font-family: 'Roboto Condensed', sans-serif; font-weight: 400; text-decoration: none; }
.header .navbar .nav li.active a { background: #00A3E0; color: #FFFFFF; }
.header .navbar .nav li a:hover, .header .navbar .nav li a:focus, .footer-menu li a:hover, .footer-menu li a:focus { background: #334B80; }
.header .nav-collapse .nav { margin: 0; }
.navIcon .menu { display: none; }
/*****Footer****/
.footer .footer-top { background: rgb(0, 30, 96); padding: 30px 15px; }
.footer-bottom { background: rgb(112, 112, 112); }
.footer a { text-decoration: none; display: inline-block; }
.footer-top .footLogo object { width: 160px; height: 74px; }
.footer-menu .nav { margin: 0; }
.joinLink { background-color: #fcb415; border: 1px solid transparent; border-radius: 50px; color: #000000; cursor: pointer; display: inline-block; font-size: 23px; line-height: 1; padding: 24.5px 51.5px; text-align: center; -moz-transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s; -ms-transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s; -o-transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s; -webkit-transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s; transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s; vertical-align: middle; }
.joinLink:hover, .joinLink:focus { background-color: #f78d2d; color: #000000; }
.footer-menu li { float: left; }
/*****Content*****/
html { background: rgb(112, 112, 112)!important;
}
.header .navbar .btn-navbar span {
    background-color: #ffffff!important;
}
.logOutLink{ font-family:helvetica!important;
}
input[type=radio] {
	margin:0px!important;
}
input[type=text],input[type=password]{
	width: 197px;
	border: 1px solid #a9a9a9;
	height: auto;
	-webkit-border-radius: 0px;
	-moz-border-radius: 4px;
	border-radius: 0px;
}
textarea{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
