﻿/**{margin:0;padding:0}*/
table{border:0}
form{border:0}
fieldset{border:0}
a img{border:0}
iframe{border:0}
/*td{font-size:100%;font-weight:normal}*/
th{font-size:100%;font-weight:normal}
caption{font-size:100%;font-weight:normal}
h1{font-size:100%;font-weight:normal}
h2{font-size:100%;font-weight:normal}
h3{font-size:100%;font-weight:normal}
h4{font-size:100%;font-weight:normal}
h5{font-size:100%;font-weight:normal}
h6{font-size:100%;font-weight:normal}
ol{list-style:none}
dl{list-style:none}
/*li{list-style:none}*/
dt{list-style:none}
dd{list-style:none}
legend{color:#000}
input{font:100%;}
textarea{font:100% }
select{font:100% }
button{font:100% }
/*table{border-collapse:collapse}td{text-align:left}*/
.ms-sbplain
{
	border: 1px silver solid;
}
.mainContent
{
}
.mainContent table tbody tr td
{
	width: 100%;
}

th
{
	text-align:left
}

caption{text-align:left}

#container {
	width: 841px;
	margin: 0 auto;
	padding: 3px 0 80px 0;
	}
	
#outside-container {
	background: url(/SiteCollectionImages/bgnew.jpg) repeat-x;
	font-size: 62.5%;
	font-family: Arial, sans-serif;
	margin: 2px 0px 0px 0px;
	}

a {
	color: #213d65;
	}
	
a:hover {
	text-decoration: none;
	}

#header {
	height: 130px;
	}

#header h1 a {
	display: block;
	width: 308px;
	height: 117px;
	text-indent: -9999px;
	}
	
#header-right {
	width: 500px;
	height: 95px;
	padding-left: 9px;
	float: right;
	}

#header-right form {
	margin: 0 0 44px 0;
	}

td.ms-sbcell{
	border:0;
	vertical-align:middle;
	height:20px;
	padding-bottom:15px;
	padding-top:5px;
}

td.ms-sbgo{
padding-left:6px;
padding-top:3px;
background-color:transparent;
}

#search-container {
	padding-left: 283px;
	width: 300px;
	height: 60px;
	}
	
.search-avendra {
	height: 54px;
	width: 169px;
	float: left;
	}

.search-avendra-searchbox {
	border: 0px silver solid;
	width: 145px;
	margin: 0px;
	font-size: 14px;
	padding: 10px 0 0 0;
	color: #5a6867;
	float: left;
	}

.search-avendra input {
	border: 1px silver solid !important;
	width: 145px;
	margin: 0px;
	font-size: 14px;
	padding: 0px;
	color: #5a6867;
	float: left;
}

* html .search-avendra input {
	margin: 0px 0px 0px 0px;
	}

#global-nav-spacer {
	height:52px;
}
	
.global-nav {
	height:2px;
	margin-bottom: 10px;
	text-align:right;
}
.global-nav .Nav
{
	float:right;
	text-align:right;
	line-height:20px;
}
.social_media_icons{
				
	padding-top:0px;
	float:right;
	text-align:right;
}
.global-nav a {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 6px;
	text-align: right;
	}


a.login {
	display: block;
	text-indent: -9999px;
	width: 87px;
	height: 27px;
	background: url(/SiteCollectionImages/login.jpg);
	float: right;
	}
