HTML {font-family: Arial, Helvetica, sans-serif}
BODY {background:#005d94; margin: 0 0 0 0;}

img {
	border: 0px;	
}
#left {background: url('../images/shadow_left.gif'); background-repeat:repeat-y; background-position:right;}
#right {background: url('../images/shadow_right.gif'); background-repeat:repeat-y; background-position:left;}
#top {background: url('../images/shadow_top.gif'); background-repeat:repeat-x; background-position:bottom; height:20px;}
#bottom {background: url('../images/shadow_bottom.gif'); background-repeat:repeat-x; background-position:top; height:20px;}

#tableHolder {width: 759px; background: #e2ebf7;}

#navigation {padding-top: 2px; background: #005d94;}
#navigation Table Td {padding-left: 1px; padding-right: 1px;}

#pics {padding-bottom: 2px;}

#pageContent {padding: 16px; width: 365px;}
.pageTitle {font-size: 20px; font-weight: bold; color: #005d94; padding-bottom: 16px; }
.pageText {font-size: 12px; padding-bottom: 16px; }

.title {font-weight: bold; color: #005d94; }

#pageRight {padding: 12px;}
#rightSideTable {border: solid 2px #005d94;}
.blueBg {background: #005d94; height: 65px; text-align:center}

.formTitle {font-size: 12px; color: #005d94; font-weight:bold; padding-top:5px; padding-bottom: 5px;}
.formText {font-size: 11px; color: #005d94; padding-top:3px; padding-bottom: 3px;}

#footer {text-align: center; border-top:solid 3px #005d94;}
#footerNav {background: #92b9d2; padding-top: 10px; padding-bottom: 10px; width: 100%}
#footerNav a {color: 005d94; font-size: 11px; font-weight: bold;}
#footerNav Table Td {padding-left: 4px; padding-right: 4px;}
#footerGraphic {padding: 15px; background: #f3f7fc; text-align: center;}


#leftside {padding:0;list-style-position:inside; margin: 10 0 0 0  }
#rightside {padding:0;list-style-position:inside; margin: 10 0 0 0  }


.small {
	font-size: 7pt;
}
.red {
	color: #ee1b2e;
	font-weight: bold;
	font-size: 12pt;
}
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.package-title-container {
	margin-bottom: 5px;
}
.package-title {
	height: 22px;
	width: 399px;
	background: #005d94;
	color: #ffffff;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 5px;
}
.package-title-float {
	float: right;
	display: inline;
}
img.package {
	border: 1px solid #005d94;
	margin-right: 5px;
	margin-bottom: 5px;
}
.package-info {
	font-size: 10pt;
	vertical-align: top;
}
img.package-click {
	border: 2px solid #005d94;
}
