.DownShadow {
	background-image: url(Assets/Images/DownShadow.jpg);
}
.SideShadow {
	background-image: url(Assets/Images/SideShadow.jpg);
}
.ButtonUp {
	background-color: #f7f7f7;
	background-position: center center;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.MainHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002E5F;
	text-decoration: none;
}
.MainHeadBIG {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002E5F;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 3px;
}
.ListA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	background-color: #dae8f1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	padding-left: 50px;
}
.ListB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	padding-left: 50px;
}
.BlackOutLine {
	border: 1px solid #000000;
}
.FrontBannerBack {
	background-image: url(Assets/Images/FrontBannerBack.jpg);
}
.BannerBack {

	background-image: url(Assets/Images/FrontBannerBack.jpg);
}
.InsetText {
	padding-left: 20px;
}
.Item {
	margin: 0px;
	padding: 12px;
}
.TEXT-14 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.TA-Back {
	background-image: url(Assets/Images/TA-logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ItemEDGE {
	margin: 0px;
	padding: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
