/*page*/
html,body{background:#ffffff;height:100%;}


/*panes*/
.leftpane{width:240px;padding:0px 0px 0 0px;}
.contentpane{width:100%;padding:0px 0px 0 0px;}
.bannerpane{width:100%;padding:0px 0px 0 0px;}
.toppane{width:50%;padding:0px 0px 0 0px; height:30px;text-align:right;align:right;}


/*menu

.MainMenu_MenuContainer{background:transparent;width:1px;}
.MainMenu_MenuContainer td{cursor:default;font-size:3px;width:1px;}
.MainMenu_MenuIcon{display:none;}
.MainMenu_RootMenuArrow{display:none;}
.MainMenu_MenuItem{font-family:Verdana, Arial, Helvetica, sans-serif;color:#777777;font-size:12px;font-weight:bold;padding:2px 15px 2px 7px;border:1px #afc109  solid;border-width:1px 0;}
.submenuitembreadcrumb{font-family:Verdana, Arial, Helvetica, sans-serif;color:#777777;font-size:12px;font-weight:bold;padding:2px 15px 2px 7px;border:1px #afc109  solid;border-width:1px 0;}

.submenuitemselected{font-family:Verdana, Arial, Helvetica, sans-serif;color:#FFf;font-size:12px;font-weight:bold;padding:2px 15px 2px 7px;background:#c9dd15;border:1px #afc109  solid;border-width:1px 0;}
.MainMenu_MenuArrow{font-size:11px;padding:2px 0 2px 10px;height:24px;border:#afc109  solid;border-width:1px 1px 1px 0;}
.submenu{z-index:1000;border:0;padding:0;background:#afc109 ;}*/


/*.MainMenu_MenuItem{font-family:Verdana, Arial, Helvetica, sans-serif;color:#FFF;font-size:12px;font-weight:normal;padding:2px 15px 2px 7px;border:1px #777777 solid;border-width:1px 0;}*/


/*.submenuitembreadcrumb{font-family:Verdana, Arial, Helvetica, sans-serif;color:#777777;font-size:12px;font-weight:bold;padding:2px 15px 2px 7px;}*/


/*.submenuitembreadcrumb{font-family:Verdana, Arial, Helvetica, sans-serif;color:#777777;font-size:12px;font-weight:Bold;padding:2px 15px 2px 7px;}*/
/*.submenuitemselected{font-family:Verdana, Arial, Helvetica, sans-serif;color:#FF0;font-size:12px;font-weight:normal;padding:2px 15px 2px 7px;background:#F00;border:1px #C00 solid;border-width:1px 0;}*/
/*.submenuitemselected{font-family:Verdana, Arial, Helvetica, sans-serif;color:white;font-size:12px;font-weight:bold;padding:2px 15px 2px 7px;background:#afc109;border:1px #C00 solid;border-width:1px 0;}*/

/*.MainMenu_MenuArrow{font-size:11px;padding:2px 0 2px 10px;height:24px;border:#fff solid;border-width:1px 1px 1px 0;}*/
/*.submenu{z-index:1000;border:0;padding:0;background:#C00;}*/
/*.submenu{border:1px;padding:0;background:#afc109 ;}*/




/*this style created by AJ on 07-08-2007 for applying to hildreth link menu on the top right side*/
.mylink{font-family:arial,Helvetica;color:#777777;text-decoration:none;font-weight:normal;font-size:11px;}
.mylink:hover{font-family:arial,Helvetica;color:#ffb141;text-decoration:none;font-weight:normal;font-size:11px;}


/*stye-begin*/

.rootmenuitem1{background:#afc109 ;}
.rootmenuitem1 td{padding:0 10px 0 9px;height:25px;cursor:pointer;cursor:hand;border-right:1px #fff solid;width:220px;border-bottom:1px #fff solid;}
.rootmenuitem1 td span {font-family:Verdana,arial,Helvetica;color:#777777;text-decoration:none;font-weight:Bold;font-size:12px;width:220px;}
/*!!!!!! hightlighted/current page menu style is below here!!!!*/
.rootmenuitembreadcrumb{background:#afc109;}
.rootmenuitembreadcrumb td{padding:0 10px 0 9px;height:25px;cursor:pointer;cursor:hand;border-right:1px #fff solid;}
.rootmenuitembreadcrumb td span{font-family:Verdana,Arial, Helvetica, sans-serif;color:#ffffff;font-size:12px;font-weight:Bold;text-decoration:none;}


/*stye-end*/


.rootmenuitemselected{background:#transparent;}
.rootmenuitemselected td{padding:0 10px 0 9px;height:25px;cursor:pointer;cursor:hand;}
.rootmenuitemselected td span{font-family:Arial, Helvetica, sans-serif;color:#ffb141;font-size:12px;font-weight:normal;}

.MainMenu_MenuBreak{display:none;}


.login {font-family:verdana,Arial, Helvetica, sans-serif;color:#ffb141;font-size:11px;font-weight:bold;text-decoration:none;}
.login1{FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: verdana;}

.insurance{font-family:verdana,Arial, Helvetica, sans-serif;color:#ffffff;font-size:12px;font-weight:bold;text-decoration:none;}

.mytd{padding-left:20;font-family:Arial;color:#0672cd;font-size:12px}
.mytd1{font-family:Arial;color:#0672cd;font-size:12px}


/* Main Menu */
.MainMenu_MenuContainer {
	padding-left: 5px; 
	BACKGROUND-COLOR: transparent; 
	WIDTH: 160px; 
	HEIGHT: 22px;
	background-image:url(../images/menu_bg.gif);
}
.MainMenu_MenuBar {
	CURSOR: hand; 
	HEIGHT: 22px; 
	WIDTH: 180px;
	BACKGROUND-COLOR: transparent; 
}
.MainMenu_MenuItem {
	BORDER-RIGHT: #ff0000 0px solid;
	BORDER-TOP: #CCD7E1 0px solid;
	BORDER-LEFT: #CCD7E1 0px solid;
	BORDER-BOTTOM: #CCD7E1 0px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	CURSOR: hand; 
	COLOR: #303135; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	BACKGROUND-COLOR: #CCD7E1; 	
	padding-left: 0px; 
	HEIGHT: 22px; 
	WIDTH: 180px;
	background-image:url(../images/menu_bg.gif);
	BACKGROUND-COLOR: transparent;
	}
	
.MainMenu_MenuIcon {
	display:none
	}
.MainMenu_SubMenu {
	BORDER-RIGHT: #ffffff 0px solid; 
	BORDER-TOP: #ffffff 0px solid; 
	Z-INDEX: 0; 
	BORDER-LEFT: #ffffff 0px solid; 
	CURSOR: hand; 
	BORDER-BOTTOM: #ffffff 0px solid; 
	BACKGROUND-COLOR: #99cc00;
	background-image:url(../images/menu_bg.gif);

}
.MainMenu_MenuBreak {
	BORDER-RIGHT: #eeeeee 0px solid; 
	BORDER-TOP: #eeeeee 0px solid; 
	BORDER-LEFT: #eeeeee 0px solid; 
	BORDER-BOTTOM: #eeeeee 0px solid; 
	HEIGHT: 0px; 
	BACKGROUND-COLOR: transparent; 
}
.MainMenu_MenuItemSel {
		BORDER-RIGHT: #ffffff 0px solid; 
		BORDER-TOP: #ffffff 0px solid; 
		Z-INDEX: 0; 
		BORDER-LEFT: #ffffff 0px solid; 
		CURSOR: hand; 
		BORDER-BOTTOM: #ffffff 0px solid; 
		FONT-WEIGHT: bold; 
		FONT-SIZE: 8pt; 
		CURSOR: hand; 
		COLOR: #6579A2; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Tahoma, Arial, Helvetica; 
		BACKGROUND-COLOR: transparent;
		background-image:url(../images/menu_bg.gif);
		padding-left: 0px; 
		HEIGHT: 22px; 
		WIDTH: 180px;
}

.MainMenu_MenuArrow {
	display:none
}
.MainMenu_RootMenuArrow {
display:none

}