﻿.fronttitle {
	font-family: Calibri, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size:xx-large;
	color: #2D6997;
	font-weight:bold;
}
.footer {
	 border-top: 1px;
	 border-left: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-style:dotted;
	 padding: 4px;
	 margin-top: 16px;
	font-size: small;
	color: #2D6997;
	text-align: center;
}
.headercontent {
	float: none; 
	position: absolute;
}
.middlecallout {
	background-color: #2D6997;
	color: white;
	padding: 8px;
	margin: 16px 0 16px 0;
	width: 100%;
}
.middletitle {
	font-size:x-large;
	font-weight:bold;
	color:white;
}
.middlesubtitle {
	font-size:large;
	font-weight:bold;
	color:white;
}
.middleemphasis {
	font-size:larger;
	font-weight:normal;
	font-style:italic;
	color:white;
}
.middlelink:link{
	color:white;
	text-align: right;
	font-size: larger;
	font-weight: bold;
}
.middlelink:hover {
	color:white;
	text-align: right;
	font-size: larger;
	font-weight: bold;
}
.middlelink:active {
	color:white;
	text-align: right;
	font-size: larger;
	font-weight: bold;
}
.middlelink:visited{
	color:white;
	text-align: right;
	font-size: larger;
	font-weight: bold;
}
.middlelink {
	color: white;
	text-align: right;
	font-weight: bold;
	font-size: larger;
	float:right;
	position:relative;
	margin: 80px 0 10px 0;
}
.middlelink {
	color: white;
	text-align: right;
	font-weight: bold;
	font-size: larger;
	float:right;
	position:relative;
	margin: 80px 0 10px 0;
}
.busdevlink
{
	color: White;
}
.busdevlink:link{
	color:white;
}
.busdevlink:hover {
	color:white;
}
.busdevlink:active {
	color:white;
}
.busdevlink:visited{
	color:white;
}
.floatright
{
	margin-top:16px;
	margin-bottom:0px;
	margin-right:8px;
	margin-left:8px;
	float:right;
}
.floatleft
{
	margin-top:0px;
	margin-bottom:0px;
	margin-right:8px;
	margin-left:8px;
	float:left;
}
.newssubtitle {
	font-size: medium;
	font-weight: normal;
	color: #2D6997;
}
.pdfdownload {
	font-size: medium;
	font-weight: normal;
	color: #2D6997;
	vertical-align:middle;
}
.tags 
{
	font-size: small;
	color: #2D6997;
	font-style: italic;
}

body {
	font-family: Calibri,Tahoma,Helvetica,sans-serif;
	color: #444444;
}
strong
{
	font-weight:bold;
}
em
{
	font-style:italic;
}
p {
	margin-bottom: 6px;
}
h1 {
	font-size: large;
	font-weight: bold;
	color: #2D6997;
}
h2 {
	font-size: medium;
	font-weight: normal;
	color: #2D6997;
}
h3 {
	font-size: smaller;
	font-weight: normal;
	color: #444444;
}
a:link {
	color: #2D6997;
	border: 0px none;
	text-decoration:none;
	
}
a:hover {
	color: #2D6997;
	border: 0px none;
	text-decoration:none;
}
a:active {
	color: #2D6997;
	border: 0px none;
	text-decoration:none;
}
a:visited {
	color: #2D6997;
	border: 0px none;
	text-decoration:none;
}
h2.toggler 
{
	cursor: pointer;
	font-weight: bold;
}
div.element
{
}
.clientsuccessrow
{
	margin-top:4px;
	margin-bottom: 4px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom-color: black;
	border-top-color: black;
	border-bottom: dashed 1px;
	border-top: dashed 1px;
}
