/* CSS Document */

/* CSS Document */

P,BODY, TD, TH, UL, OL, H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	
	
	
}

BODY {
	margin-top: 0px;
	margin-left: 0px;
	background-color:#FFFFFF;
	color: #000000;
	padding-top: 0px;
}

.compare {

	background-color:#ffffff;
	color: #000000;
	padding-top: 0px;
}



A:link {background: none; font-size:12px; font-weight:bold; text-decoration: underline; color: #122D7D}
A:visited {background: none;font-size:12px; text-decoration: underline; color:#122D7D; font-weight:bold;}
A:active {background: none; font-size:12px;text-decoration: underline; color: #4166EF; font-weight:bold;}
A:hover {background: none; font-size:12px;text-decoration: underline; color: #4166EF; font-weight:bold;}
 
H1 {
	color: #000000;
	font-size: 18px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-top: 0px;
	text-decoration: underline;
	
}

H4 {
	color: #122D7D;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
}

H2 {
	color: #000000;
	font-size: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	
	
}
 
 H3 {
	color: #000000;
	font-size: 13px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}


 H5 {
	color: #000000;
	font-size: 15px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	padding-top: 0px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	
	
}


ul {
	list-style: url(images/blue-bullet.gif) none outside;
	margin-top: 2px;
	margin-bottom: 7px;
	margin-left: 10px;
	padding: 5px 5px 5px 10px;

}
 li {
	padding-bottom: 8px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
 
 
 }
 
  li.class1 {
	padding-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
 
 
 }
 
 /* left nav for homepage */
 
 
#left-linkshome td {

}

#left-linkshome a {
	display: block;
	padding: 10px 0px 3px 25px;
	color: #FFCC00;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/new images/1.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-position: left top;
	margin-bottom: 0px;


}


#left-linkshome a:hover {
	display: block;
	padding: 10px 0px 3px 25px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/new images/law-links2.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;


}


#left-linkshome td.special {
	background-image: url(images/new images/r2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	vertical-align: top;
	background-image: url(images/new%20images/request.gif);


}

#left-linkshome td.special a {
	color: #000000;
	text-decoration: none;
	background-image: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	

}

#left-linkshome td.special a:hover {
	color: #000000;
	text-decoration: none;
	background-image: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	

}


 
/*left nave for interior pages */


#left-links  {

height: 100%;

}

#left-links td {
	margin: 0px;
	padding: 0px;

}

#left-links a {
display: block;
	padding: 7px 0px 3px 20px;
color: #FFCC00;
text-decoration: none;
font-size: 11px;
font-weight: bold;
background-image: url(../../guaranteedeperformance.com/www/images/new images/link1.gif);


}


#left-links a:hover {
display: block;
	padding: 7px 0px 3px 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/new images/link2.gif);
	text-decoration: none;
	background-repeat: no-repeat;


}

/* homepage 3 column table */

#inner {
	background-color: #ffffff;
	

}

#inner td {
	padding-bottom: 6px;
	vertical-align: top;
}

#inner h4 {
	font-size: 12px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	
}

#inner a.header {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: none;
	display: block;
	

}

#inner a.header:hover {
	color: #0033CC;
	

}



.left {
	
	border-right: dotted #666666 2px;


}

.right {
	
	border-left: dotted #666666 2px;


}

.bottom-home {
	border-top: dotted #666666 2px;
	font-weight: bold;
	text-align: center;
	


}






	
/* content cell */	
	
.content {
	
	margin: 0px;
}
	
	
.content td {
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	
	}
	



/* top nav inerior pages */	
	
.top-links {
	text-align:center;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 7px;
	}
	
.top-links a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	font-size: 12px;
	font-weight: normal;
	padding-right: 12px;
	
	}
		
.top-links a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	font-size: 12px;
	font-weight: normal;
	padding-right: 12px;
	
	}
	
	
.top-links a:hover {
	color: #F5CB2A;
	font-weight: normal;
	
	}


	
/* middle nav */	

	
.bottom-links {
	background-position: left top;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;


	
	
	}

.bottom-links a {
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	
	
	
	}
	
	.bottom-links a:hover {
	font-size: 11px;
	color: #FFCC00;
	
	
	
	}
	
	.bottom-links a:visited {
	font-size: 11px;
	color: #CCCCCC;
	
	
	
	}
	
/* cell that holds header */	
	
		
.top {
	background-position: top;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	vertical-align: top;
	font-weight: bold;
	background-image: url(images/home-graphic.gif);
	color: #000000;
	font-size: 11px;
	line-height: 16px;

	
	
}

.top a{
	color: #000000;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	
}
.top a:visited {
	color: #000000;
	text-decoration: none;

	
}


.top a:hover {
	color: #333333;

	
}

/* cell that holds links and images */	


.top2 {

	background-color: #FDC75E;
	vertical-align: top;


	
}

.top3 {
	border-right: 1px solid #87B3BC;
	background-color: #4A4957;
	vertical-align: top;


	
}
	
	














.middle {
	background-color: #F4F4F4;
	padding-bottom: 20px;

}


/* bottom table on every page */	


#box2 h5{
	color: #FFFFFF;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	
}


#box2 a:link {
	font-size: 12px;
	color: #FFD957;
	font-weight: normal;
	line-height: 20px;
	
}

#box2 a:visited {
		color: #FFD957;
	font-weight: normal;
	line-height: 20px;
	
}

#box2 a:hover {
		color: #FFF29B;
	font-weight: normal;
	line-height: 20px;
	
}



#box2 ul {
	padding: 4px;
	margin: 0px;
	list-style-type: none;
	
}


#box2  {
	background-color: #ffffff;
	font-size: 12px;
	border: 1px solid #999999;
	margin-top: 6px;



}

#box2 td
{
	padding: 8px 175px 7px 4px;
	margin: 0px;
	background-color: #4A4957;
	background-image: url(images/lisa2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: right;

}




.center-cells a {
	color: #ffffff;
	text-transform: uppercase;

}

.highlight {
	background-color: #FDC75E;
	border: 1px solid #999999;


}

.highlight td {
	padding: 5px;
	color: #000000;
	font-weight: bold;



}

/* outer table*/


#table  {
	border-right: 2px solid #000033;
	border-bottom: 2px solid #000033;
	border-left: 2px solid #000033;
	border-top: 2px solid #000033;


}






/* orange cells*/

#orange  {
	border: 1px solid #FDC75E;
	background-color: #EFE1C7;

}

#orange td {
	margin: 0px;
	padding: 6px;
	

}

/* for compare us pages */

#compare-table  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-bottom-style: none;
	border-left-style: solid;

}


#compare-table td {
	background-color: #E4E4E4;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-top-style: none;
	border-left-style: none;

}

/* bottom of page */

#bottom {
	font-size: 9px;
	color: #618399;
	text-align: center;
	padding-top: 5px;
	font-weight: normal;
	line-height: 15px;

}

#bottom a {
	font-size: 9px;
	color: #618399;
	padding-right: 8px;
	padding-left: 8px;


}

#bottom a:visited {
	font-size: 9px;
	color: #618399;
	padding-right: 8px;
	padding-left: 8px;


}


#bottom a:hover {
	font-size: 9px;
	color: #cccccc;
	padding-right: 8px;
	padding-left: 8px;


}
