﻿body {
    background-image:url(/imgs/site/cloudsRepeater.jpg);
    background-repeat:repeat-y;
    background-position:center top; 
    margin: 0px 0px 0px 0px;
}

#siteStyle1{
    background-image:url(/imgs/site/clouds.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    height:1000px;
    
    

}
#siteStyle2{
    background-image:url(/imgs/site/cloudsFrench.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    height:1000px;
    
    

}

a {
    color : #B4001E ;
    font-weight:bold;
	text-decoration:none;
}

a:visited {
	color : #B4001E;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color : #666666 ;
	font-weight:bold;
	text-decoration:none;
}
/* Site Background*/



/* End Background */
/*Site Structure */
.floatLeft{
    float:left;
}
.floatRight{
    float:right;
}
.clear{
    clear:both;
}
#leftNavContainer{
     width:200px;
     vertical-align:top;
     padding-left:30px;
}
#defaultMain{
     float:left;
     width:800px;
     padding:30px 0px 30px 0px;
}
#theMainRepeater{
   font-family : Arial;
 position:relative;
 margin: 0px auto;
 width:1000px;
    
}
#theMainSite1{
   width:988px;  
}
#theMainSite2{
    width:988px;
    
    
    
}
#theSiteBorder{
    width:988px;
    background-image:url(/imgs/site/mid_repeater.png);
    background-repeat:repeat-y;
}
#theBanner{
}
#theUtilityNav{
    height:30px;
    Width:949px;
    padding-top:9px;
    padding-left:20px;
   
}
#theUtilityNavBorder{
    background-image:url(/imgs/site/top_sec.png);
    background-repeat:no-repeat;
    background-position:top;
    Width:988px;
}
#theUtilityNavContent{
    width:855px;
    height:30px;
    background-image:url(/imgs/site/utilitybar_repeater.jpg);
    background-repeat:repeat-x;
}
#theMainNavigation{
    height:30px;
}
#homeMainContent{
    Width:970px;
    background-image:url(/imgs/home/skyline.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
}
#homeMainContentLeftPadding{
    width:30px;
}
#westernHospitality{
    width:200px;
    margin-top:6px;
}
#homeMainContentPadding1{
    width:9px;
}
#homeMainContentPadding2{
    width:20px;
}
#homeMainContentTopPadding1{
    height:7px;
}
#homeMainContentTopPadding2{
    height:18px;
}
#parking{
    margin-top:6px;
}
#helpMeFind{
    margin-top:6px;
}
#findYourFlightContent{
    width:250px;
    background-color:White;
    
}
#findYourFlightLeftShadow{
    height:200px;
    width:7px;
    /*background-image:url(/imgs/home/findFlight_leftshadow_repeater.png);*/
    background-repeat:repeat-y;
}
#findYourFlightHeader1{
    background-image:url(/imgs/home/findFlight1.png);
    background-repeat:no-repeat;
    height:326px;
}
#findYourFlightHeader2{
    background-image:url(/imgs/home/findFlight2.png);
    background-repeat:no-repeat;
    height:326px;
}
#findYourFlightShadow{
    height:258px;
    background-image:url(/imgs/home/flightBorder.gif);
    
}
#findYourFlightRightShadow{
    height:100px;
    width:11px;
    /*background-image:url(/imgs/home/findFlight_rightshadow_repeater.png);*/
    background-repeat:repeat-y;
}
#parkingContent{
    background-color:#FFFFFF;
    height:114px;
    width:210px;
    
}
#helpMeFindContent{
    background-color:#FFFFFF;
    height:114px;
    width:210px;
}
#groundTransportationContent{
    background-color:#FFFFFF;
    height:88px;
    width:210px;
}
#airportMapsContent{
    background-color:#FFFFFF;
    height:88px;
    width:210px;
}
#homeMiddlePadding{
    height:47px;
    
}
#homeMiddleContentHeaders{
    padding-left:30px;
    
}
#homeMiddleContent{
    margin:0px 0px 0px 0px;
    background-color:#dcdcdc;
    width:910px;
    
}
#homeMiddleFooter{
    margin:0px 0px 0px 30px;
}
#newsContent{
    width:450px;
}
#travelTipContent{
    width:210px;
    
}
#joinOurTeamContent{
    width:210px;    
}