#navigation 
{
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 30px;
	clear: both;
	z-index: 100; 
	width:828px;
	overflow:hidden;
}
#navigation ul 
{
	padding: 0px;
	overflow: hidden;
}
#navigation ul li
{
	float: left;
	font-size: 1.4em;
	padding: 0px;
	/*background: url(/SiteCollectionImages/nav-spacer.gif) left center no-repeat;*/
}
#navigation ul li a 
{
	display: block;
	color: #fff;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	font-weight: bold;

}
#navigation ul li a:hover 
{
	text-decoration: underline;
}
.navigation 
{
	display: block;
	color: #fff;
	padding: 0px 10px 0px 10px;/**/
	text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
	border-right: 2px #bfcad3 solid;
}
.navigation a
{
	margin: 0px 10px 0px 0px;
	border: 2px green solid;	
}
.navigationHover, .navigationHover a:hover
{
	text-decoration: underline;
}
.navigationActive 
{
	color: #162942 !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border-right: 2px #bfcad3 solid;
}
.navigationActive a
{
	background: #bfcad3;
	margin: 0px 10px 0px 10px;
}
/*LeftNav*/
/*--------------------*/
#left-nav {
	width: 140px;
	float: left;
	text-decoration:underline;
	}

.left-nav1 {
	margin: 0 0 14px 0;
	font-weight: bold;
	font-size: 11px;
	color: #1b1718;
	}
.left-nav1 a:hover
{
	color: #6b7774;
}

.left-nav2 {
	font-weight: normal;
	margin: 5px 0 5px 0!important;
	padding: 0 0 0 16px;
	color: #6b7774;
	}
.left-nav2 a
{
	background: url('/SiteCollectionImages/nav-bullet.gif') no-repeat 0px 2px;
}
.left-nav2 a:hover
{
	color: #000000;
}

.left-nav3 {
	font-weight: normal;
	margin: 5px 0 5px 0!important;
	padding: 0 0 0 16px;

	/*background: url(/SiteCollectionImages/nav-bullet.gif) left center no-repeat;*/
	color: #162942;
	}
	
.left-navHover {
	
}

.left-navSelected {
	background-color: #BFCAD3;
}


/*--------------------*/
/*EndLeftNav*/

.first {
	padding-left: 0 !important;
	background: none !important;
	}

a.active {
	background: #bfcad3;
	color: #162942 !important;
	}

.masterContentAvendra
{

}
/*.mainContent
{
	width:800px;
}*/

/* Sticky Footer
--------------------------------------------------------------------------------------*/


/** {
	margin: 0;
}*/
body {
	height: 100%;
}
html {
	height: 100%;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -54px; /* the bottom margin is the negative value of the footer's height */
}

.footer-container {
	height: 84px;
	background: url(/SiteCollectionImages/footer-bg.gif) repeat-x;
	padding-top: 30px;
	}

#footerAvendra {
	width: 841px;
	font-size: 11px;
	line-height: 16px;
	margin:  0 auto;
	}

.sub-nav {
	color: #a1adbd;
	}

a.jess3 {
	color: #fff;
	}

.sub-nav a {
	color: #fff;
	}

.copyright {
	float: right;
	text-align: right;
	}
	
.push {
	height: 54px; /* .push must be the same height as .footer */
}


.footer-container {
	height: 54px; /* .push must be the same height as .footer */
}


#myGallery
{
width: 555px !important;
height: 263px !important;
}


/* News & Solution Headers */
.featured-news {
	float: left;
	margin: 4px 0 0 18px;
	width: 258px;
	font-family: Arial, sans-serif;
	text-align: left;
	}	
	
.featured-news h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #152a47;
	margin: 0 0 0px 0;
	}

.featured-news h2 a {
	float: right;
	padding: 3px 0 0 0;
	font-size: 9px !important;
	font-weight: normal !important;
	}

.featured-news, #featured-news a {
	color: #6b6b6b;
	}
	
.featured-news h4 {
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	padding: 0 2px 2px 2px;
	margin: 0 0 4px 0;
	font-weight: bold;
	}

.featured-news p {
	font-size: 9px;
	margin-bottom: 14px;
	line-height: 13px;
	padding: 0 2px;
	}


#right {
	font-family: Arial, sans-serif;
}

#right h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #152a47;
	margin: 0 0 18px 0;
	}
	
#right h2 a {
	float: right;
	padding: 3px 0 0 0;
	font-size: 9px !important;
	font-weight: normal !important;
	color: #6b6b6b;
	text-decoration:underline;
	}

