
.Headliners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #aa1224;
	padding-top:10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #002447;
	margin-bottom:0px;
	text-transform:uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom:0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom:0px;
}

.faqs p {
	margin:0px 0px 15px 0px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.content a:link {color:#032d5f;	text-decoration: underline;}
.content a:visited {	color:#032d5f;	text-decoration: underline;}
.content a:hover {color:#000000; text-decoration: underline;}

#sidebar {
	float:right;
	width:150px;
	margin:0px 0px 10px 20px;
}

#sidebar h1 {
	background:url(../images/bg_header.jpg) repeat-x; 
	color:#002447;
	font:bold 12px Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	padding:3px;
}
#sidebar li {
	margin:0px 0px 3px -20px;
	list-style-image:url(../images/bullet_arrows.gif);
}
#sidebar p {
	margin-top:0px;
	margin-bottom:10px;
}

img{border-color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.footer a:link {color:#FFFFFF;	text-decoration: underline;}
.footer a:visited {	color:#FFFFFF;	text-decoration: underline;}
.footer a:hover {color:#C5C5A7; text-decoration: underline;}

.underline_wht {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;}


.grayline {
	border-bottom:1px solid #efefef;
}
.underline {
	border-bottom:1px solid black;
}

.dash {border-bottom:1px dashed #cccc9a; margin-top:0;}

.highlight {
	border-top:1px solid black;
	border-bottom:1px solid black;
	background:#ffffcc;
	padding:10px;
}

#buscard {
	font-size:9px;
	width:215px;
	background-image:url(../images/bus_card.gif);
	background-repeat:no-repeat;
	color:#0b3a8b;
	height:75px;
	padding:30px 10px 10px 10px;
	margin-left:20px;
}

#buscard p {
	margin:5px 0px 5px 0px;
}


.mpOut {
	background-image:url(../images/mp_03.jpg); 
	background-repeat:repeat-y;
	font-size:13px;
}

.mpIn {
	background-image:url(../images/mp_02.jpg);
	background-repeat:no-repeat;
	padding:0px 25px 0px 24px;
}

.mpFirst {
	width:450px;
}


#hours {
	width:285px;
	margin-left:30px;
	font-size:11px;
}

.hours {
	padding:0px 10px 0px 35px;
	font-size:11px;
	background-image:url(../images/hours_02b.gif); 
	background-repeat:no-repeat;
	height:45px;
}

.hours p {
	margin-top:0px;
}

.nomargin {
	margin-top:5px;
}

.font10 {
	font-size:10px;
}

.font9 {
	font-size:9px;
}