/*
 font stacks for use throughout the site
-----------------------------------------

font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;

font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;

font-family: Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;

font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;

 end font stacks
-----------------------------------------*/

*	{
	font-family: Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", 
	Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; 
}


body	{
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h1	{
	font-size:42px;
	line-height:110%;
	vertical-align: middle;
	color:#fff;
}

h2	{
	font-size:35px;
	font-weight:bold;
	line-height:100%;
	color:#fff;
	margin:0px;
	padding:0px;
}


h3	{
	font-size: 25px;
	font-weight:bold;
	line-height:100%;
	color:#016898;
}


.title1	{
	font-size: 25px;
	font-weight:bold;
	line-height:50px; 
	margin-top: 0px;
	margin-bottom: 0px;
	color:#016898;
}


.title2	{
	font-size: 22px;
	font-weight:bold;
	line-height:50px; 
	margin-top: 0px;
	margin-bottom: 0px;
	color:#016898;
}



.spon	{
	font-size: 12px;
	font-weight: bold;
	line-height: 50%;
	text-align: center;
	padding-top: 20px;
	padding-bottom; 0px;
	color:#fff;
}




/* =================================================================================
	MISC HEADERS */
/* used: index, datacol  */
.hdr1{
	font-size: 20px;
	font-weight: bold;
	color: #D05104;
}

.hdr2{
	font-size: 16px;
	font-weight: bold;
	color: #D05104;
}


/* =================================================================================
	INDEX.HTML (home page-specific)  */
/* used: index, datacol  */

.idxmisc	{
	font-size:15px;
	font-weight:normal;
	line-height:125%;
	margin:0px;
	padding:0px;
}


/* ================================================================================= 
	LINKS LEFT COLUMN */

.lnkcol	{
	font-size: 14px;
	line-height:110%;
	font-weight: normal;
	padding: 0px;
}


.lnkcol a, .lnkcol a:active, .lnkcol a:visited {
	color:#000;
	font-weight:normal;
	text-decoration:none; 
	padding:0px;
}

.lnkcol a:hover {
	font-weight:normal;
	color:#fff;
	text-decoration:none; 
	background:#016898;
	padding:0px;
}

.linkcolb {
	font-size:13px;
}

.prom {
	font-size:13px; 
	line-height:125%;
	border:1px solid #016898;
	display:block;
	background:#fff;
	margin:6px;
	padding:5px;
}


/* ================================================================================= */
/*  used: DATA COLLECTED  */
.dcmisc	{
	font-size:15px;
	font-weight:normal;
	line-height:125%;
	margin:0px;
	padding:0px;
}

.dcind	{
	font-size:15px;
	font-weight:normal;
	line-height:125%;
	margin-left:15px;
	padding:0px;
}

/* ================================================================================= */
/*  used: STUDIES  */
.stumisc	{
	font-size:15px;
	font-weight:normal;
	line-height:125%;
	margin:0px;
	padding:0px;
}

/* ================================================================================= */
/*  used: METHODS  */
.methmisc	{
	font-size:15px;
	font-weight:normal;
	line-height:125%;
	margin:0px;
	padding:0px;
}

/* ================================================================================= */
/*  used: NEWSLETTERS*/
.nltrmisc	{
	font-size:15px;
	font-weight:normal;
	line-height:125%;
	margin:0px;
	padding:0px;
}
/* ================================================================================= */
/*  used: PARTICIPATE  */
.parmisc	{
	font-size:15px;
	font-weight:normal;
	line-height:125%;
	margin:0px;
	padding:0px;
}


/* ================================================================================= */
/*  used: LINKS PAGE  */
.linksdescr	{
	font-size:15px;
	font-weight:normal;
	line-height:125%;
	margin-left:10px;
	padding:0px;
}

.linkslnk a, .linkslnk a:active, .linkslnk a:visited {
	font-size:15px;
	font-weight:normal;
	padding:0px;
}

.linkslnk a:hover {
	font-size:15px;
	font-weight:normal;
	background:#CEEFFF;
	padding:0px;
}

/* ================================================================================= */
/*  used: FAQs  */
.faq	{
	margin-bottom:20px;
}
.faqcat	{
	font-size:17px;
	font-weight:bold;
	margin-left:0px;
}
.faqhdr	{
	font-size:15px;
	font-weight:bold;
	line-height:125%;
	color: #D05104;
	cursor:pointer;
	margin-left:10px;
	margin-bottom:10px;
}
		
.faqdtl	{
	font-size:15px;
	font-weight:normal;
	line-height:125%;
	margin-left:30px;
	margin-bottom:10px;
	padding:0px;
	display:none;	
}

/* ================================================================================= */
/*  used: RESOURCES  */
.rsrc	{
	margin-bottom:20px;
}

.rsrccat	{
	font-size:17px;
	font-weight:bold;
	margin-left:0px;
}

.rsrccat:link	{
	font-size:17px;
	font-weight:bold;
	margin-left:0px;
}
.rsrchdr	{
	font-size:15px;
	font-weight:bold;
	line-height:125%;
	color: #D05104;
	cursor:pointer;
	margin-left:10px;
	margin-bottom:10px;
}
		
.rsrcdtl	{
	font-size:15px;
	font-weight:normal;
	line-height:125%;
	margin-left:30px;
	margin-bottom:10px;
	padding:0px;
	display:none;	
}
.rsmisc	{
	font-size:15px;
	font-weight:normal;
	line-height:125%;
	margin:0px;
	padding:0px;
}

.rscat	{
	font-size:18px;
	font-weight:bold;
	margin:0px;
	margin-bottom:15px;
	padding:0px;
}

.rsind	{
	font-size:15px;
	font-weight:normal;
	line-height:125%;
	margin-left:15px;
	margin-bottom:15px;
	padding:0px;
}

/* ================================================================================= */
/*  used: maps  */
.maphdr	{
/*	font-size:14px; */
	font-weight:bold;
	margin:0px;
	padding:0px;
}

/*  used: maps  */
.maptxt	{
	font-size:15px;
	font-weight:normal;
	line-height:125%;
	margin:0px;
	padding:0px;
}


/*  used: maps  */
.maps	{
	font-size:14px;
	line-height:150%;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

/*  used: maps  */
.maps a, .maps a:active, .maps a:visited {
/*	font-size:14px; */
	color:#000;
/*	line-height:100%; */
	text-decoration:none; 
	margin:5px;
	padding:0px;
}

/*  used: maps  */
.maps a:hover {
/*	font-size:14px; */
	color:#000;
/*	line-height:100%; */
	text-decoration:none; 
	background:#CEEFFF;
	margin:5px;
	padding:0px;
}

.lnkpln	{ }

.lnkpln, .lnkpln a:active, .lnkpln a:visited, .lnkpln a:hover {
	background:#fff;
}


/* ================================================================================= 
	MISC LINKS */

a {
/*	font-size:14px; */
/*	line-height: 130%; */
}

a:link	{
/*	font-size:14px; */
	font-weight: normal;
}

a:hover {
/*	font-size:14px; */
	font-weight: normal;
	background: #CEEFFF;
}

/* ================================================================================= */

#main	{
	line-height:140%;
	color:#000;
	margin:10px;
	padding:10px;

}

/* used:  */
#misc1 {
	font-size:14px;
	font-weight:normal;
	margin-left:0px;
	padding-left:70px;
	text-indent:-50px;
}


#misc2 {
	font-size: 11px;
	line-height: 130%;
	padding: 20;
	margin-left: 20px;
	margin-right: 0px;
}


/* ================================================================================= */
/*  used: contact  */
.culabel1 {
	font-size:11px;
	font-weight:bold;
	color:#ff0000;
	text-align:left;
	padding:5px;
	margint:15px;
}

.culabel2 {
	font-size:13px;
	text-align:left;
	font-weight:bold;
	padding:5px;
	margint:15px;
}

/* ================================================================================= */
/*  used: footer */
.pgfoot {
	font-size:10px;
	color:#fff;
	line-height:100%;
	margin:6px;
	padding:5px;
}



