a       {
        color: #0066CC;
        text-decoration: none;
        }
        
a img {
border:0;
}

a:visited       {
        color: #0066CC;
        text-decoration: none;
        }

a:hover       {
        text-decoration: underline;
        }

html    {
        padding: 0;
        margin: 0;
        }

body    {
        width: 750px;
        background: white url(../images/bg-home.gif) repeat-y center;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
        }
        
h1      {
        color: #003996;
        font: 170% verdana;
        margin-left: 30px;
	width: 500px;
        }

h2      {
        color: #003996;
        font: 130% verdana;
        margin-left: 30px;
        width: 450px;
        }
        
p       {
        color: black;
        font: 80% verdana;
        }
        
p.layout {
        margin-left: 30px;
        width: 500px;
        }

p.zeroed {
        margin-left: 0;
        width: auto;
        }

p.nextbutton {
        text-align: right;
        width: 500px;
        }
        
        
p.subnav .current a {
        text-decoration: none;
        }
        
img.rightimage {
        float: right;
        }
        
img.leftimage {
	float: left;
 	display: block;
	}

        
#topper {
        width: 750px;
        height: 158px;
        margin: 0;
        padding: 0;
        background: white url(images/consumer-bg.jpg) no-repeat top right;
        border-bottom: 1px solid #164AA0;
        }
        
#topper img {
	display: block;
	}
	
#topper .advantage {
	padding-top: 110px;
	margin-right: 15px;
	float: right;
	}

        
#content {
        background: white;
        }
        
ul.navbar {
        padding: 0;
        padding-top: 8px;
        margin: 0;
        width: 750px;
        height: 30px;
        background: white url(images/topnav-fade.gif) repeat-x top;
        text-align: right;
        font: bold 70% verdana;
        }

ul.navbar li {
        list-style: none;
        display: inline;
        }

ul.navbar li a {
        border: 1px solid #D7E1F5;
        border-left: none;
        border-top: none;
        padding: 5px;
        padding-left: 0;
        }

ul.navbar li.current a {
        color: black;
        border: none;
        }

ul.navbar li.current a:hover {
        text-decoration: none;
        cursor: default;
        }

#clearit {
        clear: both;
        }


.dropform {
        margin-right: 30px;
        margin-top: 5px;
        }


#findcmd {
	padding: 10px;
	width: 390px;
	font: 75% verdana;
	border: 1px solid #164AA0;
	display: block;
	background: url(images/topnav-fade.gif) repeat-x top;
	margin-left: 20px;
	}


/* Misc Span Text Formatting */

.trademark {
	font-size:70%;
	vertical-align:text-top;
	}



/* Form Formatting */

#formstandard {
        width: 490px;
        background: white url(../images/standardform-bg.jpg) no-repeat top;
        border: 1px solid #003996;
        padding: 5px;
        margin: 0px;
        margin-left: 30px;
        font: 12px verdana;
        }

/* CMD Search */

#nts table td {
font:12px arial,sans-serif;
}

#nts table th {
font:bold 14px arial,sans-serif;
text-align:right;
}

#nts div.buttonBar input {
margin-left:105px;
}

h4.cmd-location-name {
margin-bottom:0;
padding-bottom:0;
}

li.cmd-location {
margin-bottom:0.6em;
list-style-type:none;
}

li.cmd-location dl dt {
font:bold 16px arial,sans-serif;
margin-bottom:0.2em;
}

li.cmd-location dl dt a {
text-decoration:underline;
}

li.cmd-location dl dd {
margin-left:0;
margin-bottom:0.1em;
font:14px arial,sans-serif;
}

ul#nts-announce li {
font:14px arial,sans-serif;
}

div.consumer-sec { clear:both; padding-top:10px;}
div.consumer-sec p.layout, div.consumer-sec h2 { padding-left:200px }
div.consumer-sec #findcmd { margin-left:230px }
 

/* Footer Business */

#footer {
        width: 750px;
        height: 100px;
        background: white url(images/consumer-footer.jpg) no-repeat top right;
	border-top: 1px solid #164AA0;
	}
        
#footer img {
	padding: 10px 0 0 30px;
	}
	
p.copyright {
font:9px arial,sans-serif;
padding: 0 0 0 30px;
margin: 0;
color:gray;
}


