@charset "utf-8";

html { min-height: 100%; margin-bottom: 1px; }

/***********************************************************
	NavBar
************************************************************/
#navBar, #homeMenu {
	width:100%;
	background-image: url(../images/menu-bar-tileUp.gif);
	background-repeat: repeat-x;
	border:none;
	font-size: 12px;
}
/* Controls NavBar Drop down Buttons format and position */
#navBar span {
	padding: 2px;
	padding-left: 22px;
	display:block;
	background-position: 0% 48%;
	background-repeat: no-repeat;
}
#navBar li, #homeMenu li{
	background-image: url(../images/menu-bar-tileUp.gif);
	background-repeat: repeat-x;

}

#homeMenu a:hover, #homeMenu a:focus{
	background-image: url(../images/menu-bar-tileOver.gif);
	background-repeat: repeat-x;
	color:#FF8022;
}
/* Controls the Main Menu Bar items static look */
#navBar li a, #homeMenu li a{
	color:#FFF;
	background-color: transparent;
	display:block;
}
/* This controls the upstate colour of the text and background of the Drop-down Menus */
#navBar li li a{
	color:#FFF;
	background-color:#223E67;
	display:block;
}
/* Leaves Button in a Down State for Current section */
#navBar a.current, #homeMenu a.current{
	color:#FF8022;
	background-image: url(../images/menu-bar-tileOver.gif);
	background-repeat: repeat-x;
	display:block;
	cursor:default;
}

/* Controls Bar downstate image when in pulldown menu */
#navBar li li li a.MenuBarItemHover, a.MenuBarItemSubmenuHover, a.MenuBarSubmenuVisible{
	background-image: url(../images/menu-bar-tileOver.gif);
	background-repeat: repeat-x;
	display:block;
}

/* Controls the font rollover colour for drop-down Menus */
#navBar  a.MenuBarItemHover {
	color:#0e245e;
	background-color:#FF6600;
	display:block;
}
/* Controls the font rollover colour for Main Menu Bar topics */
#navBar a.MenuBarItemSubmenuHover, #navBar a.MenuBarSubmenuVisible{
	color:#FF8022;
	display:block;
}

/***********************************************************
	Products button Icons
************************************************************/
#product-1 {
	background-image: url(../images/ob_logoN.png);
	background-repeat:no-repeat;
}	
#product-2 {
	background-image: url(../images/nx_logoN.png);
	background-repeat:no-repeat;
}
#product-3 {
	background-image: url(../images/wo_logoN.png);
	background-repeat:no-repeat;	
}
#product-4 {
	background-image: url(../images/lv_logoN.png);
	background-repeat:no-repeat;	
}
#product-5 {
	background-image: url(../images/pm_logoN.png);
	background-repeat:no-repeat;
}
#product-6 {
	background-image: url(../images/hd_logoN.png);
	background-repeat:no-repeat;
}
#Bar{
	background-image: url(../images/menu-bar-tileUp.gif);
	background-repeat:repeat-x;
}
/***********************************************************
	spry Horizontal Menu Bar Fix for IE
************************************************************/
ul.MenuBarHorizontal#navBar li {
	width: auto;
	white-space: nowrap;
	display:block;
}
ul.MenuBarHorizontal#navBar ul {
	position:absolute;
	width: auto;
	padding:0;
	margin:0;
	float:none;
	white-space: nowrap;
	background-color:#223E67;
}

ul.MenuBarHorizontal#navBar ul li {
	display: block;
	padding: 0;
	float: none;
	width: auto;
	background-image:none;
	white-space: nowrap;
	clear:both;
}

ul {	position:relative;}

/***********************************************************
	Shadow Effect for Website backgroud
************************************************************/
#upperShadow {
	background: #3F4D67
		url(../images/sideShadows.gif)
		repeat-y 50% 0px;
	margin:0px auto;
	padding:0px 19px;
	width:930px;
	text-align:left;
}

#bottomShadow {
	background: #3F4D67
	    url(../images/footerShadow.gif)
		no-repeat 50% 0%;
	margin:0px auto;
	padding:0;
	width:968px;
	height:14px;
	overflow:hidden;
}
/***********************************************************
	Product Midsize Logo
************************************************************/
.midsizeLogo {
	width:104px; 
	height:105px;
	float:left;
	margin:15px 15px 15px 15px;
}
.midPMLogo {
	width:104px; 
	height:105px;
	float:left;
	margin:15px 15px 40px 15px;
}
.midIELogo {
	width:104px; 
	height:105px;
	float:left;
	margin:15px 15px 10px 15px;
}
/***********************************************************
	Banner Image
************************************************************/
.bannerImg {
	width:930px;
	height:180px;
	display:block;
}
/***********************************************************
	Remove Image Link border
************************************************************/
img {  
	border-style: none;
}
/***********************************************************
   Bottom Nav Style 
************************************************************/
#footerNav {
	text-align:center;
	padding-top:12px;
}
.bNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D0D8E1;
	overflow:hidden;
}
.bNav A:link {
	color: #D0D8E1;
	text-decoration: none;
	padding:5px;
}
.bNav A:visited {
	color: #8098FF;
	text-decoration: none;
	padding:5px;
}
.bNav A:hover {
	color: #fb8227;
	text-decoration: underline;
}
.bottomPolicy {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
}
.bottomPolicy A:link {
	color: #b47523;
	text-decoration: none;
}
.bottomPolicy A:visited {
	color: #999999;
	text-decoration: none;
}
.bottomPolicy A:hover {
	color: #D0D8E1;
	text-decoration: underline;
}
#astrik {
	color:#ed770d;
	font-size: small;
}
/***********************************************************
   oneColFixCtrHdr Style 
************************************************************/
.oneColFixCtrHdr #container {
	width: 930px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */

}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;

}
.oneColElsCtrHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#193C8A
	url(../images/footerBar.gif);
	max-height:43px;
	min-height:43px;
	overflow:hidden;
}
.oneColElsCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 3px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#b47523;
	font-size:7px;
}
.oneColElsCtrHdr #footer span {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 8px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#D0D8E1;
	font-size:11px;
}
/***********************************************************
   various title Styles 
************************************************************/
.subtitle {
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#3b71cb;
/*color:#ff6b09;*/
text-align:left;
}
.floatRsubtitle {
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#3b71cb;
/*color:#ff6b09;*/
text-align:left;
float:right;
padding-right:10px;
}
.diaDescrip {
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#3b71cb;
/*color:#ff6b09;*/
}
.title2 {
	font-size:24px;
	font-family:sans-serif, Verdana, Arial, Helvetica;
	font-weight:bold;
	text-align:center;
	color:#3b71cb;
} 
.title3 {
	font-size:24px;
	font-family:sans-serif, Verdana, Arial, Helvetica;
	font-weight:bold;
	text-align:left;
	color:#3b71cb;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.headerStyle {
font-size: 14px;
color:#f5f8fd;
font-weight: bold;
padding-left: 10px;
padding-top:8px;
}
.headerStyleMed {
font-size: 14px;
color:#ff8d39;
font-weight: bold;
padding-left: 10px;
padding-top:8px;
}
.docHeaderStyle {
	font-size: 14px;
	color:#C8DFFF;
	font-weight: bold;
	text-align:center;
	font-family: sans-serif, Tahoma, Verdana, Arial, "Microsoft Sans Serif";
	vertical-align: middle;
	padding-bottom: 2px;
}
.docBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #243B7B;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 10px;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	padding-right: 10px;
	padding-left: 10px;
}
.policy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #243B7B;
	text-align:justify;
}
ol {
	font-size:small;
}
.reportTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}