@charset "UTF-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #fff;
}
img {
	border: none;
}
a {	
	color: #ffae00;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 5px 0px 10px 0px;
}
.Ad_Banner {
	margin: 0px auto 10px auto;
	width: 728px;
	height: 90px;
	background: #fff url(../images/ad_place_banner.png) no-repeat left top;
}
.Ad_SkyScraper {
	width: 160px;
	height: 600px;
	background: #fff url(../images/ad_place_skyscraper.png) no-repeat left top;
	margin: 10px;
}
.FloatLeft {
	position: absolute;
	z-index: 5;
	float: left;
}
.FloatRight {
	float: right;
}
.Clearer {
	clear: both;
}
.SearchButton {
	margin-top: 0px;
	text-align: center;
}
.Button {
	margin-top: 20px;
	text-align: center;
}
.BackLink {
	padding-top: 10px;
	font-size: 14px;
}
.SubHeader {
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
}
.SubHeaderContent,
.SubHeaderContent p {
	font-size: 26px;
	font-weight: bold;
}
.OtherContent {
	margin: 120px 20px 20px 20px;
	line-height: 1.5;
}
.BackTop {	
	font-size: 12px;
	float: right;
}
/* home page =========================================== */
.BodyContainer {
	padding-top: 20px;
}
.LogoImg {
	position: absolute;
	top: 102px;
	left: 10px;
	z-index: -2;
}
.PrintHeader {
	top: 10px;
}
.PrintHeader img {
	float: left;
	padding: 10px;
}
.CtC_Header {
	margin: 0px auto;
	width: 363px;
}
.SpecialLink {
	position: absolute;
	top: 102px;
	right: 10px;
	z-index: 0;
}
.Comment {
	width: 580px;
	margin: 0px auto;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding-top: 45px;
	font-size: 20px;
}
.Comment h1 {
	font-size: 32px;
}
.SearchArea {
	margin: 0px auto 0px auto;
	width: 624px;
	height: 78px;
	overflow: hidden;
	background: url(../images/micro_bar_search.png) no-repeat left top;
}
.HelpButton {
	font-size: 14px;
}
.SearchField {
	margin: 16px 60px;
	width: 504px;
	color: #888;
	font-size: 26px;
	border: 1px solid #ffae00;
}
.ActiveS {
	margin: 16px 0px 0px 60px;
	width: 504px;
	color: #000;
	font-size: 26px;
	border: 1px solid #000;
}
.Alert {
	font-size: 16px;
	font-weight: bold;
	color: #f00;
	text-align: center;
	padding-bottom: 4px;
}
.AlertLeft {
	font-size: 16px;
	font-weight: bold;
	color: #f00;
	text-align: left;
	padding-bottom: 4px;
}
.Thanks {
	font-size: 16px;
	font-weight: bold;
	color: #0C5A93;
	text-align: left;
	padding-bottom: 4px;
}
.SlideShows {
	margin: 20px;
	text-align:center;
}
.B-Border {
	padding-bottom: 2px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}
.TextL {
	text-align: left;
}
.TickerLabel {
    font-size: 16px;
    font-weight: bold;
    color: #0c5a93;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 0px;
}
.TickerContainer {						/* this is what centers the counter */
    width: 131px;						/* for 7 digits = (7 * 15) + (13 + 13)*/
    width: 86px;						/* for 4 digits = (4 * 15) + (13 + 13)*/
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 30px;
}
.TickerHolder {}
.TickerHolder li {
    float:left;
    display: block;
}
.TickerNumber {
    background: #3291cf;
    border-top: 1px solid #0c5a93;
    border-bottom: 1px solid #0c5a93;
    height: 25px;
}
.TickerNumber img {
    display: inline;
}
.Cap {
    width: 13px;
    height: 27px;
    background-image: url(../images/micro_digital_caps.png);
    background-repeat: no-repeat;
}
.LeftCap {
    background-position: left top;
}
.RighCap {
    background-position: right top;
}

/* home page =========================================== */

/* confirm page =========================================== */
.ConfirmArea {
	margin: 0px auto 0px auto;
	width: 624px;
	height: 78px;
	background: url(../images/micro_bar_confirm.png) no-repeat left top;
	text-align: center;
}
.ConfirmNum {
	padding-top: 12px;
	font-size: 30px;
}
.Spacer {
	margin-bottom: 600px;
}

/* confirm page =========================================== */