#homeFooterContent1{
    
}
#homeFooterContent2{
    padding-top:30px;
    padding-bottom:30px;
}
#theFooterBorder{
    background-image:url(/imgs/site/btm_sec.png);
    background-repeat:no-repeat;
    background-position:bottom;
    Width:988px;
    Height:20px;
}
.quickLinkPaddingLeft{
    padding-left:28px;
}
.paddingLeft9{
    padding-left:9px;
}
.paddingLeft15{
    padding-left:15px;
}
.paddingLeft20{
    padding-left:20px;
}
.paddingLeft25{
    padding-left:25px;
}
.paddingLeft30{
    padding-left:30px;
}
.paddingLeft40{
    padding-left:40px;
}
.marginLeft9{
    margin-left:9px;
}   
.paddingtop2{
    padding-top:2px;
}
.paddingtop6{
    padding-top:6px;
}
.paddingtop8{
    padding-top:8px;
}
.paddingtop10{
    padding-top:10px;
}
.paddingtop20{
    padding-top:20px;
}
.paddingRight25{
    padding-right:25px;
}
.paddingRight30{
    padding-right:30px;
}
.paddingRight8{
    padding-right:8px;
}
.paddingBottom3{
    padding-bottom:3px;
}
.paddingBottom8{
    padding-bottom:8px;
}
.paddingBottom30{
    padding-bottom:30px;
}
.width30{
     width:30px;
}
.height25{
    height:25px;
}
.height165{
    height:165px;
}
.height16{
    height:16px;
}
.height1{
   height:1px;
}
.homeFooterSpacer{
    width:23px;
}
.masterFooterSpacer{
    width:23px;
}
.homeFooterSpacer2{
    width:9px;
}
#HomePageAd1{
    padding-top:14px;
}
#HomePageAd2{
    padding-top:14px;
    width:240px
}
#HomePageAd3{
    padding-top:20px;
}
#HomePageAd4{
    padding-top:20px;
}
#printTop{
    height:163px;
}
#theBreadCrumbContent{
    padding-left:43px;
    padding-top:10px; 
}
#sectionPageMain{
    padding-top:30px;
    background-image:url(/imgs/section/skyline.jpg);
    background-repeat:no-repeat;
    background-position:left bottom;
    
}
#defaultMainContentArea{
    vertical-align:top;
    
    min-height:650px;
    height:auto !important;
    height:650px;
  
}
.defaultMainContentArea{
    width:488px;
    
}
.defaultMainContentAreaNoRightNav{
    width:680px;
    margin-right:60px;
    
}
#leftNavSectionAd{
    padding-left:12px;
    padding-top:50px;
    padding-bottom:30px;
}
.rightNavContainer{
    vertical-align:top;
    width:212px;
    margin-left:40px;
}
.rightNavContainerNoRightNav{
    vertical-align:top;
    width:0px;
}
#rightNavShadowRepeater{
    background-image:url(/imgs/section/prkg_shadow_repeater.gif);
    background-repeat:repeat-y; 
}
#theSiteMapContent{
    width:680px;
}
#leftColumnSitemap{
    width:320px;
    padding-right:10px;
}
#rightColumnSitemap{
    width:320px;
    padding-left:10px;
}

