body {
	margin: 0;
	background: url(images/bg_pg_cgray.gif);
	font-size:100%
}


h1, h2, h3, h4 {
color:#1C4187
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.5em
}


table, tr { 
vertical-align:top
}

table {
border-top:1px dotted #cccccc

}

td {padding: 1em}

td p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%
	}

.title {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
font-weight:bold;
color:#FFFFFF;
margin: 2em;

}

.titles_conference {
color: #BB9955;
font-family: Arial, Helvetica, sans-serif;
font-size:1.15em;
font-weight:bold
}

.titles_member1 {
color: #BB9955;
font-family: Arial, Helvetica, sans-serif;
font-size:1.15em;
font-weight:bold
}

.titles_member2 {
color: #774444;
font-family: Arial, Helvetica, sans-serif;
font-size:1.15em;
font-weight:bold
}

.titles_member3 {
color: #335588;
font-family: Arial, Helvetica, sans-serif;
font-size:1.15em;
font-weight:bold
}


.title_larger {
color: #335588;
font-family: Arial, Helvetica, sans-serif;
font-size:1.75em;
font-weight:bold
}

ul.inhert_fontsize {font-size:inherit}

/* HTML links */

a:link{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration:none;
border-bottom: 1px dotted #003399;
color: #0000FF
}

a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration:none;
border-bottom: 1px dotted #003399;
color: #0000FF
}

a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration:none;
color:#660000;
border-bottom: 1px dotted #660000
}

a:active {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration:none;
border-bottom: 1px dotted #003399;
color: #0000FF
}




/* Divs */

#wrapper {
width: 750px;
margin: 0 auto;
border: 1px solid #0E2945
}


#header {
margin: 0;
background-image:url(images/rocky-mountains.jpg);
height: 158px
}

#leftcol{
padding: 1em;
line-height: 180%
}

#leftcol p, ul {
font-family:Arial, Helvetica, sans-serif;
font-size:80%


}

#content {

padding: 0 1em;
line-height: 160%
}

#content p, ul {

font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
line-height: 140%
}

#content form {

font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
line-height: 140%
}


#content  ul {

font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
line-height: 140%
}


#content2 {
padding: 0 1em;
line-height: 160%
}

#content2 p, ul {

font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
line-height: 140%
}

#content3 {
padding: 0 1em;
line-height: 160%
}

#content3 p, ul {

font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
line-height: 140%
}



/* Tabs */
#tabs {
      float:left;
      width:100%;
      background:#BBD9EE;
	  font-family:Arial, Helvetica, sans-serif;
	  font-weight: normal;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 25px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

/* End Tabs */




#footer {
height: 30px;
background-color:#113355;
background-image:url(images/bg_cnav_blue.gif);
background-repeat: repeat-x;
color:#5588AA;
padding: .5em 0;
font-family:Arial, Helvetica, sans-serif;
font-size: 75%;
text-align:center

}

