body {
	background: #717074;
        font-size: 86%;
        font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.navbg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.graybottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #717074;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E4164;
	font-weight: bold;
	text-decoration: none;
}

table.menu a:hover {
	color: #DAE0EC;
}


.title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #717074;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #770031;
	font-weight: bold;
	font-style: italic;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
        line-height: 1.5em;
	color: #717074;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
        line-height: 1.5em;
	color: #717074;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717074;
}


/* Nav Menue Styles*/
.menutitle{
cursor: pointer;
}

.submenu{
margin-top: 0.2em;
margin-bottom: 0.3em;
color: #770031;
font-size: 10px;
line-height: 13px
}

span.error {
        color: red;
        font-size: 0.7em;
}

form {
        margin: 0;
}

.notetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717074;
	padding: 5px;
}

table.cart-item span.title {
        font-weight: bold;
        font-size: 0.8em;
        font-style: normal;
        text-decoration: none;
        border: 0;
}

table.cart-item p {
        font-size: 0.7em;
}

table.cart-summary {
        border: thin solid #DCE1EC;
        background: #6A8FBA;
}

table.cart-summary td.header {
        background: #1E4164;
        border-bottom: 1px solid #6A8FBA;
}

table.cart-summary td {
        font-size: 0.8em;
}

table.cart-summary span.title {
        color: #6A8FBA;
        font-size: 0.9em;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        border: 0;
}

table.cart-contents {
        background: #1E4164;
        border: 1px solid #1E4164;
}

table.cart-contents th {
        background: #1E4164;
        text-align: left;
        color: #6A8FBA;
        font-weight: bold;
        font-size: 0.9em;
        padding: 4px;
}

a.offer-link {
	margin: 10px;
}

table.AAMCO p {
	color: #6A8FBA;
}

table.AAMCO li {
	color: #6A8FBA;
}

table.AAMCO a {
	text-decoration: underline;
	color: #6A8FBA;
}