/*border*/
.topShadowRepeat
{
    background-image:url(/imgs/site/shadow_top_repeater.png);
    background-repeat:repeat-x; 
    width:898px;
}
.bottomShadowRepeat
{
    background-image:url(/imgs/site/shadow_btm_repeater.png);
    background-repeat:repeat-x; 
    width:931px;
}
#leftShadowRepeat{
    background-image:url(/imgs/site/shadow_left_repeater.png);
    background-repeat:repeat-y; 
    height:100%;
    width:9px;
}
#leftShadowTop{
    
    height:19px;
    width:9px;
}
#leftShadowBottom{
    
    height:19px;
    width:9px;
}
#rightShadowRepeat{
    background-image:url(/imgs/site/shadow_right_repeater.png);
    background-repeat:repeat-y; 
    height:100%;
}
#rightShadowTop{
    
    height:37px;
    width:9px;
}
#rightShadowBottom{
    
    height:20px;
    width:9px;
}
/*End border*/

/*Left Nav Control*/
.leftNav1{
    padding:  3px 0px 3px 20px;
    
    width:120px;
}
.leftNav2{
    padding: 3px 0px 3px 30px;
    
    width:110px;
    
}
.leftNavImage{
    height: 10px;
    width:10px;
    padding-top:5px;
}
.leftNavDivider{
    background-image:url(/imgs/section/leftNavDividerBG.gif);
    background-repeat:repeat-x;
    height:1px; 
    font: normal 1px/1px arial;  
    margin: 0px 50px 0px 10px;
}

/*Site styles*/
.footerStyle{
    font-family : Arial;
    color : #999999;
    font-weight: bold;
    padding-right: 15px;
    padding-bottom:10px;
}
A.footerStyleAnchor{
    font-family : Arial;
    color : #999999;
    font-weight: bold;  
    text-decoration:none;
}
A.footerStyleAnchor:visited{
    font-family : Arial;
    color : #999999;
    font-weight: bold;   
    text-decoration:none;
}
A.footerStyleAnchor:hover{
    font-family : Arial;
    color : #CCCCCC;
    font-weight: bold;  
    text-decoration:none;
}
.utilityNavText{
    font-family : Arial;
    color : #999999;
    font-weight: bold;  
    padding-top:8px;
}
.utilityNavText2{
    font-family : Arial;
    color : #999999;
    font-weight: bold;  
    padding-top:8px;
    padding-left:15px;
    
}
A.utilityNavTextAnchor{
     font-family : Arial;
    color : #999999;
    font-weight: bold;   
    text-decoration:none;
}
A.utilityNavTextAnchor:visited{
     font-family : Arial;
    color : #999999;
    font-weight: bold;   
    text-decoration:none;
}
A.utilityNavTextAnchor:hover{
    font-family : Arial;
    color : #CCCCCC;
    font-weight: bold;  
    text-decoration:none;
}

.utilityNavText3{
    font-family : Arial;
    color : #999999;
    font-weight: bold;   
    padding-top:8px;
    padding-left: 18px;
}
.utilityNavImages{
    font-family : Arial;
    font-size : 9px;
    color : #999999;
    font-weight: normal;
    padding-top:6px;
   
}
.utilityNavImages2{
    font-family : Arial;
    font-size : 9px;
    color : #999999;
    font-weight: normal;
    padding-top:10px;
    padding-right:3px;
   
}
.noBorder{
    border:none;
}
.homeSectionLinkSpacer{
    width:141px;
    padding-bottom:3px;
    font-family : Arial;
    font-size : 11px;
    color : #333333;
    font-weight: normal;
}

