* {margin: 0; padding: 0; border: 0;}
body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right 5px;
	background-image: url(images/member_logo.gif);
	margin: 0px;
	font-size: 97%;
	padding: 0px;
}
/* structure */
#page {
text-align: left;
width: 99%;
margin: 0 auto; 
}

#banner, #subnav, #footer {
color: #000;
clear: both; 
width: 100%;
}


#subnav {
	height: 5px;
	padding: 1px 0;

}

#footer {
	padding: 6px 0 0 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0;
	width: 80%;
}

#banner {
	width: 100%;
	height:149px;
	background-attachment: scroll;
	background-image: url(images/mast_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	right: 0px;
	bottom: 0px;}
	
#contentfloatholder {/* right faux column tab */
background: #FFFFFF;
float: left;
width: 99%;
}
#contentfloatholder:after {
 /* this is for NN6 to clear floats */
    content: "."; 
    display: block; 
		height: 0;
    clear: both; 
    visibility: hidden;
}

#mid {
	margin: 0 280px 0 180px;

}
#midwrap {
  float:left;
  width: 100%; 
	margin: 0 -95% 0 0;
}

#left {
	float:left;
	width: 160px;
	margin: 0 0 0 -5%;
	top: 5px;
	color: #cccccc;


}


#right {
	float:right;
	width: 275px;
	margin: 0;
	padding: 0px;
	overflow: hidden;

}	
#right p {
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000033;
}

#right caption{
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #33CC00;
}

#right ul {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding: 0px 2px 0px 45px;

}

#right li {
	list-style-type: disc;
	padding: 0px 0px 0.1em;

}

/* structure formatting */
.bannertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	color: #9999FF;
	text-indent: 10px;



}

#mid ul {
	list-style: none;
}

#mid li {
	list-style: url(images/dot_gr.gif) none inside;
	font-size: 0.9em;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	line-height: 2em;
	color: #003333;
	font-weight: normal;
	margin-left: 10px;

}
	
.navtop {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 1px;
	height: 40px;
	left: 220px;
	top: 70px;
	margin-top: 70px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 220px;
	display: block;
	right: 0px;
	bottom: 0px;
}

.navtop a:link, .navtop a:visited{
	text-decoration: none;
	color: #663366;
	padding-bottom: 4px;
	padding-top: 0px;
}

.navtop a:hover, .navtop a:active{
	text-decoration: none;
	color: #003333;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
	
	
.nav1 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.85em;
	font-weight: bold;
	text-indent: 2pt;
	line-height: normal;
	list-style-type: none;
	background-image: url(images/trans_gr_lt.gif);
	padding: 4px 0px 0px 2px;
	margin-bottom: 1px;


}
	
.nav1 a:link, a:visited, a:active{
	text-decoration: none;
	color: #333333;
}	

.nav1 a:hover {
	text-decoration: none;
	color: #CC0000;

}
	
.nav2 {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.5em;
	list-style-type: none;
	padding: 2px 0px 2px 10px;



}

.nav2 a:hover{
	color: #CC00CC;
	text-decoration: underline;}

.nav2 a:visited, .nav2 a:active{
	color: #666666;}
	
.footnotes {
	padding: 15px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	font-style: normal;
	margin: 15px 0px 0px;
	font-weight: normal;
}

#right h2 {
	margin-left: 10px;
	}
	
#banner li {
	list-style: none;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 1px;
		}
		
/* tables */

table {
  border-collapse: separate;
  border-spacing: .5em 0.5em;
  background-color: #CCCCCC;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

tr{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

td {
	padding: 5px 2px;
	padding: 0;
	color: #6D929B;
	border-bottom: 1px dotted #C1DAD7;
	text-align: left;
	vertical-align: top;
	margin-top: 4px;
	margin-bottom: 4px;


}	
		


		
/*faux table  floats */
		
div.float {
	float: left;
	width: 190px;
	padding: 0px 0px 20px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;

  }
  		
.itemdesc {
	padding: 0px 0px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	text-align: left;


	}
	
	.itemtitle {
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	color: #003333;
	font-style: normal;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;


}
/*general format */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	clear: both;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #003366;
	letter-spacing: 1px;
	text-align: left;
	padding: 0px;
	clear: both;

}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #003366;
	text-align: left;
	letter-spacing: 2px;
	padding-left: 4px;}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #666666;
	text-transform: none;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 1px;}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	text-align: center;}
	
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-align: left;}

	
	a:link {
	text-decoration: none;
	color: #660099;}
a:visited {
	text-decoration: none;
	color: #666699;}
	
a:hover {
	text-decoration: underline;
	color: #660066;}

a:active {
	text-decoration: none;
	color: #660099;}  
   
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #003333;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: top;
	line-height: 1.5em;
	text-align: left;
	font-style: normal;}
	

p a:link, p a:visited, p a:active{
	color: #6633CC;
	text-decoration: none;
}


p a:hover{
	text-decoration: underline;
	color: #660066;}

.pic{
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

.picL {
	padding: 4px 10px 0px 0px;
	margin: 0px;
	float: left;

}

.picR {

	float: right;
	padding: 6px 0px 10px 10px;
	margin: 0px;
}
.caption {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.contact {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	font-style: normal;
	margin: 0px;
	font-weight: normal;
	text-align: right;
}		
ul {
	list-style-type: none;

}
li {
	list-style-type: none;
	list-style-image: none;
}

.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009999;
}	


 .midfloat
{
	float: left;
	width: 230px;
	margin: 0 0 0px 0px;
	padding: 5px 20px 5px 0px;

}

#mid h2{
	clear: left;


}
.ref{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003366;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	width: 200px;

}

p li {
	list-style-position: inside;
	list-style-type: disc;
	padding: 10px 0 0 0;


}
#iframe2 {
	background:#FFF;
	padding: 3px 0 3px 3px;
	margin: 2px 0 2px 2px;
	float: left;
	width: 900px;
	position: relative;
	clip: rect(2px, 2px, 2px, 2px);
	clear: both;

}

#iframe2, iframe{
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
	width: 850px;
}
.countdowndate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	border-top: 1px solid #990000;
	background-color: #FF0000;
	text-align: center;
	padding-top: 4px;
	background-position: -5px;
	font-weight: bold;
	line-height: 1.2em;

}
.countdowntxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #000000;
	border-bottom: 1px solid #990000;
	background-color: #FF0000;
	text-align: center;
	margin-bottom: 6px;
	margin-top: -2px;




}
.quote {
	color: #0000CC;
}
.red {
	color: #FF0000;
}

.quoteR {
	border-bottom: 1px solid #999999;
	font-size: 0.85px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;

}
.timeline {
	font-size: 1.1em;
	color: #66CC00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/arrow1.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;




}

h2 .timeline {




}
.appeal-txt {
	font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
