BODY { font-family: "Arial", Trebuchet MS; font-size: 11px; line-height: normal; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;}

@media screen and (max-device-width: 480px){ body{ -webkit-text-size-adjust: none;   } } 

.FormCaps {
	background-color: #7c2a90;
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	border:1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
    border-right-style: solid;
    border-right-color: #FFFFFF;

}

.FormCapsRed {
	background-color: #fa0011;
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	border:1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
    border-right-style: solid;
    border-right-color: #FFFFFF;

}

.BlackFormCaps {
	background-color: #000000;
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	border:1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
    border-right-style: solid;
    border-right-color: #FFFFFF;

}


.HeaderBox {
	border: 1px solid #08A4E1;
	background-color: #08A4E1;
	font-family: "Arial", "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height: 14px;
}

.PageBorder {
	border-top: 0px solid #08A4E1;
	border-right: 1px solid #08A4E1;
	border-bottom: 0px solid #08A4E1;
	border-left: 0px solid #08A4E1;
}

.SHeaderBorder {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
}
.SWebsiteBorder {
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
}

.HeaderBorder {
	border-top: 1px solid #08A3E0;
	border-right: 1px solid #08A3E0;
	border-bottom: 0px solid #08A3E0;
	border-left: 1px solid #08A3E0;
}
.WebsiteBorder {
	border-top: 0px solid #08A3E0;
	border-right: 1px solid #08A3E0;
	border-bottom: 0px solid #08A3E0;
	border-left: 1px solid #08A3E0;
}

.TableBorder {
	border-top: 0px solid #08A3E0;
	border-right: 1px solid #08A3E0;
	border-bottom: 1px solid #08A3E0;
	border-left: 1px solid #08A3E0;
}

.TableBorderO {
	border-top: 0px solid #FF8E42;
	border-right: 1px solid #FF8E42;
	border-bottom: 1px solid #FF8E42;
	border-left: 1px solid #FF8E42;
}

.SMenuBorder {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	
}

.RedMenuBorder {
	border-top: 0px solid #fa0011;
	border-right: 0px solid #fa0011;
	border-bottom: 0px solid #fa0011;
	border-left: 1px solid #fa0011;
	
}

.PurpMenuBorder {
	border-top: 0px solid #7c2a90;
	border-right: 0px solid #7c2a90;
	border-bottom: 0px solid #7c2a90;
	border-left: 1px solid #7c2a90;
	
}

.BlackMenuBorder {
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 1px solid #ffffff;
	
}

.MenuBorder {
	border-top: 0px solid #08A4E1;
	border-right: 0px solid #08A4E1;
	border-bottom: 0px solid #08A4E1;
	border-left: 1px solid #08A4E1;
	
}

.MenuBorderR {
	border-top: 0px solid #08A4E1;
	border-right: 1px solid #08A4E1;
	border-bottom: 0px solid #08A4E1;
	border-left: 0px solid #08A4E1;
	
}
.SMenuBorderR {
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	
}

.TopBorder {
	border-top: 1px solid #08A3E0;
	border-right: 0px solid #08A3E0;
	border-bottom: 0px solid #08A3E0;
	border-left: 0px solid #08A3E0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	
}

