* {
	margin: 0px;
	padding: 0px;
}
form {
	display: inline; 
}
.formdiv {
	background: #204b77;
	padding: 15px;
	width: 550px;
	margin: 10px;
}
label {
	display: block; width: 200px;
	text-align: right;
	float: left;
	margin-top: 15px;
}
input{
	font-size: 18px;
	padding: 5px 12px 5px 12px;
	background: #FFFFFF;
	color: #000000;
	border: 0px none;
	margin: 10px;
}
input[type=checkbox] {
	margin-top: 20px;
}
select {
	background: #112233;
	color: white;
	border: none;
	padding: 0px;
	font-size: 18px;
	margin-bottom: 5px;
}
input[type=submit]{
	padding: 3px 15px;
	background: #4096EE;
	color: white;
	border: none;
	text-align: center;
	text-decoration: none;
}
body {
	color: white;
	background: black url(images/bg2.png) left 79px repeat-x;
	font-family: Verdana, Arial, Helvetica, Sans;
	text-align: center;
}
html>body { background: black url(images/bg2.png) left 85px repeat-x; }
html>/**/body { background: black url(images/bg2.png) left 79px repeat-x; }

a, a:visited {
	color: #c7d1dc;
}
h1  {
	display: block;
	height: 100px;
	width: 400px;
	margin-top: 40px;
	background: url(images/logo4-notrans.png) left top no-repeat;
}
h3 {
	background: #204B77;
	padding-left: 5px;
	width: 475px;
	margin-bottom: 10px;
}
h5 {
	margin-top: -12px;
	margin-bottom: 10px;
	font-size: 10px;
}
h1 span {
	/*display: none;*/
	display: block;
	color: #4096EE;
	font-size: 36px;
	padding-top: 16px;
	padding-left: 90px;
}
h1 span a, h1 span a:visited {
	color: #4096EE;
	text-decoration: none;
}

h1 span span {
	display: block;
	color: white;
	font-size: 14px;
	padding: 0px;
}
ul#mainmenu {
	margin: 17px 0px 13px 0px;
	text-align: right;
	list-style: none;
	text-indent: 0px;
}
ul#mainmenu li {
	display: inline;
}
ul#mainmenu li a {
	color: #c7d1dc;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	background: #204b77;
	padding: 4px 8px;
	margin-left: 4px;
}
ul#mainmenu li a:hover, ul#mainmenu li a.on {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	background: #4096EE;
	padding: 4px 8px;
	margin-left: 4px;
}

.submenu {
	color: white;
	font-size: 12px;
	text-align: right;
}
img{
	border: none 0px;
}
#rss{
	 font-size: 10px;
	 position: absolute;
	 top: 0px;
	 right: 0px;
}
#rss img{
	border: none 0px;
	margin-bottom: -4px;
}
#rss a{
	text-decoration: none;
}
#rss a+a:hover{
	text-decoration: underline;
}
h3+ul {
	text-align: left;
	list-style: none;
	text-indent: 15px;
}
h4+ul {
	text-align: left;
	list-style: none;
	text-indent: 25px;
}
.container {
	position: relative;
	width: 800px;
	margin: auto;
	text-align: left;
}
.search {
	background: #204b77;
	text-align: center;
	margin: 0px;
	padding: 2px;
	padding-right: 0px;
	width: 798px;
}
.search #query {
	display: block;
	width: 658px;
	margin: 3px 5px 0px 3px;
	padding: 5px 6px;
	background: white;
	color: #223344;
	font-size: 18px;
	border: 0px; 
	float: left;
}
html>body .search #query { padding: 5px 10px; }
html>/**/body .search #query { padding: 3px 10px; }

.search #search {
	width: 104px;
	padding: 3px 15px;
	margin: 2px;
	background: #4096EE;
	color: white;
	font-size: 18px;
	border: none;
	text-decoration: none;
}
.subscribe {
/*	border: 3px solid #4096EE;*/
	background: #204b77;
	padding: 7px;
	width: 786px;
	text-align: center;
}
.subscribe #email {
	border: 3px solid #FFFFFF;
	margin: 10px;
	width: 694px;
	padding: 3px 7px 3px 7px;
/*
	background: #112233;
	color: white;
*/
	font-size: 18px;
	border: none;				
}
.subscribe #subscribe {
	padding: 3px 15px;
	background: #4096EE;
	color: white;
	font-size: 18px;
	border: none;
	text-align: center;
	text-decoration: none;
}
.subscribe select#dayoffset, .subscribe select#type {
	background: #112233;
	color: white;
	border: none;
	padding: 0px;
	font-size: 18px;
}
.content {
/*
	padding: 40px 0px 10px 0px;
*/
	padding: 10px 0px 5px 0px;
}
h2 {
	font-size: 22px;
	color: #4096EE;
	padding-bottom: 16px;
}
p {
	line-height: 1.8em;
	color: white;
	font-size: 16px;
}
.newtoday {
	width: 300px;
	float: right;
	margin-left: 80px;
	padding: 8px 0px;
	color: white;
	background: #204b77;
/*	border: 3px solid #4096EE;*/
}
.newtoday h2 {
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 22px;
	color: white;
}
.newtoday ul {
	list-style: none;
	text-indent: 0px;
}
.newtoday ul li a {
	background: #153b57;
	margin: 1px 0px;
	padding: 2px 8px;
	display: block;
	color: white;
	text-decoration: none;
}
.newtoday ul li a:hover {
	background: #4096EE;
}			
.clear {
	clear: both;
}
.footer {
	margin-top: 40px;
	border-top: 1px solid #204b77;
	padding: 8px 0px 40px 0px;
	font-size: 12px;
	text-align: left;
	color: #4096EE;
}
.footer .badges {
	float: right;
}
.footer a {
	color: #4096EE;
}
.footer a:hover {
	color: #F0F6FC;
}
#rerunquestion {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}
#result {
	text-align: center;
	font-weight: bold;
	font-size: 45px;
	padding: 4px 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 4px;
}
#resultmessage {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}
.No {
	color: #FF1010;
}

.Yes {
	color: #50FF50;
}
.hidden {
	display: none;
}
.displayed {
	display: block;
}
.navbutton {
	display: block;
	font-size: 10px;
	background: #204B77;
	color: white;
	font-size: 10px;
	padding: 7px;
}
.nav {
	width: 482px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.add {
	font-size: 8px;
	text-decoration: none;
	color: #50FF50;
}

