@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
p {
	margin: 1em 15px;
}
ul{
	margin-left: 5px;
	padding-left: 20px;
}
#topbar {
	width:100%;
	height:10px;
	background-color:#8398f4
}
#Header {
	width: 1050px;
	height: 150px;
	top: 0px;
	margin:0 auto;
}
#NavigationButtonsC {
	width: 900px;
	height: 32px;
	margin:0 auto;
	padding:0
}
#NavigationLinks {
	width: 900px;
	height: 24px;
	margin:0 auto;
	padding:0;
	background-color: #8398f4;
	text-align: center
}
#Main {
	width: 900px;
	margin:0 auto;
	position: relative;
	min-height: 100%
}
#MainContent {
	background-color:#FFF;
	position: relative;
	width: 685px;
	margin-left: 215px;
	margin-top: 15px;
	padding-bottom:15px
}
#MainContentFullPage {
	background-color:#FFF;
	position: relative;
	width: 900px;
	margin-top: 15px;
	padding-bottom:15px
}
#MainContentIndex {
	background-color:#FFF;
	position: relative;
	width: 470px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:15px
}
#LatestUpdates {
	position: relative;
	float: right;
	width: 200px;
	margin-top: 15px;
}
#LatestUpdates a{
	color:#C30
}
#LeftFloat {
	position: relative;
	float: left;
	width: 215px;
	margin-top: 15px;
}
#YouAreHere {
	width: 200px
}
#FurtherLinks {
	width: 200px;
	margin-top: 15px;
}
#FurtherLinks a{
	color:#900;
	font-weight:bold
}
#FurtherLinks ul{
	list-style-type: circle;
	padding-left: 15px;
	padding-bottom: 5px;
	color: #900; 
}
#FurtherLinks li{
	margin-left:15px;
	margin-right:15px
}
#QuickLinks {
	width: 200px;
	margin-top: 15px
}
#QuickLinks a{
	color:#090
}
#footer {
	position: absolute;
	height: 20px;
	width: 100%;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	bottom: 0
}
#NewsFlash {
	width: 470px; 
	height: 95px; 
	top: 71px; 
	position:absolute; 
	left: 215px;
	z-index: 1;
	background-image: url("../Images/NewsFlash2.png");
	<!--[if lte IE 7]>
	padding-left:10px;
	<![endif]-->
}
#NewsTicker {
	width: 340px;
	height: 45px;
	margin: 20px;
}
#FooterSpacing {
	padding-bottom: 35px;
}
ul.NavLinks {
	list-style-type: none;
	display: inline;
}
.BorderSpacing {
	padding:0;
	margin:0;
	font-size:0
}
.radius {
	width: 200px;
}
.radius p.first-ele-white {
	margin:0;
	padding-bottom:0;
	height:10px;
	background: 
		transparent url(../Images/200topwhite.png) 
		no-repeat 
		top left;
}
.radius p.first-ele {
	margin:0;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:0;
	height:30px;
	background: 
		transparent url(../Images/200top.png) 
		no-repeat 
		top left;
}
.radius p.last-ele {
	margin:0;
	padding:0;
	height:10px;
	background: transparent 
		url(../Images/200bot.png) 
		no-repeat 
		bottom left;
}
.radiusfill {
	background-color:#FFF;
	padding-top:15px;
	padding-bottom:5px
}
.radiusfill p{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0
}
.gsc-input {
	height:20px
}
.searchbox {
	height:18px;
	width:120px;
	border:0;
	line-height: 20px;
    vertical-align: middle
}
.gsc-control-cse {
    font-family: Arial, sans-serif;
    border: 0;
	background-color: #FFF
}
#topbar span{
	display:none
}
#footer span.app{
	display:none
}
