body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6baada;
}
form {
	margin: 0px;
}

td, th {
	font-size: 11px;
	color: #000000;
}

a {
	color: #030071;
	text-decoration: none;
}

a:hover {
	color: #6866AA;
	text-decoration: none;
}

.border {
	border: 1px solid #030071;
}
.page-bg {
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.dest-sub-out {
	font-weight: bold;
	color: #3C087D;
	font-size: 11px;
	background-color: #95BED2;
}
.dest-sub-on {
	font-weight: bold;
	color: #3C087D;
	font-size: 11px;
	background-color: #97B9C5;
}
.10 {
	font-size: 10px;
	line-height: 11px;
}
.12 {
	font-size: 12px;
}
.14 {
	font-size: 14px;
}
.text-box {
	height: 18px;
	width: 100%;
	border: 1px solid #030071;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text-box2 {
	height: 18px;
	border: 1px solid #030071;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text-box3 {
	width: 100%;
	border: 1px solid #030071;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text-box-buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330066;
	border: 1px solid #330066;
}
.search-box {
	height: 16px;
	width: 109px;
	border: 1px solid #C6CCD1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copybottom {
	font-size: 11px;
	color: #FFFFFF;
}
.sub-heading {
	font-size: 12px;
	font-weight: bold;
	color: #030071;
	text-decoration: underline;
}
hr {
	color: #CCCCCC;
	height: 1px;
}.heading2 {
	font-size: 14px;
	font-weight: bold;
	color: #030071;
}
h2 {color: #030071;}
.sub-heading2 {
	font-size: 12px;
	font-weight: bold;
	color: #AD1B32;
	text-decoration: underline;
}
.marginright {
	margin-right: 10px;
	margin-bottom: 10px;
}
.marginleft {
	margin-bottom: 10px;
	margin-left: 10px;
}

.promoTable td { border-bottom: 1px solid #ccc; }