A.homeSectionAnchor{
    font-family : Arial;
    color : #333333;
    font-weight: normal;
    text-decoration:none;
}
A.homeSectionAnchor:visited{
    font-family : Arial;
    color : #333333;
    font-weight: normal;
    text-decoration:none;
}
A.homeSectionAnchor:hover{
    font-family : Arial;
    color : #999999;
    font-weight: normal;
    text-decoration:none;
}
.homeSectionDropDownFont{
    font-family : Arial;
    font-size :10px;
    color : #333333;
    font-weight: normal;
    text-decoration:none;
    width:152px;
}
.rightNavTitleSpacer{
    padding-left:20px;
    padding-bottom:15px;
}
.breadCrumb{
    font-family : Arial;
    color : #666666;
    font-weight: bold;
    text-decoration:none;
}
A.breadCrumb{
    font-family : Arial;
    color : #666666;
    font-weight: bold;
    text-decoration:none;
}
A.breadCrumb:visited{
    font-family : Arial;
    color : #666666;
    font-weight: bold;
    text-decoration:none;
}
A.breadCrumb:hover{
    font-family : Arial;
    color : #CC001E;
    font-weight: bold;
    text-decoration:none;
}
.Sitemap{
    font-family : Arial;
    color : #666666;
    font-weight: bold;
    text-decoration:none;
}
A.Sitemap{
    font-family : Arial;
    color : #666666;
    font-weight: bold;
    text-decoration:none;
}
A.Sitemap:visited{
    font-family : Arial;
    color : #666666;
    font-weight: bold;
    text-decoration:none;
}
A.Sitemap:hover{
    font-family : Arial;
    color : #CC001E;
    font-weight: bold;
    text-decoration:none;
}
.Sitemap2{
    font-family : Arial;
    color : #666666;
    font-weight: bold;
    text-decoration:none;
}
A.Sitemap2{
    font-family : Arial;
    color : #666666;
    font-weight: bold;
    text-decoration:none;
}
A.Sitemap2:visited{
    font-family : Arial;
    color : #666666;
    font-weight: bold;
    text-decoration:none;
}
A.Sitemap2:hover{
    font-family : Arial;
    color : #CC001E;
    font-weight: bold;
    text-decoration:none;
}
.Sitemap3{
    font-family : Arial;
    color : #666666;
    font-weight: normal;
    text-decoration:none;
    
}
A.Sitemap3{
    font-family : Arial;
    color : #666666;
    font-weight: normal;
    text-decoration:none;
}
A.Sitemap3:visited{
    font-family : Arial;
    color : #666666;
    font-weight: normal;
    text-decoration:none;
}
A.Sitemap3:hover{
    font-family : Arial;
    color : #CC001E;
    font-weight: normal;
    text-decoration:none;
}


A.leftNav{
    font-family : Arial;
    color : #666666;
    font-weight: bold;
    text-decoration:none;
}
A.leftNav:visited{
    font-family : Arial;
    color : #666666;
    font-weight: bold;
    text-decoration:none;
}
A.leftNav:hover{
    font-family : Arial;
    color : #CC001E;
    font-weight: bold;
    text-decoration:none;
}
.leftNavSelected{
    font-family : Arial;
    color : #CC001E;
    font-weight: bold;
    text-decoration:none;
}
A.leftNavSelected{
    font-family : Arial;
    color : #CC001E;
    font-weight: bold;
    text-decoration:none;
}
A.leftNavSelected:visited{
    font-family : Arial;
    color : #CC001E;
    font-weight: bold;
    text-decoration:none;
}
A.leftNavSelected:hover{
    font-family : Arial;
    color : #CC001E;
    font-weight: bold;
    text-decoration:none;
}
.leftNavSub{
    font-family : Arial;
    color : #666666;
    font-weight: bold;
    text-decoration:none;
}
A.leftNavSub{
    font-family : Arial;
    color : #666666;
    font-weight: bold;
    text-decoration:none;
}
A.leftNavSub:visited{
    font-family : Arial;
    color : #666666;
    font-weight: bold;
    text-decoration:none;
}
A.leftNavSub:hover{
   font-family : Arial;
    color : #CC001E;
    font-weight: bold;
    text-decoration:none;
}
.leftNavSubSelected{
    font-family : Arial;
    color : #CC001E;
    font-weight: bold;
    text-decoration:none;
}
A.leftNavSubSelected{
    font-family : Arial;
    color : #CC001E;
    font-weight: bold;
    text-decoration:none;
}
A.leftNavSubSelected:visited{
    font-family : Arial;
    color : #CC001E;
    font-weight: bold;
    text-decoration:none;
}
A.leftNavSubSelected:hover{
    font-family : Arial;
    color : #CC001E;
    font-weight: bold;
    text-decoration:none;
}
.leftNavHeaderTitle{
    font-family : Arial;
    color : #CC001E;
    font-weight: bold;
    text-decoration:none;
    padding-left:0px;
}
.newsLinkfull{
    font-family : Arial;
    color : #333333;
    font-weight: bold;
}
A.newsLinkfull{
    font-family : Arial;
    color : #333333;
    font-weight: bold;
    text-decoration:none;
}
A.newsLinkfull:visited{
    font-family : Arial;
    color : #333333;
    font-weight: bold;
    text-decoration:none;
}
A.newsLinkfull:hover{
    font-family : Arial;
    color : #999999;
    font-weight: bold;
    text-decoration:none;
}
.newsLink{
    font-family : Arial;
    color : #333333;
    font-weight: bold;
}
A.newsLink{
    font-family : Arial;
    color : #333333;
    font-weight: bold;
    text-decoration:none;
}
A.newsLink:visited{
    font-family : Arial;
    color : #333333;
    font-weight: bold;
    text-decoration:none;
}
A.newsLink:hover{
    font-family : Arial;
    color : #999999;
    font-weight: bold;
    text-decoration:none;
}
.alertBox{
    width:911px;    
    border:solid 1px black;
    background-color:#cc001e;
    text-align:center;
    padding: 1px 10px 1px 10px;
}

