body {
	color: blue;
	text-align:center;
}

#bodyDiv {
	margin:0 auto;
	width:750px;
	text-align:left;
}

a.visited {
	color: blue;
}

/*h1 tags*/
h1 { /*h1 STRICT*/
  text-align: center;
  color: black;
}

/*img tags*/
img { /*img STRICT*/
  border-style:none;
}

/*Promotional items, custom impr...*/
.sT {  /*smallTitle*/
  font-family: Arial;
  font-size: 16px;
  color: #0000FF;
  text-align: center;
  font-weight: bold;
 }


/*Keep'n it simple since...*/
.kS { /*keepSimple*/
  text-align: center;
  color: #000000;
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
}

/*For link buttons at top and bottom*/
.mB { /*mainButtons*/
  text-align: center;
  border:0px, solid, white;
}

/*What our customers are saying:*/
.c { /*customers*/
	text-align:center;
	font-family:Arial;
	color:black;
	font-size:14px;
	font-weight: bold;
}

/*Quotations from past customers (in what they are saying)*/
.q { /*quotes*/
    text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight: normal;
}

/*Alphabet links A B C D E...*/
.aI { /*alphaIndex*/
	font-family: Arial Black, Arial;
	font-size: 18px;
	text-align: center;
}

/* -A- */
.iL { /*indexLetter*/
	font-family: Arial;
	font-size: 24px;
	color: black;
	text-align: center;
}

/*Page name on list*/
.pN { /*pageName*/
	font-family: Arial Black, Arial;
	font-size: 13px;
	text-align:left;
	margin-right:5px;
}

/*Description of page*/
.pD { /*pageDescription*/
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	margin-left:5px;
}

/*Back to top link*/
.bTT { /*backToTop*/
	font-family: Arial;
	text-align: center;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	
}

/*Phone number at bottom of page*/
.phN { /*phoneNumber*/
	font-family: Verdana, Arial, Times New I2;
	font-size: 24px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}

/*International Phone Number*/
.iPhN { /*internationalPhoneNumber*/
	font-family: Verdana, Arial, Times New I2;
	font-size: 13px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}

/*Credit card image*/
.ccImg { /*creditcardImage*/
	text-align: center;
}

/*Copyright text at bottom of page*/
.cT { /*copyrightText*/
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	color: #000000;
}

/*Copyright text for last line (larger)*/
.cTL { /*copyrightTextLastline*/
	font-family: Arial;
	font-size: 18px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

.normal16bold {
	font-family:Arial;
	font-size:16px;
	color:black;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

.normal18 {
	font-family:Arial;
	font-size:18px;
	color:black;
	text-align:center;
}
.normal16 {
	font-family:Arial;
	font-size:16px;
	color:blue;
	text-align:center;
	text-decoration:none;
}
.normal16bold {
	font-family:Arial;
	font-size:16px;
	color:black;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
.normal24bold {
	font-family:Arial;
	font-size:24px;
	color:black;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}
.normal16underline {
	font-family:Arial;
	font-size:16px;
	color:black;
	text-align:center;
	text-decoration:underline;
}
.normal16left {
	font-family:Arial;
	font-size:16px;
	color:black;
	text-align:left;
	text-decoration:none;
}
.resultMatch {
	font-family:Verdana;
	color:black;
	font-size:18px;
	text-decoration:underline;
}
#bestResultsTable .imgBox{
	
	margin:0;
	padding:0;
	height:200px;
	width:200px;
	text-align:center;
}
#bestResultsTable .textBox {
	
	margin:0;
	padding:0;
	height:50px;
	width:200px;
	text-align:center;
}

#bestResultsTable a {
	text-decoration:none;
	font-family:Verdana;
	color:black;
	font-size:.8em;
}

#bestResultsTable img {
	border:0px;
}

/*td img tag*/
td.sag_gsi {
	text-align:center;
	padding:25px;
	width:150px;
}

/*td label tag*/
td.sag_gsiText {
	width:150px;
	text-align:center;
	font-size:13px;
	color:black;
	text-decoration:none;
	padding:10px;
}

.sag_go_to_page {

	font-size:1.1em;
	font-family:Arial;
	display:inline;
}

.sag_go_to_page_current {
	font-size:1.2em;
	font-family:Arial;
	display:inline;
	margin-left:5px;

}

.sag_go_to_page_link {
	margin-left:5px;
	font-size:1.2em;
	font-family:Arial;
	display:inline;


}

.sag_more_info {
	
	font-size:1em;
	font-weight:normal;
}
