@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a img {
	border:0px;
	}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.wrapper{
	width:926px;
	margin:30px auto 50px auto;
	}

.bodyTop{
	height:174px; 
	width:100%; 
	background:url(/images/common_bodyheadbg.jpg); 
	background-repeat:no-repeat;
	}
	
.bodyMid{
	height:463px; 
	width:909px;
	padding:0px 8px 0px 9px;
	background:url(/images/common_bodybg.jpg); 
	background-position:top; 
	background-repeat:no-repeat;
	margin:0px;
	}
	
.contentTable{
	margin:0px;
	width:829px;
	height:463px;
	margin:0px;
	}

.bodyBottom{
	padding:0px;
	height:43px; 
	width:100%;
	text-align:right;
	vertical-align:bottom;
	}
	
.bodyBottom#home{
	background:url(/images/common_bottomHome.jpg); 
	background-repeat:no-repeat;
	}

.footer{
	background:url(/images/common_footer_blank.jpg);
	padding-top:5px;
	height:69px;
	padding:0px;
	}

.logo{
	margin:20px 40px 20px 40px;
	float:left;
	}

.menu{
	margin:8px 25px 20px auto;
	float:right;
	width:468px;
	}

.mainImage{
	vertical-align:top;
	text-align:left;
	margin:0px 5px 0px 9px; 
	height:463px;
	}

.mainImage#meet{
	background:url(/images/meet_vidBG.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	}

.divider{
	width:1px;
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
	text-align:center;
	}

.mainContent{
	height:463px;
	width:100%;
	}
	
.contentContainer{
	margin:0px 0px 15px auto;
	height:448px;
	overflow:auto;
	}
	
	
.mainContent p{
	text-align:left;
	margin:5px 25px 5px 30px;
	font-size:13px;
	line-height:19px;
	padding-bottom:10px;
}

.mainContent a,
.mainContent a:active,
.mainContent a:link,
.mainContent a:visited{
	text-decoration:none;
	color:#ec008c;
	}
.mainContent li a:hover{
	color:#ec008c;
	text-decoration:underline;
	}

.headline{
	margin:30px 25px 10px 30px;
	}

.mainContent p strong,
.mainContent p b{
	font-weight:800;
	color:#0099FF;
	}

.mainContent h1{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	color:#ec008c;
	margin:20px 0px 10px 30px;
	}
	
	
.mainContent h2{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	color:#25aae1;
	margin:10px 0px 10px 30px;
	}
	
.mainContent h3{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:17px;
	color:#25aae1;
	margin:20px 0px 10px 30px;
	}
	
.bottom nav{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:9px;
	color:#25aae1;
	text-align:center; 
	
	}	
	
.disclosure{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:10px;
	color:#25aae1;
	text-align:center; 
	}


.mainContent ul{
	padding-left:50px;
	margin:0px;
	}
	
.mainContent li{
	font-size:12px;
	line-height:15px;
	padding-bottom:10px;
	}

.mainContent li a,
.mainContent li a:active,
.mainContent li a:link,
.mainContent li a:visited{
	text-decoration:none;
	color:#999999;
	}
.mainContent li a:hover{
	color:#ec008c;
	text-decoration:underline;
	}

.topReturn{
	text-align:right; 
	margin-right:20px; 
	font-size:9px;
	}

.infoMenu{
	padding-left:30px;
	margin:0px;
	}

.infoMenu li{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:400;
	line-height:20px;
	padding-bottom:5px;
	list-style:none;
	background-image: url(/images/listArrows.gif);
	background-position: 1px 6px;
	background-repeat: no-repeat;
	padding-left:15px;
	color:#575757;
	}
	
	
	
.infoMenu li a,
.infoMenu li a:active,
.infoMenu li a:link,
.infoMenu li a:visited{
	text-decoration:none;
	color:#575757;
	}
.infoMenu li a:hover{
	color:#ec008c;
	text-decoration:underline;
	}

/*News Window*/

.news{
	text-align:left; 
	position:relative; 
	top:-190px; 
	margin:auto 0px 0px auto; 
	width:320px; 
	height:233px; 
	padding:0px; 
	background:url(/images/home_news.jpg); 
	background-position:bottom right;
	}
	
.news ul{
	width:270px;
	padding-top:55px;
	padding-left:20px;
	margin:0px;	
	}

.news li{
	font-size:11px;
	color:#575757;
	background-image: url(/images/listDot.gif);
	background-position: 1px 5px;
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style: none;
	padding-bottom:12px;
	line-height:12px;
	}

.news ul a,
.news ul a:active,
.news ul a:link,
.news ul a:visited{
	text-decoration:none;
	color:#575757;
	}
.news ul a:hover{
	color:#ec008c;
	text-decoration:underline;
	}