.alertText{
    font-family : Arial;
    color : #FFFFFF;
    text-decoration:none;
    text-align:center;
    
}
A.alertText{
    font-family : Arial;
    color : #FFFFFF;
    text-decoration:none;
    text-align:center;
    
}
A.alertText:visited{
    font-family : Arial;
    color : #FFFFFF;
    text-decoration:none;
    text-align:center;
    
}
A.alertText:hover{
    font-family : Arial;
    color : #CCCCCC;
    text-decoration:none;
    text-align:center;
    
}
div.alertText{
    font-family : Arial;
    color : #FFFFFF;
    text-decoration:none;
    text-align:center;
}
span.alertText{
    font-family : Arial;
    color : #FFFFFF;
    text-decoration:none;
    text-align:center;
    width:100%;
}
.textAlignRight{
    text-align:right;
}
.errorMessage{
    color:#CC001E;
    font-family : Arial;
    font-weight: bold;
    text-decoration:none;
}

/*  Search Styles  */
.goButton {
    cursor: pointer;
    background-image: url(../imgs/site/search_arrow.gif);
    background-repeat:no-repeat;
    border: 0px;
    width: 13px;
    height: 12px;
    vertical-align:middle;
}
.srch_title{
    font-family : Arial;
    color : #666666;
    font-weight: bold; 
}
A.srch_title{
    font-family : Arial;
    color : #666666;
    font-weight: bold; 
}
A.srch_title:visited{
    font-family : Arial;
    color : #666666;
    font-weight: bold; 
}
A.srch_title:hover{
    font-family : Arial;
     color : #CC001E;
    font-weight: bold; 
}
.srch_abstract{
    font-family : Arial;
    color : #000000;
    font-weight: normal;
}
.srch_url{
    font-family : Arial;
    color : #000000;
    font-weight: normal;
}
.srch_relev{
    font-family : Arial;
    color : #000000;
    font-weight: normal;
}
.srch_date{
    font-family : Arial;
    color : #000000;
    font-weight: normal;
}
.srch_header_results{
    font-family : Arial;
    color : #000000;
    font-weight: normal;
}
.srch_header_parameters{
    font-family : Arial;
    color : #000000;
    font-weight: normal;
}
.srch_header_title{
    font-family : Arial;
    color : #000000;
    font-weight: bold;
}
/*  End Search Styles  */

/*  JQuery Tree  */

