/*
*{
 margin:0;
 padding:0;
 background-repeat:no-repeat;
}
*/

body{
 font-family:arial,helvetica,sans-serif;
 margin:0;
 color:#000000;
 font-size:12px;
}


.headerMain{
	display:none;
}

.headerViset{
	display:none;
}

.headerVisetCorp{
	display:none;
}

.headerVisetSea{
	display:none;
}

.headerCorp{
	display:none;
}

.headerSea{
	display:none;
}

.headerLand{
	display:none;
}

/* Shadows */

.bgShadowA{
}

.bgShadowB{
}

/* Top Menu */

.topMenu{
	display:none;
}

/* Main Box */

.mainBox{
}

/* Col 01 Home*/

.col01Home{
	display:none;
}
	
/* Col 02 Home*/

.col02Home{
}

	.welcome{			
	}
		
		.welcome h2{
		}
	
/* Col 03 Home*/

.col03Home{
	display:none;
}

/* Sub Pages */



/* Col 01*/

.col01{
	display:none
}

/* Banner */

.banner{
	display:none
}

.printBanner{
	text-align:center;
	}

#flashHeader{
	display:none;
}
/* Col 02*/

.col02{
	float:left;
}

	.col02 h3{
		margin:0;
		margin-top:5px;
		margin-bottom:10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:bold;
		color:#00458e;
	}
	
	.col02 ul{
		float:none;
		margin:0;
		padding:0;
	}
	
	.col02 li{		
		list-style:disc;
		float:none;
		margin-left:10px;
		margin-top:5px;
		margin-bottom:5px;
	}
	
/* Col 02 Schedule*/

.col02Schedule{
	float:left;
	width:652px;
	padding:15px;
}

	.col02Schedule h3{
		margin:0;
		margin-top:5px;
		margin-bottom:10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:bold;
		color:#00458e;
	}
	
	.col02Schedule ul{
		float:none;
		margin:0;
		padding:0;
	}
	
	.col02Schedule li{		
		list-style:disc;
		float:none;
		margin-left:10px;
		margin-top:5px;
		margin-bottom:5px;
	}


/* Col 03 */

.col03{
	display:none;
}


/* Footer */

.footer{
	display:none;
}

/* News Table */
					
.newsTable{
	background:url(../design_images/dts_horiz_newsA.jpg) repeat-x bottom;
	margin-bottom:5px;
	padding-top:10px;
}

	.newsTable h5{
		font-family:Arial, Helvetica, sans-serif;
		color:#003162;
		font-size:14px;
		font-weight:bold;
		margin:0;
		padding:0;
	}
	
	.newsTable a:hover{
	text-decoration:underline;
	}

/* Entertainment */	

.entertainment{
	width:100%;
	float:left;
	font-size:11px;
}

	.entertainment div{
		width:400px;
		float:left;
		padding:0px;
		margin:0px;
		background:#e3edf3;
		border:1px solid #a2b7c5;
		margin-bottom:5px;
	}
	
	.entertainment h4{
		display:none;
		margin:0;
	}
	
	.entertainment p{
		margin:10px;
	}
	
	.entertainment a:hover{
		color:#999999;
	}
	
/* Gallery */

.gallery{
	text-align:center;
}

	.gallery img{
		border:2px solid #e3edf3;		
	}
	
.galleryOverview{
	text-align:center;
}

	.galleryOverview td{
		background:#e3edf3;
		border:1px solid #a2b7c5;
	}

	.galleryOverview h5{
		font-family:Arial, Helvetica, sans-serif;
		color:#003162;
		font-size:14px;
		font-weight:bold;
		margin:0;
		padding:0;
	}
	
	.galleryOverview a:hover{
		text-decoration:underline;
	}
	
/* Schedule */


.scheduleCalendar{
	float:left;
}

	.scheduleCalendar div{
		width:406px;
		padding:10px;
		float:left;
		background:#7fceed;
		margin-bottom:5px;
		border-bottom:#003569 solid 4px;
	}
	
	.scheduleCalendar H5{
		font-family:Arial, Helvetica, sans-serif;
		color:#003569;
		font-size:14px;
		font-weight:bold;
		margin:0;
		padding:0;
	}
	
	.scheduleCalendar input{
		background:#003569;
		border:1px solid #003569;
		font-weight:bold;
		color:#FFFFFF;		
	}
	
.scheduleTitles{
	background:#7fceed;
	color:#FFFFFF;
	font-weight:bold;
}

.scheduleGrey{
	background:#F0F0F0;
}

/* Contact Form*/
#contact_form input,textarea, select 
	{
		font-size:11px;
		border:1px solid #BCB9AA;
		padding:1px;
		width:282px;
	}
	
	#contact_form select 
	{
		font-size:11px;
		border:1px solid #BCB9AA;
		padding:1px;
		width:255px;
	}
	
	#contact_form_Checkbox input
	{
		width:15px;
	}
	
	#submit input
	{
		width:50px;
	}

/* FAQs */

#containerul { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-ALIGN: left }
#containerul UL { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; TEXT-ALIGN: left }
#containerul LI { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none }
#containerul .symbols { BACKGROUND-POSITION: 0px 50%; FLOAT: left; WIDTH: 116px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 2em }