#panelWelcomeBody
{
	width: 487px;
	padding-right: 10px;
	float: left;
}
#panelWelcomeOptions
{
	float: left;
	width: 270px;
}
.subtext
{
	font-size: 14px;
	font-family: Arial;
	color: #353535;	
	text-justify: inter-word;
}
.subheader
{
	margin-top: 12px;
	border-bottom: 1px dashed #CCCCCC;	
}
#welcomeBanner
{
	width: 462px;
	height: 50px;
	margin-bottom: 6px;
}
#transportlinks
{
	margin-top: 4px;
	list-style-image: url('../images/transportlink_bullet.gif');
}
#advisor_rss
{
	padding-left: 12px;	
}
.advisorSubCatHeader
{
	border-bottom: 1px solid #A6CDEE;
}
.advisorSubCat
{
	margin-left: 24px;
	margin-top: 12px;
}
#advisorInfo
{
	margin-bottom: 12px;	
}
.serviceAdvisoryCaption
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #353535;
	width: 200px;
}
.serviceAdvisoryValue
{
	font-family: Arial;
	font-size: 12px;
	color: #353535;
}
.serviceAdvisoryMessage
{
	font-family: Arial;
	font-size: 16px;
	color: #353535;
}
#marsecLevelGuage
{
	width: 234px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
	margin-bottom: 12px;
}
#panelAdvisorResources
{
	background-color: #CFE7F1;
	border: 1px solid #006699;
	padding: 12px 12px 12px 12px;
	margin-bottom: 20px;
}
#resourcesHeadingText
{
	width: 303px;
	height: 17px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}
#resourcelinks
{
	margin-top: 4px;
	margin-left: 62px;
}
.optionItemWeather
{
	margin-top: 12px;
	margin-bottom: 12px;
	width: 270px;
	height: 175px;
	background-image: url('../images/loadingweather.jpg');
}
.ServiceAlert
{
	position: absolute;
	top: 100px;
	left:300px;
	width: 580px;
	background-color: #FFCF6B;
	border: 1px solid #FF9900;
	border-top: 3px solid #FF9900;
	padding: 12px 12px 12px 12px;
	font-family: Arial;
	font-size: 16px;
	visibility: hidden;
}
#ServiceAlertHeading
{
	font-family: Verdana;
	font-size: 30px;
	text-align: center;	
	padding-bottom: 18px;
}
#ServiceAlertClose
{
	width: 20px;
	margin-left: auto;
	margin-right: 24px;
	border: solid 1px #505050;
	background-image: url('../images/button_closealert.gif');
	background-repeat: repeat-x;
	text-align: center;
}
.ServiceAlertCloseText
{
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#ServiceAlertInfo
{
	margin-top: 8px;
	font-family: Arial;
	font-size: 16px;
}
.ServiceAlertInfoCaption
{
	font-weight: bold;
	width: 250px;
}
#ServiceAdvisoryMessage
{
	margin-top: 10px;
	border: 1px solid #FF9900;
	background-color: #FFFFFF;
	font-family: verdana;
}

/*  BPA Notice */
#panelBPANotice
{
	border-top: solid 1px #d5d29a;
	border-bottom: solid 1px #d5d29a;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #ffffe1;
}
.BPANoticeTitle
{
	font-size: 22px;	
}
.BPANoticeText
{
	padding-top: 8px;
	font-family: Verdana;
}
.BPANoticeSig
{
	padding-top: 18px;
	font-family: Verdana;
	font-style: italic;
}