.tableHeading2{
	text-align: left; 
	background-color: #008D97;
	color:#000000;
	height:30px;
	font-weight:bold;
}
.storyaction
{
	clear:both;
	color:#008D97;
	display:block;
	float:left;
	padding-bottom:10px;
	width:100%;
}

.colorrose 
{
	background-color:#ffe4e1;
	padding-left:5px;
}
.searchstories 
{
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#FFA722;
	font-size:12px;
	margin:0 0 5px;
	font-weight:bold;
}

#at16pib
{
	font-family:arial,helvetica,tahoma,verdana,sans-serif !important;
	font-size:12px !important;
}

#at16pt 
{
	background:#F2F2F2 none repeat scroll 0 0;
	border-bottom:1px solid #E5E5E5;
	height:16px;
	padding:8px 14px;
	position:relative;
}
#at16pt h4 
{
	color:#4C4C4C;
	cursor:default;
	display:inline;
	font-size:1.3em;
	margin:0;
	padding:0;
}

#at16pt a 
{
	color:#4C4C4C;
	font-size:1.4em;
	position:absolute;
	right:14px;
	text-decoration:none;
	top:8px;
}
#at16pt h4, #at16pt a 
{
	font-weight:bold;
}

#at16pc 
{
	padding:20px 0 20px 14px;
}

#at16pc form 
{
	margin:0;
	width:460px;
}

#at16pc form label 
{
	display:block;
	float:left;
	font-weight:bold;
	line-height:24px;
	margin:0;
	text-align:right;
	width:200px;
}

#at_email form input, #at_email form textarea 
{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	font-size:12px !important;
	font-weight:normal;
	margin:0 0 8px 20px !important;
	padding:3px;
	width:350px;
}

#at16pc form .form-button 
{
	padding-left:20px;
}

#at16pc form #at_send 
{
	width:80px !important;
}

#at16pc .atbtn 
{
	background:#C0C0C0 none repeat scroll 0 0;
	border-color:#F5F5F5 #CCCCCC #CCCCCC #F5F5F5;
	border-style:solid;
	border-width:1px;
	color:#000000;
	cursor:pointer;
	font-weight:normal;
	padding:2px 8px;
	width:90px;
}

#at16pc form .form-text 
{
	line-height:1em;
	margin-bottom:10px;
	padding-left:20px;
}

#highlightbox
{
	background-color:#FFFFCC;
	border:1px solid #EFEFEF;
	clear:both;
	float:left;
	padding:10px;
	width:500px;
	font-weight: bold;
}

.highlighttd
{
	background-color:#FFFFCC;
	padding: 10px;
}

big 
{
	color:red;
	font-size:14px;
	font-weight:normal;
	font-weight: bold;
}

.trackdiv
{
	background-color: #FFCC99;
	padding: 10px;
}

/* The hint to Hide and Show */
.hint {
	display: none;
	position: absolute;
   
	
	margin-top: -4px;
	border: 1px solid #c93;
	padding: 10px 12px;
	/* to fix IE6, I can't just declare a background-color,
	I must do a bg image, too!  So I'm duplicating the pointer.gif
	image, and positioning it so that it doesn't show up
	within the box */
	background: #ffc url(../images/pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url(../images/pointer.gif) left top no-repeat;
}
.mandatory
{
	background-color: #FFE4E1;
}
#daypassbox
{
	clear:left;
	display:inline;
	float:left;
	margin:0 10px 10px 20px;
	padding: 10px;
	background-color: #F6F6F6;
}
#roundtablefeature li
{
	list-style-position:outside;
	list-style-type:decimal;
	padding-bottom:3px;
	padding-top:3px;
}