@charset "UTF-8";
body {
	background-color: #C3122F;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(images/bg_site.gif);
	background-repeat: repeat-x;
}
a:link, a:visited {
	color: #303030;
	text-decoration: underline;
}
dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E44252;
	width: 148px;
	float: left;
	height: 114px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 10px;
	text-align: left;
}
dl.narrow {
	width: 125px;
}
dl.wide {
	width: 178px;
}
dl#first {
	margin-left: 10px;
}

dd, dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 10px;
}
dt {
	text-transform: uppercase;
}
dl a:link, dl a:visited, dl a:hover {
	color: #FFFFFF;
	text-decoration: none;	
}
.selected {
	background-image: url(images/carrot.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	text-align: center;
	position: relative;
}
.whiteArea {
	background-color: #FFFFFF;
	height: 420px;
}
.topBar {
	height: 60px;
}
.boilerplate {
	clear: left;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 100px;
}
.boilerplate a:link, .boilerplate a:visited {
	color: #FFFFFF;
}
.formLabel {
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
}
.whiteArea .photograph {
	height: 420px;
	width: 350px;
	float: left;
}
.whiteArea .mainContent {
	height: 300px;
	width: 560px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainContent li {
	margin-bottom: 4px;
}
.mainContent h2 {
	font-size: 14px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.mainContent h3 {
	font-size: 13px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.mainContent ul {
	margin-bottom: 20px;
	margin-top: 0px;
}
.whiteArea .pageHead {
	width: 560px;
	margin-top: 50px;
	margin-left: 10px;
}
.whiteArea .leftSide {
	width: 580px;
	height: 420px;
	float: left;
	text-align: left;
}
.loginArea {
	width: 168px;
	height: 78px;
	margin-right: 0px;
	padding: 10px;
	position: absolute;
	top: 510px;
	right: 0px;
	background-color: #C3122F;
}
.loginArea .buttonRow {
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
}
.loginArea .textfield {
	width: 100px;
	border: 1px solid #999999;
	font-size: 12px;
	margin: 4px;
	color: #666666;
}
.buttonRow img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#loginBoxError {
	z-index: 10;
}
#loginBox {
	z-index: 20;
}
.detailView {
	width: 417px;
	height: 237px;
	margin-right: 0px;
	position: absolute;
	top: 127px;
	right: 427px;
	background-color: #FAFAFA;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.detailView .close {
	float: right;
}
#strategy {
	z-index: 30;
}
#audience {
	z-index: 40;
}
#team {
	z-index: 50;
}
#regulatory {
	z-index: 60;
}
.boilerplate .selected {
	padding-left: 7px;
}
.boilerplate .divider {
	color: #DD404F;
}
.mainContent sup {
	font-size: 10px;
}
.mainContent p {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 19px;
}
.alternatingList {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.detailView .alternatingList {
	margin-left: 0;
	padding: 2px;
}

.alternatingList a{
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	line-height: 1.5em;
	color: #717171;
	
}
.alternatingList li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	min-height:20px;
	height: auto;
	clear: both;
}
.detailView .alternatingList li{
	height:auto;
	padding-left: 4px;
	padding-bottom: 4px;
}

.alternatingList .dark {
	background-color: #F1F1F1;
	background-image: url(images/bg_capRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 0px;
}
.alternatingList .dark_2x {
	background-color: #F1F1F1;
	background-image: url(images/bg_capRight_2x.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 0px;
	height: 40px;
}
.alternatingList .dark_3x {
	background-color: #F1F1F1;
	background-image: url(images/bg_capRight_3x.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 0px;
	height: 60px;
}
.detailView .alternatingList .dark {
	background-image: none;
}
.alternatingList .light {
	padding-left: 5px;
	padding-right: 5px;
}
.alternatingList .light_2x {
	padding-left: 5px;
	padding-right: 5px;
	height: 40px;
}
.alternatingList .light_3x {
	padding-left: 5px;
	padding-right: 5px;
	height: 60px;
}

.alternatingList .dark .cap {
	background-image: url(images/bg_capLeft.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 5px;
	float: left;
}
.alternatingList .dark_2x .cap {
	background-image: url(images/bg_capLeft_2x.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 5px;
	float: left;
}
.alternatingList .dark_3x .cap {
	background-image: url(images/bg_capLeft_3x.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 5px;
	float: left;
}
.detailView .alternatingList .dark .cap {
	display: none;
}
/* rounded box */
.roundedBox {
	background-color: #F2F2F2;
}

.roundedBox p {
	margin: 0;
}

.roundtop { 
	background: url(images/boxRounded_topRight.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/boxRounded_botRight.gif) no-repeat top right; 
}

img.corner {
   width: 14px;
   height: 14px;
   border: none;
   display: block !important;
}
.roundedBox h2 {
	margin-top: 0px;
}
.lighboxLinks a {
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	line-height: 1.5em;
	color: #717171;
}
.imgBullet {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
}

.imgBullet li {
padding-left: 10px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
#podcast_icon {
	margin-right: 5px;
	margin-bottom: 0px;
	width: 65px;
	margin-left: 0px;
	position: relative;
	float: left;
	padding-left: 10px;
}
.navigation {
	position: relative;
	clear: both;
	float: left;
}
