/* MAIN
*/
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
/*
    background-image: url(../images/main-background.png);
    background-repeat: repeat-x;
    background-color: #00aeee;  
*/
}

body
{
	background: #d0d2d3 url(../images/background-color.png) repeat-x;
	color:white;
	font-family: Helvetica, Arial , sans-serif;
	font-size:11px;
}



h1
{
    font-size: 24px;
    color: #191248;
    margin: 0;
    background-color: transparent;
    font-weight:normal;
}

h2
{
    font-size: 15px;
    font-weight: normal;
    color: #59595b;
    background-color: transparent;
    margin: 0;
}

h3, h4
{
    font-size: 18px;
    font-weight: normal;
    color: #FFF;
    background-color: transparent;
    margin: 0;
}

h5, h6
{
    font-size: 11px;
    font-weight: normal;
    color: #445470;
    background-color: transparent;
    margin: 0;
    font-weight: bold;
}

hr
{
color:#445470;
}

label
{
    font-size: 11px;
    font-weight: bold;
    color: #333;
}

.blue
{
    font-size: 10px;
    font-weight: normal;
    color: #445470;
    background-color: transparent;
    margin: 0;
}

.user-login
{
	background: url(../images/login-icon.png) no-repeat ;
	background-position: 40% 70%; 
}

/* LINKS
*/

a:link, a:visited, a:active
{
    color: #000000;
    text-decoration: none;
    background-color: transparent;
}
a:hover
{
    color: #333;
    text-decoration: none;
    background-color: transparent;
}

a img
{
    border: 0px;
}

.MainContent
{
	background: #fff; 
	color: #333;
	padding:13px 10px 0px 13px;
	margin-top:2px;
}

#TopMenu
{
    width: 417px;
    margin-top: 14px;
    
}
.SubMenu
{
    padding: 0px 0 1px 0px;
}
.SubMenu ul
{
    padding: 0;
    margin: 0;
}
.SubMenu li
{
    color: #FFFFFF;
    font-size: 11px;
    list-style-type: none;
    line-height: 16px;
    text-align: center;
    margin-right: 1px;
    float: left;
}
.SubMenu a
{
    display: block;
}

.SubMenu ul li
{
    line-height:21px;
    height: 22px;
}

.SubMenu ul li a
{
    height: 23px;
    width: 77px;
}
.SubMenu a:link, .SubMenu a:visited
{
    color: #DDD;
    text-decoration: none;
}
.SubMenu a:hover, .SubMenu a:active
{
    color: #DDD;
    text-decoration: none;
}
#Sub01 a:link, #Sub01 a:visited
{
    background: url(../images/sub-01-on.png) no-repeat bottom;
}
#Sub01 a:hover, #Sub01 a:active
{
    background: url(../images/sub-01-over.png) no-repeat bottom;
}
#Sub02 a:link, #Sub02 a:visited
{
    background: url(../images/sub-02-on.png) no-repeat bottom;
}
#Sub02 a:hover, #Sub02 a:active
{
    background: url(../images/sub-02-over.png) no-repeat bottom;
}
#Sub03 a:link, #Sub03 a:visited
{
    background-image: url(../images/sub-03-on.png);
    background-repeat: no-repeat;
    background-position:bottom;
}
#Sub03 a:hover, #Sub03 a:active
{
    background-image: url(../images/sub-03-over.png);
    background-repeat: no-repeat;
    background-position:bottom;
        
}
#Sub04 a:link, #Sub04 a:visited
{
    background-image: url(../images/sub-04-on.png);
    background-repeat: no-repeat;
    background-position:bottom;
    margin-right: 4px;
}
#Sub04 a:hover, #Sub04 a:active
{
    background-image: url(../images/sub-04-over.png);
    background-repeat: no-repeat;
    background-position:bottom;
}
#Sub05 a:link, #Sub05 a:visited
{
    width: 98px;
    margin-left: 2px;
    padding-top:-1px;
    font-size:10px;    
}
#Sub05 a:hover, #Sub05 a:active
{

}
#Sub05
{
    background: url(../images/sub-05-on.png) no-repeat top;
}

table.CongressTable 
{
	
}

table.CongressTable tr td 
{
	font-size:14px;
	padding-top: 20px;
	padding-bottom:20px;
}

table.CongressTable tr.CongressTableHeader td 
{
	font-size:14px;
	border-bottom: solid 1px #000;
	padding-bottom:10px;
	padding-top: 0px;
}

