﻿div.content 
{
    padding:5px 10px 40px 5px;
}
#leftPane
{
    float: left;
    margin: 10px;
}

#leftPane img
{
	margin-top:20px;
}

#aboutUsOuter
{
    border: 1px solid #99b3d0;
    background: #b6d4f6;
    padding: 10px;
    width: 152px;
}
#aboutUsInner
{
    border: 1px solid #fffeb7;
    background: #fffcd9;
    padding: 6px 0 6px 6px;
}
#aboutUsInner ul
{
    margin: 0;
    list-style: none;
    list-style-image: none;
    padding-left:0px;
}
#aboutUsInner li
{
    font-size: 13px;
    color: #f47b2b;
    list-style: none;
    list-style-image: none;
}
#aboutUsInner li a
{
    color: #f47b2b;
    text-decoration: none;
}
#aboutUsInner li a:hover
{
    text-decoration: underline;
}
#aboutUsInner li.current
{
    font-weight: bold;
}
#aboutUsInner li.current li
{
    font-weight: normal;
}
#aboutUsInner li li
{
    font-size: 11px;
    padding-left: 20px;
}
.visitNetwork
{
		margin: 5px 10px 0px 10px; 
		background-color: #fff; 
		border:solid 1px #d2d2d2;
}
.visitNetwork img 
{
		float:left; 
		margin:5px 30px;
}

.aboutContent
{
	margin-top:10px;
	color:#5a6d7e;
	font-size:12px;
}
h1.pressRoom
{
    text-indent: -9999px;
    background: url(header-Press_Room.gif) no-repeat;
    width: 127px;
    height: 30px;
    border: none;

}
h1.pressReleases
{
    text-indent: -9999px;
    background: url(header-Press_Releases.gif) no-repeat;
    width: 153px;
    height: 34px;
    border: none;
}
h1.pressPhotos
{
    text-indent: -9999px;
    background: url(header-Press_Photos.jpg) no-repeat;
    width: 146px;
    height: 32px;
	margin-bottom:10px;
	border: none;
}
div.pressPhotos td
{
    padding-bottom: 30px;
}
h2.mediaResources
{
    text-indent: -9999px;
    background: url(header-Media_Resources.gif) no-repeat;
    width: 123px;
    height: 16px;
    font-size: 1px;
    margin: 20px 0;
    border: none;
}
h2.mediaContact
{
    text-indent: -9999px;
    background: url(header-Media_Contact.gif) no-repeat;
    width: 110px;
    height: 14px;
    font-size: 1px;
    margin: 20px 0;
    border: none;
}
div.mediaResources, div.mediaContact, div.pressReleases
{
    font-size: 12px;
    color: #7898b7;
}
div.mediaResources, div.mediaContact
{
    padding: 0 20px 0 40px;
}
div.mediaResources hr, div.pressReleases hr
{
    margin: 10px 0;
    color: #d2d2d2;
    height: 1px;
}
span.links
{
    float: right;
}
span.links a
{
    color: #5a6d7e;
}
.contact
{
    color: #5a6d7e;
}
div.pressRelease
{
    font-size: 12px;
}
div.pressRelease h2
{
    color: #5a6d7e;
    font-size: 15px;
    font-weight: bold;
    border: none;
}
div.pressRelease h3
{
    color: #5a6d7e;
    font-size: 12px;
    font-weight: bold;
}
.caption
{
	color:#868686;
	font-size:12px;
	text-align:center;
	display:block;
}

.testimonial
{
	color:#7898b7;
	float:right;
	width:730px;
}

.customer
{
	float:right;
	color:#425e85;
	font-size:12px;
	text-align:right;
	margin-top:20px;
}
.customer b
{
	font-size:14px;
	text-align:right;
}
.intro
{
	font-size:14px;
	color:#5a6d7e;
	margin: 10px 0px;
	display:block;
}

.articles
{
	padding: 20px 0px;
	width:730px; 
	float:right;
}

.articleTitle
{
	color:#5a6d7e;
	font-size:15px;
	font-weight:bold;
}
.articleDetails
{
	color:#7898b7;
	font-size:12px;
}

.articleSourceLogo, .article
{
	float:left;
}

.article
{
	width:80%;
}