.TopBorderGrey {
	border-top: 1px solid #08A3E0;
	border-right: 0px solid #C4CCD2;
	border-bottom: 0px solid #C4CCD2;
	border-left: 0px solid #C4CCD2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.BottomBorderGrey {
	border-top: 0px solid #C4CCD2;
	border-right: 0px solid #C4CCD2;
	border-bottom: 1px solid #08A3E0;
	border-left: 0px solid #C4CCD2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.BottomBorderRed {
	border-top: 0px solid #fc0e17;
	border-right: 0px solid #fc0e17;
	border-bottom: 1px solid #fa0516;
	border-left: 0px solid #fc0e17;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}


.BottomBorderPurple {
	border-top: 0px solid #7c2a90;
	border-right: 0px solid #7c2a90;
	border-bottom: 1px solid #7c2a90;
	border-left: 0px solid #7c2a90;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.RedRightBorder {
	border-top: 0px solid #fa0011;
	border-right: 1px solid #fa0011;
	border-bottom: 0px solid #fa0011;
	border-left: 0px solid #fa0011;
}

.PurpRightBorder {
	border-top: 0px solid #7c2a90;
	border-right: 1px solid #7c2a90;
	border-bottom: 0px solid #7c2a90;
	border-left: 0px solid #7c2a90;
}

.BlackRightBorder {
	border-top: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
}

.RightBorder {
	border-top: 0px solid #08A3E0;
	border-right: 1px solid #08A3E0;
	border-bottom: 0px solid #08A3E0;
	border-left: 0px solid #08A3E0;
}

.BottomBorder {
	border-top: 0px solid #08A3E0;
	border-right: 0px solid #08A3E0;
	border-bottom: 1px solid #08A3E0;
	border-left: 0px solid #08A3E0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}

.HorizontalLine {
	border-top: 0px solid #08A3E0;
	border-right: 0px solid #08A3E0;
	border-bottom: 1px solid #08A3E0;
	border-left: 0px solid #08A3E0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.PurpBottomBorder {
	border-top: 0px solid #7c2a90;
	border-right: 0px solid #7c2a90;
	border-bottom: 1px solid #7c2a90;
	border-left: 0px solid #7c2a90;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}

.RedBottomBorder {
	border-top: 0px solid #fa0011;
	border-right: 0px solid #fa0011;
	border-bottom: 1px solid #fa0011;
	border-left: 0px solid #fa0011;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}

.HorizontalBorders {
	border-top: 1px solid #08A3E0;
	border-right: 0px solid #08A3E0;
	border-bottom: 1px solid #08A3E0;
	border-left: 0px solid #08A3E0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	
}



.FooterText {
	font-family: "Arial", Trebuchet MS;
	font-size: 10px;
	color: #ffffff;
	padding-left: 13px;
}



.BlueText{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #08A4E1;
	font-weight: bold;
}

.BlueH1 {
	font-family: "Arial", "Trebuchet MS";
	font-size: 12px;
	color: #08A4E1;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin: 0px 0px 0px;}

.RedText{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #e81805;
	font-weight: bold;
}



.PurpleH1 {
	font-family: "Arial", "Trebuchet MS";
	font-size: 12px;
	color: #7c2a90;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin: 0px 0px 0px;}


.OrgrangeH1 {
	font-family: "Arial", "Trebuchet MS";
	font-size: 12px;
	color: #fe6a06;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin: 0px 0px 0px;}


.OrangeH2 {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #fe6a06;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin: 0px 0px 0px;}

.RedH1 {
	font-family: "Arial", "Trebuchet MS";
	font-size: 12px;
	color: #e81805;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin: 0px 0px 0px;}


.RedH2 {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #e81805;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin: 0px 0px 0px;}	


.RedLinks, a.RedLinks, a.RedLinks:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #e81805;
	text-decoration: none;}

a.RedLinks:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}

.RedH1Links, a.RedH1Links, a.RedH1Links:visited{
	font-family: "Arial", "Trebuchet MS";
	font-size: 12px;
	color: #e81805;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
	
a.RedH1Links:hover {
	font-family: "Arial", "Trebuchet MS";
	font-size: 12px;
	color: #e81805;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}	

.OrangeH1Links, a.OrangeH1Links, a.OrangeH1Links:visited{
	font-family: "Arial", "Trebuchet MS";
	font-size: 12px;
	color: #fe6a06;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
	
a.OrangeH1Links:hover {
	font-family: "Arial", "Trebuchet MS";
	font-size: 12px;
	color: #fe6a06;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}	

.PurpH1Links, a.PurpH1Links, a.PurpH1Links:visited{
	font-family: "Arial", "Trebuchet MS";
	font-size: 12px;
	color: #7c2a90;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
	
a.PurpH1Links:hover {
	font-family: "Arial", "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}	

.RedLinks2, a.RedLinks2, a.RedLinks2:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #e81805;
	text-decoration: underline;
}

a.RedLinks2:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #08A4E1;
	text-decoration: underline;
}

.BlueLinks3, a.BlueLinks3, a.BlueLinks3:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #08A4E1;
	text-decoration: none;
}

a.BlueLinks3:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FA4D4D;
	text-decoration: none;
}

.BlueLinks4, a.BlueLinks4, a.BlueLinks4:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #08A4E1;
	font-weight: bold;
	text-decoration: none;
}

a.BlueLinks4:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FA4D4D;
	font-weight: bold;
	text-decoration: none;
}
	
.PurpSectionHeader {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin: 0px;
	border-top: 0px solid #C4CCD2;
	border-right: 0px solid #C4CCD2;
	border-bottom: 1px solid #7c2a90;
	border-left: 0px solid #C4CCD2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../Images/Section_Header_Purple.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.SectionHeader {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin: 0px;
	border-top: 0px solid #C4CCD2;
	border-right: 0px solid #C4CCD2;
	border-bottom: 1px solid #08A4E1;
	border-left: 0px solid #C4CCD2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../Images/Section_Header.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.SectionHeaderR {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin: 0px;
	border-top: 0px solid #fc0e17;
	border-right: 0px solid #fc0e17;
	border-bottom: 1px solid #fa0516;
	border-left: 0px solid #fc0e17;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../Images/Section_Header_Red.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.SectionHeader2 {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin: 0px;
	border-top: 0px solid #C4CCD2;
	border-right: 0px solid #C4CCD2;
	border-bottom: 1px solid #08A3E0;
	border-left: 0px solid #C4CCD2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../Images/Section_Header2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.BlueText2{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #08A4E1;
}


.GreyText {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}

.BlackText {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}

.PurpText {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #742787;
}



.GreyText2 {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #808080;
	padding: 5px 4px 1px;
	line-height: 13px;

}

.WhiteText {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.PurpLinks, a.PurpLinks, a.PurpLinks:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #7c2a90;
	text-decoration: underline;}

a.PurpLinks:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #7c2a90;
}

.PurpLinks2, a.PurpLinks2, a.PurpLinks2:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #7c2a90;
	text-decoration: none;}

a.PurpLinks2:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}

.BlackLinks, a.BlackLinks, a.BlackLinks:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;}

a.BlackLinks:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #7c2a90;
}

.RedBlackLinks, a.RedBlackLinks, a.RedBlackLinks:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;}

a.RedBlackLinks:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #fa0516;
}

.BlackLinks2, a.BlackLinks2, a.BlackLinks2:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;}