table.CongressTable tr td a 
{
	color: #1a104c; 
	text-decoration: none;
}

/* MENU LI
*/

.Menu
{
    background-color: #d5d7d8;
    padding: 0 0 2px 5px;
}
.Menu ul
{
    margin: 0;
    padding: 0;
}
.Menu li
{
    color: #FFFFFF;
    background-color: #445470;
    font-size: 11px;
    list-style-type: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 27px;
    text-align: center;
    margin-right: 2px;
    width: 105px;
    float: left;
}
.Menu a
{
    display: block;
}
.Menu a:link, .Menu a:visited
{
    color: #FFFFFF;
    background-color: #445470;
    text-decoration: none;
}
.Menu a:hover, .Menu a:active
{
    color: #FFFFFF;
    background-color: #11064a;
    text-decoration: none;
}

div.Menu ul li
{
    display: inline;
    position: relative;
}

div.Menu ul div
{
    display: none;
}

mega #airlines-menu
{
    width: 55em;
    height: auto;
    z-index: 9000;
}

div.Menu ul li.mega div
{
    width: 55em;
    height: auto;
    position: absolute;
    top: 2.6em;
    left: -10em;
    color: Black;
    z-index: 9000;
}
div.Menu li.hovering div
{
    display: block;
}

#airlines-menu *
{
    z-index: 9000;
}

.white
{
    color: #ffffff;
}

.white a
{
    color: #ffffff;
}


.AirlineMenu
{
    background-color: #d5d7d8;
    margin-top: 7px;
    z-index: 9000;
}
.AirlineMenu ul
{
    margin: 0;
    padding: 0 0 10px 0;
}
.AirlineMenu li
{
    color: #11064a;
    background-color: #d5d7d8;
    font-size: 11px;
    list-style-type: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 16px;
    width: 100px;
    text-indent: 10px;
    height: 16px;
}
.AirlineMenu a
{
    display: block;
}
.AirlineMenu a:link, .AirlineMenu a:visited
{
    color: #11064a;
    background-color: #d5d7d8;
    text-decoration: none;
}
.AirlineMenu a:hover, .AirlineMenu a:active
{
    color: #FFFFFF;
    background-color: #11064a;
    text-decoration: none;
}

.SmallRooundedMenu
{
    background-color: #ffffff;
    margin-top: 7px;
    width: 140px;
}
.SmallRooundedMenu ul
{
    margin: 0;
    padding: 10px 0 10px 0;
}
.SmallRooundedMenu li
{
    color: #11064a;
    background-color: #ffffff;
    font-size: 11px;
    list-style-type: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 16px;
    width: 140px;
    text-indent: 10px;
    height: 16px;
}
.SmallRooundedMenu a
{
    display: block;
}
.SmallRooundedMenu a:link, .SmallRooundedMenu a:visited
{
    color: #11064a;
    background-color: #ffffff;
    text-decoration: none;
}
.SmallRooundedMenu a:hover, .SmallRooundedMenu a:active
{
    color: #FFFFFF;
    background-color: #11064a;
    text-decoration: none;
}
.ActionMenu
{
    background-color: #ffffff;
    margin-top: 7px;
    width: 120px;
}
.ActionMenu ul
{
    margin: 0;
    padding: 10px 0 10px 0;
}
.ActionMenu li
{
    color: #11064a;
    background-color: #ffffff;
    font-size: 11px;
    list-style-type: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 16px;
    height: 16px;
    display: inline;
}
.ActionMenu a
{
    display: block;
}
.ActionMenu a:link, .ActionMenu a:visited
{
    color: #11064a;
    background-color: #ffffff;
    text-decoration: none;
}
.ActionMenu a:hover, .ActionMenu a:active
{
    color: #FFFFFF;
    background-color: #11064a;
    text-decoration: none;
}

