body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B3985D;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B3985D;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B3985D;
}

.title1 {
	font-family: "Century Gothic";
	font-size: 30px;
}


td.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

td.qteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F5F5F5;
	vertical-align: top;
	background: #666666;
}

td.qteLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	background: #F5F5F5;
	border-bottom: 1px solid white;
}

td.qteDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	background: #F5F5F5;
	border-bottom: 1px solid white;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #B3985D;
	text-decoration: underline;
}

a.primaryNav {
	font-size: 75%;
}

a.primaryNavOff {
	font-size: 75%;
	color: Gray;
}

a.primaryNavOff:visited {
	font-weight: bold;
	color: Gray;
	text-decoration: none;
}

a.primaryNavOff:hover {
	font-weight: bold;
	color: Red;
	text-decoration: none;
}

a.secondaryNav {
	font-size: 75%;
}

a.secondaryNavOff {
	font-size: 75%;
	color: Gray;
}

a.secondaryNavOff:visited {
	font-weight: bold;
	color: Gray;
	text-decoration: none;
}

a.secondaryNavOff:hover {
	font-weight: bold;
	color: Red;
	text-decoration: none;
}

td.secondaryNav {
	background: #FFEBCD;
}

div.primaryNav {
	width: 800px;
	background: #FFEBCD;
}

div.secondaryNav {
	padding: 10px
}

div.bodyContent {
	padding: 10px
}

/* Styles for secondary nav boxes : start */
td.nav1aboutrcm {
	background-color: #6699bd;
	font-size: 10px;
	color: White;
}

td.nav1whatweoffer {
	background-color: #5D841A;
	font-size: 10px;
	color: White;
}

td.nav1requirements {
	background-color: #B09A7A;
	font-size: 10px;
	color: White;
}

td.nav1rewards {
	background-color: #c7c797;
	font-size: 10px;
	color: White;
}

td.nav1locations {
	background-color: #9999CC;
	font-size: 10px;
	color: White;
}

td.nav1applyonline {
	background-color: #CBAC7D;
	font-size: 10px;
	color: White;
}

td.nav2 {
	background-color: #f5f5f5;
	font-size: 10px;
	color: #333333;
}

td.nav2On {
	background-color: #E6E6E6;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

td.nav2AppOn {
	background-color: #f5f5f5;
	font-size: 10px;
	color: #C2C2C2;
}

a.nav2 {
	color: #333333;
	font-weight: normal;
}

a.nav2:visited {
	color: #333333;
	font-weight: normal;
}

a.nav2:hover {
	font-weight: normal;
	text-decoration: underline;
}

/* Styles for secondary nav boxes : stop */