﻿h2 {
	padding: 10px 5px 10px 5px;
}
p.atlist_copy {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #393939;
	padding: 0px 5px 10px 5px;
}
#underwaterdiscovery{
	padding: 0px;
	margin: 0px;
	position:absolute;
	top:60px;
}
ul#trip_list {
	width: 378px;
	padding: 8px 15px 18px 20px;  
	margin: 0px;
}
ul#trip_list li {
	list-style: none;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul#trip_list li a {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #508db9;
	text-decoration: none;
}
ul#trip_list li a:hover {
	text-decoration: underline;
}

/* this sets color for highlights for pages with vertical images */
ul#trip_glance li.topboxnarrow {
		background: url(/images/prog/buttons/blue/trip_glance_box_bot_narrow_blue.gif) no-repeat bottom left;
}
ul#highlights_narrow {
	background: url(/images/prog/buttons/blue/trip_glance_box_top_narrow_blue.gif) no-repeat top left;
}

/* this sets color for highlights for pages withOUT vertical images */
ul#trip_glance li.topboxwide {
		background: url(/images/prog/buttons/blue/trip_glance_box_bot_wide_blue.gif) no-repeat bottom left;
}
ul#highlights_wide {
	background: url(/images/prog/buttons/blue/trip_glance_box_top_wide_blue.gif) no-repeat top left;
}


table#comparisonCA {
	margin: 0;
	width: 100%;
}
table#comparisonMS {
	margin: 0;
	width: 100%;
}
table#comparisonSI {
	margin: 0;
	width: 100%;
}
.categoryCA {
	font-size: 7px;
}

.categoryMS {
	font-size: 7px;
}

.categorySI {
	font-size: 7px;
}

ul.general { 		
	width: 200px;
}

table#comparisonCA td#idealCA {
	width: 100px;
}

table#comparisonMS td#idealMS {
	width: 100px;
}

table#comparisonSI td#idealSI {
	width: 100px;
}

/* added this to try to get referral box to pop up in program section glance pages */

.glance_list a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #508db9;
	text-decoration: underline;
}

.glance_list a:hover {
	color: #393939;
	text-decoration: underline;
}