@CHARSET "ISO-8859-1";
html{
	height:100%;
}

body{
	font-family: "Gill Sans MT", sans-serif ;
	font-size: 0.8em;
	text-align:center;
	background-color: #ddd;
	height:100%;
}

a{
	font-family: "Gill Sans MT", sans-serif  ;
	text-decoration: none;
	color: #0d45ae;	
}

.corners {
	display: block
}

.corners * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background-color: silver;
}

.cornersSelect * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background-color: #00367c;
}
.corners1 {
	margin-right: 3px;
	padding-right: 1px;
	border-right: 1px solid silver;
	background-color: silver;
}
.corners1select {
	margin-right: 3px;
	padding-right: 1px;
	border-right: 1px solid #00367c;
	background-color: #00367c;
}
.corners2 {
	margin-right: 1px;
	padding-right: 1px;
	border-right: 1px solid silver;
	background-color: silver;
}
.corners2select {
	margin-right: 1px;
	padding-right: 1px;
	border-right: 1px solid #00367c;
	background-color: #00367c;
}
.corners3 {
	margin-right: 1px;
	border-right: 1px solid silver;
}
.corners3select {
	margin-right: 1px;
	border-right: 1px solid #00367c;
}
.corners4 {
	border-right: 1px solid silver;
}
.corners4select {
	border-right: 1px solid #00367c;
}
.corners5 {
	border-right: 1px solid silver;
}
.corners5select {
	border-right: 1px solid #00367c;
}
.cornersfg {
	background-color: silver;
}

.cornersfgSelect {
	background-color: #00367c;
}

.cornersfg a{
	color: black;
}
.cornersfgSelect a{
	color: white;
}
p {
	font-family: "Gill Sans MT", sans-serif ;
}

.header{
	font-size: 2.6em;
	line-height: 1em;
	margin:0;
}
/*h1 {
	font-family: "Gill Sans MT", sans-serif ;
	
}*/

.slogan {
	color: #00367c;
	font-weight: bold;
	font-size: 1.2em;
}
.homeTitle p{
	margin-top: 7px;
}

#content {
	position: relative;
	width: 400px;
	float: left;
	margin-left: 3%;
	top: -24px;	
}

#contentmain{
	position: relative;
	margin-left: 3%;
	width: 440px;
	float: left;
	top: -30px;
}

#navbardiv {
	position: relative;
	float: left;
	width: auto;
	top:-20px;
}
#rightsidebar{
	position: relative;
	float:left;
	top: 42px;
	left:40px;
}

#frame {
	width: 926px;
	height:100%;
	/*margin-left: auto;
	margin-right: auto;*/
	margin: 0px auto;
	text-align: left;
	background-color: white;
}
.fred{
	padding-bottom: 0.8em;
	width: 187px;
}
#footer{
	float:left;
  	margin-left: 37px;
	width: 100%;
}
#sidebarimages {
	display:block;
	position:relative;
	float:left;
	left:84px;
	top:15px;
}

.lists{
	float: left;
	width:50%;
	position: relative;
	line-height: 1.6em;
	color: #0d45ae;
}
.alternate{
	background-color: silver;
}
.divResults{
	overflow-y: auto; 
	overflow-x:hidden; 
	height: 450px;
	width:464px;
}
.resulttable {
	width:446px;
}
.resulttable td{
	border:1px solid black;
	border-spacing: 0px;
}
.freetextfield{
	width: 90%;
	font-family: "Gill Sans MT", sans-serif  ;
}
.section{
	font-family: "Gill Sans MT", sans-serif ;
	font-size: 1.2em;
	font-weight: bold;
}
textarea{
	width:100%;
	min-height: 120px;
}
table{
	border-collapse: collapse;
	margin-left:1px;
}
img{
	border: none;
}
.bullets{
	color: #00367c;
	font-weight: bold;
}
ul{
	margin-left:25px;
	padding-bottom:10px;
}
#rssMenu{
	position:relative;
	top:-26px;
	left:161px;
}

#rssBig{
	color:#00367c;
	font-weight: bold;
	margin: 2px;
}
#rssLinkBig{
	position:relative;
	left: 119px;
	width:280px;
	z-index: 1;
	bottom: 30px;
}
.innerFrame{
	background-color:white; 
	width:100%;
}
#rssImgLrg{
	position: relative;
	top:18px;
	left:70px;
	z-index: 2;
}	

.username{
	position:relative; 
	left:82px; 
	top:96px; 
	z-index: +3; 
	max-width: 131px;
}
.password{
	position:relative; 
	right:52px; 
	top:148px; 
	z-index: +3; 
	max-width: 133px;
}
li {
	list-style-type: disc;
}
p{
	margin-bottom:10px;
	line-height: 1.2em;
}
.header{
	margin-bottom:20px;
}