/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


p, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 10px;
}

.lineSpacer {
	height: 20px;
}

p.form {
	margin-left: 60px;
	margin-right: 0px;
}

p.mainnews {
	margin-right: 60px;
}

p.newsletter {
	margin-left: 0px;
	margin-right: 0px;
}

p.news {
	margin-left: 35px;
	margin-right: 0px;
}

p.botnav {
	margin-left: 30px;
	margin-right: 0px;
	font-size: 10px;
	color: #999999;
}

h1 {
	font-weight: bold;	
}

h2 {
	font-style: italic;
	color: #004772;
	font-weight: normal;	
}

h3 {
	color: #004772;
	font-weight: BOLD;	
}
	
h3.menu {
	margin-left: 35px;
	margin-top: 35px;
}

h3.menu2 {
	margin-left: 35px;
}

#eventspacer {
	border-bottom-color: #dc9320;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

#newsspacer {
	border-bottom-color: #59ae37;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

#menuspacer {
	margin-top: 30px;
}

#lists {
	list-style: none;
	margin: 0;
	padding: 0;
}

li.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	list-style-type: none;
	display: block;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

li.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin-left: 10px;
	margin-right: 0px;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.bodysubhead:link, a.bodysubhead:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004772;
	text-decoration: underline;
	font-style: italic;
}

a.bodysubhead:hover {
	color: #004772;
	text-decoration: none;
}

a.botnav:link, a.botnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}

a.botnav:hover {
	color: #cccccc;
	text-decoration: underline;
}

a.events:link, a.events:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.events:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.news:link, a.news:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004772;
	text-decoration: none;
	display: block;
	padding: 8px 15px 12px 30px;
}

a.news:hover {
	color: #004772;
	padding: 8px 15px 12px 25px;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #004772;
}

li {
	margin: 0px;
	padding: 0px;
}	

ul.menu {
	width: 250px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

a.menu {
	height: 35px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #bbbbbb;
	padding-top: 10px;
}	

a.menu:link, a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbbbbb;
	text-decoration: none;
	display: block;
	padding: 15px 0px 0px 35px;
}

a.menu:hover {
	color: #000000;
	padding: 15px 0px 0px 30px;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #bbbbbb;
}

a.menu:active {
	color: #004772;
	padding: 15px 0px 0px 35px;
}

ul.sub {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sub {
	width: 250px;
	}
	
#sub li a {
	height: 0px;
	text-decoration: none;
}	
	
#sub li a:link, #sub li a:visited {
	color: #bbbbbb;
	display: block;
	padding: 20px 0 0px 35px;
	}
	
#sub li a:hover {
	color: #000000;
	padding: 20px 0 0px 35px;
	}
	
#sub li a:active {
	color: #004772;
	padding: 20px 0 0px 35px;
	}	

body#financial a#finanav,
body#insurance a#insunav,
body#retail a#retanav,
body#utilities a#utilnav,
body#merchant a#mercnav,
body#corethree a#corethreenav,
body#coreecm a#coreecmnav,
body#corebill a#corebillnav,
body#executives a#execnav,
body#management a#mananav,
body#customers a#custnav,
body#careers a#carenav,
body#contact a#contnav,
body#marketing a#marketnav,
body#sms a#smsnav,
body#ebill a#ebillnav,
body#direct a#directnav,
body#alerts a#alertnav {
	color: #004772;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
