@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main {
	border: 1px solid #999;
}
#form1 label #select {
	color: #B71A07;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#form1 label #textfield {
}
#form1 label #button {
	background-image: url(images/020search.jpg);
	height: 24px;
	width: 69px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
	color: #CE6255;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form1 label #button:hover {
	background-image: url(images/020searchb.jpg);
	height: 24px;
	width: 69px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
	color: #CE6255;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tblue {
	margin-top: 4px;
}
#tblue h1 {
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #FFF;
}
#tred {
	margin-top: 1px;
}
#tred h2 {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
}
#rtitle h3 {
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 10px;
}
#rlinks a:link {
	display: block;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
	color: #2162B1;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#rlinks a:visited {
	display: block;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
	color: #2162B1;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#rlinks a:hover {
	display: block;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
	color: #FFF;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #266FCB;
}
#imyours {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 8px;
}
#footer {
	color: #FFF;
	font-size: 14px;
}
#footer a:link {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a:visited {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a:hover {
	color: #FFF;
	font-size: 12px;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}
#copyright {
	font-size: 10px;
}

