body {
	background-color:#b5d5a1;
	margin: 0 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #282526;
	font-size: 11px;
}
.artHeadline {font-size:18px; font-weight:bold}
.imgLeft {margin-right:10px; }
.sp {font-size:1px; line-height:1px}
.paragrImgs {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:15px;
	font-size: 11px;
	font-weight: normal;
}
.paragrImgs_padding {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:15px;
	font-size: 11px;
	font-weight: normal;
	padding-bottom:8px;
}


td,li {
	font-family: Arial, Helvetica, sans-serif;
	color: #282526;
	font-size: 11px;
}

ul{

		font-family: Arial, Helvetica, sans-serif;
	color: #282526;
	font-size: 11px;
}
.faq{
	font-family: Arial, Helvetica, sans-serif;
	color: #282526;
	font-size: 11px;
}

.adspace {
	padding: 0px 0 4px 4px;
}

.adspace2 {
	padding: 8px 0 2px 0;
}

.adspace3 {
	padding: 0px 0 8px 0;
}


.footer{
	color: #009694;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	font-weight:bold;

}

a.footer:link {
	color: #009694;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	font-weight:bold;

}
a.footer:active {
	color: #009694;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	font-weight:bold;
}

a.footer:hover {
	color: #009694;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
	font-weight:bold;
}



a.footer:visited {
	color: #009694;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.email{
color:#009694;
text-decoration:none;
font-weight:bold;

}

a.email:link{
color:#009694;
text-decoration:none;
font-weight:bold;

}

a.email:active{
color:#009694;
text-decoration:none;
font-weight:bold;

}

a.email:hover{
color:#009694;
text-decoration:underline;
font-weight:bold;

}

a.email:visited{

color:#009694;
font-weight:bold;

}

.business {
	color: #9e9e9e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	font-weight:bold;

}

a.business:link {
	color: #9e9e9e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	font-weight:bold;

}

a.business:active{
	color: #9e9e9e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	font-weight:bold;

}

a.business:hover {
	color: #9e9e9e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
	font-weight:bold;

}

a.business:visited {
	color: #9e9e9e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	font-weight:bold;

}

a.header {
	color: #360A0B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.header:hover {color: #C00403;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.seperator{

color:#ababab;
}

a.header2 {
	color: #C00403;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.header2:hover {color: #360A0B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.homest { color: #2C251F;
	font-family: arial,verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none; 
	}