a.BlackLinks2:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #7c2a90;
}


.BlackLinksRed, a.BlackLinksRed, a.BlackLinksRed:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;}

a.BlackLinksRed:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #fa0011;
}

.GreyLinks, a.GreyLinks, a.GreyLinks:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

a.GreyLinks:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

.OrangeLinks, a.OrangeLinks, a.OrangeLinks:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #fe6a06;
	font-weight: bold;
	text-decoration: none;
}

a.OrangeLinks:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #fe6a06;
	font-weight: bold;
	text-decoration: none;
}


.BlueLinks, a.BlueLinks, a.BlueLinks:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #08A4E1;
	font-weight: bold;
	text-decoration: none;
}

a.BlueLinks:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FF8E42;
	font-weight: bold;
	text-decoration: none;
}

.BlueLinks2, a.BlueLinks2, a.BlueLinks2:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #08A4E1;
	text-decoration: none;
}

a.BlueLinks2:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FF8E42;
	text-decoration: none;
}



.WhiteLinks, a.WhiteLinks, a.WhiteLinks:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.WhiteLinks:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.OrangeLinks2, a.OrangeLinks2, a.OrangeLinks2:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #fe6a06;
	text-decoration: underline;
	padding-left: 5px;
}

a.OrangeLinks2:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #fe6a06;
	padding-left: 5px;
}

