#outer {
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 770px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4F4F4F;
	margin: 0px;
}

/*img {display: block};*/

p {
	font-size: 12px;
	line-height: 16px;
	color: #535353;
}


a:link {
	color: #342580;
}
a:visited {
	color: #342580;
}
a:hover {
	color: #D21034;  
}
a:active {
	color: #342580;
}

ul, li {
	font-size: 12px;
	line-height: 16px;
	color: #535353;
	list-style-type: disc;
}



h1{
	font-size: 30px;
	letter-spacing: -0.07em;
	line-height: 29px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: -4px;
}

.h1Red {
	color: #D21034;   
}

.h1Blue{
	color: #342580;
}

h2{
	font-size: 20px;
	font-weight: lighter;
	letter-spacing: -0.04em;
	line-height: 19px;
	margin-top: 20px;
		margin-bottom: -10px;

}

.h2Red {
	color: #D21034;   
}

.h2Blue{
	color: #342580;
}

#masthead {
	margin-top: 0px;
}


#hero {
	float: none;
	background-image: url(../images/mid_bg.gif);
	background-color: #FFFFFF;
}

#pagecontent {
	background-image: url(../images/content_bg.gif);
	margin-top: 5px;
}

#homepagecontent-01 {
	background-image: url(../images/content_bg.gif);
	margin-top: 5px;
}

#homepagecontent-02 {
	margin-top: 5px;
}

#crumbtrail {
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
}

#pagebody {
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
	position: relative;
}

#homepagemessage {
	margin-left: 30px;
	margin-right: 30px;
}

#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px 0px 0px 0px;
	height:28px;
	font-size: 11px;
	text-decoration: none;
	color: #4F4F4F;
	background-color: EAE9F1;
	background-image: url(../images/home-content-SLICES_27-pixel.jpg);
}

#footerLeft{
float:left;
margin:0;
padding:0 0 0 15px;
height:16px;
width:360px;
}

#footerRight{
margin:0;
padding:0 15px 0 0;
text-align:right;
}

#footer a:link {
	color: #4F4F4F;
	text-decoration:none;
}
#footer a:visited {
	color: #4F4F4F;
	text-decoration:none;
}
#footer a:hover {
	color: #4F4F4F;
	text-decoration:none;
}
#footer a:active {
	color: #4F4F4F;
	text-decoration:none;
}


.hero-page-title {
	font-size: 14px;
	color: #333333;
}


.podheader {
	font-weight: bold;
	font-size: 14px;
	color: #2B1D75;
}


.sidebar {
	color: #ffffff;
	background-image: url(../images/bv_provides_pod_header.gif);
	background-repeat: no-repeat;
}
.sidebarheader {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	padding: 10px;
	background-color: #A19BC3;
	display: block;
}

.sidebartext {
	font-size: 13px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}



.homepodheader {
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}


.homepodheader a:link {
	color: #342580;
	text-decoration:none;
}
.homepodheader a:visited {
	color: #342580;
	text-decoration:none;
}
.homepodheader a:hover {
	color: #D21034;
	text-decoration:none;  
}
.homepodheader a:active {
	color: #342580;
	text-decoration:none;
}

.homepodbody {
	font-size: 10px;
	line-height: 11px;
	color: #4D4D4D;
}
.intro {
	font-size: 11px;
	line-height: 18px;
	color: #4D4D4D;
}
.introbold {
	font-size: 16px;
	letter-spacing: -0.06em;
	line-height: 17px;
	color: #D21034;
}
.annotation {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.attribution {
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}
.label {
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	color: #6C6C6C;
}
.button {
	font-size: 10px;
}

.prtitle {
	font-size: 16pt;
	font-weight: bold;
	color: #BC0322;
	text-transform: uppercase;
	line-height: 16pt;
}
.prsub {
	font-size: 12pt;
	font-style: italic;
	line-height: 14pt;
	font-weight: bolder;
	color: #1A0A6C;
}
