@font-face {
    font-family: Futura Md BT;
    font-style:  normal;
    font-weight: normal;
    src: url(FUTURAM0.eot);
  }

body{
	margin: 0px;
	padding: 0px;
}

.ControlPanel, .PagingTable {
    width: 850px;
    height: 64px;
    background-color: #ffffff;
    BORDER-RIGHT: #275179 1px solid; 
    BORDER-TOP: #275179 1px solid; 
    BORDER-LEFT: #275179 1px solid; 
    BORDER-BOTTOM: #275179 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #0E86B1;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#0E86B1;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#0E86B1;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#0E86B1;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#0E86B1;
}

/* style for module titles */
.Head   {
    font-family: Futura Md BT, Arial, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: #ff5700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.Head1   {
    font-family: Futura Md BT, Arial, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Futura Md BT, Arial, Helvetica;
    font-size:  10px;
    font-weight: normal;
    font-weight: normal;
    letter-spacing: .6px;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color:#0E86B1;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color:  #0E86B1;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color:  #0E86B1;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color:  #0E86B1;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #2397D1;
	color: White;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #0E86B1;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #0E86B1;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color:#0E86B1;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #0E86B1;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #0E86B1;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #0E86B1;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #0E86B1;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #0E86B1;
}

A:link  {
    text-decoration:    none;
    color:  #0E86B1;
}

A:visited   {
    text-decoration:    none;
    color: #0E86B1;
}

