
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
}

h1 {
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	color: #ff9c00;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	color: #ff9c00;
	margin: 0 0 9px 0;
}

h4 {
	font-size: 17px;
	font-weight: normal;
	color: #ff9c00;
	margin: 0 0 9px 0;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 8px 0;
}

h6 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #ff9c00;
	margin: 0 0 8px 0;
}

p {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 8px 0;
}

.small {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 7px 0;
}

.smaller {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 6px 0;
}

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
}

h1 {
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	color: #ff9c00;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	color: #ff9c00;
	margin: 0 0 9px 0;
}

h4 {
	font-size: 17px;
	font-weight: normal;
	color: #ff9c00;
	margin: 0 0 9px 0;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 8px 0;
}

h6 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #ff9c00;
	margin: 0 0 8px 0;
}

p {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 8px 0;
}

.small {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 7px 0;
}

.smaller {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 6px 0;
}

#question {
	position: relative;
	float: left;
	left: 0px;
	top: 5px;
	width: 25px;
	z-index: 901;
}

#question a img {
	border: none;
}

#question ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: justify;
	padding: 1px 1px 0 1px;
}

#question li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#question ul ul {
	position: absolute;
	left: -9999px;
	width: 250px;
}

#question ul#toplevel {
	position: relative;
	left: 0;
	top: 0;
	z-index: 900;
}

#question a {
	display: block;
	font-size: 12px;
	color: #003a82;
	height: 23px;
	text-decoration: none;
	padding: 0;
}

#question ul li:hover > ul {
	font-size: 12px;
	left: 18px;
	color: #003a82;
	margin-top: -10px;
	background: #eeeeee;
	border: 1px solid #003a82;
	width: 280px;
	padding: 5px;
}

#question a:hover ul,
#question a:hover a:hover ul, 
#question a:hover a:hover a:hover ul {
	top: -10px;
	left: 18px;
	background: #eeeeee;
}

#question a:hover ul ul, 
#question a:hover a:hover ul ul {
	left: -9999px;
}

#question table {
	position: relative;
	left: 10px;
	top: 10px;
	bottom: 0;
	height: 0;
	width: 0;
	border-collapse: collapse;
}

#question table a {
	border: none;
}

#menu {
	position: relative;
	left: 24px !important;
	left: -1px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	text-align: left;
	padding: 1px 1px 0 1px;
	width: 95%;
}

#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu ul ul {
	position: absolute;
	left: -9999px;
}

#menu ul#toplevel {
	position: absolute;
	left: 0;
	top: 0;
}

#menu a {
	display: block;
	font-size: 12px;
	color: #003a82;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	padding: 0 5px;
	border: 1px solid #ffffff;
	margin: -1px 0 0 0;
}

#menu li a:hover {
	background: #003a82;
	color: #ffffff;
	border: 1px solid #ff9c00;
	margin: -1px;
}

#menu li:hover > a {
	background-color: #003a82;
	color: #ffffff;
	border: 1px solid #ff9c00;
	margin: -1px;
}

#menu ul li:hover > ul {
	left: 10%;
	margin-top: -1px;
	margin-left: -1px;
	background: #eeeeee;
	border: 1px solid #003a82;
}

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {
	left: 10%;
	background: #eeeeee;
}

#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {
	left: -9999px;
}

#menu table {
	position: relative;
	left: 50px;
	bottom: 0;
	height: 0;
	width: 0;
	border-collapse: collapse;
	margin-top: -1px;
	margin-left: -1px;
}

#menu table a {
	border: none;
}

#onecoladjuster {
	width: 280px;
}

#onecoladjuster #menu ul li:hover ul {
	width: 280px;
}

a {
	color: #003a82;
}

a:hover {
	color: #ff0000;
	cursor: pointer;
}

a img {
	border: none;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 10px 0;
	background: #5b8ebe url(../UFB_trial_images/gradient.png) 0 0 repeat-x;
}

p {
	margin: 10px 0 0 0;
}

.small {
	font-size: 12px;
}

.center {
	text-align: center;
}

.center img {
	margin: 10px;
}

form p {
	margin: 0;
}

.spacer {
	clear: both;
}

#shadowout {
	padding: 2px;
	margin: 0 auto;
	background: url(../UFB_trial_images/tenpercent.png) 0 0 repeat;
	width: 1062px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

#shadow {
	padding: 2px;
	margin: 0;
	background: url(../UFB_trial_images/tenpercent.png) 0 0 repeat;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

#page {
	position: relative;
	width: 1004px;
	margin: -10px auto 0 auto;
	padding: 10px;
	border: 1px solid #003a82;
	background: #003a82;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.dropin {
	position: relative;
	z-index: 9999;
}

#titlebox {
	margin: -10px -10px 0 -10px;
	padding: 10px;
	background: #adc7df url(../UFB_trial_images/title.jpg) 0 0 no-repeat;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topright: 3px;
border-top-right-radius: 3px;
}

#searchbox {
	float: right;
	width: ;
	padding: 0 10px;
	background: #ff9c00;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#searchbox form {
	margin: 0;
}

#navbox {
	padding: 10px 10px 0 10px;
	margin: 0 -10px 10px -10px;
	border-bottom: 1px solid #ff9c00;
	background: url(../UFB_trial_images/prime2drop.png) 0 0 repeat-x;
	text-align: center;
}

#navcenter {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.tab {
	float: left;
	padding: 5px 10px;
	margin: 0 1px 0 0;
	border: 1px solid #003a82;
	background: url(../UFB_trial_images/gradientshort.png) 0 100% repeat-x;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topright: 3px;
border-top-right-radius: 3px;
}