.Corner5_tl
{
    background-image: url(../images/bg-corner-small.png);
    background-position: -1px -1px;
    background-repeat: no-repeat;
    width: 3px;
    height: 3px;
    float: left;
    font-size: 0px;
    z-index: 10;
    position: relative;
}
.Corner5_tr
{
    background-image: url(../images/bg-corner-small.png);
    background-position: 1px -1px;
    background-repeat: no-repeat;
    width: 3px;
    height: 3px;
    float: right;
    font-size: 0px;
    z-index: 10;
    position: relative;
}
.Corner5_bl
{
    background-image: url(../images/bg-corner-small.png);
    background-position: -1px 1px;
    background-repeat: no-repeat;
    width: 3px;
    height: 3px;
    float: left;
    font-size: 0px;
    z-index: 10;
    position: relative;
}
.Corner5_br
{
    background-image: url(../images/bg-corner-small.png);
    background-position: 1px 1px;
    background-repeat: no-repeat;
    width: 3px;
    height: 3px;
    float: right;
    font-size: 0px;
    z-index: 10;
    position: relative;
}
.Corner10_tl
{
    background-image: url(../images/bg-corner-large.png);
    background-position: -5px -5px;
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    float: left;
    font-size: 0px;
    z-index: 11;
    position: relative;
}
.Corner10_tr
{
    background-image: url(../images/bg-corner-large.png);
    background-position: 5px -5px;
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    float: right;
    font-size: 0px;
    z-index: 11;
    position: relative;
}
.Corner10_bl
{
    background-image: url(../images/bg-corner-large.png);
    background-position: -6px 0px;
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    float: left;
    font-size: 0px;
    z-index: 11;
    position: relative;
}
.Corner10_br
{
    background-image: url(../images/bg-corner-large.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    float: right;
    font-size: 0px;
    z-index: 11;
    position: relative;
}
/* LAYOUT DIVS
*/
.Container
{
    width: 980px;
    margin: auto;
}
.Header
{
    height: 34px;
    width: 980px;
    background-color: #d5d7d8;
}

#GoldAirHeader
{
    margin-top:42px;
    padding-bottom:14px;
    padding-right:5px;
    width:980px;
    background: url('../images/bar_shadow.png') no-repeat 12% 63% ;
}
.path
{
    color: #062644;
    font-size: 10px;
    margin: 10px 0 0 8px;
    padding: 0;
    float: left;
}

.path a
{
	text-decoration: none;	
}

.path a:hover
{
	text-decoration: underline;	
}

.Header h1
{
    color: #445470;
    font-size: 24px;
    margin: 27px 10px 0 0;
    float: right;
}
.bottom
{
    height: 170px;
    width: 980px;
    background-color: #fff;
    margin-top: 1px;
}

#bottom_template2
{
	height: 170px;
    width: 690px;
    background-color: #fff;
    margin-top: 1px;
    border-top: #8c8d90 solid 1px;
}

#bottom_template3
{
	height: 170px;
    width: 829px;
    background-color: #fff;
    margin-top: 1px;
    border-top: #8c8d90 solid 1px;
}

.bottomAboutUs
{
    height: 170px;
    width: 691px;
    background-color: #d5d7d8;
    margin-top: 1px;
}
#ContainerAirlineNews
{
    float: left;
    width: 225px;
   
}
#AirlineNews
{
    color: #445470;
    float: left;
    height: 209px;
    width: 225px;
    background-color: #FFFFFF;
}
#AirlineNews h2
{
    color: #4d4d4d;
    font-size: 18px;
    margin: 17px 0 24px 17px;
}
#AirlineNews p
{
    color: #445470;
    font-size: 10px;
    margin: 0 0 0 17px;
    padding: 0;
}
#AirlineNews p b
{
    color: #4d4d4d;
    font-weight: normal;
}
#ContainerOffers
{
    float: left;
    width: 269px;
}
#Offers
{
    color: #445470;
    float: left;
    height: 170px;
    width: 269px;
    background-color: #FFFFFF;
}
#Offers h2
{
    color: #4d4d4d;
    font-size: 18px;
    margin: 17px 0 24px 17px;
}
#Offers p
{
    color: #445470;
    font-size: 10px;
    margin: 0 0 0 17px;
    padding: 0;
}
#Offers p b
{
    color: #4d4d4d;
    font-weight: normal;
}
#OfferMonth
{
    float: left;
    height: 209px;
    width: 283px;
}
#OfferMonth h2
{
    color: #FFF;
    font-size: 18px;
    margin: 17px 0 24px 17px;
}
#ContainerBookForm
{
    float: left;
    width: 361px;
    margin: 0 2px 0 2px;
}

#ContainerAboutBookForm
{
    float: left;
    width: 179px;
    margin: 0 2px 0 2px;
}
#BookForm
{
    font-size: 11px;
    height: 259px;
    width: 170px;
}

#BookForm input[type=submit], #BookForm input[type=reset]
{
    width: 80px;
    height: 21px;
    background-repeat: no-repeat;
    background-image:url(../images/styled-button.png);
    background-color:transparent;
    border: none;
    font-weight: bold;
    font-size: 15px;
    cursor:pointer;
}

#AboutBookForm
{
    color: #4d4d4d;
    font-size: 10px;
    float: left;
    height: 209px;
    width: 321px;
    background-color: #cbdb2a;
}
#BookForm h2
{
    color: #4d4d4d;
    font-size: 18px;
    margin: 17px 0 24px 17px;
}
#News
{
    color: #445470;
    font-size: 10px;
    border-right: 1px solid #b0b6be;
    float: left;
    height: 170px;
    width: 168px;
    padding-left:10px;
    padding-right:5px;
}
#News h2
{
    color: #4d4d4d;
    font-size: 18px; /*margin: 17px 0 24px 17px;*/
    margin: 17px 0 12px 17px;
}
#News p
{
    color: #445470;
    font-size: 10px;
    margin: 0 0 0 17px;
    padding: 0;
}
#News p b
{
    color: #4d4d4d;
    font-weight: normal;
}

#News a
{
    color:#646768;
    font-weight: bold;
}

#News a:hover
{
    text-decoration: underline;
}

#Flymaps
{
    border-right: 1px solid #b0b6be;
    background-image: url(../images/temp_photo1.png);
    background-repeat: no-repeat;
    background-position: 50% 80%;
    width: 195px;
    float: left;
    height: 170px;
}
#Flymaps h2
{
    color: #4d4d4d;
    font-size: 18px;
	margin:17px 0 12px 17px;
}

#HomePageRightBanner{
    background-repeat: no-repeat;
    background-position: 50% 80%;
    float: left;
    height: 170px;
    width:354px;
}