/* results page =========================================== */
.ResultsBody {
	margin: 20px 0px 0px 20px;
}
.ConfirmedArea {
	margin: 40px auto 0px auto;
	width: 758px;
	height: 78px;
	text-align: center;	
}
.Bar {
	background: url(../images/micro_bkg_bar.png) repeat-x left top;
	border-top: 2px solid #00092c;
	border-bottom: 2px solid #00092c;
	font-size: 26px;
	padding-left: 20px;
	height: 36px;
	text-transform: uppercase;
	color: #fff;
}
.BarPrint {
	color: #000;
}
.Results {
	border-collapse: collapse;
}
.Results td {
	vertical-align: top;
	line-height: 1.5;
}
.MatchHeader {
    margin: 50px 200px auto auto;
}
.MatchHeader a {
	font-size: 26px;
	font-weight: bold;
}
.MatchContent {
    margin: auto 200px auto auto;
}
.MatchContent p,
.MatchContent li {
  font-size: 12px;						/* change as need be; default is 16px */
}
.Lable {
	font-weight: bold;
	width: 150px;
}
.Value {
	width: 300px;
}
.FirstItem {
	padding-top: 20px;
}
.EndItem {
	padding-bottom: 20px;
}
.ResultsBreak {
	background-color: #666;
	border: medium none;
	color: #666;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 450px;
}
/* results page =========================================== */

/* no results page =========================================== */
/* no results page =========================================== */

/* help page =========================================== */
.OtherContent ol {
	margin: 20px
}
.OtherContent li {
	margin-left: 20px;
	padding-bottom: 15px;
}

.DB_List {
    margin-bottom: 20px;
}
.DB_List td {
    padding: 0px 0px 5px 20px;
}
.CompName {
    font-weight: bold;
}
.TableLinks {
    text-align: right;
}
/* help page =========================================== */

/* about us page =========================================== */
.SectionTitle {
	display: block;
	color:#000;
	text-decoration: none;
	cursor: text;
	margin: 30px 0px 10px 0px;
	font-size: 18px;
	font-weight: bold;
}

/* about us page =========================================== */

/* contact us page =========================================== */
.ContactContainer {
	margin: 50px auto 20px auto;
	width: 370px;
	position: relative;
}
.ContactContainer .Address {			/* used by new server contact page */
	position: absolute;
	width: 165px;
	left: 370px;
	padding: 0px 0px 523px 20px;
	font-size: 14px;
	color: #3391CF;
	background: url(../images/micro_bkg_contact.png) no-repeat 103% 323px;	
}
.ContactContainer .Address2 {			/* used by interim client contact page */
	position: absolute;
	width: 165px;
	left: 370px;
	padding: 0px 0px 523px 20px;
	font-size: 14px;
	color: #3391CF;
	background: url(../images/micro_bkg_contact.png) no-repeat 103% 168px;
}
.PokeyCat {
	position: absolute;
	right: 110px;
	top: 75px;
	width: 370px;
	height: 200px;
	background: url(../images/micro_bkg_contact.png) no-repeat left bottom;
	z-index: -5;
}
.ContactSection {
	background: #fff;
	border: 1px solid #0C5A93;
	margin-bottom: 20px;
}
/* .ContactContainer input,	*/
.ContactContainer select,
.ContactContainer textarea {
	width: 342px;
	width: 322px;
	margin-bottom: 10px;
}
.ContactContainer .TextInput {
	width: 342px;
	margin-bottom: 10px;
}
.ContactContainer .AreaBox {
	height: 200px;
}
.ContactContainer .RadioInput {
	width: 20px;
	width: 342px;			
	margin-bottom: 10px;
	color: #000;
}
.ContactContainer .SendCenter {
	width: 370px;
}
.ContactSection div {
	padding: 10px 10px 0px 10px;
}
.ContactSection h2 {
	background: #3391CF;
	padding: 5px;
}
.ContactContainer span {
	color:#f00;
	padding-left: 5px;
}
.ContactContainer em {
	color: #444;
	font-size: 10px;
}
/* contact us page =========================================== */

/* shelter page =========================================== */
.QA {
	list-style: none;
	margin-left: 20px;
	margin-bottom:20px;
}
.Q {}
.A {
	padding-bottom: 10px;
}
.Shelter ol {
	margin-left: 20px;
	margin-bottom: 20px;
}
/* shelter page =========================================== */

/* footer =========================================== */
.Footer {
	text-align: center;
	background: #000;
	padding: 2px 0px 5px 0px;
	margin-top: 10px;
}
.FooterPrint {
	background: #fff;
	position: absolute;
	top: 850px;
}
.FooterText {
	color: #fff;
	font-size: 10px;
}
.FooterTextPrint {
	color: #000;
}
.FooterLinks {
	list-style: none;
}
.FooterLinks li {
	margin: 0px 10px;
	display: inline;
}
.FooterLinks li {
	color: #fff;
	font-size: 10px;
}
.FooterLinks li a {
	color: #bbb;
	font-size: 10px;
	text-decoration: none;
}
.FooterLinks li a:hover {
	text-decoration: underline;
}

/* footer =========================================== */

/* support page ==========================================*/
.IconPDF {
	color: #f00;
	background: url(../images/pdf_icon_small.gif) no-repeat right top;
	padding-right: 20px;
}
img.Left {
	padding-right: 20px;
	padding-bottom: 20px;
}
img.Right {
	padding-left: 20px;
	padding-bottom: 20px;
}
/* support page ==========================================*/