.tabhere {
	float: left;
	padding: 5px 10px;
	margin: 0 1px 0 0;
	border: 1px solid #003a82;
	border-bottom-color: #ff9c00;
	background: #ff9c00;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topright: 3px;
border-top-right-radius: 3px;
}

.tab a {
	color: #ffffff;
	text-decoration: none;
}

.tabhere a {
	color: #003a82;
	text-decoration: none;
}

.tab:hover {
	background: #ff9c00;
}

.tab:hover a {
	color: #ffffff;
}

i.quote {
	font-family: Georgia, Times, serif;
}

.rowbox {
	background: #ffffff;
}

#fblike, #fblike * {
	text-align: center;
}

#videobox {
	float: right;
	width: 446px;
	height: 247px;
	text-align: center;
	margin-top: 10px;
}

#vp1iHZB1 {
	width: 446px;
	height: 247px;
}

#post-video-text {
	clear: both;
	padding-top: 10px;
	text-align: center;
}

#testibox {
	float: left;
	clear: both;
	padding: 10px;
	background: #ffffff;
	color: #000000;
	text-align: center;
}

#testibox p {
	margin-top: 0;
}

#mainbox iframe {
	margin: auto;
}

.boxtitle {
	padding: 5px;
	margin: 0 -10px 10px -10px;
	margin-left: -10px;
	background: #003a82;
	border-bottom: 2px solid #777777;
	color: #ffffff;
}

.boxtitle2 {
	padding: 5px;
	margin: -1px -10px 10px -10px;
	background: #003a82 url(../UFB_trial_images/graygradient.png) 50% 50% repeat-x;
	border-top:  1px solid #003a82;
	border-bottom: 1px solid #003a82;
	color: #000000;
}

.boxtitle3 {
	padding: 5px;
	margin: 0 -10px 10px -10px;
	background: #003a82 url(../UFB_trial_images/graygradient.png) 50% 50% repeat-x;
	border-bottom: 2px solid #003a82;
	color: #000000;
}

.searchtitle {
	padding: 5px;
	margin: 0 -10px 5px -10px;
	background: #003a82;
	color: #ffffff;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topright: 3px;
border-top-right-radius: 3px;
}

#grid {
	border-collapse: collapse;
}

#bluebg {
	background: #adc7df;
}

.onecol {
	width: 33.333333333333%;
	padding: 0 10px 10px 10px;
	background: #ffffff;
	vertical-align: top;
	border: 1px solid #003a82;
}

.twocol {
	padding: 0 10px 10px 10px;
	background: #ffffff;
	vertical-align: top;
	border: 1px solid #003a82;
}

.threecol {
	padding: 10px;
	background: #ffffff;
	vertical-align: top;
	text-align: center;
	border: 1px solid #003a82;
}

.onecol p, .twocol p, .onecol span {
	font-size: 12px;
}

.channel {
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
}

#rssinstructions {
	position: relative;
	z-index: 999;
	top: 20px;
	width: 100%;
}

#rssinstructions a {
	position: absolute;
	top: 0;
	padding: 0;
	clear: none;
}

#qmark2 {
	position: relative;
	float: left;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	background: url(../UFB_trial_images/qmark.png) 50% 50% no-repeat;
}

div#answer2 {
	visibility: hidden;
}

#qmark2:hover #answer2 {
	position: absolute;
	z-index: 999;
	font-size: 11;
	top: 12px;
	left: 10px;
	display: block;
	visibility: visible;
	width: 280px;
	padding: 5px;
	background: #eeeeee;
	border: 1px solid #003a82;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#qmark2:hover #answer2 p {
	margin: 0;
	color: #003a82;
}

#news {
	background: #adc7df;
	height: 400px;
	margin-bottom: -400px
}

#news input {
	margin: 5px 0;
}

.feature {
	float: left;
	margin: 0 10px 10px 0;
}

.youtube {
	position: relative;
	z-index: 1;
	text-align: center;
}

h5 img {
	float: left;
	margin: 0 10px 0 0;
}

/*----------------------------------------------*/

#navcol {
	padding: 0 10px;
	margin: 0 -10px 0 -10px;
	background: #ffffff url(../UFB_trial_images/prime2drop.png) 0 0 repeat-x;
	text-align: left;
}

.bar {
	margin: 0 0 1px 0;
	border: 1px solid #003a82;
	background: url(../UFB_trial_images/gradientshort.png) 0 100% repeat-x;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.barhere {
	float: left;
	margin: 0 0 1px 0;
	border: 1px solid #003a82;
	background: #ff9c00;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.bar a {
	display: block;
	padding: 5px 10px;
	color: #ffffff;
	text-decoration: none;
}

.barhere a {
	display: block;
	padding: 5px 10px;
	color: #003a82;
	text-decoration: none;
}

.bar:hover {
	background: #ff9c00;
}

.bar:hover a {
	color: #ffffff;
}

/*----------------------------------------------*/

#rowboxlast {
	clear: both;
	border-top: 1px solid #003a82;
	padding: 10px 10px 0 10px;
}

#copyright {
	position: absolute;
	color: #ffffff;
}

#footerlinks {
	text-align: center;
}

#footerlinks span {
	margin: 0 10px;
}

#footerlinks span a {
	color: #ffffff;
	text-decoration: none;
}

#footerlinks span a:hover {
	color: #ff9c00;
}

.tempwindow {
	font-size: 12px;
	padding: 10px;
	background: #adc7df url(../UFB_trial_images/corner-screen.png) 0 0 no-repeat;
}

comment {
	display: none;
}

.followus {
	clear: both;
	padding: 10px 0;
	text-align: center;
}

.followus img {
	margin-bottom: -12px;
}