.OrangeLinks3, a.OrangeLinks3, a.OrangeLinks3:visited
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #fe6a06;
	text-decoration: none;}

a.OrangeLinks3:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #fe6a06;
}

.OrangeText
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #fe6a06;
}
.FooterTxt {
	font-family: "Arial", "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 14px;
}
.HeaderBGround {
	background-color: #08A4E1;
	background-image: url(../Images/Menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}

.PurpHeaderBGround {
	background-color: #7c2a90;
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}

.BlackHeaderBGround {
	background-color: #000000;
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}


.HeaderOrange {
	background-color: #FF8E42;
	background-image: url(../Images/Menu2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	border: 1px solid #FF8E42;
}



.HeaderBGround2 {
	background-color: #08A4E1;
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}

.MenuLabels {
	background-color: #08A4E1;
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: centre;
	line-height: 18px;
}


.PurpMenuLabels {
	background-color: #7c2a90;
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: centre;
	line-height: 18px;
}


.SectionBar {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: centre;
	line-height: 18px;
	background-image: url(../Images/Section_Bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


.BlackBar {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: centre;
	line-height: 18px;
	background-image: url(../Images/Black_Exhibitor_Bar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.NewsBlackBar {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: centre;
	line-height: 18px;
	background-image: url(../Images/Purple_Sponsor_Bar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.NewsBlackBarRed {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: centre;
	line-height: 18px;
	background-image: url(../Images/Red_Sponsor_Bar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.NewsBlackRedBar {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: centre;
	line-height: 18px;
	background-image: url(../Images/Red_Sponsor_Bar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.BorderlessBlackBar {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../Images/BorderlessBar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.PSectionBar {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}



.FormCaptions {
	background-color: #08A4E1;
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 7px;


}
.FormCaptions2 {
	background-color: #FF8E42;
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 7px;


}

.PurpCommsform {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #7c2a90;
	line-height: normal;
	border: 1px solid #7c2a90;
	background-color: #FFFFFF;
	font-style: normal;
}

.RedCommsform {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #fa0011;
	line-height: normal;
	border: 1px solid #fa0011;
	background-color: #FFFFFF;
	font-style: normal;
}

.Commsform {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #808080;
	line-height: normal;
	border: 1px solid #08A4E1;
	background-color: #FFFFFF;
	font-style: normal;
}
.Commsform2 {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #08A4E1;
	line-height: normal;
	border: 1px solid #08A4E1;
	background-color: #FFFFFF;
	font-style: normal;
}

.Commsform3 {
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #FF8E42;
	line-height: normal;
	border: 1px solid #08A4E1;
	background-color: #FFFFFF;
	font-style: normal;
}

.FormSelect {
	background-color: #ffffff;
	color: #08A4E1;
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
}

.FormSubmit{
	background-color: #08A4E1;
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	border: 1px solid #08A4E1;
}

.FormSubmitOver{
	background-color: #FF8E42;
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	border: 1px solid #FF8E42;
	cursor: default;
}

.BlackAllborders {
	border: 1px solid #000000;
}

.PurpAllborders {
	border: 1px solid #7c2a90;
}

.PurpAllBordersNoTop {
	border-top: 0px solid #000000;
	border-right: 1px solid #7c2a90;
	border-bottom: 1px solid #7c2a90;
	border-left: 1px solid #7c2a90;	
}

.RedAllBordersNoTop {
	border-top: 0px solid #000000;
	border-right: 1px solid #fa0011;
	border-bottom: 1px solid #fa0011;
	border-left: 1px solid #fa0011;	
}

.RedAllBorders {
	border-top: 0px solid #fa0011;
	border-right: 1px solid #fa0011;
	border-bottom: 1px solid #fa0011;
	border-left: 1px solid #fa0011;	
}



.Allborders {
	border: 1px solid #08A3E0;
}

