body {
	margin:0;
	padding:0;
	background-color:#294F77;
	font-size: 100%;
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}

td, tr {
	color: #153c67;
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

p {
	color: #153c67;
	font-size: 1em;
	text-align: justify;
}

A:link {
	color: #5b86b6;
	font-size: 1em;
	text-decoration: none;
}

A:visited {
	color: #5b86b6;
	font-size: 1em;
	text-decoration: none;
}

A:hover {
	color: #153c67;
	font-size: 1em;
	text-decoration: underline;
}

A:active {
	color: #153c67;
	font-size: 1em;
	text-decoration: none;
}



.myvideo {
	display: block;
}





.articleImg {
	padding-right: 10px;
}

.clientBox {
	background: #e9edf1;
	cursor: pointer;
}
.clientInfo {
	font-size: .8em;
	padding-left: 2em;
	padding-right: 2em;
	text-align: justify;
	display: none;
}

.clientList {
	font-style: italic;
}

.clientTitle {
	font-size: .8em;
	padding-left: .7em;
	font-weight: 600;
}

.contentSm {
	color: #153c67;
	font-size: .7em;
}

.contentBoxBorder {
	background: #e9edf1;
	border-style: double;
	border-width: 7px;
	border-color: #ffffff;
}

.contentBoxCopy {
	padding: 1em;
	font-size: .9em;
	text-align: justify;
}

.contentBoxDate {
	font-weight: 600;
}

.contentBoxName {
	float: right;
	font-size: .8em;
	font-weight: 600;
	padding-top: .5em;
	padding-right: 4em;
}

.contentBoxSmText {
	font-size: .8em;
	text-align: justify;
}

.contentTitle {
	font-weight: 600;
}

.contentHeader {
	color: #153c67;
	font-size: 1.3em;
	font-weight: 600;
}

.contentSubHeader {
	color: #5b86b6;
	font-size: .8em;
	font-weight: 600;
}

.expand {
	float: right;
}

A.expandText:link {
	font-size: .8em;
	font-weight: 600;
	text-decoration: none;
}

A.expandText:visited {
	font-size: .8em;
	font-weight: 600;
	text-decoration: none;
}

A.expandText:hover {
	font-size: .8em;
	font-weight: 600;
	text-decoration: underline;
}

A.expandText:active {
	font-size: .8em;
	font-weight: 600;
	text-decoration: none;
}

.footer {
    color: #8db6e0;
    font-size: .6em;
	padding-top: 10px;
}

A.footer:link {
    color: #8db6e0;
	text-decoration: none;
}

A.footer:visited {
    color: #8db6e0;
	text-decoration: none;
}

A.footer:hover {
    color: #8db6e0;
	text-decoration: underline;
}

A.footer:active {
    color: #8db6e0;
	text-decoration: none;
}

.galleryHeader {
	background-color: #4e7fb4;
	color: #e9edf1;
	padding-left: .4em;
	cursor: pointer;
}

.gallerySection {
	display: none;
}

.galleryTag {
	font-size: .8em;
	font-weight: 600;
}

.imageCaptionLeft {
	float: left;
	font-size: .5em;
	margin: 19px 15px 15px 0;
	background-color: #e9edf1;
	font-weight: 600;
	padding: 4px;
}

.newsContent {
	color: #7f7f7f;
	font-size: .7em;
}

.newsHeader {
	color: #4e7fb4;
	font-size: 1.3em;
	font-weight: 600;
	padding-left: .7em;
	position: relative;
	margin-top: 14px;
    margin-bottom: -8px;
}

.newsTable {
	background-color: #e9edf1;
	border-style: double;
	border-width: 7px;
	border-color: #ffffff;
}

.newsTitle {
	color: #33659c;
	font-size: .7em;
	font-weight: 600;
}

.pHeader {
	font-weight: 600;
}

.quoteLeft {
	background: #e9edf1;
	background-image:url('../img/quote-left.gif');
	background-repeat:no-repeat;
	background-position: top left;
}

.quoteRight {
	background-image:url('../img/quote-right.gif');
	background-repeat:no-repeat;
	background-position: bottom right;
}

A.seeMore:link {
	color: #5b86b6;
	font-size: .8em;
	font-weight: 600;
	text-decoration: none;
}

A.seeMore:visited {
	color: #5b86b6;
	font-size: .8em;
	font-weight: 600;
	text-decoration: none;
}

A.seeMore:hover {
	color: #5b86b6;
	font-size: .8em;
	font-weight: 600;
	text-decoration: underline;
}

A.seeMore:active {
	color: #5b86b6;
	font-size: .8em;
	font-weight: 600;
	text-decoration: none;
}

.testimonial {
	font-size: .8em;
	text-align: justify;
}

.testimonialHeader {
	font-size: .8em;
	font-weight: 600;
}

.thumb {
	color: #000000;
	border:1px solid #000000;
}

A.thumb:link {
	color: #000000;
}

A.thumb:visited {
	color: #000000;
}

A.thumb:hover {
	color: #000000;
}

A.thumb:active {
	color: #000000;
}

.trophyImg {
	padding-right: 8px;
}



#msg {
	background-color:#e9edf1;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 100;
	width: 200px;
	padding: 10px;
	font-size: .8em;
	display: none;
}