#right h4 {
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	padding: 0 2px 2px 2px;
	margin: 0 0 4px 0;
	font-weight: bold;
	color: #6b6b6b;
	}

#right p {
	font-size: 9px;
	margin-bottom: 14px;
	line-height: 13px;
	padding: 0 2px;
	color: #6b6b6b;
	font-weight: bold;
	}

#right p a {
	color: #6b6b6b;
	font-weight: bold;
	}
	
/* Featured Solutions */
.solution {
	margin: 0 0 18px 0;
	overflow: hidden;
	}

.solution-image {
	width: 60px;
	float: left;
	}

.solution-body {
	width: 187px;
	float: left;
	}

.solution h5 {
	font-size: 17px;
	font-weight: bold;
	color: #6b6b6b;
	border-bottom: 1px solid #999;
	margin: 0 0 6px 0;
	}

.solution p {
	font-size: 11px;
	font-weight: bold;
	}
	
.AvendraFormTitle
{
	font-size: 11px;
}

.AvendraFormValue
{
	font-size: 11px;
	padding: 5px 0px 5px 0px;
}

.AvendraFormTitle P
{
	padding-bottom: 10px;
	text-align:justify;
}

.AvendraFormTitle UL
{
	padding-bottom: 10px;
	margin-left: 15px;
	-list-style:square outside none;
}

.AvendraFormTitle UL LI
{
	-list-style:square outside none;
}

.AvendraFormMainTitle
{
	font-size:30px;
	font-weight:bold;	
}

.AvendraFormMainSubtitle
{
	font-style:italic;
	font-size:20px;
	padding-bottom:10px;
}

.AvendraFormOtherForm
{
	float:right;
	margin-left:10px;
	padding: 10px;
	width:150px;
	border:solid 1px silver;
}
/* Avendra Content Query Web Part Styles */
.SideBar-TopLine_CQWP
{
	border-bottom: 1px solid #ccc;
	padding: 0 2px 2px 2px;
	margin: 0 0 4px 0;	
}
.SideBar-Title_CQWP
{
	color: #6b6b6b !important;
	font-weight: bold;
	font-size: 11px;
}
.SideBar-Title_CQWP a
{
	color: #6b6b6b !important;
}
.SideBar-SubTitle_CQWP
{
	color: #6b6b6b !important;
	font-weight: bold;
	font-size: 11px;

}
.SideBar-PublishedDate_CQWP
{
	color: #6b6b6b !important;
	font-weight: bold;
	font-size: 11px;	
}
.SideBar-Abstract_CQWP
{
	color: #6b6b6b;
	font-size: 9px;
	margin-bottom: -15px;
	line-height: 13px;
	padding: 0 2px;	
}
.SideBar-Abstract_CQWP a
{
	color: #6b6b6b !important;
	font-size:9px !important;
	text-decoration:underline;	
}
.PressRelease-TopLine_CQWP
{
	border-bottom: 1px solid #ccc;
	padding: 0 2px 2px 2px;
	margin: 0 0 4px 0;	
}
.FullPage-Title_CQWP
{
	color: #6b6b6b !important;
	font-weight: bold;
	font-size: 11px;
}
.FullPage-Title_CQWP a
{
	color: #6b6b6b !important;
}
.FullPage-SubTitle_CQWP
{
	color: #6b6b6b !important;
	font-weight: bold;
	font-size: 11px;

}
.FullPage-PublishedDate_CQWP
{
	color: #000000 !important;
	font-weight: bold;
	font-size: 11px;	
}
.FullPage-Abstract_CQWP
{
	color: #6b6b6b;
	font-size: 9px;
	margin-bottom: -15px;
	line-height: 13px;
	padding: 0 2px;	
}
.FullPage-Abstract_CQWP a
{
	color: #6b6b6b !important;
	font-size:9px !important;
	text-decoration:underline;	
}

.topNav
{
	width: 841px;
}
