h1 {
	font-size: 1.8em;
	border-bottom: 2px solid #02396d;
	color: #02396d;
}

h2 {
	font-size: 1.4em;
	color: #606060;
}

h3 {
	font-size: 1.2em;
	color: #606060;
}

h4 {
	font-size: 1em;
}

a {
	color: #0a74cc;
	font-weight: bold;
  	text-decoration: none;
}
a:visited {
	color: #714daf;
}
a:hover {
	text-decoration: underline;
	color: #faa40f;
}

.partner-container {
	float: left;
	width: 57em;
	margin: 0px 0px 1em 2em;
	padding: 0;
}


.partner-content {
	width: 42.5em;
}

.line-box {
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 15px;
}
.line-box > div {
	height: 100%;
}
div.vip-feature {
	padding: .6em; 
	margin: .6em; 
}

a.vip-feature {
	font-weight: bold;
	text-decoration: underline;
}

.hidden {
	display: none;
}

.quote {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Georgia, Arial, Helvetica, Verdana;
	font-style: italic;
	background: url(../images/bulletpoint_2line_bkg.jpg) 0 0 no-repeat;	
	padding: .6em;
	width: 16.5em;
	margin: 0em 1em 0em 1em;
}

.solutions-text {
	width: 59em;
	padding: 1em 1em 0em 1em;
}
.width50 {
	width: 40%;
	margin: 1em;
}
.width30 {
	width: 30%;
	margin:1em;
}

.partner-image {
	margin-top: 3em;
	margin-bottom: 2em;
}

.partner-image a img {
	border: none;	
}

.indent {
	margin-left: 5em;
}

.hide-link {
	display:none;
}
.view-link {
	display:none;
}

a:link img,
a:hover img,
a:visited img,
a:active img {
	border: none;
}
