body {
	background-color: #003768;
	font-size: 86%;
        font-family: Arial, Helvetica, sans-serif;
}

.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: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003768;
	font-weight: bold;
	text-decoration: none;
}
table.menu a:hover {
	color: #FFFFFF;
}
.title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6A91C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #003768;
	font-weight: bold;
	font-style: italic;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
        line-height: 1.5em;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
        line-height: 1.5em;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/* Nav Menue Styles*/
.menutitle{
cursor: pointer;
}

.submenu{
margin-top: 0.2em;
margin-bottom: 0.3em;
color: #F6A91C;
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: #333333;
	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 #e5e5e5;
        background: #fff;
}

table.cart-summary td.header {
        background: #2D4BAF;
        border-bottom: 1px solid #fff;
}

table.cart-summary td {
        font-size: 0.8em;
}

table.cart-summary span.title {
        color: #fff;
        font-size: 0.9em;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        border: 0;
}

table.cart-contents {
        background: #f4f4f4;
        border: 1px solid #23379b;
}

table.cart-contents th {
        background: #23379B;
        text-align: left;
        color: #fff;
        font-weight: bold;
        font-size: 0.9em;
        padding: 4px;
}

a.offer-link {
	margin: 10px;
}

.style1 {
	color: #003768;
	font-weight: bold;
	font-style: italic;
}
.style4 {color: #003768; font-weight: bold; font-style: italic; font-size: larger; }
.style13 {
	font-size: 10px;
	font-style: italic;
}
.style14 {
	font-size: 12px;
	font-weight: bold;
}
.style15 {font-size: 12px}


