/*========================================================*/
body {
	font-family:Verdana, Geneva, sans-serif;
	line-height: 20px;
	color:#58626F;
	background-color: #FFFFFF;
	height: 100%;
	background-attachment: fixed;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
}

.breadcrumArea{	background-image: url(images/bread_bg.png);	background-repeat: repeat-x;	background-position: bottom;	background-color: #FFFFFF;}
.homepageBG{}
.subpageBG{}

TH,TD,DIV{
	font-family:Verdana, Geneva, sans-serif;
	line-height: 18px;
	font-size:12px;
	color:#58626F;
}
A,A:link,A:visited,A:active{
	color:#005AA1;
	text-decoration:none;
	font-weight: bold;
}
A:hover{
	color:#007BDF;
	font-weight: bold;
	text-decoration: underline;
}
	
/* ********** Control Panel Style ************** */
.controlpanel{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-size:11px; color:#8C3318; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{ color:#FB9409; text-decoration:none; font-size:11px; font-weight:normal; }


/* ********** Buttons Style ************** */
.StandardButton {
	color: #FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #1593C0;
	height: 30px;
	width: 80px;
}

/* ********** Pane Style ************** */

/* padding:height px left top px right px; */

.BannerPane{ padding:0px 0px 0px 0px;}
.LeftNav{ padding:10px 0px 0px 0px;}
.Top{ padding:0px 0px 0px 0px; width:775px;}
.TopPane{ padding:0px 8px 3px 8px; width:775px;}
.TopLeftPane{ padding:3px 3px 3px 8px;}
.TopRightPane{	padding:3px 8px 3px 3px;}
.LeftPane{	padding:10px 0px 3px 8px; width:35%;}
.ContentPane{ padding:10px 6px 3px 13x; width:100%;}
.RightPane{	padding:10px 8px 3px 0px; width:35%;}
.MidLeftPane{ padding:3px 3px 3px 8px; width:100%;}
.MiddlePane{ padding:3px 3px 3px 3px; width:100%;}
.MidRightPane{ padding:3px 8px 3px 3px;	width:100%;}
.BottomColumn1{	padding:3px 3px 3px 8px;}
.BottomColumn2{ padding:3px 3px 3px 3px;}
.BottomColumn3{ padding:3px 3px 3px 3px;}
.BottomColumn4{	padding:3px 8px 3px 3px;}
.BottomPane{ padding:3px 8px 10px 8px;}

/* ********** Container Style ************** */
.Head{ font-size:12px; font-weight:bold; color:#000000; }
.SubHead{ font-size:12px; color:#000000; }
.SubSubHead{ font-size:12px; color:#000000; }
.Normal{
	font-family:Verdana, Geneva, sans-serif;line-height: 20px;
	font-size:12px;
	color:#58626F;
}

/* ********** Login Style ************** */
.login,a.login:link,a.login:active,a.login:visited,.login{	color: #383838;	text-decoration:none;	font-weight:normal;	font-size:11px;	font-family:Verdana, Geneva, sans-serif;	background-image: url(images/arrow-down.png);	background-repeat: no-repeat;	background-position: left bottom;	height:10px; padding: 4px 8px 0 17px;; margin: 0 0px 0 6px;}
a.login:hover{
	color:#005AA1;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	background-image: url(images/arrow-up.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:10px;
	padding: 4px 8px 0 17px;
	margin: 0 0px 0 6px;
}

/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited,.user{	color:#383838;	text-decoration:none;	font-weight:normal;	font-size:11px;	font-family:Verdana, Geneva, sans-serif;background-image: url(images/arrow-down.png);	background-repeat: no-repeat;	background-position: left bottom;	height:10px; padding: 4px 0px 0 17px; margin: 0 0px 0 6px;}
a.user:hover{
	color:#005AA1;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	background-image: url(images/arrow-up.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:10px;
	padding: 4px 0px 0 17px;
	margin: 0 0px 0 6px;
}
	
/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited{	color:#383838;	text-decoration:none;	font-weight:normal;	font-size:12px;	font-family:Verdana, Geneva, sans-serif;	padding-right: 5px;}
a.date:hover{
	color:#005AA1;
}

/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:11px; color:#383838; text-decoration:none; border-bottom:0px dotted; font-weight:Normal;}
a.footer:hover{
	color:#005AA1;
	text-decoration:none;
	font-weight:Normal;
	border-bottom:1px dotted;
}

/* ********** Privacy/Terms Style ************** */
.terms,a.terms:link,a.terms:active,a.terms:visited{	font-size:11px;	color:#383838;	text-decoration:none;	font-weight: normal;	border-bottom:0px dotted;}
a.terms:hover{
	color:#005AA1;
	text-decoration:none;
	font-weight:Normal;
	border-bottom:1px dotted;
}

/* ********** Links Style ************** */
.links,a.links:link,a.links:active,a.links:visited{	font-size:11px; color:#383838; text-decoration:none; font-weight:normal; font-family:Verdana, Geneva, sans-serif;}	
a.links:hover{
	color:#005AA1;
	font-weight:normal;
	text-decoration: none;
}

/* ********** Breadcrumb Style ************** */
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{
	font-size:10px;
	color:#666;
	text-decoration:none;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	border-bottom:0px dotted;
}
a.breadcrumb:hover{
	font-size:10px;
	color:#005AA1;
	text-decoration:none;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	border-bottom:1px dotted
}

/* ********** Menu Style ************** */
.MainMenu_MenuContainer{
	background:transparent;
	width:100%;
	
}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{display:none; background:transparent; border-bottom:0px solid #242527; border-top:0px solid #565858; margin-top:0px;}

/*---------Menu Background Transparency---------------*/
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}

/*---------Sub Menu style---------------*/
.MainMenu_MenuItem,.submenuitembreadcrumb{
	font-family:Verdana, Geneva, sans-serif;
	color:#005AA1;
	font-size:11px;
	font-weight:normal;
	padding:5px 15px 5px 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	border-width:0px 0px;
	width:173px;
	_width: 173px;
	background-position: bottom left;
}
.submenuitemselected{
	font-family:Verdana, Geneva, sans-serif;
	color:#9E9E9E;
	font-size:11px;
	font-weight:normal;
	padding:5px 15px 5px 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	width:173px;
	_width: 173px;
	background-image: url(images/sub1.png);
	background-position: bottom left;
}
.submenu{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	padding:0px;
	background-color: transparent;
	background-repeat: repeat-x;
	width:173px;
	_width: 173px;
	background-image: url(images/sub.png);
	background-position: bottom left;
	z-index: 3;
}
	
/*---------Root Menu style---------------*/
.rootmenuitem TD{ margin:0; padding:0;}

.rootmenuitem TD DIV{  background-image:url(images/tab_03.gif); background-position:top right; background-repeat: no-repeat; margin:0px 0 0px 0; padding:0; margin: -1px 0 -25px 0; }

.rootmenuitem TD DIV DIV{ background-image:url(images/tab_01.gif); background-position: top left; background-repeat: no-repeat; margin:0px 0 0px 0; padding:0 11px;  margin: -1px 0 -25px 0; }

.rootmenuitem TD DIV DIV DIV{
	color:#005AA1;
	background-image:url(images/tab_02.gif);
	background-position: top center;
	background-repeat:repeat-x;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0px 5px 0px 4px;
	height:30px;
	line-height:27px;
	margin: 0px 0px 0px 0px;
	_line-height:29px;
	_margin:0px 0px 0px 0px;
	text-decoration: none;
}

.rootmenuitemselected TD, .rootmenuitembreadcrumb TD{ padding:0; margin:0;}

.rootmenuitemselected TD DIV, .rootmenuitembreadcrumb TD DIV{ background-image:url(images/tabON_03.gif); background-position:top right; background-repeat: no-repeat; margin:0px 0 0px 0; padding:0; margin: -1px 0 -25px 0; }

.rootmenuitemselected TD DIV DIV, .rootmenuitembreadcrumb TD DIV DIV{ background-image:url(images/tabON_01.gif); background-position: top left; background-repeat: no-repeat; margin:0x 0 0px 0; padding:0 11px;  margin: -1px 0 -25px 0; }

.rootmenuitemselected TD DIV DIV DIV, .rootmenuitembreadcrumb TD DIV DIV DIV{
	color:#9E9E9E;
	background-image:url(images/tabON_02.gif);
	background-position: top center;
	background-repeat:repeat-x;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0px 5px 0px 4px;
	height:30px;
	line-height:27px;
	margin: 0px 0px 0px 0px;
	_line-height:29px;
	_margin:0px 0px 0px 0px;
	text-decoration: none;
}

/* ********** Other Style ************** */
#wrapper{ position:relative; height:258px; }s
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%; background:url(headerbg.gif); }
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1; }


/* ********** Selectica Style ************** */


.body_text_main {
	color: #515A66;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.body_text_main A:link {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.body_text_main A:visited {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.body_text_main A:active {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.body_text_main A:hover {
	color: #007BDF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.body_text {
	color: #515A66;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.body_text A:link {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.body_text A:visited {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.body_text A:active {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.body_text A:hover {
	color: #007BDF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.copy14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.home_copy_medium {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.home_copy_medium A:link {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.home_copy_medium A:visited {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.home_copy_medium A:active {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.home_copy_medium A:hover {
	color: #008CFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* ********** larger fonts ************** */

.body_text_large {
	color: #005AA1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.body_text_large A:link {
	color: #005AA1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.body_text_large A:visited {
	color: #005AA1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.body_text_large A:active {
	color: #005AA1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.body_text_large A:hover {
	color: #008CFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.body_text_largeB {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.body_text_largeB A:link {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.body_text_largeB A:visited {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.body_text_largeB A:active {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.body_text_largeB A:hover {
	color: #008CFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.body_text_large1 {
	color: #005AA1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
.body_text_large1 A:link {
	color: #005AA1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
.body_text_large1 A:visited {
	color: #005AA1;
	font-family:Arial, Helvetica, sans-serif;;
	font-size: 19px;
	font-weight: bold;
}
.body_text_large1 A:active {
	color: #005AA1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
.body_text_large1 A:hover {
	color: #008CFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
.body_text_large2 {
	color: #005AA1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.body_text_large2 A:link {
	color: #005AA1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.body_text_large2 A:visited {
	color: #005AA1;
	font-family:Arial, Helvetica, sans-serif;;
	font-size: 15px;
	font-weight: bold;
}
.body_text_large2 A:active {
	color: #005AA1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.body_text_large2 A:hover {
	color: #008CFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}


.demo {margin:3px 0 0 0; float:left;
}



/* ********** Selectica Homepage ************** */

.event_news {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #005AA1;
	padding-left: 10px;
	padding-bottom: 5px;
}

.homepage_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #58626F;
	}

.homepage_large1 {
	color: #005AA1;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
}


.body_text_large_white {
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 0px;
	padding-left: 10px;
	margin-top:0px;
	vertical-align: text-bottom;
}

.home_copy_large {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.home_copy_large A:link {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.home_copy_large A:visited {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.home_copy_large A:active {
	color: #005AA1;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.home_copy_large A:hover {
	color: #008CFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.home_body_text {
	color: #58626F;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	position: relative;
	top: -10px;
	height: 115px;
	line-height: 20px;
}
.home_body_text_long {
	color: #58626F;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	position: relative;
	top: -10px;
	height: 125px;
	line-height: 24px;
}

.home_top_title {
	color: #58626F;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	position: relative;
	top: 5px;
	height: 50px;
	text-align: center;
}
.home_top_small {
	color: #515A66;
	font-family:Arial;
	font-size: 11px;
	line-height: 13px;	
}

.mylogin {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.mylogin A:link {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.mylogin A:visited {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.mylogin A:active {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.mylogin A:hover {
	color: #FBFBFB;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
}



.White-8px  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.White-8px  A:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}

.White-8px  A:visited { 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}

.White-8px  A:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.White-8px  A:hover { 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.White-22Lpx  {color: #FFFFFF;font: normal 22px Arial;line-height: 40px;}
.White-22px  {color: #FFFFFF;font: normal 22px Arial;line-height: 30px;}
.White-22pxB  {color: #FFFFFF;font: bold 26px Arial;line-height: 26px;}
.White-22px  A:link { color: #FFFFFF;font: bold 22px Arial;line-height: 14px;}
.White-22px  A:visited { color: #FFFFFF;font: bold 22px Arial;line-height: 14px;}
.White-22px  A:active { color: #FFFFFF;font: bold 22px Arial;line-height: 14px;}
.White-22px  A:hover { color: #FFFFFF;font: bold 22px Arial;line-height: 14px;}

.White-20px  {color: #FFFFFF;font: normal 20px Arial;line-height: 22px;}
.White-20px  A:link { color: #FFFFFF;font: bold 20px Arial;line-height: 15px;}
.White-20px  A:visited { color: #FFFFFF;font: bold 20px Arial;line-height: 14px;}
.White-20px  A:active { color: #FFFFFF;font: bold 20px Arial;line-height: 14px;}
.White-20px  A:hover { color: #FFFFFF;font: bold 20px Arial;line-height: 14px;}

.White-18px  {color: #FFFFFF;font: normal 18px Arial;line-height: 22px;}
.White-18px  A:link { color: #FFFFFF;font: bold 18px Arial;line-height: 15px;}
.White-18px  A:visited { color: #FFFFFF;font: bold 18px Arial;line-height: 14px;}
.White-18px  A:active { color: #FFFFFF;font: bold 18px Arial;line-height: 14px;}
.White-18px  A:hover { color: #FFFFFF;font: bold 18px Arial;line-height: 14px;}

.White-16px  {color: #FFFFFF;font: bold 16px Arial;line-height: 15px;}
.White-16px  A:link { color: #FFFFFF;font: bold 16px Arial;line-height: 14px;}
.White-16px  A:visited { color: #FFFFFF;font: bold 16px Arial;line-height: 14px;}
.White-16px  A:active { color: #FFFFFF;font: bold 16px Arial;line-height: 14px;}
.White-16px  A:hover { color: #FFFFFF;font: bold 16px Arial;line-height: 14px;}

.White-13Qpx  {color: #FFFFFF;font: normal 36px Arial;line-height: 14px;}
.White-13px  {color: #FFFFFF;font: bold 13px Arial;line-height: 23px;}
.White-13px  A:link { color: #FFFFFF;font: bold 13px Arial;line-height: 14px;}
.White-13px  A:visited { color: #FFFFFF;font: bold 13px Arial;line-height: 14px;}
.White-13px  A:active { color: #FFFFFF;font: bold 13px Arial;line-height: 14px;}
.White-13px  A:hover { color: #FFFFFF;font: bold 13px Arial;line-height: 14px;}

.White-14Qpx  {color: #FFFFFF;font: normal 36px Arial;line-height: 14px;}
.White-14px  {color: #FFFFFF;font: bold 14px Arial;line-height: 16px;}
.White-14px  A:link { color: #FFFFFF;font: bold 14px Arial;line-height: 14px;}
.White-14px  A:visited { color: #FFFFFF;font: bold 14px Arial;line-height: 14px;}
.White-14px  A:active { color: #FFFFFF;font: bold 14px Arial;line-height: 14px;}
.White-14px  A:hover { color: #FFFFFF;font: bold 14px Arial;line-height: 14px;}

.White-12px  {color: #FFFFFF;font: bold 12px Arial;line-height: 16px;}
.White-12px  A:link { color: #FFFFFF;font: bold 12px Arial;line-height: 14px;}
.White-12px  A:visited { color: #FFFFFF;font: bold 12px Arial;line-height: 14px;}
.White-12px  A:active { color: #FFFFFF;font: bold 12px Arial;line-height: 14px;}
.White-12px  A:hover { color: #FFFFFF;font: bold 12px Arial;line-height: 14px;}


#amr-border {
	position:absolute;
	width:1000px;
	height:325px;
	z-index:1;
	background-image: url(/SEL10/amr-bkg.jpg);
}
#App-border1 {
	position:absolute;
	width:1000px;
	height:325px;
	z-index:1;
	background-image: url(/SEL10/app-bkg.png);
}
#Deal-border2 {
	position:absolute;
	width:1000px;
	height:325px;
	z-index:1;
	background-image: url(/SEL10/deal-bkg.jpg);
}
#other-border3 {
	position:absolute;
	width:1000px;
	height:325px;
	z-index:1;
	background-image: url(/SEL10/ther-bkg.png);
}
#other-border4 {
	position:absolute;
	width:1000px;
	height:325px;
	z-index:1;
	background-image: url(/SEL10/place-bkg.jpg);
}

#amr-logo {
	position:absolute;
	width:522px;
	height:215px;
	z-index:2;
	left: 40px;
	top: 50px;
	z-index:3;
}
#amrlist {
	position:absolute;
	width:370px;
	height:275px;
	z-index:3;
	left: 630px;
	top: 37px;
	
}
#logo-b {
	position:absolute;
	width:800px;
	height:325px;
	z-index:2;
	left: 80px;
}

#top-side-adv{position: absolute; width: 290px; height: 102px; left: 710px; top: 69px; z-index: 20; background-image: url(/SEL10/feaured.png);
}
#mid-side-adv{position: absolute; width: 290px; height: 102px; left: 710px; top: 177px; z-index: 20; background-image: url(/SEL10/feaured.png);
}
#bottom-side-adv{position: absolute; width: 290px; height: 102px; left: 710px; top: 285px; z-index: 20; background-image: url(/SEL10/feaured.png);
}
#tab-content{position:absolute; width:670px; height:330px; z-index:1; left: 20px; top: 60px; z-index:6;
}

h1, h1 .Head, .Head {

}
h2 {
	font-family:Arial;color:#005AA1;
	font-weight:700;
	line-height:130%;
	border:none;
	margin-bottom:0px;
	letter-spacing:0;
}
h3 {
	font-family: Arial;color:#005AA1;
	font-size:110%;
	font-weight:500;
	line-height:60%;
	color:#000;
	border:none;
	margin-top:0;
	letter-spacing:0px;
	margin-bottom:0px;
}
h4 {
	font-family: Arial;color:#005AA1;
	font-size:100%;
	font-weight:500;
	line-height:130%;
	border:none;
	margin-top:0;
	letter-spacing:0;
}
h5 {
	font-family: color:#005AA1;
	font-size:90%;
	font-weight:500;
	line-height:130%;
	color:#000;
	border:none;
	margin-top:0;
}
h6 {
	font-family:Georgia, Times, Serif;color:#005AA1;
	font-size:80%;
	font-weight:500;
	line-height:130%;
	border:none;
	margin-top:0;
}
