.OrangeTitle
{
	color: White;
	font-size: 16pt;
	font-weight: bold;
	padding-left: 4px;
}

.DarkOrangeTitle
{
	color: White;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 4px;
	font-weight: bold;
}


.RoundedCornersTitle
{
	font-weight: bold;
	color: White;
}

.RoundedCornersTitleTd
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}


.RoundedCornersContentTd
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.SouthwestTitle
{
	color: #783033;
	font-size: 14pt;
	font-weight: bold;
}


.SouthwestContainerHeader
{
	background-color: #494C01;
	background-repeat: repeat-x;
	background-image: url(container-green-bottom.gif);
	height: 18px;
	color:White;
}


.SouthwestContainerHeaderImage
{
	background-color: white;
	background-image: url(container-green-top.gif);
	background-repeat: no-repeat;
	height: 19px;
}


.SouthwestContainerTitle {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding-left:5px;
	color: white;
	height: 25px;
}

.SouthwestContainerPane 
{
	border: solid 1px #DDDDDD; /* #9C9A4A; */
	border-top: none;
	/* background-color: #F9FAC2; */
	font: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 10px;
}




.SouthwestRedContainerHeader
{
	background-color: #772F31;
	background-repeat: repeat-x;
	background-image: url(container-maroon-bottom.gif);
	height: 18px;
	color:White;
}


.SouthwestRedContainerHeaderImage
{
	background-color: white;
	background-image: url(container-maroon-top.gif);
	background-repeat: no-repeat;
	height: 19px;
}


.SouthwestRedContainerTitle {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding-left:5px;
	color: white;
	height: 25px;
}

.SouthwestRedContainerPane {
	border: solid 1px #DDDDDD;
	border-top: none;
	/* background-color: #DDDDDD; */
	font: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
}


.SouthwestOrangeContainerHeader
{
	background-color: #C13501;
	background-repeat: repeat-x;
	background-image: url(container-Orange-bottom.gif);
	height: 18px;
	color:White;
}


.SouthwestOrangeContainerHeaderImage
{
	background-color: white;
	background-image: url(container-Orange-top.gif);
	background-repeat: no-repeat;
	height: 19px;
}


.SouthwestOrangeContainerTitle {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding-left:5px;
	color: white;
	height: 25px;
}

.SouthwestOrangeContainerPane {
	border: solid 1px #DDDDDD;
	border-top: none;
	/* background-color: #FFE4C9; */
	font: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
}
