/* Sidebar */

#sidebarbody p {
	text-align: center;
	font: 13px "Kotta One", Georgia, "Times New Roman", Times, serif;
}

#sidebarbody .navheader {
	text-align: center;
	font: bold 14px/8px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

a.nav {
	color: #333;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;

}

a.nav:hover {
	color: #6d99ee;
		-webkit-transition-property:color; 
-webkit-transition-duration: 0.5s, 0.5s; 
-webkit-transition-timing-function: linear, ease-in;
}

a.nav-active {
	color: #272e6f;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}

.nav-active {
	color: #6d99ee;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;

}

a.nav-active-sub {
	margin-left: 2em;
	color: #2b388f;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}

a.nav-sub:hover {
	text-decoration: underline;
}

.nav-sub {
	color: #57b6dd;
	font-size: 12px;
	line-height: 18px;
	margin-left: 2em;
	text-decoration: none;
}

/* Navigation */

a.bodycopy {
	font-size: 16px;
	text-decoration: underline;
}

a.bodycopy:hover {
	color: #6993e7;
}

.menutitle {
	cursor: pointer;
	width: 150px;
	text-align: left;
	color: #57b6dd;
	font-size: 12px;
}

.menutitle:hover {
	text-decoration: underline;
	color: #2B388F;
}

a {
	color: #906;
	text-decoration: underline;
	font-size: 14px;
}

a.content-col {
	color: #906;
	text-decoration: none;
}

a.content-col:hover {
	color: #906;
	text-decoration: underline;
}


a:hover {
	color: #906;
	text-decoration: none;
}

.submenu {
	margin-left: 0.8em;
	padding: 2px;
	font-size: 12px;
}

.submenu-dk {
	margin-left: 0.8em;
	padding: 2px;
	font-size: 12px;
	color: #2b388f;
}

a.footer {
	color: #990066;
	text-decoration: underline;
}

a.footer:hover {
	text-decoration: none;
}

/* ___________________________________ */

/* Body copy */

.body-intro {
	font-size: 18px;
}

.body-copy {
	line-height: 24px;
	font-size: 16px;
	color: #434343;
}

.bullet-header {
	color: #434343;
	font-size: 18px;
}

.pic-caption {
	color: white;
	margin-left: 10px;
	font-size: 17px;
	display: block;
	line-height: 16px;
	font-style: italic;
}

#rightcol p {
	text-align: right;
}

#rightcolHome p {
	text-align: right;
}

#mainContentHome p {
	font-size: 15px;
	color: #333;
}

.dark-blue {
	color: #2b388f;
}

.client-dark-blue {
	color: #2b388f;
	font-weight: bold;
}

.light-blue {
	color: #57b6dd;
}

.footer-copy {
	color: #333;
	padding-left: 20px;
	padding-top: 20px;
	text-align: center;
	font: 12px/28px "Kotta One";
}

.submenumore {
	font-size: 13px;
	color: #777777;
}

.site-title {
	color: #990066;
	font: 25px "Kotta One";
	text-align: center;
}

.cases {
	color: #57b6dd;
	font-size: 14px;
	font-weight: bold;
}

.conclusion {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

.testimonial-top {
	text-align: right;
	color: #2b388f;
	font-size: 18px;
	line-height: 26px;
}

.testimonial-bottom {
	color: #4d4d4d;
}

.tickertape {
	color: #2b388f;
	font-size: 20px;
}

/* ___________________________________ */

p {
	font-size: 13px;
	color: #777777;
}

h1 {
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #6993e7;
}

h2 {
	font: 22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #6993e7;
	border-bottom: 1px dotted silver;
}

h3 {
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #6d99ee;
}

li {
	color: #434343;
}