.subMenu{
    width:155px;
}
.jqueryTreeText{
    color : #000000;
    
}
.subClass1Heading{
    color : #000000;
}
a.subClass1Heading{
    color : #000000;
    
}
a.subClass1Heading:visited
{
    color : #000000;   
}

div.subClass1Heading
{
    padding:1px 10px 1px 6px;
    background-color:#dbdbdb;
    margin:1px 0;
      font-family : Arial;
    color : #000000;
    font-weight: normal;
    margin-left:25px;
    
}
.subClass1Content{
    color : #000000;
    
}
a.subClass1Content{
    color : #000000;
    
}
a.subClass1Content:Visited{
    color : #000000;
    
}

div.subClass1Content
{
    padding:1px 0 1px 18px;
    background-color:#e6e6e6;    
    margin-left:25px;
    
    font-family : Arial;
    color : #000000;
    font-weight: normal;
}
div.content
{
    display:block;
    font-family : Arial;
    color : #999999;
    font-weight: normal;
    background-color:#efefef;
    margin-left:25px;
    padding-left:15px;
}
a.content{
    display:block;
    font-family : Arial;
    color : #999999;
    font-weight: normal;
    background-color:#efefef;
    margin-left:25px;
    padding-left:15px;
}
a.content:visited{
    display:block;
    font-family : Arial;
    color : #999999;
    font-weight: normal;
    background-color:#efefef;
    margin-left:25px;
    padding-left:15px;
}

/*  End JQuery Tree  */

/*FlightTracker*/

.flightTrackerAlternate
{
    background-color: #dcdcdc;
}
.flightTrackerGreenFont{
    color:#006600;
    font-size : 12px;
}
.flightTrackerCancelled{
    color:#ffffff;
    background-color:#CC001E;
}
.flightText{
    font-family : Arial;
    font-size : 12px;
    font-weight: normal;
    padding:2px 2px 2px 2px;
}
.flightHeaderText{
    font-family : Arial;
    font-size : 12px;
    color : #666666;
    font-weight: normal;
}
.flightSearchText{
    font-family : Arial;
    font-size : 11px;
    color : #666666;
    font-weight: normal;
}
.flightSearchDropDownText{
    font-family : Arial;
    font-size : 11px;
    color : #666666;
    font-weight: normal;
}
.flightTrackerHomePageText{
    font-family : Arial;
    color : #333333;
    font-weight: normal;
    text-decoration:none;
    font-size : 11px;
}
.flightLink{
    font-family : Arial;
    font-size : 12px;
    font-weight: normal;
    color:#000000;
    text-decoration:underline;
    
}
A.flightLink{
    font-family : Arial;
    font-size : 12px;
    font-weight: normal;
    color:#000000;
    text-decoration:underline;
}
A.flightLink:visited{
    font-family : Arial;
    font-size : 12px;
    font-weight: normal;
    color:#000000;
    text-decoration:underline;
}
A.flightLink:hover{
    font-family : Arial;
    font-size : 12px;
    font-weight: normal;
    color:#000000;
    text-decoration:underline;
}

.flightDate{
    font-family : Arial;
    font-size : 14px;
    font-weight: bold;
    color:#000000;    
}
#theArrivalsContent{
    padding-top:10px;
}
.flightUpdate{
    font-family : Arial;
    font-size : 14px;
    font-weight: normal;
    color:#000000;
    text-align:left;
}
.flightCurrentTime{
    font-family : Arial;
    font-size : 12px;
    font-weight: bold;
    color:#000000;
    background-color:#AAAAAA;
}

/*Careers Section*/

.careerSearchResults{
    width:650px;
}
.careersSwitchNav{
    font-family : Arial;
    font-size : 12px;
    font-weight: bold;
}

