/* HTML Element Styles */
BODY
{
	background-color: #FFF8E7;
	color: #576D10;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
TD
{
	font-family: Verdana, Arial;
	font-size: 11px;
}
TD A
{
	font-size: 11px;
}
INPUT
{
    font-family: Verdana, Arial;
	font-size: 11px;
}
SELECT
{
	font-family: Verdana, Arial;
	font-size: 11px;
}
A
{
	color: #A30E15;
	font-size: 11px;
	text-decoration: underline;
}
A: active
{
	color: #A30E15;
	font-size: 11px;
	text-decoration: underline;
}
A: hover
{
	color: #A30E15;
	font-size: 11px;
	text-decoration: underline;
}
A: link
{
	color: #A30E15;
	font-size: 11px;
	text-decoration: underline;
}
A: visited
{
	color: #A30E15;
	font-size: 11px;
	text-decoration: underline;
}

/* Common Styles */
.SectionTitle
{
    color: #B5121B;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.SectionHeading
{
    font-size: 12px;
    font-weight: bold;
}
.SectionSmall
{
    font-size: 9px;
}
.SectionSmall A
{
    font-size: 9px;
}

/* Home Styles */
.Home_Divider
{
    background-position: left top;
    background-repeat: repeat-y;
}
.Home_EmailTextBox
{
    border: solid 2px #222222;
    height: 20px;
    padding-left: 6px;
    padding-top: 1px;
    width: 150px;
}
.Home_GoButton
{
    vertical-align: bottom;
}
.Home_Cursor
{
    cursor: hand;
}
/* Master Page Styles - Container & RightBar */
.Body_PageContainer
{
    border: solid 1px #FDB813;
}
.Body_PageHeading
{
    background-color: #A30E15;
}
.Body_PageContent
{
    background-color: #FDF9F0;
    padding: 10px 10px 10px 10px;
}

.Body_RightBarContainer
{
    background-color: #374212;
    background-position: left top;
    background-repeat: no-repeat;
}
.Body_RightBarContent
{
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 5px 5px;
    text-align: center;
    vertical-align: top;
}

/* Menu Link Styles */
.MenuLinks_Shadow
{
    background-position: left top;
    background-repeat: repeat;
    text-align: right;
    vertical-align: top;
}

/* User Control - Header Styles */
.UCHeader_Zip
{
    background-position: left top;
    background-repeat: no-repeat;
    height: 33px;
    width: 170px;
}
.UCHeader_ZipTextBox
{
    border: solid 2px #222222;
    font-size: 11px;
    height: 20px;
    padding-left: 4px;
    padding-top: 1px;
    width: 124px;
}
.UCHeader_GoButton
{
    vertical-align: top;
}
.UCHeader_Band
{
    background-position: left bottom;
    vertical-align: top;
}

/* User Control - Footer Styles */
.UCFooter
{
	font-size: 9px;
}
.UCFooter A
{
	font-size: 9px;
}
.UCFooter_Note
{
    font-size: 9px;
}

/* User Control - Preferred Location Styles */
.UCPrefLoc
{
    background-color: #698026;
}
.UCPrefLoc A
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
.UCPrefLoc_Title
{
    color: #FDB813;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 0px 4px 0px;
    text-align: center;
    text-transform: uppercase;
}
.UCPrefLoc_Border
{
    border: solid 1px #FDB813;
}
.UCPrefLoc_Area
{
    background-color: #F6EBD6;
}
.UCPrefLoc_Head
{
    color: #576D10;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.UCPrefLoc_Text
{
    color: #576D10;
    text-align: center;
}
.UCPrefLoc_ZipTextBox
{
    border: solid 2px #222222;
    height: 20px;
    padding-left: 6px;
    padding-top: 2px;
    width: 164px;
}
.UCPrefLoc_ZipGoButton
{
    vertical-align: middle;
}

/* User Control - Inside MacGrill Styles */
.UCInsideMacGrill TD
{
    color: #FFFFFF;
}
.UCInsideMacGrill_Border
{
    border-bottom: solid 0px #FDB813;
    border-left: solid 1px #FDB813;
    border-right: solid 1px #FDB813;
    border-top: solid 0px #FDB813;
}
.UCInsideMacGrill_EmailTextBox
{
    border: solid 2px #222222;
    height: 20px;
    padding-left: 6px;
    padding-top: 2px;
    width: 164px;
}
.UCInsideMacGrill_GoButton
{
    margin-top: 1px;
    margin-left: 2px;
    vertical-align: bottom;
}

/* User Control - Evite Styles */
.UCEvite U
{
    border-bottom: solid 1px #FDB813;
    text-decoration: none;
}
.UCEvite A
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
.UCEvite_Image
{
    border: solid 1px #526B10;
}

/* User Control - Gift Card Styles */
.UCGiftCard U
{
    border-bottom: solid 1px #FDB813;
    text-decoration: none;
}
.UCGiftCard A
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
.UCGiftCard_Image
{
    border: solid 0px #526B10;
}
.GiftCard_JanPromo
{
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#596C13;
}
.GiftCard_JanPromo_IntLoc
{
    color:#B11821;
    font-size:10px;
}
.GiftCard_TableBGColor
{
    background color:#FDF9F3;
}

/* Guest Survey Styles */
.GuestSurvey_Header
{
	color: #4E4E4E;
	font-style: italic;
}
.GuestSurvey_Login
{
	background-color: #ECEBD9;
	font-weight: bold;
}
.GuestSurvey_Details A
{
    color: #0944B0;
    font-size: 11px;
    text-decoration: underline;
}
.GuestSurvey_UserTextBox
{
    border: solid 2px #222222;
    height: 22px;
    padding-left: 6px;
    padding-top: 2px;
    width: 70px;
}

/* FoodBev landing Styles */
.FoodBev_Header1
{
    color: #576D10;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.FoodBev_Header2
{
    border: solid 2px #DCDBC9;
    color: #B5121B;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -1;
    text-transform: uppercase;
}
.FoodBev_Details
{
	color: #000000;
}
.FoodBev_JanPromo
{
    background-color:#6A7E1E;
    font-size:10px;
    color:#FFF8E7;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    
}
/* Menu, Location & To Go Styles */
.Menu_PageHeading
{
    color: #FFFFFF;
}
.Menu_PageHeadingItalics
{
    color: #FFFFFF;
    font-style:italic;
}
.Menu_PageHeading A
{
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: underline;
}
.Menu_PageHeadingLabel
{
    font-weight: bold;
}
.Menu_Header
{
     color: #A30E15;
     font-size: 12px;
     font-weight: bold;
     vertical-align: bottom;
}
.Menu_ButtonBack
{
    background-color: #ECEBD9;
}
.Menu_CurbsideToGo
{
    color: #B5121B;
    font-size: 9px;
    vertical-align: middle;
}
.Menu_Catering
{
    color: #B5121B;
    font-size: 9px;
}
.Menu_PageLink
{
    font-weight: bold;
}
.Menu_PrintBody
{
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
.Menu_PrintScroll
{
	height: 100%;
	overflow: auto;
}
.Menu_PrintHeader
{
    background-color: #566C10;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.Menu_PrintHeader A
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
}
.Menu_PrintLink
{
	background-color: #A30E15;
	padding: 4px 4px 4px 4px;
}
.Menu_PrintLink A
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.Menu_PrintCategory
{}
.Menu_PrintCategory A
{
    color: #576D10;
    font-size: 11px;
    text-decoration: underline;
}
.Menu_Label
{
    font-weight:bold;
}
.Menu_SubCategory
{
	font-weight:bold;
	text-transform: uppercase;
	font-size: 12px;
}
.Menu_ReqField
{
    color: #B5121B;
}
.Menu_ReqField_Label
{
    color: #B5121B;
    font-size: 9px;
}
.Menu_International
{
    font-size: 9px;
}
.Menu_International A
{
    font-size: 9px;
    text-decoration: underline;
}
.Menu_SearchTextBox
{
    border: solid 2px #222222;
    height: 20px;
    padding-left: 6px;
    padding-top: 1px;
    width: 136px;
}
.Menu_SearchRadio
{
    border: solid 0px #000000;
    font-weight: bold;
}
.Menu_StateList
{
    width: 136px;
}
.Menu_SearchCriteria
{
    font-weight: bold;
}
.Menu_BackToTop
{
   color: #576D10;
   font-size: 12px;
   text-decoration:none;
}
.Menu_Legend
{
   color: #B5121B;
}
.Menu_Legend_Background
{
    background-color: #DFD0AD;
    font-weight: bold;
    border-top: solid 1px #5F2F00;
}
.Menu_Category
{
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 8px;
    text-transform: uppercase;
}
.Menu_Item
{
    color: #B5121B;
    font-weight: bold;
    vertical-align: top;
}
.Menu_ItemImage
{
    border: solid 0px #000000;
    margin: 0px 0px 0px 2px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    visibility: hidden;
    z-index: 10;
}
.Menu_ItemImageLarge
{
    border-bottom: solid 1px #444444;
    border-left: solid 1px #FFFFFF;
    border-right: solid 1px #444444;
    border-top: solid 1px #FFFFFF;
}
.Menu_ItemImageLink
{
    color: #FFFFFF;
    text-decoration: underline;
}
.Menu_ItemImage_TopLeft
{
    border-bottom: solid 1px #FDB813;
    border-left: solid 0px #FDB813;
    border-right: solid 0px #FDB813;
    border-top: solid 0px #FDB813;
}
.Menu_ItemImage_TopRight
{
    background-color: #698026;
    border-bottom: solid 0px #FDB813;
    border-left: solid 1px #FDB813;
    border-right: solid 1px #FDB813;
    border-top: solid 1px #FDB813;
    padding: 2px 2px 2px 2px;
}
.Menu_ItemImage_Bottom
{
    background-color: #698026;
    border-bottom: solid 1px #FDB813;
    border-left: solid 1px #FDB813;
    border-right: solid 1px #FDB813;
    border-top: solid 0px #FDB813;
    padding: 1px 1px 1px 1px;
}
.Menu_ItemThumbnail
{
    border: solid 1px #FDB813;
}
.Menu_Price
{
    font-weight: bold;
}
.Menu_Icon
{
    cursor: default;
}
.Menu_IntlLabel
{
    font-weight: bold;
}
.Menu_IntlLocations
{
    color: #B5121B;
    font-size: 11px;
    margin: 12px 0px 12px 16px;
}
.Menu_CountryLabel
{
    font-weight: bold;
}
.Menu_Country
{
    color: #B5121B;
    font-size: 11px;
    margin: 12px 0px 12px 16px;
}
.Menu_CityLabel
{
    font-weight: bold;
}
.Menu_City
{
    color: #B5121B;
    font-size: 11px;
    font-weight: bold;
    margin: 0px 0px 12px 0px;
}
.Menu_CityItemLabel
{
    color: #576D10;
    font-size: 11px;
    font-weight: normal;
    margin: 12px 0px 12px 16px;
}
.Menu_CityItem
{
    color: #576D10;
}
.Menu_RecommendedItem
{
	font-size:11px;
	font-weight:bold;
    font-style:italic;
    vertical-align: top;
}
.Menu_HealthWarning
{
	color: #B5121B;
	font-style:italic;
}
.Menu_SubItem
{
	font-style:italic;
}
/* Error Page Styles */
.Error_PageContainer
{
    border: solid 1px #FDB813;
}
.ErrorPage_Head
{
    color: #B5121B;
    font-size: 12px;
    font-weight: bold;
}

/* Lets Connect Styles */
.LetsConnect_PageContent
{
    background-color: #FDF9F0;
}
.LetsConnect_Lower
{
	background-color: #EEEAD8;
}
.LetsConnect_Border
{
    border: solid 1px #FDB813;
}
.LetsConnect_Label
{
	font-weight: bold;
}

/* Employment & Franchise Styles */
.EmplFran_PageContent
{
    background-color: #FDF9F0;
}
.EmplFran_Lower
{
	background-color: #EEEAD8;
}
.EmplFran_Border
{
    border: solid 1px #FDB813;
}
.EmplFran_Label
{
	font-weight: bold;
}

/* eVite Styles */
.Evite_Header
{
    font-size: 12px;
    font-weight: bold;
}
.Evite_Label
{
    font-weight: bold;
}
.Evite_Label_Header
{
	color: #A30E15;
    font-weight: bold;
}
.Evite_Text
{
    font-size: 11px;
    font-weight: normal;
}
.Evite_Location
{
	font-size: 11px;
    font-weight: bold;
    vertical-align: bottom;
}
.Evite_Hidden
{
	visibility: hidden;
}
.Evite_Paging
{}
.Evite_Paging TD
{
    font-size: 9px;
}
.Evite_Paging TD A
{
    font-size: 9px;
}
.Evite_Back
{
    background-color: #EEEAD8;
}
.Evite_ReqField
{
    color: #B5121B;
}
.Evite_ReqField_Label
{
    color: #B5121B;
    font-size: 9px;
}
.Evite_IntlLocations
{
    font-size: 9px;
}
.Evite_IntlLocations A
{
    font-size: 9px;
}
.Evite_LocationBox
{
    border: solid 2px #222222;
    height: 20px;
    padding-left: 6px;
    padding-top: 1px;
    width: 164px;
}
.Evite_LocationList
{
    height: 20px;
    width: 164px;
}
.Evite_DetailsBox
{
    border: solid 2px #222222;
    height: 20px;
    padding-left: 6px;
    padding-top: 1px;
}
.Evite_DetailsList
{
    height: 18px;
}
.Evite_DetailsArea
{
    border: solid 2px #222222;
    width: 268px;
}
.Evite_Div
{
	overflow: auto;
	height: 160px;
	vertical-align: top;
}
.Evite_DivScroll
{
	overflow: auto;
	height: 160px;
	padding: 0px 12px 0px 12px;
	vertical-align: top;
}
.Evite_FalseLink
{
    color: #576D10;
    font-weight: bold;
    text-decoration: underline;
}
.Evite_FalseHyperLink
{
    color: #A30E15;
    font-weight: normal;
    text-decoration: underline;
}
.Evite_TrueLink
{
    color: #576D10;
    font-weight: bold;
    text-decoration: underline;
}
.Evite_TrueHyperLink
{
    color: #A30E15;
    font-weight: normal;
    text-decoration: underline;
}
.Evite_TrueBigLink
{
    color: #576D10;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
.Evite_TrueBigHyperLink
{
    color: #A30E15;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}
.Evite_Area
{
    background-color: #FDF9F0;
}
.Evite_CommentBox
{
    border: solid 2px #222222;
    height: 20px;
    padding-left: 6px;
    padding-top: 1px;
}
.Evite_GuestBox
{
    border: solid 2px #222222;
    height: 20px;
    padding-left: 6px;
    padding-top: 1px;
}
.Evite_ResponseNo
{
    color: #A30E15;
}
.Evite_ResponseYes
{
    color: #A30E15;
}
.Evite_ResponseUndecided
{
    color: #A30E15;
}
.Evite_NoResponse
{
    color: #FF4500;
}
.Evite_Subscribe
{
    font-size: 10px;
}
.Evite_DivRSVPComments
{	
    border: solid 0px #000000;
    margin: 0px 0px 0px 2px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    visibility: hidden;
    z-index: 10;
    width :200px;
}
.Evite_RSVPComments
{	
	background-color: #EEEAD8;
    border-bottom: solid 1px #FDB813;
    border-left: solid 1px #FDB813;
    border-right: solid 1px #FDB813;
    border-top: solid 1px #FDB813;
    padding: 2px 2px 2px 2px;
}
/* Catering Styles */
.Catering_PageContent
{
    background-color: #FDF9F0;
}
.Catering_ParentContent
{
    background-color: #A30E15;
}
.Catering_ParentCategoryName
{
	background-color: #A30E15;
	color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
}
.Catering_ParentCategoryDesc
{
	background-color: #A30E15;
	color: #FFFFFF;
	font-size: 11px;
}
.Catering_readonlybox
{
    border: solid 1px #FEFEFE;
    background-color: #FEFEFE;
    font-size: 10px;
    color: #576D10;
    text-align: right;
}
.Catering_ItemHeader
{
    color: #B5121B;
    font-weight: bold;
    vertical-align: top;
}
.Catering_ItemHighlightedRow
{
	background-color: #EBF1D7;
}
.Catering_ItemHighlightedtext
{
	background-color: #EBF1D7;
	border: solid 1px #EBF1D7;
    font-size: 10px;
    color: #576D10;
    text-align: right;
}
.Catering_DisabledTextbox
{
	background-color: #FEFEFE;
	border: inactiveborder 2px solid;
}
.Catering_DisabledHighlightedTextbox
{
	background-color: #EBF1D7;
	border: inactiveborder 2px solid;
}
.Catering_EnabledTextbox
{
	background-color: #FEFEFE;
	border: #666600 2px solid;
}
.Catering_EnabledHighlightedTextbox
{
	background-color: #EBF1D7;
	border: #666600 2px solid;
}
.Catering_FullServiceRate
{
	color: #999900;
	font-size: 9px;
}
.Catering_PeopleCount
{
	border: solid 1px #666633;
	text-align: right;
}
.Catering_ReqField
{
    color: #B5121B;
}
.Catering_ReqField_Label
{
    color: #B5121B;
    font-size: 9px;
}
.Catering_Heading
{
    font-weight: bold;
}
.Catering_PrefList
{
    width: 180px;
}
.Catering_CityList
{
    width: 180px;
}
.Catering_BoldInfo
{
	font-weight:bold;
	font-size: 13px;
	color: #576D10;
}

.Catering_SectionDesc
{
    color: #B5121B;
    font-size: 10px;
}

.Catering_PrintMenuHeader
{
	color: #87121b;
	font-size: 16px;
	font-weight: bold;
}
.Catering_OrderingInfoHeader
{
	color: #FDB813;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
}
.Catering_PrintScroll
{
	height: 100%;
	overflow: auto;
}
.Catering_PrintLink
{
	background-color: #A30E15;
	padding: 4px 4px 4px 4px;
}
.Catering_PrintLink A
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.Catering_PrintLink A:hover
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.Catering_PrintLink A:visited
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.Catering_SelectionTitle
{
    color: #B5121B;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.Catering_CalcTable
{
	border: solid 1px #FDB813;
	background-color: #374212;
	color: #FFFFFF;
}
.Catering_PerPerson_Text
{
  font-weight: bold;
  font-style:italic;
}

/* User Control Catering Wizard */
.UCCatering
{
    background-color: #698026;
}
.UCCatering_Border
{
    border-bottom: solid 0px #FDB813;
    border-left: solid 1px #FDB813;
    border-right: solid 1px #FDB813;
    border-top: solid 0px #FDB813;
}
.UCCatering_OrderingInfo
{
    color: #FDB813;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 0px 4px 0px;
    text-align: center;
    text-transform: uppercase;
}
.UCCatering_OrderTotal1
{
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
}
.UCCatering_OrderTotal2
{
    background-color: #FFFFFF;
}
.UCCatering_OrderTextBox
{
    border: solid 0px #FFFFFF;
    color: #374212;
    font-size: 14px;
    font-weight: bold;
}
.UCCatering_Label
{
    font-weight: bold;
    text-transform:uppercase;
}
.UCCatering_Text
{
	color: #ffffff;
}
.UCCatering_TextBold
{
	color: #ffffff;
	font-weight:bold;
}
.UCCatering_Heading
{
	color: #FDB813;
	font-weight: bold;
}
.UCCatering_Phone
{
	background-color: #374212;
	border: solid 1px #FDB813;
	text-align: center;
}
.UCCatering_Area
{
    background-color: #374212;
}
.UCCatering_Total
{
    border: solid 1px #FDB813;
}

/*MapQuest Styles*/
.MapQuest_Header
{
    color: #B5121B;
    font-weight: bold;
    vertical-align: top;
}
.MapQuest_TableBack
{
	background-color: #ECEBD9;
}
.Map_BoldText
{
    font-weight: bold;
}
.Map_TextBox
{
    border: solid 2px #222222;
    height: 20px;
    padding-left: 6px;
    padding-top: 1px;
}

/* Fun & News Styles */
.FunNews_Header
{
	color:#B5121B;
	font-family:Verdana;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.FunNews_LanguageLessonsHeader
{
	color:#B5121B;
	font-family:Verdana;
    font-size: 11px;
    font-weight: bold;
    text-transform:capitalize;
}
.FunNews_Back
{
	background-color: #EEEAD8;
}
A.FunNews_clsHidden
{
    FONT-SIZE: 0pt;
    WIDTH: 0pt;
    HEIGHT: 0pt
}
.Language_English
{
    font-weight: bold;
}
.FunNews_Sound
{
    color: #B5121B;
    font-size: 9px;
}
.FunNews_Label
{
    font-weight: bold;
}
.FunNews_SysReq 
{       
    border: solid 0px #000000; 
    margin: 4px 0px 0px 0px; 
    padding: 0px 0px 0px 0px; 
    position: absolute; 
    text-align: center; 
    vertical-align: middle; 
    visibility: hidden; 
    z-index: 10; 
    width: 240px; 
} 
.FunNews_SysReq_Text 
{       
    background-color: #EEEAD8; 
    border-bottom: solid 1px #FDB813; 
    border-left: solid 1px #FDB813; 
    border-right: solid 1px #FDB813; 
    border-top: solid 1px #FDB813; 
    padding: 2px 2px 2px 2px; 
} 


/* FAQ Styles */
.FAQ_Link A
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

/* Lets Connect Feedback form page styles*/
.Feedback_Header
{
	color: #4E4E4E;
}
.Feedback_Footer
{
	color: #4E4E4E;
	font-style: italic;
}
.Feedback_Label
{
	font-weight: bold;
}
.Feedback_ReqField
{
    color: #B5121B;
}
.Feedback_TextBox
{
    border: solid 2px #222222;
    height: 20px;
    width: 275px;
    padding-left: 6px;
    padding-top: 1px;
}
.Feedback_Dropdown
{
    width: 275px;
}
.Feedback_Dropdown_Month
{
	width: 105px;
}
.Feedback_Dropdown_Day
{
	width: 60px;
}
.Feedback_Dropdown_Year
{
	width: 100px;
}
.Feedback_CharLeft
{
    color: #000000;
}
.Feedback_CharLeft_TextBox
{
	border: solid 2px #222222;
	height: 20px;
    padding-right: 4px;
    padding-top: 1px;
    text-align: right;
}
.Feedback_MidInit_TextBox
{
    border: solid 2px #222222;
    height: 20px;
    width: 25px;
    padding-left: 6px;
    padding-top: 1px;
}
.Feedback_Textarea
{
	border: solid 2px #222222;
}

/* GSS Choice Styles */
.GSSChoice_Text
{
	color: #4E4E4E;
}
.GSSChoice_SectionTitle
{
    color: #B5121B;
    font-size: 12px;
    font-weight: bold;
}

/* GSS Contact Form Styles*/
.GSSContact_Label
{
	font-weight: bold;
}
.GSSContact_ReqField
{
    color: #B5121B;
}
.GSSContact_TextBox
{
    border: solid 2px #222222;
    height: 20px;
    width: 210px;
    padding-left: 6px;
    padding-top: 1px;
}
.GSSContact_Dropdown
{
    width: 210px;
}
.GSSContact_TextBox_Month
{
    border: solid 2px #222222;
    height: 20px;
    width: 55px;
    padding-left: 6px;
    padding-top: 1px;
}
.GSSContact_TextBox_Day
{
    border: solid 2px #222222;
    height: 20px;
    width: 55px;
    padding-left: 6px;
    padding-top: 1px;
}
.GSSContact_TextBox_Year
{
	border: solid 2px #222222;
    height: 20px;
	width: 90px;
    padding-left: 6px;
    padding-top: 1px;
}
.GSSContact_MidInit_TextBox
{
	border: solid 2px #222222;
    height: 20px;
	width: 25px;
    padding-left: 6px;
    padding-top: 1px;

}
.GSSContact_NameSuffix_TextBox
{
	border: solid 2px #222222;
    height: 20px;
	width: 50px;
    padding-left: 6px;
    padding-top: 1px;
}
.GSSContact_Text
{
	font-weight: normal;
}
.GSSContact_Header
{
	color: #4E4E4E;
}
/* Thank You page Styles */
.Thankyou_Text
{
	color: #4E4E4E;
}
