@import url("Container.css");
@import url("RadMenu/EQMenu/Menu.css");
@import url("RadPanelBar/EQBar/SideMenu.css");
body, html {padding:0px; margin:0px; background:#ECECEC; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}
/*=====================================================================*/
/* Skin Main Properties                                                */
/*=====================================================================*/
/* Skin BG Color and Content Alignament */
.BGTable { /* Alignament MUST be defined in the HTML skin file for cross-browser compatibility */
	background:#ECECEC url(images/MainBg.gif) repeat-x top left;	
	padding:105px 20px 20px 20px; text-align:center;}
/* Width of Skin - Applied to underlying table with minimum width applied */
.MainTable {
	width: 950px;  margin:auto;
	background:none; text-align:left!important;
}

/*ControlPanel*/ 
.ControlPanel { margin:10px auto!important; width:950px;background:#ECECEC; border:1px solid #666666;}
.ControlPanel table { background:#FFFFFF; }
/*=====================================================================*/
/* Template Main Areas                                                 */
/*=====================================================================*/


/* ----------------------------------------------------------------------------------------------------------------------------- */

/* Styles For Main Rounded Background*/
.BackgroundMain { background:#626262;}
.BgLeftTop { background:url(images/LeftBlueTop.gif) top left no-repeat;}
.BgLeftMiddle { background:url(images/LeftBlueMiddle.gif) 11px 0px repeat-y;}
.BgLeftBottom { background:url(images/LeftBlueBottom.gif) bottom left no-repeat;}
.BgRightTop { background:url(images/RightBlueTopCrv.gif) top right no-repeat;}
.BgRightMiddle { background:url(images/RightBlueMiddle.gif) 741px 0px repeat-y;}
.BgRightBottom { background:url(images/RightBlueBottomCrv.gif) bottom right no-repeat;}
.BgLeftBottom { background:url(images/LeftBlueBottom.gif) bottom left no-repeat;}
.BgRightTop1 { background:url(images/RightBlueTopCrv1.gif) top right no-repeat;}
.BgRightMiddle1 { background:url(images/RightBlueMiddle.gif) 930px 0px repeat-y;}
.BgRightBottom1 { background:url(images/RightBlueBottomCrv1.gif) bottom right no-repeat;}
.BgMiddleMain { width:100%;}
.BgLeftSide { width:20px; float:left; position:absolute;}
.ImageHeight { height:400px;}
.BgRightSideMain { width:200px; float:right; overflow:hidden;}

/* Styles For Content main background*/
.BgMainContant { width:721px; float:left; position:absolute; margin:-71px 0px 0px 20px; background:#ffffff; }
.BgMainContantIP { width:910px; float:left; position:absolute; margin:-71px 0px 0px 20px; background:#ffffff; overflow:hidden;}
.HeaderBg { background:url(images/HeaderBg.gif) top left repeat-x; }
.TopMiddle { background:url(images/TopMiddle.gif) top left repeat-x;}
.TopLeft { background:url(images/TopLeft.gif) top left no-repeat;}
.TopRight { background:url(images/TopRight.gif) top right no-repeat;}
.BottomMiddle { background:url(images/BottomMiddle.gif) bottom left repeat-x;}
.BottomLeft { background:url(images/BottomLeft.gif) bottom left no-repeat;}
.BottomRight { background:url(images/BottomRight.gif) bottom right no-repeat; height:52px; overflow:hidden;}
.HeaderPane h1 { color:#989898; padding:0px; margin:6px; font-size:25px;}
.RotationWid { padding:0px 0px 10px 0px;}
.Clear { clear:both;padding:0; margin:0;}
.BgMainContant table.ModuleTitle_SubMenu {top:auto!important; left:auto!important;}

/**/
.LogoMain { background:url(images/LogoBg.gif) top left repeat-x #FFFFFF; float:left; margin:0px 0px 0px 22px; width:310px; overflow:hidden;}
.LogoRightCrv {	background:url(images/TopMiddleCrv.gif) right top no-repeat ;padding: 10px 40px 10px 0px;}
.LogoPane {text-align:left; width:270px; overflow:hidden;}
.LoginPane {height: 77px;padding: 10px 20px 0px 10px;text-align:right;font-size: 9px;font-weight: normal;
	color: #FFFFFF;	white-space:nowrap;	text-transform:uppercase; float:right; width:355px;}
.NavPane {height: 30px;padding:0px;text-align:left;border-bottom:6px solid #ececec; margin:0px 10px;}	
.NavPane li { list-style:none!important;} .NavPane img { display:none!important;}
.LinkPane {	padding: 15px 10px 10px 25px;text-align:left;color:#9bbddb;background:#ECECEC;}	
.CopyrightPane {font-size:11px;font-weight:normal;color:#B8B9B9;	text-decoration:none;text-align: right; padding:18px 20px;}

/*Styls for Breadcrumb*/
.BreadcrumbPane {font-size: 1px;font-weight: bold;	color: #626262;	text-align:left; white-space:nowrap;padding:9px 0px 9px 10px;background:url(images/BreadcrumbBg.gif) repeat-x top left;}
.BreadcrumbPane img {display:none;}
.BreadcrumbText {font-size: 11px;font-weight: bold;	color: #626262; padding-right:6px;	}
.Breadcrumb {font-size: 11px;font-weight: bold;	color: #3b711f;	text-align:left;}
.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { background:url(images/BreadcrumbArrow.gif) left center no-repeat; padding:0px 6px 0px 15px;	font-size: 11px;font-weight: bold;color: #333333;text-decoration:none;}
A.Breadcrumb:hover {	font-size: 11px;font-weight: bold;color: #000000;	text-decoration:underline;}

/*Styls for Content Pane Structure*/
.ContentArea {border:10px solid #FFFFFF;}
.HeaderPane {padding:0px 0px 10px 0px;} .HeaderPane p { padding:0px!important; margin:0px!important;}
.MiddleContentMain { padding:10px 0px 0px 0px; width:700px; overflow:hidden;}
.MiddleContentMainIP {padding:0px 0px 0px 0px;}
.ContentPane {padding:0px 0px 0px 0px;}
.LeftPane {	 padding:5px 0px 0px 0px;float:left; width:230px; overflow:hidden;}
.LeftPane2 { padding:5px 0px 0px 0px;float:left; width:450px; overflow:hidden;}
.CenterRightPane { padding:5px 0px 0px 0px; float:right; width:450px; overflow:hidden;}
.CenterRightPane2 { padding:5px 0px 0px 0px; float:right; width:230px; overflow:hidden;}

.PanelBarPaneMain { padding:0px 0px 0px 0px; float:right; width:230px; overflow:hidden;}
.PanelBarPane {	 padding:5px 0px 0px 0px;}
/* V2*/
.LeftPaneV1 {	 padding:5px 0px 0px 0px;float:left; width:600px; overflow:hidden;}
.LeftPane2V1 { padding:5px 0px 0px 0px;float:left; width:270px; overflow:hidden;}
.CenterRightPaneV1 { padding:5px 0px 0px 0px; float:right; width:270px; overflow:hidden;}
.CenterRightPane2V1 { padding:5px 0px 0px 0px; float:right; width:600px; overflow:hidden;}

/*MiddleLeftPane*/
.MiddleLeftPane {margin:2px 0px 2px 0px; float:left; width:230px; overflow:hidden;}
.MiddlePane {margin:2px 0px 2px 8px; float:left; width:225px; overflow:hidden;}
.MiddleRightPane {margin:2px 0px 2px 0px; float:right; width:230px; overflow:hidden;}

.CenterPane {padding:5px 0px 0px 0px; }
.RightPane {margin:10px 0px 10px 0px; float:left; width:185px; overflow:hidden;}
.RightSideHeight { float:right; width:10px; height:250px;}
.RightSideHeightAdmin { float:right; width:10px; height:400px;}
.RightSideHeight1 { float:right; width:10px; height:350px;}
.FooterRightPane {padding:0px 0px 0px 0px; width:209px; margin:20px 0px 0px 741px; z-index:5; overflow:hidden;}
.RightPane1 {margin:0px 0px 18px 0px;}
.RightPane2 {margin:0px 10px 5px 10px;}
.BottomPane {padding:5px 0px 0px 0px;}

/*For Content Images border*/
.ImageBorder { border:4px double #d7d7d7;}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*Default Font Color for Right Pane */
.WhiteText, .WhiteText TH, .WhiteText TD, .WhiteText td, .WhiteText div ,.WhiteText p, .WhiteText table , .WhiteText .Normal, .WhiteText  .normal, 
.WhiteText .Head, .WhiteText .SubHead, .WhiteText .SubSubHead, .WhiteText .StandardButton{ color:#FFFFFF;}
.WhiteText a { color:#FFFFFF!important;text-decoration:underline!important;}
.WhiteText a:hover { color:#FFFFFF!important; text-decoration:none!important;}

/**/
/*=====================================================================*/
/* Skin Properties                                                     */
/*=====================================================================*/

/* Login hover styles*/
.Login,A.Login:link,A.Login:visited,A.Login:active {color:#ffffff; font-size:10px;font-weight: normal;text-decoration:none;}

A.Login:hover {color:#333333; font-size:10px;font-weight: normal;text-decoration:none;}


/* New added User hover styles*/
.User, A.User:link, A.User:visited, A.User:active {color:#ffffff; font-size:10px;font-weight: normal;text-decoration:none;}
A.User:hover {color:#333333; font-size:10px;font-weight: normal;text-decoration:none;}


/*Date Styles*/
.Date { color:#ffffff; font-size:10px;text-decoration:none;font-weight: normal;}

/* Footer text syle */
.Footer,A.Footer:link,A.Footer:visited,A.Footer:active {font-weight:normal;color:#b8b9b9;text-decoration:none;padding:0px 2px;}
A.Footer:hover {font-weight:normal;color:#666666;text-decoration:none;	padding:0px 2px;}

/* Copyright text syle */
.Copyright,A.Copyright:link,A.Copyright:visited,A.Copyright:active,A.Copyright:hover {font-weight:normal;text-transform:none;color:#b8b9b9;text-decoration:none;}

/* Link Pane text syle */
.Link {	font-size: 10px; color: #8a8a8a;	text-decoration:none; text-transform:uppercase;}
A.Link:link, A.Link:visited, A.Link:active {font-size: 10px;	color: #8a8a8a;	text-decoration:none;}
A.Link:hover {	font-size: 10px;	color: #333333;	text-decoration:underline;}

/* Host Pane text syle */
.Host {	font-size: 11px; color: #8a8a8a;	text-decoration:none;}
A.Host:link, A.Host:visited, A.Host:active {	font-size: 11px;	color: #8a8a8a;	text-decoration:none;}
A.Host:hover {	font-size: 11px;	color: #333333;	text-decoration:none;}

/*Default List style */
ul { margin:0px; padding:0px 0px 5px 15px;} 
li { list-style:disc!important; line-height:normal; padding:0px; margin:0px;}

/**/
hr { color:#e2e0d6; height:1px; margin:3px; padding:0px}

/*=====================================================================*/
/* Template Text and Link Styles Based on Colors                       */
/*=====================================================================*/
/* Default font style Style */
body, html, TH, TD, td,  div , p, table { color: #555555; font-size: 13px; font-weight: normal; line-height:normal; text-decoration: none; font-family:Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;}
p { margin:0px; padding:0px 0px 8px 0px;}
/* Default link syle */
A:Link, A:Visited, A:Active {color: #000000;text-decoration: underline;}
A:Hover {color: #000000;text-decoration: none;}

/* Black (Default color) */
.Normal { color: #555555; font-family:Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; font-size: 13px; line-height:18px; font-weight: normal; }
A.Normal:link, A.Normal:visited, A.Normal:Active { color: #000000; font-family:Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; font-size: 13px; font-weight: normal; text-decoration: underline; }
A.Normal:Hover { color: #000000; font-family:Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; font-size: 13px; font-weight: normal; text-decoration: none; }

.NormalBold { color: #555555;  font-weight: bold; }
A.NormalBold:link, A.NormalBold:visited, A.NormalBold:Active { color: #000000;font-weight: bold; text-decoration: underline; }
A.NormalBold:Hover { color: #000000; font-weight: bold; text-decoration: underline; }

/* Blue */
.NormalBlue { color: #31aad3; font-weight: normal; }
A.NormalBlue:link, A.NormalBlue:visited, A.NormalBlue:Active { color: #31aad3; font-weight: normal; text-decoration: underline; }
A.NormalBlue:Hover { color: #31aad3; font-weight: normal; text-decoration: underline; }

.NormalBoldBlue { color: #31aad3; font-weight: bold; }
A.NormalBoldBlue:link, A.NormalBoldBlue:visited, A.NormalBoldBlue:Active { color: #31aad3; font-weight: bold; text-decoration: underline; }
A.NormalBoldBlue:Hover { color: #31aad3; font-weight: bold; text-decoration: underline; }

/* Orange */
.NormalOrange { color: #ff9c00; font-weight: normal; }
A.NormalOrange:link, A.NormalOrange:visited, A.NormalOrange:Active { color: #d29a00; font-weight: normal; text-decoration: underline; }
A.NormalOrange:Hover { color: #d29a00; font-weight: normal; text-decoration: underline; }

.NormalBoldOrange { color: #ff9c00; font-weight: bold; }
A.NormalBoldOrange:link, A.NormalBoldOrange:visited, A.NormalBoldOrange:Active { color: #ff9c00; font-weight: bold; text-decoration: underline; }
A.NormalBoldOrange:Hover { color: #ff9c00; font-weight: bold; text-decoration: underline; }

/* Green */
.NormalGreen { color: #00ac35; font-weight: normal; }
A.NormalGreen:link, A.NormalGreen:visited, A.NormalGreen:Active { color: #00ac35; font-weight: normal; text-decoration: underline; }
A.NormalGreen:Hover { color: #00ac35; font-weight: normal; text-decoration: underline; }

.NormalBoldGreen { color: #00ac35; font-weight: bold; }
A.NormalBoldGreen:link, A.NormalBoldGreen:visited, A.NormalBoldGreen:Active { color: #00ac35; font-weight: bold; text-decoration: underline; }
A.NormalBoldGreen:Hover { color: #00ac35; font-weight: bold; text-decoration: underline; }

/* Red */
.NormalRed { color: #dc4c57; font-weight: normal; }
A.NormalRed:link, A.NormalRed:visited, A.NormalRed:Active { color: #dc4c57; font-weight: normal; text-decoration: underline; }
A.NormalRed:Hover { color: #dc4c57; font-weight: normal; text-decoration: underline; }

.NormalBoldRed { color: #dc4c57; font-weight: bold; }
A.NormalBoldRed:link, A.NormalBoldRed:visited, A.NormalBoldRed:Active { color: #dc4c57; font-weight: bold; text-decoration: underline; }
A.NormalBoldRed:Hover { color: #dc4c57; font-weight: bold; text-decoration: underline; }

/* Gray */
.NormalGray { color: #707070; font-weight: normal; }
A.NormalGray:link, A.NormalGray:visited, A.NormalGray:Active { color: #707070; font-weight: normal; text-decoration: underline; }
A.NormalGray:Hover { color: #707070; font-weight: normal; text-decoration: underline; }

.NormalBoldGray { color: #707070; font-weight: bold; }
A.NormalBoldGray:link, A.NormalBoldGray:visited, A.NormalBoldGray:Active { color: #707070; font-weight: bold; text-decoration: underline; }
A.NormalBoldGray:Hover { color: #707070; font-weight: bold; text-decoration: underline; }

/*=====================================================================*/
/* Template Text Headings                                              */
/*=====================================================================*/

/* H1 */
H1 { color: #555555; font-size: 20px; font-weight: bold; padding:0px 0px 8px 0px; margin:0px; line-height:normal;}
A.H1:Link,A.H1:Visited,A.H1:Hover,A.H1:Active { font-size: 20px; font-weight: bold; text-decoration: underline; }

/* H2 */
H2 { color: #555555; font-size: 18px; font-weight: bold; padding:0px 0px 8px 0px; margin:0px;line-height:normal;}
A.H2:Link,A.H2:Visited,A.H2:Hover,A.H2:Active { font-size: 18px; font-weight: bold; text-decoration: underline; }

/* H3 */
H3 { color: #555555; font-size: 16px; font-weight: bold; padding:0px 0px 8px 0px; margin:0px;line-height:normal;}
A.H3:Link,A.H3:Visited,A.H3:Hover,A.H3:Active {  font-size: 16px; font-weight: bold; text-decoration: underline; }

/* H4 */
H4 { color: #555555; font-size: 14px; font-weight: bold;  padding:0px 0px 8px 0px; margin:0px;line-height:normal;}
A.H4:Link,A.H4:Visited,A.H4:Hover,A.H4:Active { font-size: 14px; font-weight: bold; text-decoration: underline; }
/* H4 */
H5 { color: #555555; font-size: 12px; font-weight: bold;  padding:0px 0px 8px 0px; margin:0px;line-height:normal;}
A.H5:Link,A.H5:Visited,A.H5:Hover,A.H4:Active { font-size: 12px; font-weight: bold; text-decoration: underline; }

/* H6 */
H6 { color: #555555; font-size: 11px; font-weight: bold; padding:0px; margin:0px 0px 8px 0px;line-height:normal;}
A.H6:Link,A.H6:Visited,A.H6:Hover,A.H6:Active {font-weight: bold;font-size: 11px; text-decoration: underline; }

/*=====================================================================*/
/* Module Classes                                                      */
/*=====================================================================*/
/* Default Container Title Style */
.Head { color: #555555; font-size: 13px; font-weight: bold; text-decoration: none;font-family:Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; }
A.Head:Link, A.Head:Visited, A.Head:Active { color: #000000; font-size: 13px; font-weight: bold; text-decoration: none; }
A.Head:Hover { color: #000000;}

/* SubHead */
.SubHead { color: #555555; font-size: 12px; font-weight: bold; text-decoration: none;font-family:Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; }
A.SubHead:Link, A.SubHead:Visited, A.SubHead:Active { color: #000000; font-size: 12px; font-weight: bold; text-decoration: none; }
A.SubHead:Hover { color: #000000;}

/* Module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { color: #555555;font-weight: bold; text-decoration: none; text-transform:uppercase; font-size: 10px; font-family:Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;}
A.SubSubHead:Link, A.SubSubHead:Visited,  A.SubSubHead:Active { color: #000000; font-size: 11px; font-weight: bold; text-decoration: none; }
A.SubSubHead:Hover{color: #000000;}

/* Text style for skin objects */
.SkinObject { color: #555555; font-size: 10px; font-weight: normal; text-decoration: none;font-family:Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; }
A.SkinObject:Link, A.SkinObject:Visited, A.SkinObject:Active { color: #000000; font-size: 10px; font-weight: normal; text-decoration: none; }
 A.SkinObject:Hover {color: #000000;}
/*=====================================================================*/
/* Input and Other Admin Site Styles                                   */
/*=====================================================================*/
/* Normal Text Box */
.NormalTextBox { color: #555555; background:#FFFFFF; font-family:Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; font-size: 12px; font-weight: normal; border: 1px solid #bec0bb;}
td.NormalTextBox, span.NormalTextBox, table.NormalTextBox {padding: 0px;margin: 0px;	background:none;border:none;}

/* Admin link styles */
A.CommandButton:Link, A.CommandButton:Visited, A.CommandButton:Active {font-family:Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; color:#838181; font-size: 13px; cursor:pointer; font-weight: bold; text-decoration: none; background: none; border:none; padding:2px 3px 3px 4px; height: 20px; }
A.CommandButton:Hover { color:#000000; font-size: 13px; font-weight: bold; text-decoration: underline; cursor:pointer; background:none; border:none; padding:2px 3px 3px 4px; height: 20px; }

/* button style for standard HTML buttons */
.StandardButton, A.StandardButton:Link, A.StandardButton:Visited, A.StandardButton:Active {font-family:Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; color:#000000; cursor:pointer; font-size: 13px; font-weight: bold; text-decoration: none; background:none; border:none; padding:2px 3px 3px 4px; height: 20px; }
A.StandardButton:Hover { color:#000000; font-size: 13px; font-weight: bold; text-decoration: underline; cursor:pointer; background:none; border:none; padding:2px 3px 3px 4px; height: 20px; }

/* New DataGrid DNN Class used in Admin interface */
.DataGrid_Header { color: #333333; font-weight: bold; text-decoration: none; font-family:Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;}
.DataGrid_AlternatingItem { color: #999999;  font-weight: normal; text-decoration: none;font-family:Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; }
.DataGrid_Item { color: #333333; font-weight: normal; text-decoration: none;font-family:Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; }
/*=========================================================================================================================================================================================================================================================================================================================================================*/
/* Module Action Menus */
.ModuleTitle_SubMenu{border-width:1px 1px 0px 1px; border-style:solid; border-color:#666666;}
.ModuleTitle_SubMenu table {padding:0px; border:0px; position:absolute; margin:0px;} 
.ModuleTitle_SubMenu td span { padding:4px 8px 4px 4px;}
.ModuleTitle_SubMenu td{background:#c3c3c3;	white-space: nowrap; padding:0px;border-top:1px solid #e0e0e0;border-bottom:1px solid #a7a4a4;color:#000000!important;} 
.ModuleTitle_MenuIcon {background:#c3c3c3; padding:3px;}
.ModuleTitle_MenuItem {background:#c3c3c3;}
td.ModuleTitle_MenuItemSel , .ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{background: #666666;color: #fff!important;}
.ModuleTitle_MenuBreak { display:none;}
.ModuleTitle_MenuBreak .ModuleTitle_MenuIcon{height:1px;background: #666666; display:block;}
.ModuleTitle_SubMenu td span { padding:4px 8px 4px 4px;}/*
.ModuleTitle_MenuItem td img { display:none;}.ModuleTitle_MenuItem td span img { display:inline-block!important;}*/
/**/
.RightPane .ContainerTitle, .RightPane1 .ContainerTitle { color:#FFFFFF!important; font-size:18px!important; font-weight:bold!important;}



/*Welcome styles 20Apr*/
.left-midimg-box {
	padding:0 8px 0 9px;
	background-color:#FAFAFA;
	border-left:1px solid #F3F0F0;
	border-right:1px solid #F3F0F0;
	width:196px;
	}
.left-midimg-box img {
	margin:0 0 10px;
	}	
.left-midimg-box p {
	padding:0 0 5px;
	font-size:13px;
	line-height:19px;
	margin:0;
	}
.welcome p {
	font:bold 13px/17px Arial, Helvetica, sans-serif;
	color:#626262;
	background-color:inherit;
	padding:0;
	margin:0;
	}
.welcome p span {
	color:#535B62;
	background-color:inherit;
	font-weight:normal;
	}
.mid-panel-bg {}
.mid-panel-bg h3 {
	padding:0px; margin:0px;
	text-align:center;
	}
.mid-panel-bg h4 {
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#626262;
	background-color:inherit;
	padding:6px 16px;
	text-align:center;
	margin:0;
	}
.mid-panel-bg h3 span {
	font-size:17px;
	font-weight:bold;
	color:#363636;
	background-color:inherit;
	display:block;
	}
.mid-panel-bg p {
	text-align:center;
	}
.bottom-panel {
	background:url(images/divider.gif) repeat-x 0 0;
	padding:30px 0 0;
	}
.bottom-panel h3 {
	font:bold 13px/15px Arial, Helvetica, sans-serif;
	color:#626262;
	background-color:inherit;
	padding:0 0 10px 170px;
	margin:0;
	}	
.bottom-panel p {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#A7A7A7;
	background-color:inherit;
	padding:0 5px 18px 170px;
	}	
.bottom-panel img {
	float:left;
	width:auto;
	}
.join h2.joinUs {
	background:url(images/pages1.jpg) no-repeat 0 0;
	font:15px/34px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 39px;
	height:34px;
	}
.join h2.testi {
	background:url(images/pages2.jpg) no-repeat 0 0;
	font:15px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 43px;
	height:26px;
	}
.join h2.contact {
	background:url(images/pages2.jpg) no-repeat 0 0;
	font:15px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 37px;
	height:26px;
	}
.join h5 {
	font:bold 13px/15px Arial, Helvetica, sans-serif;
	color:#0D4E7B;
	background-color:inherit;
	padding:8px 0;
	margin:0;
	}
.join h5 span {
	color:#fff;
	background-color:inherit;
	}
.join h5 span.bs2{
	color:#0B3187;
	background-color:inherit;
}
.join p {
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:inherit;
	padding:0 0 12px;
	}
.join p span {
	text-align:right;
	}
.join h4 {
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#0D4E7B;
	background-color:inherit;
	padding:6px 0;
	}
.join input.inputBox {
	background-color:#E7EFF5;
	border:1px solid #5889B7;
	width:173px;
	height:16px;
	padding:2px 0 0 2px;
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#5889B7;
	float:left;
	}
.join input.subscribe-btn {
	width:62px;
	height:18px;
	margin:0 0 10px;
	}
p.testmonial {
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:inherit;
	}	
p.right {
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:inherit;
	text-align:right;
	}
p.normaltextcontentblue {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:inherit;
	}
p.normaltextcontentblue span {
	color:#fff;
	background-color:inherit;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	}
ul.list {
	list-style-type:none!important;
	padding:0 0 10px 7px;
	}
ul.list li {
	list-style-type:none!important;
	background:url(images/arrow-rgt-btm.gif) no-repeat 0 3px;
	padding:0 0 10px 17px;
	}
ul.list li a {
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:underline;
	}
ul.list li a:hover {
	text-decoration:none;
	}	
div.middle{}
div.top{}
div.bottom{}

ul.lastList{
font-size:13px;
line-height:15px;
padding:0 0 10px 18px;
background:none;
list-style-type:none!important;
}
ul.lastList li{
background:url(images/arrow.gif) 0 8px no-repeat;
padding:5px 0 5px 20px;
list-style-type:none!important;
}
ul.lastList li a{
color:#A7A7A7;
background-color:inherit;
text-decoration:none;
}
ul.lastList li a:hover{
color:#000;
background-color:inherit;
}

ul.dnrtlastList{
font-size:13px;
line-height:15px;
padding:0 0 10px 18px;
background:none;
list-style-type:none!important;
}
ul.dnrtlastList li{
background:url(images/dnrtarrow.gif) 0 8px no-repeat;
padding:5px 0 5px 20px;
list-style-type:none!important;
}
ul.dnrtlastList li a{
color:#A7A7A7;
background-color:inherit;
text-decoration:none;
}
ul.dnrtlastList li a:hover{
color:#000;
background-color:inherit;
}

ul.offerList{
font-size:13px;
line-height:15px;
padding:0 0 10px 18px;
background:none;
list-style-type:none!important;
}
ul.offerList li{
background:url(images/tag.gif) -0 8px no-repeat;
padding:8px 0 5px 20px;
list-style-type:none!important;
}
ul.offerList li a{
color:#474747;
background-color:inherit;
text-decoration:none;
}
ul.offerList li a:hover{
color:#000;
background-color:inherit;
}

ul.redlastList{
font-size:13px;
line-height:15px;
padding:0 0 10px 18px;
background:none;
list-style-type:none!important;
}
ul.redlastList li{
background:url(images/redarrow.gif) 0 8px no-repeat;
padding:5px 0 5px 20px;
list-style-type:none!important;
}
ul.redlastList li a{
color:#A7A7A7;
background-color:inherit;
text-decoration:none;
}
ul.redlastList li a:hover{
color:#000;
background-color:inherit;
}

p.listText{
font-weight:bold;
font-size:14px;
line-height:19px;
color:#626262;
background-color:inherit;
padding:5px 0 10px 18px;
}
.BlueTitleTitle h1 {
	padding:20px 0 0;
	margin:0;
	}
.BlueTitleTitle h1 span.ContainerTitle {
	font:bold 14px/27px Arial, Helvetica, sans-serif;
	color:#666666;
	}
/* inner about us*/
.inner h2 {
	font:bold 14px/27px Arial, Helvetica, sans-serif;
	color:#0F0F0F;
	background-color:inherit;
	text-align:center;
	background:url(images/titleBg.gif) no-repeat 0 0;
	height:27px;
	width:115px;
	padding:0;
	margin:0;
	text-transform:uppercase;
	}
.inner h3 {
	font:bold 13px/17px Arial, Helvetica, sans-serif;
	color:#626262;
	background-color:inherit;
	padding:12px 0 15px;
	}
.inner img {
	float:left;
	margin:0 16px 0 0;
	}
.inner p {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#1E2022;
	background-color:inherit;
	padding:0 0 15px;	
	}
ul.about-btm {
	border-top:1px solid #F2F2F2;
	padding:15px 0 0;
	}
ul.about-btm li {
	border-bottom:1px solid #F2F2F2;
	padding:0 0 15px;
	}
ul.about-btm li img {
	float:left;
	width:auto;
	margin:0 15px 0 0;
	}
ul.about-btm li h3 {
	font:normal 18px/20px Arial, Helvetica, sans-serif;
	color:#000000;
	}
div.botpan1{
	border-top:solid 1px #F2F2F2;
}
.botpan1 h3{
	font:normal 18px/20px Arial, Helvetica, sans-serif;
	color:#626262;
	background-color:inherit;
	padding:20px 0 10px 0;
	margin:0;
}
.botpan1 p{
	padding:0 0 20px 0;
	margin:0;
}
.botpan1 img{
	float:left;
	margin:20px 10px 0 0;
}
div.sidemenuTop{
	width:215px;
	height:10px;
	background:url(images/abtop.gif) 0 0 no-repeat;
}
div.sidemenuBottom{
	width:215px;
	height:10px;
	background:url(images/abbottom.gif) 0 0 no-repeat;
	margin:0 0 10px;
}
div.sidemenuMiddle{
	color:#000000;
	background-color:#FAFAFA;
	border-left:solid 1px #F4F4F4;
	border-right:solid 1px #F4F4F4;
	width:193px;
	padding:0 10px;
}
ul.sidemenu{
	font-size:13px;
	line-height:15px;
	list-style-type:none!important;
	padding:0 0 10px;
}
ul.sidemenu li{
	border-bottom:solid 1px #F4F4F4;
	list-style-type:none!important;
}
ul.sidemenu li a{
	padding:10px 0;
	display:block;
	color:#000000;
	background-color:inherit;
	text-decoration:none;
}
ul.sidemenu li a:hover{
	color:#000;
	background-color:inherit;
	background:url(images/sidemenu-over.gif) 0 0 repeat-x;
}
ul.sidemenu li a span{
	background:url(images/sidemenu-arrow.gif) 4px 3px no-repeat;
	padding:0 0 0 18px;
}
ul.lastList1{
	font-size:13px;
	line-height:15px;
	padding:0 0 10px;
	background:none;
	list-style-type:none!important;
}
ul.lastList1 li{
	background:url(images/arrow.gif) 0 8px no-repeat;
	padding:5px 0 5px 15px;
	list-style-type:none!important;
}
ul.lastList1 li a{
	color:#A7A7A7;
	background-color:inherit;
	text-decoration:none;
}
ul.lastList1 li a:hover{
	color:#000;
	background-color:inherit;
}
p.listText1{
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	color:#626262;
	background-color:inherit;
	padding:10px 0 5px 0;
}
.about-left-top {
	background:url(images/abtop.gif) no-repeat 0 0;
	height:10px;
	width:215px;
	}
.about-left-btm {
	background:url(images/abbottom.gif) no-repeat 0 0;
	height:10px;
	width:215px;
	}	
.services-left-mid {
	padding:10px 8px 0 9px;
	background-color:#FAFAFA;
	border-left:1px solid #F3F0F0;
	border-right:1px solid #F3F0F0;
	width:196px;
	}
.services-left-mid img {
	margin:0 0 10px;
	}	
.services-left-mid p {
	padding:0 0 15px;
	font-size:13px;
	line-height:19px;
	margin:0;
	}
	
.services-mid { }
.services-mid h3 {
	font:bold 14px/22px Arial, Helvetica, sans-serif;
	color:#989898;
	padding:0 0 0 33px;
	margin:0;
	background:url(images/cal-icon.gif) no-repeat 0 0;
	}
.services-mid p.services-content {
	padding:4px 0 12px;
	font-size:13px;
	line-height:19px;
	margin:0;
	color:#585858;
	}
.serviceline{
	font-size:0;
	line-height:0;
	height:8px;
	background:url(images/about-left-divider.gif) 0 0 repeat-x;
}
p.servicesmore{
	background:url(images/about-left-divider.gif) 0 30% repeat-x;
	height:12px;
	font-size:0;
	line-height:0;
}
p.servicesmore a{
	display:block;
	width:73px;
	height:12px;
	font:normal 10px/12px Arial, Helvetica, sans-serif;
	color:#646464;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	background:url(images/service-more-bg.gif) 0 0 no-repeat;
}
p.servicesmore a:hover {
	color:#000000;
	background-color:inherit;
	}
ul.list1 {
list-style-type:none!important;
padding:0 0 10px 7px;
}
ul.list1 li {
list-style-type:none!important;
background:url(images/arrow-plus.gif) no-repeat 0 6px;
padding:0 0 10px 17px;
}
ul.list1 li a {
font:bold 11px/13px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:underline;
}
ul.list1 li a:hover {
text-decoration:none;
}
/* contact form */
/*#services-mid {
	width:375px;
	margin:65px 0 0 371px;
	}*/
label.contact-text {
	color:#616161;
	background-color:inherit;
	padding:1px 0 0;
	float:left;
	font:13px/15px Arial, Helvetica, sans-serif;
	clear:both;
	}
.inputBox {
	width:250px;
	height:15px;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#666;
	border:1px solid #E0E0E0;
	background-color:#fff;
	padding:0 0 0 2px;
	margin:0 0 7px;
	float:right;
	}
.textarea {
	width:250px;
	height:80px;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#666;
	border:1px solid #E0E0E0;
	background-color:#fff;
	padding:2px 0 0 2px;
	margin:0 0 7px;
	float:right;
	}	
.submitBtn{
	width:75px;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#40403E;
	float:left;
	padding:2px 0 1px;
	margin:0 0 10px 148px;
	cursor:pointer;
	clear:both;
	}
/* -- contact form -- */	
 /*=====================================================================*/
/* Medicare Page style */
/*=====================================================================*/
.medi-panel-bg {
background:url(images/mid-panel-bg.jpg) no-repeat 0 0;
width:213px;
height:234px;
margin:0 18px 0 0;
}
.middlepan div.nomar{
margin:0 0 0 0;
}
.medi-panel-bg img{
margin:5px 0 0 58px;
}
.medi-panel-bg h3 {
font:normal 22px/24px Arial, Helvetica, sans-serif;
color:#0059AB;
background-color:inherit;
padding:3px 0 10px;
text-align:center;
}
.medi-panel-bg h4 {
font:normal 12px/16px Arial, Helvetica, sans-serif;
color:#626262;
background-color:inherit;
padding:6px 16px;
text-align:center;
margin:0;
}

ul.medilastList{
font-size:13px;
line-height:15px;
padding:0 0 10px 18px;
background:none;
list-style-type:none!important;
}
ul.medilastList li{
background:url(images/medi-arrow.gif) 0 10px no-repeat;
padding:5px 0 5px 20px;
list-style-type:none!important;
}
ul.medilastList li a{
color:#A7A7A7;
background-color:inherit;
text-decoration:none;
}
.about-left-mid1 {
	padding:10px 15px 0;
	background-color:#fff;
	border:1px solid #F3F0F0;
	width:191px;
	}
.about-left-mid1 h3 {
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#989898;
	padding:0;
	margin:0;
	}
.about-left-mid1 p.about-left-content {
	padding:4px 0 12px;
	font-size:13px;
	line-height:19px;
	margin:0;
	}
.about-left-mid1 p.readMore {
	background:url(images/readBg.gif) no-repeat 0 0;
	width:191px;
	height:12px;
	}
.about-left-mid1 p.readMore a {
	width:64px;
	height:12px;
	display:block;
	text-align:center;
	font:10px/10px Arial, Helvetica, sans-serif;
	color:#646464;
	text-decoration:none;
	}
.about-left-mid1 p.readMore a:hover {
	color:#000000;
	background-color:inherit;
	}
ul.sideMenu-med {
	padding:0;
	margin:0;
	}
ul.sideMenu-med li {
	background:url(images/sidemenuitemBg.gif) no-repeat 0 0;
	width:223px;
	height:38px;
	line-height:38px;
	font-size:12px;
	text-transform:uppercase;
	padding:0 0 5px 45px;
	list-style-type:none;
	}
ul.sideMenu-med li a:hover {
	text-decoration:none;
	}

.services1-mid {
	padding:10px 20px 0;
	width:403px;
	}
.services1-mid h3 {
	font:bold 14px/22px Arial, Helvetica, sans-serif;
	color:#989898;
	padding:0 0 0 33px;
	margin:3px 0 0;
	background:url(images/service1-icon1.jpg) no-repeat 0 0;
	}
.services1-mid p.services-content {
	padding:4px 0 12px;
	font-size:13px;
	line-height:19px;
	margin:0;
	color:#585858;
	}
p.service-dotline{
	background:url(images/service1-dotline.jpg) 0 0 repeat-x;
	font-size:0;
	line-height:0;
	height:1px;
}
.service1-Baner {
	padding:10px;
	background-color:#fff;
	border:1px solid #F3F0F0;
	width:203px;
	text-align:center;
	margin:0;
	}
.service1-Baner img{
	display:block;
}
.service1-Baner p {
	font-size:13px;
	line-height:19px;
	color:#585858;
	background-color:inherit;
	text-align:left;
	}
/*p.servise-rightText{
	font-size:13px;
	line-height:19px;
	color:#585858;
	background-color:inherit;
	padding:10px;
	border:1px solid #F3F0F0;
	margin:0;
}*/
 /*=====================================================================*/
/* Attornry Page style */
/*=====================================================================*/
.att-panel-bg-mid {
background:url(images/mid-panel-bg-att.jpg) no-repeat 0 0;
width:226px;
height:250px;
}
.att-panel-bg-mid img{
	margin:20px 0 0 60px;
}
.att-panel-bg-mid h3.boxtitle{
	font-size:22px;
	line-height:22px;
	color:#964513;
	background-color:inherit;
	padding:20px 0 0 27px;
	font-weight:normal;
}
.att-panel-bg-mid h3.boxtitle span{
	font-size:17px;
	color:#0E0E0E;
	background-color:inherit;
}
.att-panel-bg-mid p.boxText{
	font-size:12px;
	line-height:16px;
	width:171px;
	padding:6px 11px 0;
	color:#6F777F;
	margin:0 auto 40px;
}
.att-panel-bg-mid p.boxText a{
	color:#8B4F1B;
	background-color:inherit;
	text-decoration:underline;
}
.att-panel-bg-mid p.boxText a:hover{
	text-decoration:none;
}
.picBg{
	float:right;
	width:200px;
	height:256px;
	background:url(images/bottom-pic-bg.jpg) 0 0 no-repeat;
	padding:11px 0 0 11px;
}
 p.name{
	font-size:18px;
	line-height:25px;
	color:#61A9EC;
	background-color:inherit;
	padding:5px 0 0 35px;
}
.bottomText p {
	font-size:12px;
	line-height:16px;
	color:#797979;
	background-color:inherit;
	padding:0 0 16px 0;
}
.bottomText h2 {
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	color:#4895DB;
	background-color:inherit;
	padding:0 0 10px 0;
}
.bottomText h2 span {
	font-weight:bold;
	color:#126F00;
	background-color:inherit;
	}
.join-att h2.joinUs {
	background:url(images/pages1.jpg) no-repeat 0 0;
	font:15px/34px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 39px;
	height:34px;
	}
.join-att h2.testi {
	background:url(images/pages2.jpg) no-repeat 0 0;
	font:15px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 43px;
	height:26px;
	}
.join-att h2.contact {
	background:url(images/pages2.jpg) no-repeat 0 0;
	font:15px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 37px;
	height:26px;
	}
.join-att h5 {
	font:bold 13px/15px Arial, Helvetica, sans-serif;
	color:#0D4E7B;
	background-color:inherit;
	padding:8px 0;
	margin:0;
	}
.join-att p {
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#003F79;
	background-color:inherit;
	padding:0 0 12px;
	}
.join-att p span {
	text-align:right;
	}
.joinContact {
	background-color:#90BFEB;
	border:1px solid #89B9E5;
	padding:10px 15px;
	}
.joinContact h4 {
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#003F79;
	background-color:inherit;
	padding:0 0 6px;
	margin:0;
	}
.joinContact input.inputBox {
	background-color:#EDECED;
	border:1px solid #80ACD6;
	width:149px;
	height:16px;
	padding:2px 0 0 2px;
	margin:0;
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#5889B7;
	float:left;
	}
.joinContact input.subscribe-btn {
	width:62px;
	height:18px;
	margin:6px 0 0!important;
	}
p.attTestmonial {
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#003F79;
	background-color:inherit;
	}	
p.attRight {
	font:11px/17px Arial, Helvetica, sans-serif;
	color:#0B3187;
	height:17px!important;
	background-color:inherit;
	text-align:center;
	border-top:1px solid #003F79;
	border-bottom:1px solid #003F79;
	padding:0;
	margin:0;
	}
ul.list2 {
	list-style-type:none!important;
	padding:0 0 10px 7px;
}
ul.list2 li {
	list-style-type:none!important;
	background:url(images/green-ar.gif) no-repeat 0 6px;
	padding:0 0 10px 17px;
}
ul.list2 li a {
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#B0D9FF;
	text-decoration:underline;
}
ul.list2 li a:hover {
	text-decoration:none;
}
p.attContact {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#003F79;
	background-color:inherit;
	}
p.attContact span {
	color:#F5F5F5;
	background-color:inherit;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	}
ul.sidemenuLaw{
font-size:12px;
line-height:16px;
font-weight:bold;
list-style-type:none!important;
padding:0 0 10px;
}
ul.sidemenuLaw li{
border-bottom:solid 1px #E1E1E1;
list-style-type:none!important;
}
ul.sidemenuLaw li a{
padding:10px 0;
display:block;
color:#808080;
background-color:inherit;
text-decoration:none;
}
ul.sidemenuLaw li a:hover{
color:#005BA2;
background-color:inherit;
background:url(images/menuActive.gif) 0 0 repeat-x;
}
ul.sidemenuLaw li a span{
background:url(images/sidemenu-arrow.gif) 4px 3px no-repeat;
padding:0 0 0 18px;
}
div.sidemenuMiddlelaw{
color:#000000;
background-color:#FAFAFA;
border-left:solid 1px #F4F4F4;
border-right:solid 1px #F4F4F4;
padding:0 10px;
width:193px;
}
img.rightimg {
	float:right;
	margin:0 0 0 10px;
	}
.lawBtmpanel {
	border:1px solid #F2F2F2;
	padding:10px 0 0;
	margin:0;	
	}
.lawBtmpanel img {
	float:left;
	width:auto;
	margin:0 15px 0 0;
	}
/*.lawBtm {
	float:left;
	width:auto;
	margin:0 15px 0 0;
	}*/
ul.law-btm {
	border:1px solid #F2F2F2;
	padding:0;
	list-style-type:none!important;
	margin:0;
	}
ul.law-btm li {
	border-bottom:1px solid #F2F2F2;
	list-style-type:none!important;
	padding:0 0 15px;
	}
ul.law-btm li.noBg {
	border:none;
	}
ul.law-btm li img {
	float:left;
	margin:15px 15px 0 8px;
	}
ul.law-btm li h3 {
	font:normal 18px/20px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:15px 0 10px;
	}
ul.law-btm li p.leftPad {
	padding:0 10px 0 8px;
	}

/* --------- Real Estate page style ----------*/

.welcome p span.black {
	font-weight:bold;
	color:#535B62;
	background-color:inherit;
}
.real-bg-mid {
	background:url(images/baner1.gif) no-repeat 0 0;
	width:226px;
	height:250px;
}
.real-bg-mid h3.realtitle, .real-bg-mid2 h3.realtitle, .real-bg-mid3 h3.realtitle{
	font-size:22px;
	line-height:22px;
	color:#000;
	background-color:inherit;
	padding:120px 0 0 27px;
	font-weight:normal;
}
.real-bg-mid h3.realtitle span, .real-bg-mid2 h3.realtitle span, .real-bg-mid3 h3.realtitle span{
	font-size:17px;
	color:#363636;
	background-color:inherit;
}
.real-bg-mid p.real-boxText, .real-bg-mid2 p.real-boxText, .real-bg-mid3 p.real-boxText{
	font-size:12px;
	line-height:16px;
	width:171px;
	padding:6px 11px 0;
	color:#6F777F;
	background-color:inherit;
	margin:0 auto 40px;
}
.real-bg-mid p.real-boxText a, .real-bg-mid2 p.real-boxText a,  .real-bg-mid3 p.real-boxText a{
	color:#EB5D2B;
	background-color:inherit;
	text-decoration:underline;
}
.real-bg-mid p.real-boxText a:hover, .real-bg-mid2 p.real-boxText a:hover,  .real-bg-mid3 p.real-boxText a:hover{
	text-decoration:none;
}
.real-bg-mid2 {
	background:url(images/baner2.gif) no-repeat 0 0;
	width:226px;
	height:250px;
}
.real-bg-mid3 {
	background:url(images/baner3.gif) no-repeat 0 0;
	width:226px;
	height:250px;
}
.joinContactrs {
	background-color:#1D6A9E;
	border:1px solid #145C8C;
	padding:10px 15px;
	}
.joinContactrs h4 {
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 0 6px;
	margin:0;
	}
.joinContactrs input.inputBox {
	background-color:#E7EFF5;
	border:1px solid #5889B7;
	width:149px;
	height:16px;
	padding:2px 0 0 2px;
	margin:0;
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#1D6A9E;
	float:left;
	}
.joinContactrs input.subscribe-btn {
	width:62px;
	height:18px;
	margin:6px 0 0!important;
	}
.join-rs p {
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 0 12px;
	}
.join-rs p span {
	text-align:right;
	}
p.estateRight {
	font:11px/17px Arial, Helvetica, sans-serif;
	color:#0B3187;
	height:17px!important;
	background-color:#5B8EC2!important;
	border-top:1px solid #0B3187;
	border-bottom:1px solid #0B3187;
	background:url(images/icon.gif) no-repeat 0 3px;
	padding:0 0 0 21px;
	margin:0 0 10px;
	}
div.estate-leftbottom{
	border:solid 1px #F2F2F2;
	margin:0 0 6px 0;
}
div.estate-leftbottom p.estateHeading{
	font-weight:bold;
	font-size:15px;
	line-height:36px;
	color:#0056C6;
	background-color:inherit;
	background:url(images/service-icon.gif) 21px 50% no-repeat #FAFAFA;
	padding:0 0 0 54px;
	border-bottom:solid 1px #F2F2F2;
	margin:0;
}
div.estate-leftbottom p{
	font-size:13px;
	line-height:19px;
	color:#585858;
	background-color:inherit;
	padding:10px 20px;
	margin:0;
}
ul.sidemenuEstate{
	background-color:#F6F6F6;
	font-size:13px;
	line-height:16px;
	list-style-type:none!important;
	padding:14px 5px 20px;
	}
ul.sidemenuEstate li{
	border-bottom:solid 1px #E1E1E1;
	list-style-type:none!important;
}
ul.sidemenuEstate li a{
	padding:10px 0;
	display:block;
	color:#000000!important;
	background-color:inherit;
	text-decoration:none;
}
ul.sidemenuEstate li a:hover{
	color:#4E9400!important;
	background-color:inherit;
	background:url(images/menuActive.gif) 0 0 repeat-x;
}
ul.sidemenuEstate li a span{
	background:url(images/about-icon1.gif) 4px 3px no-repeat!important;
	padding:0 0 0 18px;
}
ul.sidemenuEstate li a:hover span{
	background:url(images/about-icon1-over.gif) 4px 3px no-repeat!important;
	padding:0 0 0 18px;
}
div.estate-leftBaner{
	float:left;
	width:218px;
	border:solid 1px #F2F2F2;
	padding:0;
	margin:0;
}
p.estateBaner-title{
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#4E9400;
	background-color:inherit;
	padding:10px 10px 17px 10px;
	margin:0;
}
p.estateBaner-Text{
	font-size:12px;
	line-height:16px;
	color:#1E2022;
	background-color:inherit;
	padding:0 14px 13px 10px;
}
div.estate-rightBaner{
	float:right;
	width:218px;
	border:solid 1px #F2F2F2;
	padding:0;
	margin:0;
}
p.estateTitle{
	font-weight:bold;
	font-size:13px;
	line-height:19px;
	color:#585858;
	background-color:inherit;
	padding:14px 0 18px 0;
}
ul.list3 {
	list-style-type:none!important;
	padding:0 0 10px 7px;
}
ul.list3 li {
	list-style-type:none!important;
	background:url(images/icon2.gif) no-repeat 0 2px;
	padding:0 0 10px 20px;
}
ul.list3 li a {
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#DBEEFF;
	text-decoration:underline;
}
ul.list3 li a:hover {
	text-decoration:none;
}
p.estatePhone {
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	height:22px!important;
	background-color:#5B8EC2!important;
	border-top:1px solid #0B3187;
	border-bottom:1px solid #0B3187;
	background:url(images/icon-phone.gif) no-repeat 0 3px;
	text-transform:uppercase;
	padding:0 0 0 23px;
	margin:5px 0 0;
	}
p.estatePhone span{
	color:#0B3187;
	background-color:inherit;
}
p.estatewhite {
	color:#fff;
	background-color:inherit;
	}
p.estatewhite span {
	color:#000000;
	background-color:inherit;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	}
.rs-left-center-panel {
	background-color:#fff;
	border:1px solid #E8E8E8;
	padding:5px;
	margin:0 0 20px;
	}
p.listText3{
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	color:#989898;
	background-color:inherit;
	padding:10px 0 5px 10px;
}
ul.lastList3{
	font-size:13px;
	line-height:15px;
	padding:0 15px 10px 10px;
	background:none;
	list-style-type:none!important;
}
ul.lastList3 li{
	background:url(images/arrow.gif) 0 10px no-repeat;
	padding:5px 0 5px 20px;
	list-style-type:none!important;
}
ul.lastList3 li a{
	color:#A7A7A7;
	background-color:inherit;
	text-decoration:none;
}
ul.lastList3 li a:hover{
	color:#000;
	background-color:inherit;
}
div.borderDiv{
	border:solid 1px #F6F6F6;
}
.estate-contact {
	padding:10px 20px 0;
	background-color:#FAFAFA;
	border:1px solid #F2F2F2;
	width:403px;
	}
.estate-submitBtn{
	width:69px;
	height:20px;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#40403E;
	float:left;
	margin:0 0 10px 148px;
	cursor:pointer;
	clear:both;
	background:url(images/contact-submit.gif) 0 0 no-repeat;
	border:none;
	}
	
/*---------------------- Bussiness 1 page style (24/4/2009) ----------------------------------*/

div.business1pan{
	float:left;
	width:500px;
}

p.business1Title{
	font-weight:bold;
	color:#578100;
	background-color:inherit;
	width:500px;
	padding:0 0 17px 0;
	margin:0;
}
p.business1Text {
	color:#535B62;
	background-color:inherit;
	font-weight:normal;
	}
img.business1Pic{
	float:right;
	margin:0;
	padding:0;
}
.businessMid-panel{
	background:url(images/mid-box-bg.jpg) no-repeat 0 0;
	width:233px;
	height:211px;
	padding:38px 0 0;
	}
.businessMid-panel h3 {
	font:normal 22px/24px Arial, Helvetica, sans-serif;
	color:#363636;
	background-color:inherit;
	padding:12px 30px 5px;
	}
.businessMid-panel h3 span {
	font-size:17px;
	font-weight:bold;
	color:#363636;
	background-color:inherit;
	}
.businessMid-panel p.boximg {
	text-align:center;
	}		
.businessMid-panel p {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#6F777F;
	background-color:inherit;
	padding:0 30px;
	}
.businessMid-panel p a {
	color:#003566;
	background-color:#DBEEFF;
	text-decoration:underline;
	padding:1px 2px;
	}
.businessMid-panel p a:hover {
	text-decoration:none;
	color:#003566;
	background-color:#DBEEFF;	
	}	
p.bsRight {
	font:11px/17px Arial, Helvetica, sans-serif;
	color:#0B3187;
	height:17px!important;
	background-color:#C8E0F6!important;
	border-top:1px solid #003566;
	border-bottom:1px solid #003566;
	background:url(images/clock-icon.gif) no-repeat 0 3px;
	padding:0 0 0 21px;
	margin:0 0 10px;
	}
.joinContactbs {
	background-color:#5A8CBF;
	border:1px solid #5184B8;
	padding:10px 15px;
	}
.joinContactbs h4 {
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#003566;
	background-color:inherit;
	padding:0 0 6px;
	margin:0;
	}
.joinContactbs input.inputBox {
	background-color:#EDECED;
	border:1px solid #4D7FB1;
	width:149px;
	height:16px;
	padding:2px 0 0 2px;
	margin:0;
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#003566;
	float:left;
	}
.joinContactbs input.subscribe-btn {
	width:62px;
	height:18px;
	margin:6px 0 0!important;
	}
p.bsPhone {
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#003566;
	height:22px!important;
	background-color:#C8E0F6!important;
	border-top:1px solid #003566;
	border-bottom:1px solid #003566;
	background:url(images/home-iconPhone.gif) no-repeat 0 3px;
	text-transform:uppercase;
	padding:0 0 0 23px;
	margin:5px 0 0;
	}
div.business1Bottom{
	border-top:solid 1px #F2F2F2;
	border-bottom:solid 1px #F2F2F2;
	height:100%;
	overflow:hidden;
}
.business1Bottom p{
	padding:5px 0 25px 0;
	margin:0;
}
div.business1-left{
	float:left;
	width:200px;
	padding:0 15px 0 0;
	border-right:solid 1px #F2F2F2;
}
p.businessBaner{
	font-size:22px;
	line-height:22px;
	height:78px;
	background:url(images/about-pic2.jpg) 0 0 no-repeat;
	padding:16px 0 0 80px;
	margin:10px 0 0 0;
}
p.businessBaner span{
	font-size:17px;
	line-height:19px;
	color:#363636;
	background-color:inherit;
}
div.business1-right{
	float:right;
	width:200px;
	padding:0 15px 0 0;
}
p.businessBaner2{
	font-size:22px;
	line-height:22px;
	height:78px;
	background:url(images/about-pic3.jpg) 0 0 no-repeat;
	padding:16px 0 0 80px;
	margin:10px 0 0 0;
}
p.businessBaner2 span{
	font-size:17px;
	line-height:19px;
	color:#363636;
	background-color:inherit;
}
ul.sidemenubs {
font-size:12px;
line-height:16px;
list-style-type:none!important;
padding:0 0 10px;
}
ul.sidemenubs li{
border-bottom:solid 1px #E1E1E1;
list-style-type:none!important;
}
ul.sidemenubs li a{
padding:10px 0;
display:block;
color:#007CED;
background-color:inherit;
text-decoration:none;
}
ul.sidemenubs li a:hover{
color:#42BA00;
background-color:inherit;
background:url(images/list-hover.gif) 0 0 repeat-x;
}
ul.sidemenubs li a span{
background:url(images/list-arrow.gif) 4px 3px no-repeat;
padding:0 0 0 18px;
}
.services-mid-bs {
	padding:10px 20px 0;
	background-color:#F6FCFF;
	border-left:1px solid #DBEDF9;
	border-right:1px solid #DBEDF9;
	width:403px;
}
.bs-top-curve {
	background:url(images/bs-top-curve.gif) no-repeat 0 0;
	height:10px;
	width:445px;
}
.bs-btm-curve {
	background:url(images/bs-btm-curve.gif) no-repeat 0 0;
	height:10px;
	width:445px;
}
.submitBtn-bs{
	width:69px;
	height:20px;
	background:url(images/sub-btn-bs.gif) no-repeat 0 0;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#0F0F0F;
	float:left;
	padding:2px 0 1px;
	margin:0 0 10px 148px;
	cursor:pointer;
	clear:both;
	border:none;
}

.business-mid {
	padding:10px 20px 0;
	background-color:#fff;
	border-left:1px solid #F3F0F0;
	border-right:1px solid #F3F0F0;
	width:403px;
	}
.business-mid h3 {
	font:bold 14px/22px Arial, Helvetica, sans-serif;
	color:#2EBBFF;
	padding:0 0 4px 33px;
	margin:0;
	background:url(images/solution-icon.gif) no-repeat 0 0;
	}
.business-mid p.business-content {
	padding:4px 0 12px;
	font-size:13px;
	line-height:19px;
	margin:0;
	color:#585858;
	}
.inputBox-bs {
	width:250px;
	height:15px;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#666;
	border:1px solid #DBEDF9;
	background-color:#fff;
	padding:0 0 0 2px;
	margin:0 0 7px;
	float:right;
}
.textarea-bs {
	width:250px;
	height:80px;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#666;
	border:1px solid #DBEDF9;
	background-color:#fff;
	padding:2px 0 0 2px;
	margin:0 0 7px;
	float:right;
}

/* -------------------- Business 2 page style (27 April 2009 )-----------------------------------*/

	
.business2Mid-panel{
	background:url(images/mid-box-bg.jpg) no-repeat 0 0;
	width:233px;
	height:211px;
	padding:38px 0 0;
	}
.business2Mid-panel h3 {
	font:normal 22px/24px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	background:url(images/home-icon1.gif) 30px 20px no-repeat;
	padding:15px 30px 10px 55px;
	}
.business2Mid-panel p.boximg {
	text-align:center;
	}		
.business2Mid-panel p {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#6F777F;
	background-color:inherit;
	padding:0 30px;
	}
.business2Mid-panel p a {
	color:#EB5D2B;
	background-color:inherit;
	text-decoration:underline;
	}
.business2Mid-panel p a:hover {
	text-decoration:none;
	color:#000;
	background-color:inherit;	
	}
.joinContactbs2 {
	background-color:#1D6A9E;
	border:1px solid #5184B8;
	padding:10px 15px;
	}
.joinContactbs2 h4 {
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 0 6px;
	margin:0;
	}
.joinContactbs2 input.inputBox {
	background-color:#EDECED;
	border:1px solid #4D7FB1;
	width:149px;
	height:16px;
	padding:2px 0 0 2px;
	margin:0;
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#003566;
	float:left;
	}
.joinContactbs2 input.subscribe-btn {
	width:62px;
	height:18px;
	margin:6px 0 0!important;
	}
p.bs2Phone {
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	background:url(images/icon-phone.gif) no-repeat 0 3px;
	text-transform:uppercase;
	padding:1px 0 0 16px;
	margin:5px 0 0;
	}
p.bs2Phone span{
	color:#0B3187;
	background-color:inherit;
}
ul.list4 {
	list-style-type:none!important;
	padding:0 0 10px 7px;
}
ul.list4 li {
	list-style-type:none!important;
	background:url(images/icon-rightpan.gif) no-repeat 0 6px;
	padding:0 0 10px 17px;
}
ul.list4 li a {
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	color:#DBEEFF;
	text-decoration:underline;
}
ul.list4 li a:hover {
	text-decoration:none;
}
ul.sidemenubs2 {
	font-size:12px;
	line-height:16px;
	list-style-type:none!important;
	padding:0 0 5px;
}
ul.sidemenubs2 li{
	border-bottom:solid 1px #E1E1E1;
	list-style-type:none!important;
}
ul.sidemenubs2 li.noborder{
	border:none;
	list-style-type:none!important;
}
ul.sidemenubs2 li a{
	padding:10px 0;
	display:block;
	color:#000000;
	background-color:inherit;
	text-decoration:none;
}
ul.sidemenubs2 li a:hover{
	color:#000;
	background-color:inherit;
}
ul.sidemenubs2 li a span{
	background:url(images/about-icon1.jpg) 4px 5px no-repeat;
	padding:0 0 0 18px;
}
p.bs2listText{
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#989898;
	background-color:inherit;
	padding:10px 0 0 0;
	border-bottom:solid 1px #E0EDFF;
	margin:0 auto 5px;
	width:180px;
}
ul.lastList2{
	font-size:13px;
	line-height:15px;
	padding:0 0 10px 8px;
	background:none;
	list-style-type:none!important;
}
ul.lastList2 li{
	background:url(images/about-icon2.jpg) 0 10px no-repeat;
	padding:5px 0 5px 15px;
	list-style-type:none!important;
}
ul.lastList2 li a{
	color:#4E4E4E;
	background-color:inherit;
	text-decoration:none;
}
ul.lastList2 li a:hover{
	color:#000;
	background-color:inherit;
}
.left-midimg-box-bs-two {
	padding:0;
	width:213px;
}
.left-midimg-box-bs-two img {
	margin:0 0 6px;
}
.left-midimg-box-bs-two p {
	padding:0 0 5px;
	font-size:12px;
	line-height:16px;
	margin:0;
	color:#575757;
	background-color:inherit;
}

div.sidemenuTop1{
	width:215px;
	height:10px;
	background:url(images/link-rou1.gif) 0 0 no-repeat;
}
div.sidemenuBottom1{
	width:215px;
	height:10px;
	background:url(images/link-rou2.gif) 0 0 no-repeat;
	margin:0 0 10px;
}
div.sidemenuMiddle1{
	color:#000000;
	background-color:#F1F7FF;
	border-left:solid 1px #C9DFF4;
	border-right:solid 1px #C9DFF4;
	width:193px;
	padding:0 10px;
}
div.business2Bottom{
	height:100%;
	overflow:hidden;
	background:url(images/bs2-bot1.gif) 0 0 repeat-x;
}
.business2Bottom p{
	padding:5px 0 25px 0;
	margin:0;
}
div.business2-left{
	float:left;
	width:200px;
	padding:0 15px 0 0;
	background:url(images/bs2-bot2.gif) 100% 0 repeat-y;
	margin:15px 0 0;
}
div.business2-right{
	float:right;
	width:200px;
	padding:0 15px 0 0;
	margin:15px 0 0;
}
p.botmheading{
	font-weight:bold;
	font-size:17px;
	line-height:19px;
	color:#39932F;
	background-color:inherit;
	padding:5px 0 5px 0;
}
.bs-two-top-curve {
	background:url(images/bs-two-top-curve.gif) no-repeat 0 0;
	height:10px;
	width:445px;
}
.bs-two-btm-curve {
	background:url(images/bs-two-btm-curve.gif) no-repeat 0 0;
	height:10px;
	width:445px;
}
.bs-two-mid {
	padding:10px 20px 0;
	background:#F5F9F0 url(images/bs-two-mid.gif) repeat-x 0 0;
	border-left:1px solid #DDE7D4;
	border-right:1px solid #DDE7D4;
	width:403px;
}
.inputBox-bs-two {
	width:250px;
	height:15px;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#666;
	border:1px solid #DBEDF9;
	background-color:#fff;
	padding:0 0 0 2px;
	margin:0 0 7px;
	float:right;
}
.submitBtn-bs-two{
	width:69px;
	height:20px;
	background:url(images/sub-btn-bs-two.gif) no-repeat 0 0;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#0F0F0F;
	float:left;
	padding:2px 0 1px;
	margin:0 0 10px 148px;
	cursor:pointer;
	clear:both;
	border:none;
}
.services-mid2 {
	padding:10px 20px 0;
	background-color:#fff;
	border-left:1px solid #F3F0F0;
	border-right:1px solid #F3F0F0;
	width:403px;
	}
.services-mid2 h3 {
	padding:0 0 12px 50px;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	margin:0;
	color:#313131;
	background-color:inherit;
	background:url(images/service-icon.jpg) no-repeat 0 5px;
	}
.services-mid2 h3 span{
	font:bold 14px/22px Arial, Helvetica, sans-serif;
	color:#276BAA;
	background-color:inherit;
	padding:0;
	margin:0;
	}
.solution-mid2 {
	padding:10px 20px 0;
	background-color:#fff;
	border-left:1px solid #F3F0F0;
	border-right:1px solid #F3F0F0;
	width:403px;
	}
.solution-mid2 h3{
	padding:0 0 12px 50px;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	margin:0;
	color:#313131;
	background-color:inherit;
	background:url(images/soluton-icon.jpg) no-repeat 0 5px;
	}
.solution-mid2 h3 span {
	font:bold 14px/22px Arial, Helvetica, sans-serif;
	color:#276BAA;
	background-color:inherit;
	padding:0;
	margin:0;
	}
	
/*Slider Styles*/
.HeaderTabMain { width:700px; background:url(images/TabBottomShadow.jpg) center bottom no-repeat; padding-bottom:13px;}
.HeaderTabContentBg { background:url(images/TabHeaderBg.jpg) top left no-repeat; height:172px; overflow:hidden;}
.HeaderTabBg { background:url(images/TabBg.png) left top repeat-x #787878; overflow:hidden;}
.HeaderTabRight { background:url(images/TabRight.png) right top no-repeat; overflow:hidden;}
.HeaderTabLeft { background:url(images/TabLeft.png) left top no-repeat; overflow:hidden;}


#slider {margin: 0 auto;position: relative;}
.Panel {float: left; position: relative;}
.scroll {height: auto;width: 700px;overflow: auto;overflow-x: hidden;position: relative;clear: left;}
.scrollContainer { height:172px; margin-bottom:1px;}
.scrollContainer div.panel {padding:0px;height: auto;width: 700px;}
ul.navigation { padding:0px; margin:0px 6px;}
.navigation li{ padding:0px!important; margin:0px!important; list-style:none!important;display:block; float:left; width:113px; height:44px;}

.navigation li a {color:#FFFFFF; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:14px; width:113px; padding:16px 0px 16px 0px; text-transform:none; line-height:normal; cursor:pointer;text-decoration:none;font-weight:bold; display:list-item; list-style:none!important;}
.navigation li a:hover , .navigation li a.selected  {color:#FFFFFF; background:url(images/TabOn.jpg) center top no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:14px; width:113px;padding:16px 0px 16px 0px; text-transform:none; line-height:normal; cursor:pointer;display:list-item; list-style:none!important;}
.NavSep { width:2px!important; padding:0px; margin:0px; background:url(images/TabSep.png) left top no-repeat;}
.navigation li a:hover {text-decoration:none; color:#ffffff; }
.navigation li a.selected {text-decoration:none; color:#ffffff; }
.navigation li a:focus{ outline: none;}
.scrollButtons { position: absolute;top:20px;cursor: pointer; z-index:999;}
.scrollButtons.left {left:5px; background: url(images/scroll_left.png) left top no-repeat;}
.scrollButtons.right {right:6px; background: url(images/scroll_right.png) left top no-repeat;}
.hide {display: none;}

/*Styles for all Pages Header Images*/
.HeaderAboutUs { background: url(/Portals/0/EQHeader/Gray_AboutUs.jpg) top left no-repeat; width:700px; height:100px;}
.HeaderServices { background: url(/Portals/0/EQHeader/Gray_Services.jpg) top left no-repeat; width:700px; height:100px;}
.HeaderSolutions { background: url(/Portals/0/EQHeader/Gray_Solutions.jpg) top left no-repeat; width:700px; height:100px;}
.HeaderFaqs { background: url(/Portals/0/EQHeader/Gray_Faqs.jpg) top left no-repeat; width:700px; height:100px;}
.HeaderContactUs { background: url(/Portals/0/EQHeader/Gray_ContactUs.jpg) top left no-repeat; width:700px; height:100px;}

/*Link Module Atyles*/
.LinksDesignTable { width:210px;}
.LinksDesignTable td { padding:0px; background:#f2f2f2;}
.LinksDesignTable a{  padding:5px 5px 6px 20px;display:block; margin:6px 0px; background:url(images/SideMenuOff.gif) left top no-repeat #FFFFFF; text-decoration:none!important; font-size:13px!important; text-transform:uppercase!important; color:#7c7c7c!important; overflow:hidden; white-space:normal!important;}
.LinksDesignTable a:hover, .LinksDesignTable a:active{  background:url(images/SideMenuOn.gif) left top no-repeat #7c7c7c; text-decoration:none; color:#FFF!important;}

/*Announcement styles*/
.AnnMore a{ background:url(images/Arrow.png) right center no-repeat; clear:both; margin:0px -13px 10px 0px; display:list-item; list-style:none; text-align:right; padding:0px 0px 0px 12px; font-weight:bold!important; text-transform:uppercase; font-size:11px; text-decoration:none!important;}
.AnnMore a:hover{ background:url(images/Arrow.png) right center no-repeat; padding:0px 0px 0px 12px; color:#eaeeeb!important;}

/*Styles For FAQ's Module*/
.Question p, .Answer p { padding:0px;}
.Question { background:url(images/Question.gif) 10px 0px no-repeat; padding:0px 0px 4px 30px; font-weight:bold;}
.Answer{ background:url(images/Answer.gif) 10px 0px no-repeat; padding:0px 0px 4px 30px;}