a.homest:hover {font-family:arial,verdana; font-size:11px; font-weight:normal; text-decoration:none; color:#2C251F;}

/* ***************************** FAQ: ***************************/

a.faq {
	font-family: Arial, Helvetica, sans-serif;
	color: #282526;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.faq:hover {text-decoration: underline; color: #009694;}

a.backToTop {
	font-family: Arial, Helvetica, sans-serif;
	color: #009694;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* ***************************** / FAQ ************************************/


/* Nav Bar */



.table{
	position:absolute;
	visibility:hidden;
	border-right:1px solid #61a48f;
	border-left:1px solid #61a48f;
	border-bottom:1px solid #61a48f;
}
.sub_menu_link{
	background-color:#006f6c; 
	color:#ffffff; 
	display:block;
	text-decoration:none;
	padding-left:10px;
	padding-top:8px;
}
.sub_menu_link:hover{
	background-color:#006f6c; 
	color:#e5cc8f;
	display:block;
}
.home{
	background:url("/whatteens/images/home.gif");
	width:102px;
	height:25px;
	display:block;
}
.home:hover{
	background:url("/whatteens/images/home_rollover.gif");
	width:102px;
	height:25px;
	display:block;
}

.con{
	background:url("/whatteens/images/conference_info.gif");
	width:143px;
	height:25px;
	display:block;
}
.con:hover{
	background:url("/whatteens/images/conference_info_rollover.gif");
	width:143px;
	height:25px;
	display:block;
}

.reg{
	background:url("/whatteens/images/registration.gif");
	width:116px;
	height:25px;
	display:block;
}
.reg:hover{
	background:url("/whatteens/images/registration_rollover.gif");
	width:116px;
	height:25px;
	display:block;
}

.par{
	background:url("/whatteens/images/partners.gif");
	width:94px;
	height:25px;
	display:block;
}
.par:hover{
	background:url("/whatteens/images/partners_rollover.gif");
	width:94px;
	height:25px;
	display:block;
}

.press{
	background:url("/whatteens/images/press_resources.gif");
	width:146px;
	height:25px;
	display:block;
}
.press:hover{
	background:url("/whatteens/images/press_resources_rollover.gif");
	width:146px;
	height:25px;
	display:block;
}

.upcomming{
	background:url("/whatteens/images/upcoming_events.gif");
	width:174px;
	height:25px;
	display:block;
}
.upcomming:hover{
	background:url("/whatteens/images/upcoming_events_rollover.gif");
	width:174px;
	height:25px;
	display:block;
}


/* Nav Bar */



a.backToTop:hover {text-decoration: underline;}

a.subjectmtxt {
	color: #C00403;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.subjectmtxt:hover {color: #360A0B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.thirdp {
	color: #975835;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.thirdp:hover {color: #360A0B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.thirdps {
	color: #58030A;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.thirdps:hover {color: #58030A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color:#282526;
	line-height:17px;
	font-size: 11px;
	
}

/* For the homepage top stories, headlines, etc. areas to give some 
spacing around the stories and the dottedLine area */
p.hpNews {
	margin: 0 0 0 20px;
	padding: 10px 0;
}

.p2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#656665;
	line-height:14px;
	font-size: 11px;
}

.tdpadding {
	padding: 10px 0 0 2px;
}

.ptest {
	font-family:Arial, Helvetica, sans-serif;
	color:#656665;
	line-height:17px;
	font-size: 11px;
}

.subjectm {
	border:dotted #999999 thin;
	background-color:#e3e2e1;

}

.subp {
	font-family:Arial, Helvetica, sans-serif;
	color:#656665;
	line-height:17px;
	font-size: 11px;
	margin:10px;
	padding-left:20px;
	padding-right:20px;

}

.subjectm2 {
		border-left:dotted #999999 thin;
}

.bulletspace {
	padding: 17px 0 0 8px;
}

.lightarticle {
	background-color:#EBEBEB;
}

.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#C00403;
	line-height:17px;
	font-size: 15px;
	font-weight: bold;
}

.abstract {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#C00403;
	line-height:17px;
	font-size: 11px;
}

.abstractsml {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#C00403;
	line-height:17px;
	font-size: 11px;
}

.dottedLine {
	border-bottom:dotted #999999 thin;
	width:90%;
	margin-left:20px;
	font-size: 1px;
}

.dottedLine2 {
	border-top:dotted #999999 thin;
	width:95%;
	margin:10px 10px 5px 5px;
}

.mouset {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding:6px;
}

.bordertop {
		border-top:solid #e5e2df thin;
		width:978px;
		padding:8px 0 0 0;
}


a.more {
	color: #C00403;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:right;

}
a.more:hover {
	color: #C00403;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	text-align:right;

}

a.moreh {
	color: #C00403;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 0 170px;
}
a.moreh:hover {
	color: #C00403;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	margin: 0 0 0 170px;
}

a.moreh2 {
	color: #C00403;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.moreh2:hover {
	text-decoration: underline;
}

a.moreh3 {
	color: #C00403;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
a.moreh3:hover {
	text-decoration: underline;
}

.morespace {
	text-align:right;
	margin:5px 18px 5px 5px;
}
a.nterms {
	color: #626260;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.nterms:hover {color: #626260;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}



.searchtext {
	color: #70472F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.searchtext {
	text-decoration: underline;
	font-weight: bold;
	text-decoration: none;
}



/**************** Inner Page Data *******************************************/



.inner_subheader {
	margin: 5px 15px 15px 20px;
	color: #62431c;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.30em;
	font-variant: small-caps;
	border-bottom: dotted #0d3f40 thin;
}



.content {
	line-height: 21px;
	clear: both;
	padding: 5px 10px 5px 20px; 
}

.content p {
	font-family:Arial, Helvetica, sans-serif;
	color:#656665;
	line-height:17px;
	font-size: 11px;
	padding-left:10px;
	padding-right:5px;

}


.content h3 {
	
	margin: 0;
	padding: 0 0 7px 0;
	font: 10.5pt Arial, Helvetica, sans-serif;
	font-weight: bold;

}



.photo {			
	float: left;
	margin: 0 20px 10px 0;
	display: inline;
	position: relative;
}

.topic2 {
	margin: 5px 0 0 5px;
	padding: 0;
}

.topic2 h2 {
	background: #D4D2D2;
	color: #6C5D55;
	margin: 0 0 5px -5px;
	padding: 1px 0 1px 5px;
	font: 1.2em Georgia, Garamond, serif;
	font-weight: bold;
}

/**************** Tabs *******************************************/

/* Need to work on functionality of tabs, this is only the styling */

.page_title {
	padding-left:10px;
	text-transform:uppercase;
	padding-top:22px;
	background-image: url(/whatteens/images/inner_header_bg.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#OOOOOO;
	line-height:17px;
	font-size: 12px;
	font-weight: bold;
	height:64px;
	vertical-align:top;
}

.body_paragraph {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:17px;
	font-size: 12px;
	font-weight: normal;
	padding-left:10px;
}

.body_header {
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
	line-height:17px;
	font-size: 12px;
	font-weight: bold;
}


.body_main {
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:17px;
	font-size: 12px;
	font-weight: bold;
}


.body_header_headline {
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
	line-height:17px;
	font-size: 15px;
	font-weight: bold;
}

.body_header2 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
	line-height:17px;
	font-size: 13px;
	font-weight: bold;
}

.topdat {
	
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	font-weight: normal;
}
.padleftsty
{
padding-left:10px;
}
.padtopbot
{
padding:5px;
vertical-align:top;
height:30px;
}
.swap_div_hide {
	position: absolute;
	top: -9999px;
}
.smallBlue
{
	font-family:Arial, Helvetica, sans-serif;
	color:#9E9E9E;
	font-size: 11px;
	font-weight: normal;
}

.text12 {
	padding-left:10px;
	font-family:Arial;
	text-transform:uppercase;
	color:#000000;
	line-height:17px;
	font-size: 12px;
	}	
	