A:active    {
    text-decoration:    none;
    color:  #0E86B1;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}
/**/
.body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.JPBannerbg{
	background-image: url(index_01.gif);
	height: 224px;
	width: 850px;
}
.JpMenubg{
	background-image: url(index_02.gif);
	width: 850px;
	height: 27px;
}
.JpBreadbg{
	background-image: url(index_03.gif);
	width: 850px;
	height: 18px;
}
.JPcopyrightBG{
	background-image: url(index_07.gif);
	width: 850px;
	height: 56px;

}
.JP_searchpic01{
	background-image: url(TA_searchpic01.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 19px;
}
.TA_searchpic02{
	background-image: url(TA_searchpic02.jpg);
	background-repeat: no-repeat;
	width: 212px;
	height: 19px;
}
.TA_menubg{
	background-image: url(TA_menu_linksbg.jpg);
	background-repeat: repeat-x;
	height: 33px;
}
.TA_bottombg{
	background-image: url(TA_bottombg.jpg);
	background-repeat: repeat-x;
	height: 39px;
}
.TA_bottompic{
	background-image: url(TA_bottompic.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 5px;
	height: 5px;
}
/**/
.bannerpane{
	padding: 0px;
}
.banner01pane{
	padding: 0px;
}
.toppane{
	padding: 0px;
}
.leftpane{

	background-image: url(index_04.gif);
	width:195px;
	hight: 450px;
	padding: 0px;
	vertical-align:top;
	padding-top: 5px;


}

.leftpane_store{

	background-image: url(index_03.gif);
	width:25%;
	hight: 450px;
	padding: 0px;
	vertical-align:top;
	padding-top: 5px;
}

.contentpane{
	padding:5px;
	hight: 450px;
	background-image: url(index_05.gif);
	width:434px;
        vertical-align:top;
	
}

.contentpane_store{
	padding:5px;
	hight: 450px;
	background-image: url(index_05.gif);
	width:70%;
        vertical-align:top;
	
}

.contentpane1{
	padding:px;
	hight: 450px;
	background-image: url(index_03.gif);
	width:850px;
        vertical-align:top;
	
}
	

.rightpane{
	
	background-image: url(index_06.gif);
	width:211px;
	hight: 450px;
	padding: 0px;
        vertical-align:top;
	padding-top: 5px;
}

.rightpane_store{
	
	background-image: url(index_06.gif);
	width:1%;
	hight: 450px;
	padding: 0px;
        vertical-align:top;
	padding-top: 5px;
}



}

.bottompane{
	padding: 0px;
}
.bottom01pane{
	padding: 0px;
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {

}

.ModuleTitle_MenuBar {
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: hand; 
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuIcon {
	cursor: hand; 
	background-color: #2397D2; 
	text-align: center; 
	width: 15; 
	height: 23;
	color: White;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_SubMenu {
	 border-bottom: #254B7C  1px solid; 
	border-left: #254B7C 1px solid; 
	border-top: #254B7C  1px solid;  
	border-right: #254B7C  1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: White;
	background-color: #2397D2; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=3);
}

.ModuleTitle_MenuBreak {
	border-bottom: #FFFFFF 0px solid; 
	border-left: white 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: #FFFFFF 0px solid; 
	background-color:#2397D2;
	height: 1px;
	color: White;
}

.ModuleTitle_MenuItemSel {
	background-color: #1FA5B0;
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:23px;
	color: #ffffff;
}

.ModuleTitle_MenuArrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main 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:Futura Md BT, Arial, Helvetica, sans-serif;color:#FFFFFF;;font-size:10px;font-weight:400;text-transform: uppercase;padding:2px 15px 2px 7px; border:1px #ff5700 solid;border-width:1px 0; }  

.submenuitembreadcrumb{font-family:Futura Md BT, Arial, Helvetica, sans-serif;color:#FFFFFF;;font-size:10px;font-weight:bold;text-transform: uppercase;padding:2px 15px 2px 7px;border:1px #ff5700 solid;border-width:1px 0;}  

.submenuitemselected{font-family:Futura Md BT, Arial, Helvetica, sans-serif;color:#ff5700;font-size:10px;font-weight:400;text-transform: uppercase; padding:2px 15px 2px 7px;border:1px #ff5700 solid;border-width:1px 0;}  

.MainMenu_MenuArrow{display:none;}  

.submenu{z-index:1000;border:0;padding:0;background:#ff5700;filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); }  

.rootmenuitem{background:transparent;color:#ff5700;}  

.rootmenuitem td{padding:0 10px 0 9px;height:19px;cursor:pointer;cursor:hand;}  

.rootmenuitem td span{font-family:Futura Md BT, Arial, Helvetica, sans-serif;color:#ff5700;;font-size:10px;font-weight:400;text-transform: uppercase; letter-spacing: 2px;nowrap;}  

.rootmenuitembreadcrumb{background:#FFFFFF;}  

.rootmenuitembreadcrumb td{padding:0 10px 0 9px;height:19px;cursor:pointer;cursor:hand;}  

.rootmenuitembreadcrumb td span{font-family:Futura Md BT, Arial, Helvetica, sans-serif;color:#ff5700;font-size:10px;font-weight:400;text-transform: uppercase; letter-spacing: 2px;nowrap;}  

.rootmenuitemselected{background:#ff5700;} 

.submenuitemselected{background:#FFFFFF;}  

.rootmenuitemselected td{color:#ff5700;padding:0 10px 0 9px;height:19px;cursor:pointer;cursor:hand;}

.rootmenuitemselected td span{font-family:Futura Md BT, Arial, Helvetica, sans-serif;color:#FFFFFF;font-size:10px;font-weight:400;text-transform: uppercase; letter-spacing: 2px;nowrap;}  

.MainMenu_MenuBreak{display:none;}  

.Main {
	border-right:  #AAAAAA 1px solid; 
	border-left:  #AAAAAA 1px solid; 
}
/**/
.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7C7D7E;
}
a.user:link{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7C7D7E;
	text-decoration: none;
	}
a.user:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7C7D7E;
	text-decoration: underline;
}
a.user:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7C7D7E;
	text-decoration: underline;
}
a.user:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7C7D7E;
	text-decoration: underline;
}
.login{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#7C7D7E;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7C7D7E;
	text-decoration: none;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7D7E;
	text-decoration: underline;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7D7E;
   text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7C7D7E;
	text-decoration: underline;
}
.copyright{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#7E7B7B;
}
a.copyright:link{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#7E7B7B;
   text-decoration: none;
}
a.copyright:visited{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#7E7B7B;
   text-decoration: none;
}
a.copyright:hover{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#7E7B7B;
   text-decoration: underline;
}
a.copyright:active{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#7E7B7B;
   text-decoration: none;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7E7B7B;
}
a.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7E7B7B;
	text-decoration: none;
}
a.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7E7B7B;
	text-decoration: none;
}
a.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7E7B7B;
	text-decoration: underline;
}
a.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7E7B7B;
	text-decoration: none;
}
.terms{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#7E7B7B;
}
a.terms:link{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#7E7B7B;
    text-decoration: none;
}

a.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#7E7B7B;
   text-decoration: none;
}
a.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#7E7B7B;
   text-decoration: underline;
}
a.terms:active{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#7E7B7B;
   text-decoration: none;
}
 /**/
 .SearchButton {
   background: transparent;
   padding: 0px 0px 12px 76spx; 
   cursor: hand; 
   font-size:1px;
   margin: 0px;
}
#dnn_dnnSEARCH_txtSearch { 
   text-align: left; 
   vertical-align: middle;  
   height:12px; 
   background: transparent; 
   width: 131px; 
   color: #797979; 
   padding: 0px 2px 2px 2px; 
   border: 0px solid #FFFFFF; 
   cursor:text; 
   font-size: 10px; 
   margin: 0px;
 }
 /**/
.font01{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E86B1;
 }
A.font01:link{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E86B1;
	text-decoration: underline;
 }
 A.font01:visited{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E86B1;
	text-decoration: underline;
 }
 A.font01:hover{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E86B1;
	text-decoration: none;
 }
.font02{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
 }
.font03{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993A01;
 }
A.font03:link{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993A01;
	text-decoration: underline;
 }
 A.font03:visited{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993A01;
	text-decoration: underline;
 }
 A.font03:hover{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993A01;
	text-decoration: none;
 }
 .font04{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0E86B1;
 }
 .font05{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E3400;
 }