@charset "UTF-8";


body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: auto;
	overflow: visible;
}

.container {
	min-height: 100px;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}

.header {
	position: relative;
	height: 100%;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}

.content {
	height: auto;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../images/frame_green_bg.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

.boxes {
	height: auto;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

.content_left {
	background-image: url(../images/frame_green_bg.gif);
	width: 56px;
	float: left;
	position: relative;
	height: 100%;
}

.content_middle {
	height: auto;
	width: 297px;
	float: left;
}

.content_right {
	position: relative;
	height: 100%;
	width: 571px;
	float: right;
	z-index: 1;
}

.footer {
	height: 100%;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

.blogPosts {
	height: 136px;
	font-family: Helvetica, Arial, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 12pt;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.footerText {
	font-family: Helvetica, Arial, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14pt;
}

.homePageText {
	width: 247px;
	height: 287;
	font-family: Helvetica, Arial, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}

.subTitle {
	font-family: Helvetica, Arial, monospace;
	font-size: 26px;
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 30px;
	padding-bottom: 0px;
}

.subMainText {
	font-family: Helvetica, Arial, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
}

.videoLibraryTitle {
	font-family: Helvetica, Arial, monospace;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.videoLibraryMain {
	font-family: Helvetica, Arial, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 200%;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.bioText {
	font-family: Helvetica, Arial, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 15px;
}

.quote {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #a4a4a4;
	line-height: 150%;
}

.quoteName {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #a4a4a4;
	line-height: 150%;
}

.line {border: none; border-top: 2px dotted #a090cd;
margin-top: 5px; }

.line2 {border: none; border-top: 2px dotted #a090cd;
margin-top: opx; margin-bottom: opx; }


.news a:link { text-decoration: none; color: #666666; }
.news a:active { text-decoration: none; color: #666666; }
.news a:hover {text-decoration:none; border-bottom:1px dotted #666666; }
.news a:visited { text-decoration: none; color: #666666; }

.footerLink a:link { text-decoration: none; color: #ffffff; }
.footerLink a:active { text-decoration: none; color: #ffffff; }
.footerLink a:hover {text-decoration:none; border-bottom:1px dotted #ffffff; }
.footerLink a:visited { text-decoration: none; color: #ffffff; }

.contentLink a:link { text-decoration: none; border-bottom:1px dotted #ffffff; color: #ffffff;}
.contentLink a:active { text-decoration: none; border-bottom:1px dotted #ffffff; color: #ffffff; }
.contentLink a:hover {text-decoration:none; border-bottom:1px dotted #ffffff; color: #ffffff;}
.contentLink a:visited { text-decoration: none; border-bottom:1px dotted #ffffff; color: #ffffff;}

#wrapper {
	width: 511px;
	margin-left: auto;
	margin-right: auto;
	}
 
.accordionButton {	
font-family: Helvetica, Arial, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
	background-image: url(../images/team_divider.gif);
	background-repeat: no-repeat;
	width: 511px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	cursor: pointer;
	}
 
.accordionContent {	
	font-family: Helvetica, Arial, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
	width: 511px;
	padding-top: 10px;
	float: left;
	display: none;
	}
