/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #666666;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

hr{
	height: 1px;
}

a{
	color: #2B6286;
	text-decoration: none;
}

a:link{
	color: #2B6286;
	text-decoration: none;
}

a:visited{
	color: #2B6286;
	text-decoration: none;
}

a:hover{
	color: #2B6286;
	text-decoration: underline;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 120%;
 color: #2B6286;
 margin: 0px;
 padding: 0px;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 360%;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	letter-spacing: -0.3pt;	
}

h3{
	font-family: Arial,sans-serif;
	font-size: 130%;
	color: #2B6286;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #2B6286;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

li{margin-bottom: 0.70em;
}


label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #2B6286;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 5px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	margin-left: 0px;
}

#navBar{
	float: left;
	width: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border: 0px;
}

#navBarSpacer{
	height: 110px;
}

.rightadsSpacer{
	height: 20px;
}

#headlines{
  float:right;
	width: 10%;
	border-left: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
/*	float: left;*/
	margin-left:250px;
	width: 65%;
	letter-spacing: normal;
}


/***********************************************/
/* Frontpage styles                            */
/***********************************************/


#frontpage-mainbox{
	float: left;
	width: 600px;
	letter-spacing: normal;
}

.frontpage-smallerbox{
	float: left;
	width: 300px;
	letter-spacing: normal;
	/* margin: 10px 10px 0px 0px; */
}

.frontpage-smallerbox img{
	float: left;
	padding: 0px;
}

#frontpage-mainbox h2 {
	font-family: Arial, sans-serif;
	font-size: 360%;
	color: #2B6286;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	letter-spacing: -0.3pt;
	line-height: 95%;
	padding-left: 00px;
}
/***********************************************/
/* Components                                  */
/***********************************************/




/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 0px 15px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

/* START styles for menu links hover */
#globalNav a {
	display: block; 
	padding: 0px 10px 4px 10px;
	background-color:#FFFFFF;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:0px;
	

}
#globalNav a:hover {
	background-color:#F5F5F5;
	text-decoration:none;
}

#globalNav a.product:hover {
	background-color:#FAE1C2;
	text-decoration:none;
}

#globalNav a.product_selected {
	background-color:#FAE1C2;
	text-decoration:none;
}

#globalNav a.market:hover {
	background-color:#D3E2ED;
	text-decoration:none;
}

#globalNav a.market_selected {
	background-color:#D3E2ED;
	text-decoration:none;
}
/* END styles for menu links hover */


#globalNavLogo{
	margin: 0;
	float:left;
	padding: 10px 0px 10px 15px;
}

#globalNavLinks{
	border: 0px;
	float: left;
	margin-top:47px;
	margin-left:100px;
	text-align: right;
	font-size: 75%;
}
.globalNavLinkdiv{
	/*background-color:#F5F5F5;*/
	float: left;
	/*padding: 2px 7px 0px 7px;*/
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;

}

/*************** .dropdown styles for masthead dropdown menus **************/

ul.dropdown {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 2;
	}

ul.dropdown li {
	display: block;
	position: relative;
	z-index: 2;
	float:left;
	margin-bottom:0px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:2px;		
	}

ul.dropdown li ul{
	background-color: white;
	position: absolute;
	top: 0px;
	display: none;
	z-index: 2;
	margin-top : 28px;
/*	padding-bottom: 10px;*/
	list-position: inline;
	margin-left: 0px; padding-left: 0px;
}
ul.dropdown li ul li{
	display: block;
	width: 200px;
	margin: 0px 0px 0px -2px;
	padding: 0px 0px 10px 0px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:2px;	
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:2px;	
}

li.dropdownbottom{
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:2px;	
}

ul.dropdown li ul li a{
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:2px;	
}

/* Fix IE. Hide from IE Mac \*/
* html ul.dropdown li { float: left; height: 1%; }
* html ul.dropdown li a { height: 1%; }
/* End */

ul.dropdown li ul li a:hover { background: #f9f9f9; text-decoration:underline; } /* Hover Styles */

ul.dropdown li ul li a { padding: 20px 5px 0px 5px; background-color: white;} /* Sub Menu Styles */

ul.dropdown li:hover ul, ul.dropdown li.over ul { display: block; } /* The magic */

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 10px 0px 10px 10px;
	font-weight:normal;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 15px;
	font-size: 90%;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: right top;
}

