/* CSS Document */

.noscreen {
	display: block;
	background-color: #0066cc;
	color: #fff;
	padding-left: 20px;
}

.noscreen a {
	color: #fff;
}

body {
	font-size: 130%;
	background-image: none;
}

h1 {
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 130%;
}

#banner, #banner-internal {
	display: none;
}

.largetext {
	display: none;
}

#pagewidth { 
	width: 100%;
}


#main-content {
	width: 70%;
	margin: 0 auto 0 auto;
}

#main-content h1 {
	color: #06c;
	font-size: 200%;
}

#main-content h2 {
	border-bottom: 2px solid #06c;
}

#main-content h2 a {
	color: #06c;
}

#main-content p a {
	color: #06c;
}

#main-content li a {
	color: #06c;
}

#main-content table {
	width: 80%;
}

#main-content td {
	border-bottom: 1px solid #06c;
}

#main-content input {
	font-size: 120%;
	border: 2px solid #06c;
}

#main-content textarea {
	font-size: 120%;
	border: 2px solid #06c;
}

#wrapper {
	width: 100%;
}


#menu {
	width: 25%;
	background-image: none;
}

#menu .menu-item {
	width: 100%;
	background-color: #fff;
	color: #06c;
}

#menu li a.menu-item {
	height: 35px;
	color: black;
}

#menu li.menu-sub-item a {
	width: 100%;
	padding-left: 10px;
	background-color: #c6ddf4;
	background-image: none;
	color: black;
}

#menu li.menu-sub-item a:hover {
	color: #06c;
}

#menu li a.menu-item {
	width: 100%;
}

#menu li a.menu-item:hover {
	color: #06c;
	background: none;
	border-right: none;
	border-top: 1px dotted #d0e3ee;
}

#menu li:hover a.menu-item:hover {
	color: #06c;
}

#menu li:hover a.menu-item {
	color: black;
	border-top: 1px dotted #d0e3ee;
	background: none;
	border-right: none;
}

#menu li ul:hover  {
	background-color: white;
	border-right: none;
}


#menu li.menu-sub-item {
	background-color: #c6ddf4;
	background-image: none;
	padding-left: 30px;
	border-bottom: 1px solid #c6ddf4;
}

#menu li a:hover {
	color: #06c;
}

#menuspacer, #rhsmenuspacer {
	display: none;
}

#menu {
	float: left;
	width: 25%;
	background-image: none;
	border: none;
}

#menu h1 {
	background-color: #06c;
	background-image: none;
}

#menu  .menu-sub=-item {
	background-image: none;
	font-size: 130%;
}

#menu .menu-sub=-item a:hover{
	color: #06c;
}

#footer {
	background-color: #06c;
	color: #fff;
	background-image: none;
	height: 100%;
}

footer p {
	padding-top: 10px;
}


.countdown {
	width: 80%;
	border: 3px solid #06c;
	background-color: #c6ddf4;
	color: #000;
}

.nodisplay {
	display: none;
}

.topmenu1 {
	display: none;
}

.topmenu2 {
	display: none;
}
