body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
	
}

body {
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFF;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

.IndexHeading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.IndexHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d5f8c;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.header a {
	color: #FFFFFF;
	text-decoration: none;
}

.header a:hover {
	text-decoration: underline;
}

table.profile tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

table.profileindex tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #555555;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d5f8c;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6633;
	text-decoration: underline;
}

table.items {
	width: 100%;
}

table.items tr td {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.items tr td.blank {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.items tr td span.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3d5f8c;
	font-weight: bold;

}

table.items tr td span.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #949374;
}

table.items tr td span.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d5f8c;
}

table.items tr td a.addPackage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD2C05;
	text-decoration: none;
}

table.items tr td a.addPackage:hover {
	text-decoration: underline;
}

table.items tr td span.convertedPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.items tr td span.realPrice {
	font-size: smaller;
}

.required {
	font-size: smaller;
	font-style: italic;
	color: #CC0000;
}

.error {
	font-style: italic;
	color: #CC0000;
}

.PAGEdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC6633;
}
.PAGEheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #374F71;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.PAGEsmallCOPY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
