	 
html, body {
  background: #535353;
  background: -moz-linear-gradient(left, #535353, #656565);
  background: -webkit-gradient(linear, left top, right top, from(#535353), to(#656565));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#535353, endColorstr=#656565, GradientType=1);
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#535353, endColorstr=#656565, GradientType=1)";
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  overflow:auto;
}

table {
text-align:left;
}

#wrap {
  width:100%;
}

#headerWrap {
  position:relatvie;
  width:100%;
  height:220px;
  background: #2a3030;
  background: -moz-linear-gradient(left, #35000a, #8e021d);
  background: -webkit-gradient(linear, left top, right top, from(#35000a), to(#8e021d));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#35000a, endColorstr=#8e021d, GradientType=1);
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#35000a, endColorstr=#8e021d, GradientType=1)";
  z-index:1;
}

#header {
  position:relatvie;
  width:1000px;
  height:115px;
  margin-left:auto;
  margin-right:auto;
}

#whiteLine {
  background:#ffffff;
  width:100%;
  height:3px;
}

#contentWrap {
  width:100%;
  background: #000000;
}

#contentArea {
font-family:Ubuntu, Tahoma, Geneva, sans-serif;
font-size:12px;
line-height:16px;
font-style:normal;
text-decoration:none;
color:#ffffff;
margin-left:auto;
margin-right:auto;
width:1000px;

background: #000000;
}


#footer {
 font-family:Ubuntu, Tahoma, Geneva, sans-serif;
 font-size:11px;
 line-height:16px;
 font-style:normal;
 text-decoration:none;
 color:#d8d8d8;
 margin-left:auto;
 margin-right:auto;
 width:940px;
 padding:25px;
}

#footer a{
font-style:normal;
 text-decoration:none;
}

#footer a:hover{
font-style:normal;
 color:#ffffff;
 text-decoration:none;
}



#clear_both {
  clear: both;

}

     
h1 {
font-weight:normal;
margin:0;
text-decoration:none;
font-size:12px;
}

h1 a{
font-weight:normal;
margin:0;
text-decoration:none;
white-space:nowrap;
}

     
h2 {
font-weight:normal;
margin:0;
}


     
h3 {
font-weight:normal;
margin:0;
}




