h1,h2,h3
{ font-family: verdana, arial, helvetica, sans-serif; color:#993365; }
h1 { font-size: 150%; }
h2 { font-size: 135%; }
h3 { font-size: 120%; }

.topSEO { font-size: 3px; color:#efefef; }

.headThis { font-size: 160%; color: #993365; font-family: verdana, arial, helvetica, sans-serif }
.plus1 { 	font-size: 120%; }
.plus2 { 	font-size: 140%; }
.minus1 { 	font-size: 85%; }
.minus2 { 	font-size: 70%; }
.footer { 	font-size: 70%; }
.bold { 	font-size: 120%; font-weight: bold; }
.req { 		font-size: 100%; color: #993365; font-weight: bold; }
.color1 { 	font-size: 120%; }
.color { 	font-size: 120%; color: #993365; font-weight: bold; }
.colorDot { font-size: 120%; color: #993365; }
.colorRed { color: #ff0000; }
.thisHead { font-size: 130%; color: #993365; font-weight: bold; }
.colorWhite { 	font-size: 100%; color: #ffffff; }
.disc  { color: #993365; }
.disc2 { color: #003399; }

p,table,th,td,li,address
{ font-family:verdana, arial, helvetica, sans-serif; font-size: 100%; }

body
{
background-color: #003399;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 80%;
margin-top: 40px; 
margin-right: 0px; 
margin-bottom: 10px; 
margin-left: 0px; 
}

#normal ul.disc { list-style: square inside url('../img/arrow.gif'); list-style-position: outside; }
#normal ul.circle	{list-style-type: circle;}
#normal ul.disc { list-style: square inside url('../img/arrow.gif'); list-style-position: outside; }
ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square}
ul.none {list-style-type: none}

/* focus formats for AC Delco content */
.delco_num { font-size:40px;color:white; background-color:#993365;padding: 4px 6px 4px 4px;margin-right: 3px; }
.delco_h		{ font-size: 170%; color: #993365; }
.delco_title1	{ font-size: 150%; color: #000000; font-weight: bold; }
.delco_title2	{ font-size: 130%; color: #000000; font-weight: bold; }
.delco_fw_title { font-size: 110%; color: #993365; font-weight: bold; text-transform: uppercase; }
.delco_fw_content { font-size: 95%; color: #000000;  }
.delco_head		{ font-size: 150%; color: #993365; font-size: 135%;}
.delco_content	{ font-size: 80%; color: #000000;  }

table.delco { border-spacing: 5px; }
table.delco td { vertical-align:top; }

/* table formats for Services and Components content */
table.servOuter	{ border: medium outset #993365; background-color: #ffffff; border-collapse: collapse; }
table.servInner	{ border: medium outset #993365; border-collapse: collapse; background-color: #fffffff; }
td.servHead		{ background-color:#993365;color:#ffffff; } 

hr { color:#993365; }

a:link { color: #000099; }
a:visited { color: #660099; }
a:hover { 
    color: #ffffff;
    background-color: #993365;
    text-decoration: none;
    }
a:active { color: #00bb00; }
a.picture:hover { background-color: #ffffff; text-decoration: none; background-image:none; }

table.focus		{ border: medium outset #7b1410; background-color: #ffffff; }
table.focusB	{ border: medium outset #003399; border-collapse: collapse; background-color: #fffffff; }
	
.btn{font-weight:bold;color:#ffffff;background-color:#003399; cursor:hand;margin-bottom:-1px; padding-top:1px; }
/* To change the bullet to a graphic:
	li{
	list-style-image:url(/images/yourimage.gif);
}
*/
