.SectionTitle {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: .35em;
	padding: 2px;
	color: #000000;
}
.Title_Purple {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .35em;
	padding: 2px;
	color: #f2f2f2;
	background-color: #4A217B;
}
.Title_Cyan {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .35em;
	padding: 2px;
	color: #f2f2f2;
	background-color: #008AFF;
}
.Title_Green {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .35em;
	padding: 2px;
	color: #f2f2f2;
	background-color: #2C6F69;
}
.Title_Yellow {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .35em;
	padding: 2px;
	color: #000000;
	background-color: #ECC730;
}
.Title_Orange {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .35em;
	padding: 2px;
	color: #f2f2f2;
	background-color: #FF3100;
}
.Title_Pink {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .35em;
	padding: 2px;
	color: #f2f2f2;
	background-color: #EF2963;
}
.Title_Blue {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .35em;
	padding: 2px;
	color: #f2f2f2;
	background-color: #0033FF;
}
.TitleSmall_Purple {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #f2f2f2;
	letter-spacing: .20em;
	background-color: #4A217B;
}
.TitleSmall_Cyan {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #f2f2f2;
	letter-spacing: .20em;
	background-color: #008AFF;
}
.TitleSmall_Green {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #f2f2f2;
	letter-spacing: .20em;
	background-color: #2C6F69;
}
.TitleSmall_Yellow {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .20em;
	background-color: #ECC730;
}
.TitleSmall_Orange {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #f2f2f2;
	letter-spacing: .20em;
	background-color: #FF3100;
}
.TitleSmall_Pink {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #f2f2f2;
	letter-spacing: .20em;
	background-color: #EF2963;
}
.TitleSmall_Blue {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #f2f2f2;
	letter-spacing: .20em;
	background-color: #0033FF;
}
.WhiteBox {
	padding: 5px;
	background-color: #F2F2F2;
}
.TextBold {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
}
.TextItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.TextNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.TextSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: .35em;
}
.NavBox1 {
	background-color: #1F0047;
	border: 1px none #f2f2f2;
}
.NavBox1_index {
	background-color: #4A217B;
	border: 1px none #f2f2f2;
}
.NavBoxBar {
	background-color: #EF2963;
	border: 1px none #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.TextNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f2f2f2;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .10em;
}
.TopText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.TextBoldSmall {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.NavBoxBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.Continue {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.Text {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
}
.TextWhite {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.TextWhiteBold {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.NowOpen {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.SmWhIt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}
.titleHappy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.topbanner {
	background-color: #F2F2F2;
  	border-top:1px solid #333333;	  			  	
  	border-bottom:1px solid #333333;	  			  
  	border-left:1px solid #333333;	  			  	
  	border-right:1px solid #333333;	  			  	
}
.TextMedBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}
