@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border:0px;
}
body {
	margin: 0;
	background-color:#ffffff;
}
p{
	margin:0 0 10px 0; 
}
h1 , h2 , h3 , h4 , h5 , h6{
	margin:15px 0 5px 0;
	line-height:normal;
}
h1{
	font-size:14px;
	color:#4AAA42;
	font-weight:normal;
}
h2 , h3 , h4 , h5 , h6{
	font-size:12px;
	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:800px;}

#dash_newshdr{display:none;}

#dash_newsarchive{}

#dash_footer{	
	background-color:#ffffff;
	padding:5px;
	border-top:0px solid #FFC61D;
	color:#000000;
	text-align:left;
	min-width:800px;
}
#dash_footer a:link{color:#0055A4;text-decoration:none;}
#dash_footer a:hover{color:#0055A4;text-decoration:underline;}
#dash_footer a:active{color:#0055A4;text-decoration:none;}
#dash_footer a:visited{color:#0055A4;text-decoration:none;}


#dash_tripplanner {}

#dash_tripplanner label {}

#dash_tripplanner fieldset {}

#dash_tripplanner .field {}