.feature_frontpage{
	padding: 0px 0px 10px 15px;
	font-size: 90%;
	background-repeat: no-repeat;
	background-position: right top;
}

.feature img{
	float: right;
	/*padding: 10px 10px 0px 0px;*/
}

.feature img.centred{
	float: center;
	text-align: center;	
}

.feature img.left{
	float: left;
	text-align: left;	
}


.featurenextlink:link {
	color: #EF9529;	
	text-align: right;
}

.featurenextlink:active {
	color: #EF9529;	
	text-align: right;
}

.featurenextlink:visited {
	color: #EF9529;	
	text-align: right;
}

.featurenextlink:hover {
	color: #EF9529;	
	text-align: right;
}

.featurenextlink {
	font-size: 130%;
	text-align: right;
}	

.applydiv {
	background-color: #F5F5F5;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#applyblock img {
	border-bottom-width:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

/****  quote images for customer quotes page ****/
blockquote.withquote {background:url(./images/quote.gif)
no-repeat;background-position:top left;text-align: justify;padding-left:20px;
} 

p.withunquote {background: url(./images/unquote.gif) no-repeat;background-position:bottom right;padding-right:5px;}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 15px;
	font-size: 90%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 0px;}

#navBar li {padding: 1px 0px 1px 0px;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


	/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	border-bottom: 0px;
	font-size: 90%;
	background-color: #F5F5F5;
}

#sectionLinks h3{
	padding: 10px 0px 5px 10px;
	letter-spacing: -0.3pt;
	color: #EF9529;	
	font-size: 160%;	
}

#sectionLinks h3 a{
	color: #EF9529;	
	display:block;
	background-color:none;
}

#sectionLinks h3 a:hover{
	background-color:transparent;
}

#sectionLinks ul li {
	padding: 0px;
	margin: 0px;
	_height:1em;
}

#sectionLinks li a {
	display: block;
	border: 0px;
	padding: 8px 0px 8px 10px;
	_width:100%;
}


/**#sectionLinks a.selected  {
	font-weight:bold;
	background-color:#FAE1C2;
}**/

#sectionLinks a:hover{
	background-color: #dddddd;
}

/*********** .navboxes styles ***********/

.navboxes{
	position: relative;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 30px 0px;
	border-bottom: 0px;
	font-size: 90%;
	background-color: #F5F5F5;
}

.navboxes h3{
	padding: 10px 0px 5px 10px;
	letter-spacing: -0.3pt;
	color: #2B6286;	
}

.navboxes p {
	padding: 0px 10px 0px 10px;
	letter-spacing: normal;
	color: #666666;
	margin: 0px;
}

.navboxes a {
	display: block;
	border: 0px;
	padding: 0px 0px 0px 10px;
}

.navboxesSelected  {
	font-weight: bold;
	letter-spacing: -0.3pt;	
}

.navboxes a:hover{
	background-color: #dddddd;
}


/*********** .searchresults styles ***********/

.searchresults h3{
	color: #2B6286;	
	font-size: 130%;	
}

.searchresultsURL{
	color: #EF9529;		
}

/*********** .rightads styles ***********/

.rightads{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 0px;
	font-size: 90%;
	background-color: #F5F5F5;
	width: 198px;
}

.rightads h3{
	padding: 5px 0px 5px 10px;
	letter-spacing: -0.3pt;
	color: #2B6286;	
}

.rightads p {
	padding: 0px 10px 0px 10px;
	letter-spacing: normal;
	color: #666666;
	margin: 0px;
}

.rightads a {
	display: block;
	border: 0px;
	padding: 0px 0px 0px 10px;
}

.rightads a:hover{
	background-color: #dddddd;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
}

#headlines p{
	padding: 0px 0px 0px 10px;
}

#headlines img{
	border: 0px;
}

#headlines h3:hover{
	text-decoration: underline;
}

.nntext{
	font-weight:bold;
}	


/************** video page styles **************/
	.videolink{
		width:30%;
		float:left;
		text-align:left
	}
	.videolink a{
		padding:0.5em 1em;
		display:block;	
	}
	.videolink a:hover{
		background-color:#FAE1C2;
		background-color:#DDD;
		background-color:#F5F5F5;
	}	