@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	border:0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC;
}
p{
	margin:0 0 10px 0; 
}
h1 , h2 , h3 , h4 , h5 , h6{
	margin:15px 0 5px 0;
	line-height:normal;
}
h1{
	font-size:24px;
	color:#4AAA42;
	font-weight:normal;
}
h2 , h3 , h4 , h5 , h6{
	font-size:14px;
	text-decoration:none;
	font-style:normal;
	color:#0055A4;
}



/*
========================
BEGIN CUSTOM CLASSES
========================
*/

.dash_news{}
.dash_borderleft{border-left:0px solid #ffb200;}

/* 
========================
BEGIN DIV LAYOUT STYLES
========================
 */

#dash_header{display:none;}

#dash_headerimages {display:none;}

#dash_ticker{display:none;}

#dash_main{}

#dash_left{display:none;}

#dash_right{display:none;}

#dash_center{min-width:90%;}

#dash_newshdr{display:none;}

#dash_newsarchive{}

#dash_footer{display:none;}

#dash_tripplanner {}

#dash_tripplanner label {}

#dash_tripplanner fieldset {}

#dash_tripplanner .field {}