A.link{font-family:Ubuntu, Tahoma, Geneva, sans-serif;font-size:12px;line-height:16px;font-style:normal;text-decoration: none;}
a.link:link {color:#ffffff;text-decoration; none;}
a.link:visited{color:#ffffff;text-decoration; none;}
a.link:active{color:#ffffff;text-decoration: none;}
a.link:hover{color:#c7161d;text-decoration: underline;}


A.navLink{font-family:Ubuntu, Tahoma, Geneva, sans-serif;font-size:13px;line-height:16px;font-style:normal;text-decoration: none;}
a.navLink:link {color:#ffffff;text-decoration; none;}
a.navLink:visited{color:#ffffff;text-decoration; none;}
a.navLink:active{color:#ffffff;text-decoration: none;}
a.navLink:hover{color:#df0023;text-decoration: underline;}



a:imagelink {
text-decoration: none;
} 



.BodyText{font-family:Ubuntu, Tahoma, Geneva, sans-serif;font-size:12px;line-height:16px;font-style:normal;text-decoration:none;color:#ffffff;}

.navLinkOn{font-family:Ubuntu, Tahoma, Geneva, sans-serif;font-size:13px;line-height:16px;font-style:normal;text-decoration:none;color:#df0023;}
.navLinkOff{font-family:Ubuntu, Tahoma, Geneva, sans-serif;font-size:13px;line-height:16px;font-style:normal;text-decoration:none;color:#ffffff;}

.newsDate{font-family:Ubuntu, Tahoma, Geneva, sans-serif;font-size:12px;line-height:16px;font-style:normal;text-decoration:none;color:#ff8a00;}

.telText1{font-family:Ubuntu, Tahoma, Geneva, sans-serif;font-size:20px;line-height:25px;font-style:normal;text-decoration:none;color:#ffffff;}
.telText2{font-family:Ubuntu, Tahoma, Geneva, sans-serif;font-size:34px;line-height:34px;font-style:normal;text-decoration:none;color:#ffffff;}



.newsHeaderText{font-family:Ubuntu, Tahoma, Geneva, sans-serif;font-size:17px;line-height:27px;font-style:normal;text-decoration:none;color:#c0ccce;}

.PromoText{font-family:Ubuntu, Tahoma, Geneva, sans-serif;font-size:17px;line-height:27px;font-style:normal;text-decoration:none;color:#ffffff;}
.PromoText2{font-family:Ubuntu, Tahoma, Geneva, sans-serif;font-size:16px;line-height:22px;font-style:normal;text-decoration:none;color:#ffffff;}
.PromoLinkText{font-family:Ubuntu, Tahoma, Geneva, sans-serif;font-size:12px;line-height:16px;font-style:normal;text-decoration:none;color:#a4b3b6;}

.requiredText{font-family:Ubuntu, Tahoma, Geneva, sans-serif;font-size:11px;line-height:16px;font-style:normal;text-decoration:none;color:#df0023;}
.DisclaimerText{font-family:Ubuntu, Tahoma, Geneva, sans-serif;font-size:11px;line-height:16px;font-style:normal;text-decoration:none;color:#ffffff;}











.border1{border-top: solid 1px #1a2b7e; border-right: solid 1px #1a2b7e; border-left: solid 1px #1a2b7e; border-bottom: solid 1px #1a2b7e;}

	   



.loginbox { background-color: #ffffff;
    font-family:Eurostile;font-size:12px;color:#000000; 
    width:160;
  } 
  
  
  
  .loginBTN {
      font-family:Eurostile;font-size:13px;color:#000000;
      height:21;cursor:pointer;
    }
   
  .loginBTNOver {
      font-family:Eurostile;font-size:13px;color:#000000;
      height:21;cursor:pointer;
  }






/* MENU */

#nav {
 background: none;
 z-index:50;
 float: left;
 margin: 0; padding: 0;
 border: 0px solid white;
 border-bottom: none;
}

#nav li a, #nav li {
 float: left;
}

#nav li {
 list-style: none;
 position: relative;
}

#nav li a {
margin-bottom:0px;
 padding: 0px 23px 0px 23px;
 line-height:25px;
 text-decoration: none;
 color: white;
 font-family:Ubuntu, Tahoma, Geneva, sans-serif;;
 font-size:13px;
 border-right: 0px solid #3c3c3c;
 border-left: 0px solid #292929;
 border-bottom: 0px solid #ffffff;
 border-top: 0px solid #545454;
}

#nav li a:hover {
 background: #333b3d;
 background: -moz-linear-gradient(top, #424b4d, #1c2021);
 background: -webkit-gradient(linear, left top, left bottom, from(#424b4d), to(#1c2021));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#424b4d, endColorstr=#1c2021);
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#424b4d, endColorstr=#1c2021)";
}


/* Submenu */

.hasChildren {
 position: absolute;
 width: 8px; height: 8px;
 background: url(/images/nav_arrow.png);
 right : 4px;
 bottom: 5px;
}

#nav li ul {
 display: none;
 position: absolute;
 left: 0;
 top: 100%;
 text-align:left;
 padding: 0; margin: 0;
   -moz-box-shadow: 2px 3px  5px rgba(0, 0, 0, .5);
   -webkit-box-shadow: 2px 3px  5px rgba(0, 0, 0, .5);
 box-shadow: 2px 3px 5px rgba(0, 0, 0, .5);
}

#nav li:hover > ul {
 display: block;
}

#nav li ul li, #nav li ul li a {
 float: none;

}

#nav li ul li {
 _display: inline; /* for IE6 */
}

#nav li ul li a {
 width: auto;
 white-space: nowrap;
 line-height:28px;
 background: #1c2021;
 display: block;
  border-bottom: 1px solid #262C2E;

}

#nav li ul li a:hover {
 background: #333b3d;
 background: -moz-linear-gradient(top, #333b3d, #1c2021);
 background: -webkit-gradient(linear, left top, left bottom, from(#333b3d), to(#1c2021));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#333b3d, endColorstr=#1c2021);
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#333b3d, endColorstr=#1c2021)";
 display: block;
}

/* SUBSUB Menu */

#nav li ul li ul {
 display: none;
 margin-left:1px;
}

#nav li ul li:hover ul {
 left: 100%;
 top: 0;
}


#nav li ul 












/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}






/* CSS Document */
#divbox a{
	margin: 0;
	padding:0;
}
#divbox{
	background:  #000000 ;
	opacity: .5;
	filter:alpha(opacity=50);
	margin: 0;
	padding: 0;
	
}
#divbox_data{
	margin: 0;
	padding: 0;
}
#divbox_frame{ margin: 0; padding: 0;}

#divbox_frame{
	background: #fff url(../images/loader.gif) no-repeat center center;
	border: 10px solid #eee;
	  /*--CSS3 Rounded Corners--*/
	  -webkit-border-radius: 10px 0 10px 10px;
	  -moz-border-radius: 10px 0 10px 10px;
  	border-radius: 10px 0 10px 10px;
}
#divbox_frame.white{
	background: none;
	background-color: white;
}

#divbox_frame .closed{
	position: absolute;
	z-index: 1006;
	background:url(../images/close.png) no-repeat center center;
	width: 24px;
	height: 24px;
	right: -20px;
	top: -20px;
	cursor: pointer;
	
}
#divbox_frame .prev,#divbox_frame .next,#divbox_frame .number{
	position: absolute;
	z-index: 1006;
	width: 30px;
	height: 24px;
	cursor: pointer;
	
}
#divbox_frame .prev,#divbox_frame .prevDisabled{
	background:url(../images/left.png) no-repeat top center;
	left: 0;
}

#divbox_frame .prevDisabled{
	background:url(../images/leftDisabled.png) no-repeat top center;
}
#divbox_frame .next,#divbox_frame .nextDisabled{
	background: url(../images/right.png) no-repeat top right;
	right: 2px;
}
#divbox_frame .number{
	right: 30px;
	width: 20px;
}
#divbox_frame .nextDisabled{
	background:url(../images/rightDisabled.png) no-repeat top right;
}


#divbox_frame .caption{
	display: none;
	background: #ccc;
	opacity: .5;
	filter:alpha(opacity=50);
	font-family:Ubuntu, Tahoma, Geneva, sans-serif;
  	font-size:12px;
  	line-height:25px;
	color: #000;
	padding-left: 30px;
	padding-right: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}
#divbox_frame .zoom{
	cursor: url(../images/zoomin.cur), default;
}
#divbox_ajax{
	display: none; 
	width: 400px;
}


/* IE6 FixPNG */
*html #divbox_frame .closed{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/close.png);
}
*html #divbox_frame .prev{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/left.png);
}
*html #divbox_frame .prevDisabled{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/leftDisabled.png);
}
*html #divbox_frame .next{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/right.png);
}
*html #divbox_frame .nextDisabled{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/rightDisabled.png);
}


