﻿/*==========================================================*/
/*  Start Style Sheet                                       */
/*==========================================================*/

/*-- textbox used for search	-*/ .SearchTextBoxFocus { height:21px; background: transparent; width: 174px; color: #666; padding: 4px 4px 0px 4px; border: 0px solid #FFFFFF; cursor:text;}
									.SearchTextBoxNonFocus { height:21px; background: transparent; background-image: url(/images/SearchBackground.png);  background-repeat: no-repeat; background-position: left; width: 174px; color: #666; padding: 4px 4px 0px 4px; border: 0px solid #FFFFFF; cursor:text;}
										
/*-- default form elements      --*/ select, input { font-family: tahoma; font-size: 12px; color: #2b2b2b; }

/*-- small text				   --*/ .ProductTableHints { color:#555; font-size: 11px; }

/*--    --*/ .BreadcrumbsTDOff { height: 5px; width: 100%; }

/*-- ContactUs Control			--*/ .ContactUs { color:#2b2b2b; font-size: 14px; }
/*-- ContactUs Control links	--*/ a.ContactUs:link, a.ContactUs:visited, a.ContactUs:active {font-size: 14px;  font-weight:bold; text-decoration:none; }
/*-- ContactUs Control hover	--*/ a.ContactUs:hover { font-size: 14px; color:#444; font-weight: bold; text-decoration:none;  }
/*-- ContactUs Control img	--*/ img.ContactUs { margin-right: 10px; text-align: center }


.ProductGroupMenuBorder { border: 1px solid #828282; width: 100%;}
.WebCodeBackgroundImage 
{ 
	width: 175px; 
	height: 61px; 
	background-image: url(/images/WebCode-Site.png); 
	background-repeat: no-repeat;
}
.WebCodeTextBox  
{
	position: relative; 
	left:55px; 
	top:10px; 
	width:80px; 
	border: 1px solid #CBCACA; 
	font-size:12px;
}

.SearchBackgroundImage  
{
	width: 222px;
	height: 50px;
	background-image: url(/home/jpu/images/SearchBackground.png);
	background-repeat: no-repeat;
}

.SearchTextBox 
{
	position: relative;
	left: 45px;
	top: 12px;
	width: 142px;
	height: 21px;
	border: 1px solid #CBCACA;
	background-image: url(/home/jpu/images/SearchHere.png); 
	background-repeat: no-repeat;
}

.SearchTextBoxFocus
{ 
	position: relative;
	left: 45px;
	top: 12px;
	width: 142px;
	height: 21px;
	border: 1px solid #CBCACA;
	background: #ffffff;
	color: #000;
}

.DisclaimerTD, .EmphasiseTD
{
	border: solid 1px #828282;
	padding: 5px;
}

.CapabilitiesImage 
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right : 3px;
	margin-top : 3px;
}

.NewsSeperator
{
	border-bottom: solid 1px #828282;
	padding: 5px;
}

.NewsImage
{
	margin-right: 10px;
}
.FlagImage
{
	margin-left: 6px;
	margin-bottom: 6px;
	border-width: 0px;
}

.h8 { color:#2b2b2b; font-size: 11px;  font-weight: bold; }
h1.JPUWelcome { font-family: tahoma; font-weight: bold; color: #00417e; font-size: 16px; margin: 0; }
h6.JPUWelcome { color:#2b2b2b; font-size: 14px; font-weight: bold; }
p.JPUWelcome, li.JPUWelcome { color:#2b2b2b; font-size: 12px; }
a.JPUWelcome:link, a.JPUWelcome:visited, a.JPUWelcome:active  { font-size: 12px; color:#2b2b2b; font-weight:bold; text-decoration:none; }
a.JPUWelcome:hover { font-size: 12px; color:#777; font-weight:bold; text-decoration:none;  }
a.ProductMenuRootGroup:link, a.ProductMenuRootGroup:visited, a.ProductMenuRootGroup:active  { font-size: 12px; color:#00417e; font-weight:bold; text-decoration:none; }
a.ProductMenuRootGroup:hover { font-size: 12px; color:#777; font-weight:bold; text-decoration:none;  }
	 




/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#555; font-size: 11px; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { font-size: 11px; color:#555; font-weight:bold; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { font-size: 11px; color:#777; font-weight:bold; text-decoration:none;  }
/*-- breadcrumbs token idle			   --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #8f8f8f; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover		   --*/ a.BREADCRUMBS_object:hover { color: #666; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold; }


/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: tahoma; font-size: 11px; color: #2b2b2b; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #2b2b2b; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #2b2b2b; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #2b2b2b; background: transparent; font-weight: bold; padding: 0;}
/*-- conatiner title token             --*/ .EON_MI_GYG05Title { font-size: 11px; font-family: tahoma; color: #2b2b2b; font-weight: bold; }

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #2b2b2b; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #2b2b2b; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 15px 12px 7px 12px; cursor: hand; font-size:1px; margin: 0 0 0 0;}
/*-- footer links                      --*/ .Footer_Links, a.Footer_Links:link, a.Footer_Links:visited, a.Footer_Links:active { color: #FFF; font-family: tahoma; font-size: 14px; font-weight:bold; text-decoration: none; }
/*-- footer links hover                --*/ a.Footer_Links:hover { color: #EEE; font-family: tahoma; font-weight:bold; font-size: 14px; text-decoration: none; }

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/