﻿.pLabel
{
	font-size: 13px;
	color: #ea0303;
	font-weight: bold;
}
.pTitle
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.line-height
{
	line-height: 15px;
	text-align: justify;
}

.greyBorder
{
	border: 1px solid #c1c1c1;
	border-collapse: collapse;
}

.redLink
{
	text-decoration: underline;
	color: #ea0303;
}
.black13pxLink
{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.clear
{
	clear: both;
	padding-top: 5px;
}
.WT_img
{
	float: left;
	align: left;
	margin-right: 10px;
	border-bottom: 10px solid #ea0303;
	border-top: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
}

#fc_red_nav_bar
{
	padding: 5px;
	background: #ea0303;
	height: 25px;
}

#productlistheader
{
	float: left;
}

#HeaderWhite h1
{
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.white
{
	color: #ffffff;
}

#DestinationList
{
	display: inline;
	vertical-align: bottom;
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#DestinationList select
{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}


p
{
	margin-top: 20px;
}

h1
{
	font-size: 16px;
	color: #ea0303;
}

