body {
	margin: 0px;
	padding:0px;
}

/* ********** Index Style ************** */
.logo_rt{background:url(images/logo_rt.gif) no-repeat top right; padding-right:62px;}
.logo_bg{background:url(images/logo_bg.gif) repeat-x top left; height:125px;}

.menu_lt{background:url(images/menu_left.png) no-repeat top left;}
.menu_bg{background:url(images/menu_bg.gif) repeat-x top left; height:62px;}

.body_bg{background-color:#2d2d2d;}

/* ********** Inner Style ************** */
.body_top_bg{background:url(images/body_top_bg.jpg) repeat-x top left; background-color:#ffffff;}
.body_top_lt{background:url(images/body_top_lt.jpg) no-repeat top left;}
.body_top_rt{background:url(images/body_top_rt.jpg) no-repeat top right;}

.body_bot_bg{background:url(images/body_bot_bg.gif) repeat-x bottom left;}

.menu_lt-inner{background:url(images/menu_left-inner.gif) no-repeat top left;}
.menu_rt-inner{background:url(images/menu_right-inner.gif) no-repeat top right; padding:0px 9px;}
.menu_bg-inner{background:url(images/menu_bg-inner.gif) repeat-x top left; height:54px;}

.bread_bg{background:url(images/bread_bg.gif) repeat-x top left;}
.bread_lt{background:url(images/bread_left.jpg) no-repeat top left;}
.bread_rt{background:url(images/bread_right.jpg) no-repeat top right; height:43px;}

.search_bg{background:url(images/search_bg.gif) no-repeat top left; width:129px; height:30px;}


/* ********** Padding Style ************** */
.full_wid{width:100%;}
.clear_both{clear:both;}
.logo_height{height:134px;}
.logo_pad{padding:7px 0px 0px 9px;}
.login_pad{padding:14px 0px 0px 20px;}
.bread_pad{float:left; padding-top:12px;}
.search_pad{float:right; padding-top:15px;}
.white_Space{white-space:nowrap;}

.table_border{border:#575757 2px solid; border-width:2px 2px 0px 2px;}
.flash_hgt{height:600px;}
.flash_pad{position: absolute; z-index: 0; top:70px;}
.logo_outer_pad{position:absolute; width:1000px; z-index:100; top:15px;}
.logo_pad-index{padding-top:9px;}
.login_pad-index{padding:10px 96px 10px 0px;}
.menu_outer_pad{position:absolute; width:996px; z-index:1000; top:520px;}
.footer_pad{border:#575757 2px solid; border-width:0px 2px 2px 2px; padding:0px 15px 25px 15px;}

.body_top_bg TH,.body_top_bg TD,.body_top_bg DIV,.body_top_bg P{font-family:'Univers LT 45 Light',"Myriad Pro"; font-size:13px; color:#000000; font-weight:normal;}
.home_font TH,.home_font TD,.home_font DIV,.home_font P{font-family:'Univers LT 45 Light',"Myriad Pro"; font-size:13px; color:#000000; font-weight:normal;}
A,A:link,A:visited,A:active{color:#2e336a; text-decoration:none;}

A:hover{color:#b53536; text-decoration:underline;}

/* ********** Control Panel Style ************** */
/* ControlPanel style */
.ControlPanel{border:none;background-color:#ffffff; border-bottom:#cccccc 1px dotted;}
.cpanel_left {padding-left:21px;}
.cpanel_right {padding-right:33px;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#000000;}
.ControlPanel a.CommandButton:hover{color:#000000; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{font-size:11px; color:#606060; text-decoration:none; font-weight:normal;}
A.CommandButton:hover{color:#606060; text-decoration:underline; font-size:11px; font-weight:normal;}

/* ********** Search Style ************** */
#SearchContainer Input{padding:1px 0px 0px 2px; border:none; WIDTH:92px; HEIGHT:15px; background:transparent; margin:0px; font-size:10px; color:#000000;}


/* ********** Language Style ************** 
#LanguageContainer select{MARGIN:0px; border:1px solid #44494F; font-size:11px; color:#ffffff; background:#222830; WIDTH:120px;HEIGHT:15px;}*/


/* ********** Pane Style ************** */
.TopPane{padding:0px 0px 0px 0px; margin:0;}
.LinkPane{padding:0; margin:0;}
.LeftPane{padding:0 0px 0px 0px; margin:0;}
.RightPane{padding:0 0px 0px 10px; margin:0; width:33%;}
.BannerPane{padding:7px 0px 0px 0px; margin:0;}
.ContentPane{padding:0px 0px 0px 0px; margin:0px;}
.MiddlePane{padding:0px 0px 0px 13px; width:28%; margin:0;}
.BottomPane{padding:0px 0px 0px 0px; margin:0;}

/* ********** Container Style ************** */
.Head{font-size:12px; font-weight:bold; color:#000000;}
.SubHead{font-size:11px; color:#000000;}
.SubSubHead{font-size:11px; color:#000000;}
.Normal{font-size:10px; color:#000000;}

/* ********** User Style ************** */
#index .user,#index a.user:link,#index a.user:active,#index a.user:visited{font-size:12px; color:#ffffff; font-weight:normal; text-decoration:none; text-transform:uppercase;}
#index a.user:hover{color:#e9c1c2; text-decoration:none;}

#inner .user,#inner a.user:link,#inner a.user:active,#inner a.user:visited{ font-family:Tahoma; font-size:11px; color:#ffffff; font-weight:normal; text-decoration:none;}
#inner a.user:hover{color:#e9c1c2; text-decoration:none;}

/* ********** Link Style **************/
.links,a.links:link,a.links:active,a.links:visited{font-size:11px; color:#045f2d; text-decoration:none; font-weight:normal;}
a.links:hover{color:#000000; text-decoration:none;}

/* ********** Footer Index ************** */
#black .footer,#black a.footer:link,#black a.footer:active,#black a.footer:visited{font-size:11px; color:#000000; text-decoration:none; font-weight:normal;}
#black a.footer:hover{color:#b66768; text-decoration:none;}

#white .footer,#white a.footer:link,#white a.footer:active,#white a.footer:visited{font-size:11px; color:#ffffff; text-decoration:none; font-weight:normal;}
#white a.footer:hover{color:#c39293; text-decoration:none;}

/* ********** Breadcrumb Style ***************/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:normal; text-decoration:none;}
a.Breadcrumb:hover{color:#b53536; text-decoration:none;}

/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited{font-family:Tahoma; font-size:11px; color:#ffffff; font-weight:normal; text-decoration:none;}
a.date:hover{ color:#8fa6da; text-decoration:none;}

/* ********** Text color Style ************** */
.bread_text{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:normal;}

.red_link,a.red_link:link,a.red_link:active,a.red_link:visited {color:#b53536; text-decoration:none; font-weight:normal;}
a.red_link:hover{color:#000000; text-decoration:underline;}

.footer_link,a.footer_link:link,a.footer_link:active,a.footer_link:visited{font-size:11px; color:#ffffff; text-decoration:none; font-weight:normal;}
a.footer_link:hover{color:#eab8b8; text-decoration:none;}


.orange_text{color:#FF6600; font-weight:bold;}
.blue_text{font-size:24px; color:#00ADC4;}
.white_text{font-size:12px; color:#E9E9E9; font-weight:bold; text-decoration:underline;}
.white_text1{font-size:12px; color:#ffffff; font-weight:normal;}
.white_text2{font-size:14px; color:#ffffff; font-weight:bold;}
.blue_text{font-size:14px; color:#A0C2EA; font-weight:bold;}
.blue_text1{font-size:14px; color:#83A1C4; font-weight:bold;}
.blue_text2{font-size:14px; color:#0E4274; font-weight:bold;}
.dblue_text{font-size:12px; color:#294267; font-weight:bold;}

.orange_text{font-size:14px; color:#F09260; font-weight:bold;}
.orange_text1{font-size:14px; color:#F0905D; font-weight:bold;}
.pink_text{font-size:14px; color:#F371CB; font-weight:bold;}
.green_text{font-size:14px; color:#66E764; font-weight:bold;}

.grey_text1{font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#696969;}

.grey_text{color:#C3C3C3; font-weight:bold; text-decoration:none;}

.more,a.more:link,a.more:active,a.more:visited{color:#BEBDBD; font-family:Tahoma; text-decoration:none; font-size:11px; font-weight:bold;}
a.more:hover{color:#577FB0;}

.link_txt,a.link_txt:link,a.link_txt:active,a.link_txt:visited{color:#E8F5FE; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:11px; font-weight:normal;}
a.link_txt:hover{color:#33AFF9;}

.arrow_link,a.arrow_link:link,a.arrow_link:active,a.arrow_link:visited{font-family:Tahoma; font-size: 11px; font-weight:bold; color:#6A6A6A; background:url(images/blue_arrow.gif) no-repeat center left; padding-left:15px;}
a.arrow_link:hover{color:#85B400; background:url(images/green_arrow.gif) no-repeat center left; padding-left:15px; text-decoration:none;}

.white_more,a.white_more:link,a.white_more:active,a.white_more:visited{color:#ffffff; font-family:Tahoma; text-decoration:none; font-size:10px; font-weight:bold;}
a.white_more:hover{color:#000000;}


.dblue_bg{background:url(images/dblue_bg.gif) repeat-x top left; height:15px; width:363px;}
.user{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#FFFFFF; text-decoration:none;}

.White_txt { color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold;}
.Blue_txt { color:#0e2f64; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}
.Red_txt { color:#ff0000; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold;}
.BlueBig_txt { color:#0e2f64; font-family:Arial, Helvetica, sans-serif; font-size:19px; font-weight:bold;}
.Blue_txt1 { color:#1f275e; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold;}
.Gray_txt { color:#535353; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold;}

.red,a.red:link,a.red:active,a.red:visited{color:#c23131; font-family:Tahoma; text-decoration:underline; font-size:11px; font-weight:normal;}
a.red:hover{color:#c23131; text-decoration:none; font-weight:normal;}

.gray,a.gray:link,a.gray:active,a.gray:visited{color:#606060; font-family:Tahoma; text-decoration:none; font-size:10px; font-weight:bold;}
a.gray:hover{color:#606060; text-decoration:underline; font-weight:bold;}

.blue,a.blue:link,a.blue:active,a.blue:visited{color:#1f275e; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:13px; font-weight:bold;}
a.blue:hover{color:#1f275e; text-decoration:underline; font-weight:bold;}

.grayBig,a.grayBig:link,a.grayBig:active,a.grayBig:visited{color:#666666; font-family:Tahoma; text-decoration: none; font-size:11px; font-weight:bold;}
a.grayBig:hover{color:#666666; text-decoration:underline; font-weight:bold;}

.grayBig1,a.grayBig1:link,a.grayBig1:active,a.grayBig1:visited{color:#7b7b7b; font-family:Tahoma; text-decoration: none; font-size:11px; font-weight:bold;}
a.grayBig1:hover{color:#7b7b7b; text-decoration:underline; font-weight:bold;}

.grayBig2,a.grayBig2:link,a.grayBig2:active,a.grayBig2:visited{color:#606060; font-family:Tahoma; text-decoration: none; font-size:11px; font-weight:normal;}
a.grayBig2:hover{color:#606060; text-decoration:underline; font-weight:normal;}

.news_link,a.news_link:link,a.news_link:active,a.news_link:visited,.news_link{ color:#2e336a; text-decoration:none; font-family:'Univers LT 45 Light',"Myriad Pro" !important; font-weight:bold; font-size:12px;}
a.news_link:hover{ color:#b53536; text-decoration:underline;}

ul { margin:0px; padding:7px 0px 15px 20px; list-style-type: disc;} 

li {
	line-height:1.7em;
	padding:0px 0px 0px 0px;
	margin:0px;
	list-style-image:url(images/square_img.gif);
	list-style-type: disc;
}

.bot_text_pad{padding-bottom:13px;}
.text_lineheight{line-height:1.5em;}
.red_text1{font-size:13px; font-weight:bold; color:#b53536;}

/*.red_txtbig{font-family:"Crillee Italic Std"; font-size:22px; font-weight:bold; color:#b73637;}
.red_txtsmall{font-family:"Crillee Italic Std"; font-size:13px; font-weight:normal; color:#b73637;}
.big_black{font-family:"Crillee Italic Std"; font-size:22px !important; font-weight:bold !important; color:#000000; line-height:1.5em;}*/

.white_txtsmall{font-family:"Crillee Italic Std"; font-size:13px; font-weight:normal; color:#ffffff;}

.sts_text{font-family:"Crillee Italic Std"; font-size:15px; font-weight:bold; font-style:italic;}

.normal_fonttxt{ font-style:italic;}

.tab_width{ width:300px;}


.border_col
{
	background:#CFCFCF;
	border-width: 0px;
	border-style: none;
}

.border_col td
{
	background: white;
}

.red_bg{background:url(images/red_bg.gif) repeat-x top left; color:#ffffff; font-weight:bold; padding-left:5px; font-size:15px; font-family: 'Univers LT 45 Light','serif';}
.ping_bg{background:url(images/pink_bg.gif) repeat-x bottom left; color:#000000; font-size:10pt; font-weight:bold; padding-left:5px; font-family: 'Univers LT 45 Light','serif';}