#HomePageRightBanner h2
{
		margin:17px 0 12px 17px;
}

#PhotoGalleryBottom
{
	background-repeat: no-repeat;
    background-position: 53% 65%;
    background-image: url("../images/icon-photo-gallery.jpg");
    float: left;
    height: 170px;
    width: 254px;
}

#PhotoGalleryBottom h2
{
		margin:17px 0 12px 17px;
}

#ContainerFlymapsWhite
{
    float: left;
    width: 179px;
    margin: 0 2px 0 2px;
}
#FlymapsWhite
{
    background-image: url(../images/bg-flymaps-white.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 179px;
    float: left;
    height: 170px;
    background-color: #FFFFFF;
}
#FlymapsWhite h2
{
    color: #4d4d4d;
    font-size: 18px;
    margin: 17px 0 24px 17px;
}
#visitBanner
{
    float: left;
    height: 171px;
    width: 283px;
    background-image: url(../images/visit-banner.jpg);
    background-repeat: no-repeat;
}
#visitBanner h2
{
    color: #4d4d4d;
    font-size: 18px;
    margin: 17px 0 24px 17px;
}
#Airlines
{
    color: #445470;
    font-size: 10px; /* border-right: 1px solid #b0b6be;*/
    float: left;
    height: 170px;
    width: 195px;
	border-right:1px solid #B0B6BE;
}

#Airlines h2
{
    color: #4d4d4d;
    font-size: 18px; /*margin: 17px 0 24px 17px;*/
    margin: 17px 0 12px 17px;
}

#banners
{
    margin-bottom: 0px;
    float: left;
    height: 170px;
    width: 354px;
}
#MainAboutUsText
{
    width: 631px;
    background-color: #FFFFFF;
    margin-bottom: 2px;    
    padding: 23px 30px 23px 30px;
}

.Navigation
{
    height: 45px;
    width: 980px;
    clear: both;
    background-color: #d5d7d8;
}
.MainPhoto
{
    width: 980px;
    margin-top: 9px;
    z-index: 1;
    background-image: url(../images/congress/main_photo.png);
    background-repeat: no-repeat;
    height: 448px;
	margin-bottom:3px;
}
.MainPhotoAirline
{
    width: 772px;
    z-index: -1;
    background-image: url(../images/main-airlines-image.jpg);
    background-repeat: no-repeat;
    height: 365px;
    position: relative;
    margin: 0px 0px 2px 0px;
    padding: 0;
}
.MainPhotoMargin
{
    margin-top: -445px;
}
.AirlinesMargin
{
    margin-top: -347px;
}
.bottomMargin
{
    margin-top: -3px;
}
.bottomMargin2
{
    margin-top: -7px;
}
.FloatL
{
    float: left;
}
.FloatR
{
    float: right;
}
#MainDiv
{
    width: 741px;
    float: left;
    margin-top: 4px;
}
#BannersDiv
{
    width: 131px;
    float: right;
    margin-top: 4px;
}
#LeftColDiv
{
   width: 100px;
    float: left;
    margin-top: 4px;
}

#MenuLeftColDiv
{
    width: 140px;
    float: left;
    margin-top: 4px;
}

#MenuRightColDiv
{
    width: 140px;
    margin-top: 4px;
    float: right;
}

#RightColDiv
{
    width: 772px;
    float: right;
    margin-top: 4px;
}

#MainColDiv
{
    width: 690px;
    float: left;
    margin-top: 4px;
    margin-left: 5px;
    background-color: #FFF;
}

.selected a:link, .selected a:visited
{
    color:#fff;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 16px;
    /*width: 140px;*/
    text-indent: 10px;
    height: 16px;
    background:#007AC5;
}

.selected a:hover
{
    color:#FFF;
}


.selectedBarItem a:link, .selectedBarItem a:visited, .selectedBarItem li
{
    background-color: #1a104c !important;
    color: #fff !important;
    font-size: 11px;
    list-style-type: none;
    margin-bottom:  0px;
    padding-bottom: 0px;
}


.BottomNavigation
{
    clear: both;
}
.BottomNavigation ul , ul.BottomNavigation
{
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 5px;
    padding-top: 10px;
    height: 25px;
}
.BottomNavigation li
{
    color: #FFF;
    font-size: 9px;
    list-style-type: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-right: 5px;
    padding-left: 5px;
    border-left: 1px solid #FFF;
    float: left;
}
.BottomNavigation li:first-child
{
    border:0;
}

.BottomNavigation a
{
    display: block;
}
.BottomNavigation a:link, .BottomNavigation a:visited
{
    color: #FFF;
    text-decoration: none;
}
.BottomNavigation a:hover, .BottomNavigation a:active
{
    color: #CCC;
    text-decoration: underline;
}
.Footer
{
    border: #cfbda5;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    height: 80px;
    width: 980px;
    text-align: center;
    clear: both;
}
.Bottomlogos
{
    padding-right: 15px;
}
.ClearFloat
{
    /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear: both;
    font-size: 1px;
}

.TextDiv
{
    float: left;
    width: auto;
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}
.TabDiv
{
    float: left;
    width: 100%;
}
.BannerDiv
{
    float: left;
    width: 100%;
}

.cr
{
    color: #999999;
    text-decoration: none;
    background-color: transparent;
}
.cr a:link, .cr a:visited
{
    color: #999999;
    text-decoration: none;
    background-color: transparent;
}
.cr a:hover
{
    color: #000000;
    text-decoration: none;
    background-color: transparent;
}
.cr_nl a:link, .cr_nl a:visited
{
    color: #999999;
    background-color: transparent;
    text-decoration: none;
    cursor: text;
}
.cr_nl a:hover
{
    color: #999999;
    text-decoration: none;
    background-color: transparent;
    cursor: text;
}
.airlinelogos
{
    margin: auto;
    margin-top: 25px;
    z-index: 1;
}
#logos
{
    background-color: #d2ea38;
    height: 78px;
}
#login
{
    background-color:Transparent;
    height: 81px;
    margin-top: 7px;
}
#rss
{
    margin-top: 7px;
}
.bannerContainer
{
    margin-bottom: 7px;
}
.Breadcrumb
{
	text-align:right;
	width:100%;
	color:#fff;
	margin-top:3px;
	font-size: 10px;
}

.Breadcrumb a
{
	text-decoration:none;
	color: #fff;
}

.Breadcrumb a:hover
{
	text-decoration: underline;
}

#topBookForm
{
    color: #4d4d4d;
    font-size: 10px;
    float: left;
    height: 78px;
    width: 100%;
    background-color: #d2ea38;
}
#ContainerMainDiv
{
    float: right;
    width: 735px;
}
#ContainerNews
{
    float: left;
    width: 768px;
    background-color: #FFFFFF;
    margin-bottom: 2px;
    margin-top: 1px;
}
#ContainerText
{
    padding-top: 23px;
    padding-bottom: 23px;
    color:#333;
    background-color: #fff;
    padding-left:15px;
	padding-right:15px;
    
}

#ContainerText>div
{
	
	overflow:auto;
}

#ContainerOffers
{
    float: left;
    width: 735px;
    background-color: #FFFFFF;
    margin-bottom: 2px;
    width: 768px;
}

.newsRow
{
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.newsRow h2
{
    color: #445470;
    font-size: 18px;
}
.newsRow p
{
    color: #4d4d4d;
    font-size: 11px;
    text-align: justify;
}
.newsRow b
{
    color: #4d4d4d;
    font-size: 10px;
}
.newsRow img
{
    margin: 0 0 20px 20px;
}
.cap
{
    font-variant: small-caps;
}


.disabled
{
    padding-left: 10px;
    padding-right: 10px;
    color: #ccc !important;
    background: none !important;
}

.spacer
{
    padding-left: 10px;
    padding-right: 10px;
}


.poll
{
    margin: 15px;
}

.poll-options li
{
        display:inline;
}

.search
{

}

#CompanyContainer
{
	background-color:White;
	padding: 10px;
}
.wizard
{
}

.step
{
    
}

h2 
{
    font-size: 15px;
    font-weight: bold;
}

#TopMenu
{
	margin:0px;
	padding:0px;
	height:29px;
}

#TopMenuImageDiv
{
	float:left;	
	width:273px;
}

#NewsDiv
{
	width:341px;
	background: #e8e9ef;
	color:#445471;
	height: 149px;
	margin-right:2px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:22px;
	font-size:13px;
	margin-bottom: 0px;
}

.ReadMore a
{
    color: #808184;
    font-weight:normal;
}

#NewsDiv a
{
	color:#445471;
	text-decoration:none;
}

a img 
{
	border:none;
}

ul.TheGroupUL li ul
{
    background:#1a104c;
    text-align:left;
    margin-top:-5px;
    margin-left:1px;
    width: 96px;
    padding-top:4px;
}

ul.TheGroupUL li ul li
{
    text-align:left;
    width: 96px;
}

ul.TheGroupUL li ul li a
{
    text-align:left;
}

ul.TheGroupUL li ul li a:hover
{
    background:#445471;
    margin-left: -3px;
    width: 93px !important;
}

.NewsText
{
	padding-bottom: 15px;
	
}

.NewsDate
{
		color: #808184;
		font-size: 11px;
}

.NewsDivWidth
{
	width:363px;
}

#Banner1
{
	width:202px;
	margin-right:2px;
}

.Banner1DivWidth
{
	width:202px;	
}

#Banner2
{
	width:202px;
	height:173px;
}

.Banner1DivWidth
{
	width:202px;	
}

#TopMenuSearch
{
	width:280px;
	background:	#d4d6d7;
	float:right	;
	margin-top:13px;
	height:28px;
	margin-right:0px;
}

#TopMenuSearchInputBox
{
	float:left;
	background:url(../images/top-menu-search-box.png);
	width: 248px;
	height: 22px;
	margin-left:5px;
	margin-top:1px;
}

#TopMenuSearchInputBox input
{
	margin-top:4px;
	margin-left:5px;
	color: #bbbdbf;	
	border:none;
	background: white;
	font-size:9px;
	font-weight:bold;
	width: 220px;
}

#TopMenuSearchButton
{
	float: right;	
	margin-right: 5px;
	margin-top:1px;
}

#TopMenuDiv
{
	width:419px;
	background:	#d4d6d7;
	float:right	;
	margin-top:5px;
}

#TopMenuButtons
{
	width:414px;	
}

#TopMenuButtons div
{
	height:22px;
	float:left;
	text-align:center;
	padding-top: 3px;
}

#TopMenuButton1
{
	margin-left:5px;
	background:url(../images/top-menu-image-1.png) no-repeat;
	width:76px;
}

#TopMenuButton2
{
	background:url(../images/top-menu-image-2.png) no-repeat;
	width:73px;
}

#TopMenuButton3
{
	background:url(../images/top-menu-image-3.png) no-repeat;
	width:73px;
}

#TopMenuButton4
{
	background:url(../images/top-menu-image-4.png) no-repeat;
	width:78px;
}

#TopMenuButton5
{
	background:url(../images/top-menu-image-5.png) no-repeat;
	width:86px;
	margin-left:10px;
	padding-left:10px;
	text-align:left !important;
}


#MainDiv
{
	margin-left:auto;
	margin-right:auto;
	width: 982px;
}

.BreadCrumb
{
	padding-top:12px;
	float:right;	
	font-size: 10px;
}

.StyledInput
{
	width: 174px;
	height:23px;
	background:url('../images/styled-input.png') no-repeat;
	margin-bottom:8px;
}

.StyledInputSmall
{
	width: 168px;
	height:19px;
	background:url('../images/styled-input-168px19px.png') no-repeat;
}

.StyledSelectSmall
{
    margin-top:5px;
	height: 19px;
	width: 55px;
	background:url('../images/styled-select-small.png') no-repeat;
	display:inline-block;
}

.StyledSelectSmall select
{
	margin-top:4px;
	margin-left:5px;
	border:none;
	width:45px;
}

.StyledInput input
{
	border:none;
	margin-top:3px;
	margin-left:8px;
}

.StyledInputSmall input
{
	border:none;
	margin-top:2px;
	margin-left:8px;
	font-size:10px;
	font-weight: bold;
}

.LeftColumn
{
	width:206px;
	float:left;
	margin: 0px 1px 0px 0px;
}

.PaddingLeft17px
{
	padding-left:17px;
}

.PaddingRight17px
{
	padding-right: 17px;	
}

.PaddingLeftRight17px
{
	padding-left:17px;
	padding-right: 17px;	
}

#OffersDiv
{
	font-size:18px;
	padding-top: 11px;
	padding-bottom: 5px;
	margin:0px;
}

#OffersDiv a
{
	color:#ffffff;
}


.RightColumn
{
	width: 772px;
	float: left;
	margin: 0px 0px 0px 1px;
}

#LeftFooter
{
	padding-top:12px;
	float:left;
}

#RightFooter
{
	padding-top:12px;
	float:right;	
}

ul#MiddleMenu
{
	margin-top:10px;
	height:26px;
	width:100%;
	margin:0;
	padding:17px 0px 5px 0px;
}

ul#MiddleMenu li
{
	font-size:10px;
	list-style-type:none;
	float:left;
	text-align:center;
	width:127px;
	margin-left:2px;
	font-size:12px;
	margin-top:4px;
	padding-bottom:6px;
	padding-top:4px;
}

ul#MiddleMenu li a
{
	text-decoration: none;
}

ul#MiddleMenu li.selected , ul#MiddleMenu li.selected a
{
    font-weight: bold;
	background-color: #FFFFFF !important;
	color: #40516e;
	padding-bottom: 7px !important;
}

ul#MiddleMenu li:first-child
{
	margin-left: 0px !important;
}


#BasicMenu
{
	background:	#d4d6d7;
	width:100%;
	height:75px;
	color: #445471;
}

#BasicMenuText
{
	padding-top:14px;	
	padding-left:7px;
}

ul#BasicMenuButtons
{
	height:35px;
	width:100%;
	margin:0;
	padding:5px 2px 0px 4px;
	color: #DDD;
}

ul#BasicMenuButtons li
{
	font-size:10px;
	list-style-type:none;
	float:left;
	background: #0074c2;
	text-align:center;
	width:135px;
	margin-left:2px;
	margin-right:2px;
	color: #DDD;
	cursor: pointer;
}
ul#BasicMenuButtons > li > a
{
	padding-top: 10px;
	padding-bottom: 11px;
}

ul#BasicMenuButtons > li > a:hover
{
	background-color: #1a104c; 
}

ul#BasicMenuButtons > li > a.hover
{
    background-color: #1a104c; 
}


ul#BasicMenuButtons li ul
{
    margin-top:0px;
}

ul#BasicMenuButtons li ul li
{
    background-color: #1a104c; 
    width: 135px;
    text-align:left;    
    color: #DDD;
   
}

ul#BasicMenuButtons li ul li a
{
    padding-top:5px;
    padding-right: 3px;
    padding-bottom:5px;
    padding-left:6px;
}

ul#BasicMenuButtons li ul li a:hover
{
    background: #445471 !important;
}

ul#BasicMenuButtons li ul li b
{
    padding-left: 5px;
}

ul#BasicMenuButtons li ul li ul li
{
    text-align: left;
    background: #445471;
    width: auto;  
    padding-left:10px;
}


#MainColDiv
{
    color: #333;
}

ul#BasicMenuButtons li a
{
	color:#DDD;
}

ul#BasicMenuButtons li.selectedBarItem
{
    background-color: #1a104c;
}

.MarginTop2px
{
	margin-top:2px;
}

.MarginBottom2px
{
	margin-bottom:2px;
}

.MarginRight2px
{
	margin-right:2px;
}

.MarginLeft2px
{
	margin-left:2px;
}

.BottomOfBanner
{
    height: 30px;
	padding:0px 7px 0 23px;
	font-size:15px;
}

.MiddleTop
{
	height: 46px;	
}

.MiddleMiddle
{
	height: 365px;	
}

.MiddleBottom
{
	height: 210px;	
}

.MainColor
{
	color:#333;
	background: #fff;	
}

.BasicColor
{
	background: #ddd	;
	color: #000;
}

.BasicBackgroundGradient
{
	background-color:  #ec1c24;
	background: url(../images/basic-color-gradient.png) bottom;
	color: white;
}

.FloatLeft
{
	float:left;	
}

.FloatRight
{
	float: right;	
}

.dotted_line
{
	width:98%;
	border-top:1px dashed #445471;
	margin-top:10px;
	margin-bottom:10px;
}

.clear
{
	clear:both;	
	float:none;
	height:0;
	overflow:hidden;
	width:0;
}


.Corner5_tl
{
	background-image:url(../images/bg-corner-small.png);
	background-position:-1px -1px;
	background-repeat:no-repeat;
	float:left;
	font-size:0;
	height:3px;
	position:relative;
	width:3px;
	z-index:10;	
}

.Corner5_tr {
	background-image:url(../images/bg-corner-small.png);
	background-position:1px -1px;
	background-repeat:no-repeat;
	float:right;
	font-size:0;
	height:3px;
	position:relative;
	width:3px;
	z-index:10;
}

.Corner5_bl {
	background-image:url(../images/bg-corner-small.png);
	background-position:-1px 1px;
	background-repeat:no-repeat;
	float:left;
	font-size:0;
	height:3px;
	position:relative;
	width:3px;
	z-index:10;
}

.Corner5_br
{
	background-image:url(../images/bg-corner-small.png);
	background-position:1px 1px;
	background-repeat:no-repeat;
	float:right;
	font-size:0;
	height:3px;
	position:relative;
	width:3px;
	z-index:10;	
}

.Corner10_tl

{

    background-image: url(../images/bg-corner-large.png);
    background-position: -5px -5px;
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    float: left;
    font-size: 0px;
    z-index: 11;
    position: relative;
}

.Corner10_tr
{
    background-image: url(../images/bg-corner-large.png);
    background-position: 5px -5px;
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    float: right;
    font-size: 0px;
    z-index: 11;
    position: relative;
}

.Corner10_bl
{
    background-image: url(../images/bg-corner-large.png);
    background-position: -6px 0px;
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    float: left;
    font-size: 0px;
    z-index: 11;
    position: relative;
}

.Corner10_br
{
    background-image: url(../images/bg-corner-large.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    float: right;
    font-size: 0px;
    z-index: 11;
    position: relative;
}

.Corner10_br_black
{
    background-image: url(../images/bg-corner-large-black.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    float: right;
    font-size: 0px;
    z-index: 11;
    position: relative;
}

.Corner10_tl_2
{
    background-image: url(../images/bg-corner-large-2.gif);
    background-position: -5px -5px;
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    float: left;
    font-size: 0px;
    z-index: 11;
    position: relative;
}

.Corner10_tr_2
{
    background-image: url(../images/bg-corner-large-2.gif);
    background-position: 5px -5px;
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    float: right;
    font-size: 0px;
    z-index: 11;
    position: relative;

}

.Corner10_bl_2
{
    background-image: url(../images/bg-corner-large-2.gif);
    background-position: -6px 0px;
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    float: left;
    font-size: 0px;
    z-index: 11;
    position: relative;
}

.Corner10_br_2
{
    background-image: url(../images/bg-corner-large-2.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    float: right;
    font-size: 0px;
    z-index: 11;
    position: relative;
}

label.error
{
	display:block;
	color: red;
}

.carusel ul li
{
	list-style: none;
	float:left;
}

.request_table span{
	color: #f00;
	margin-right: 5px;
}