A.careersSwitchNav{
    font-family : Arial;
    font-size : 12px;
    font-weight: bold;
    
}
A.careersSwitchNav:visited{
    font-family : Arial;
    font-size : 12px;
    font-weight: bold;
    
}
A.careersSwitchNav:hover{
    font-family : Arial;
    font-size : 12px;
    font-weight: bold;
    
}
.careerSearchTextHeader{
    font-family : Arial;
    font-size : 11px;
    color : #666666;
    font-weight: normal;
    padding: 0px 0px 0px 5px;
}
.careerSearchText{
    font-family : Arial;
    font-size : 11px;
    color : #000000;
    font-weight: normal;
    padding: 3px 5px 3px 5px;
}
.careerEmptyCell{
    Width:40px;
}
.careersAlternate
{
    background-color: #dcdcdc;
}
.careersRowHover{
    background-color: #ababab;
}
.careersTextHover{
    font-family : Arial;
    font-size : 11px;
    color : #CC001E;
    font-weight: normal;
    padding: 3px 5px 3px 5px;
}
.careerHeaderBackground{
    background-image:url(/imgs/careers/careersHeader.gif);
    background-repeat:no-repeat;
    background-position:bottom;
    width:590px;
    height:12px;
   
    
}
.careerHeaderRepeatBackground{
    background-image:url(/imgs/careers/headerBackground.gif);
    width:590px;    
}
.careerContentBackground{
    width:590px;
    background-color:#e2e2e2;
    padding:5px 0px 5px 0px;
}
.careerDivide{
    width:590px;
    height:2px;
    background-image:url(/imgs/careers/careersDividor.jpg);
    line-height:2px;    
}
.careerBottomBackground{
    width:590px;
    height:16px;
    background-image:url(/imgs/careers/careersBottom.gif);
}
.careerHeaderText{
    font-family : Arial;
    font-size : 14px;
    color : #000000;
    font-weight: normal;
    width:170px;
}
.careerHeaderTextBold{
    font-family : Arial;
    font-size : 14px;
    color : #000000;
    font-weight: bold;
    width:340px;
}
.careerText{
    font-family : Arial;
    font-size : 11px;
    color : #000000;
    font-weight: normal;
    width:170px;
}
.careerTextBold{
    font-family : Arial;
    font-size : 11px;
    color : #000000;
    font-weight: bold;
    width:340px;
}
.jobBorderGray{
    border:solid 1px #666666;
}
.jobBorderPadding{
    padding:4px 4px 4px 4px;
}
.jobApplicationTextHeader{
    font-family : Arial;
    font-size : 11px;
    color : #666666;
    font-weight: bold;
}
.jobApplicationText{
    font-family : Arial;
    font-size : 11px;
    color : #000000;
    font-weight: normal;
}
#theJobCompanyDescriptionHeading{
    padding-top:10px;
}
.jobPostingHeading{
    font-family : Arial;
    font-size : 11px;
    color : #666666;
    font-weight: bold;
}
.jobPostingHeading2{
    font-family : Arial;
    font-size : 12px;
    color : #666666;
    font-weight: bold;
}
.JobPostingText{
    font-family : Arial;
    font-size : 11px;
    color : #000000;
    font-weight: normal;
}
.jobApplicationError{
    font-family : Arial;
    font-size : 11px;
    color : #CC001E;
    font-weight: bold;
}

.jobSubmitLabelText{
    font-family : Arial;
    font-size : 11px;
    color : #666666;
    font-weight: bold;
}
.jobSubmitFieldText{
    font-family : Arial;
    font-size : 11px;
    color : #000000;
    font-weight: normal;
}
.jobSubmitTable{
    Width:520px;
}
.jobPanelHide{
    display:none;
}
.jobPanelShow{
     display:inline;
}
.formtextarea{
    font-family : Arial;
    color : #000000;
    font-weight: normal;
}
/*content area*/
.data
{
     
    font-family : Arial;
    color : #000000;
    font-weight: normal;
     
}
.pageTitle{
    font-family : Arial;
    color : #CC001E;
    font-weight: bold; 
}
.title
{
    font-family : Arial;
    color : #000000;
    font-weight: bold;
    font-style:italic; 
}
td, p, div
{
    font-family : Arial;
    font-weight: normal;
}

