*{
margin:0;
padding:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	background-image:url(../images/header_background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size: 15px;
	line-height: 1.2em;
}
#pagecontent {
	position:relative;
	width: 1000px;
    margin: 0 auto;
	border: none;
	padding:0px;
	float: none;
}
#header {
    position:relative;
	display:block;
	padding:0px;
	margin:0px;
	top:0px;
	width:1000px;
	height:122px;
/*	background-image:url(../images/header_banner.jpg); */
	background-repeat:no-repeat;
	float: none;
	z-index: 2;
}
#rotatingbanner {
    z-index: 2;
	position:absolute;
	width: 100%;
	height: 100%;
	top:0;
	right:0;
}
#header img.handheld {
    display: none;
}
/* This is the Google search box and log-in status section */

#status {
    display: none;
    position: absolute;
	bottom: 76px;
	right: 4px;
	left:auto;
	z-index:3;
}
#status p {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    color: #FCFCFC;
	font-size: 75%;
	font-weight: normal;
	text-align: right;
}
#status a {
    margin: 0px;
    padding: 0px;
    color: #FCFCFC;
	font-weight: normal;
	text-align: right;
}
#status form {
    margin: 4px 0px 0px 80px;
	padding:0;
	text-align:right;
}

/* This is the Main Navigation menu section */

#mainnav-menu {
    display: none;
    margin:0;
	padding:5px;
	background: #192A40;
	float:left;
	width:100%;
	border: none;
	border-width:1px 0;
}
#mainnav-menu ol {
    display: none;
    position: absolute;
	top: 120px;
	height: 26px;
	left: 10px;
	width: 100%;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
    font-size: 75%;
	line-height: 27px;
}
#mainnav-menu li {
    display: none;
	padding: 0px;
	margin: 0px;
	margin-left: -6px;
}
#mainnav-menu a:link, #mainnav-menu a:visited {
    color: white;
	background: #192A40;
	padding: 5px 18px 7px 18px;
	text-decoration: none;
	border-left:1px solid white;
} 
#mainnav-menu li:first-child a, #mainnav-menu li.firstone a {
    padding-left: 18px;
	border-left: none;
	margin-left: 0;
}
#mainnav-menu li.loggedin a {
	background: #006699;
}
#mainnav-menu a:hover, #mainnav-menu a:focus, #mainnav-menu li.loggedin a:hover, #mainnav-menu li.loggedin a:focus {
    color: #192A40;
	background: #CCCCCC;
	text-decoration: none;
}

#home #nav-home a,
#about #nav-about a,
#meetings #nav-meetings a,
#committees #nav-committees a,
#awards #nav-awards a,
#students #nav-students a,
#hpg #nav-hpg a,
#jobcenter #nav-jobcenter a,
#members #nav-members a,
#admin #nav-admin a,
#board #nav-board a,
#logout #nav-logout a {
    background: #565759;
	color: white;
}
#home #nav-home a:hover,
#about #nav-about a:hover,
#meetings #nav-meetings a:hover,
#committees #nav-committees a:hover,
#awards #nav-awards a:hover,
#students #nav-students a:hover,
#hpg #nav-hpg a:hover,
#jobcenter #nav-jobcenter a:hover,
#members #nav-members a:hover,
#admin #nav-admin a:hover,
#board #nav-board a:hover,
#logout #nav-logout a:hover {
    background: #565759;
	color: white;
}
#mainnav-menu a:active {
    background: #565759;
	color: white;
}

/* This is the Sub-Navigation Menu section */

#subnav-menu ol {
    display: none;
    position: absolute;
	top: 146px;
	height: 20px;
	left: 4px;
	width: 100%;
    font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#subnav-menu li {
    display: none;
	padding: 0px;
	margin: 0px;
	margin-left: -4px;
}
#subnav-menu li:first-child a, #subnav-menu li.firstone a {
    color: black;
	background: #CCCCCC;
	padding: 3px 11px 5px 11px;
	border-left: none;
	margin-left: 0;
}
#subnav-menu a:link, #subnav-menu a:visited {
    color: black;
	background: #CCCCCC; 
	padding: 3px 11px 5px 11px;
	text-decoration: none;
	border-left:1px solid black;
}
#subnav-menu a:hover, #subnav-menu a:focus, 
#subnav-menu li:first-child a:hover, #subnav-menu li:first-child a:focus, 
#subnav-menu li:first-child a:hover, #subnav-menu li.firstone a:focus {
    color: white;
	background: #192A40;
	text-decoration: none;
}
#subnav-menu li.current a {
    color: white;
	background: #666666;
}

#maincontent {
    position:relative;
	left:0px;
	top:0px;
    min-height: 600px;
/*    _height: 600px;*/
	height: inherit;
	overflow: auto; 
	padding-right: 0px;
	margin-right: -20px;
}

/* General settings for text */

h1, h2, h3, h4 {
    font-weight: bold;
	padding: 0px;
}
h1 {
    font-size: 110%;
	margin: 10px 0px 10px 5px;
/*	background-image: url(http://www.texite.org/images/itebullet.gif);
	background-repeat:no-repeat;
	background-position: 0 0%;*/
	padding-left: 0px;
}
h1.nobullet {
    background-image:none;
	padding-left: 0px;
}
h2 {
    font-size: 85%;
	margin: 10px 0px 5px 5px;
}
h2.special { /* Used on bylaws and charter page */
    text-decoration: underline;
	text-align:center;
}
h3 {
    font-size: 80%;
	font-style:italic;
	margin: 10px 0px 5px 5px;
}
h3.special { /* Used on bylaws and charter page */
    font-size: 85%;
	border-left-color: #000066;
	border-left-style: solid;
	border-left-width: 5px;
	padding-left: 5px;
	border-bottom-color: #000066;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h4 { /* Used on meeting pages */
    font-size: 120%;
	margin: 2px 0px 5px 0px;
}
h4.special { /* Used on bylaws and charter page */
    font-size: 75%;
	padding-left: 5px;
}
h5.special { /* Used on bylaws and charter page */
    font-size: 75%;
	padding-left: 15px;
	margin-left: 15px;
}
p {
    font-size: 80%;
	padding: 0px 5px 5px 5px;
}
p.L1 { /* Used on bylaws and charter page */
    margin-left: 0px;
}
p.L2 { /* Used on bylaws and charter page */
    margin-left: 25px;
}
p.indented { /* Used on bylaws and charter page */
    margin-left: 25px;
}

.Sec { /* Used on bylaws and charter page */
    font-size: 100%;
	display: inline;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 20px;
}
.submitbutton {
    padding:1px 4px 1px 4px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
	font-weight: bold;
	text-align: center;
	color: white;
	background-color: #192A40;
	border-left: none;
	padding: 3px 0px 3px 0px;
}
td {
    vertical-align: top;
	border-bottom: 1px dotted black;
	border-left: 1px dotted black;
	padding: 3px 5px 3px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
td p {
    font-size: 90%;
}
td.centeredImage {
    text-align: center;
    vertical-align: middle;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
td.centered {
    text-align: center;
	border-left: none;
}
td.left {
    text-align: left;
	padding-left: 8px;
}
td img {
    padding-top: 3px;
}
td.noborder {
    vertical-align: middle;
	text-align: center;
	border-bottom: 0px;
}
td.noborderleft {
    vertical-align: middle;
	text-align: left;
	border-bottom: 0px;
	font-size:90%;
}
p.errormessage {
    color: #FF0000;
	font-weight: bold;
}
#one-column ol, #two-column-even-left ol, #two-column-even-right ol, #two-column-uneven-left ol {
    font-size: 80%;
	margin-left: 0px;
	padding-left: 4px;
	list-style-type: decimal;
	list-style-position: outside;
}
#one-column ul, #two-column-even-left ul, #two-column-even-right ul, #two-column-uneven-left ul {
    font-size: 80%;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: square;
	list-style-position: outside;
}
#one-column li, #two-column-even-left li, #two-column-even-right li, #two-column-uneven-left li {
	line-height: 1.5em;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 4px 0px 0px 0px;
}
#one-column ul.L1 { /* Used on bylaws and charter page */
    padding-left: 30px;
}

/* This is the one-column (full-width) page format */
 
#one-column {
    position: relative;
	display: block;
	left:0px;
	top:0px;
	margin-top: 0px;
	width: 98%;
	height: auto;
    min-height: 600px;
/*    _height: 600px;*/
	padding: 5px 5px 5px 5px;
	float:left;
}
#one-column tr:nth-child(2n+1), #two-column-even-right tr:nth-child(2n+1) {
    background-color: #DDDDDD;
}
#one-column table tr.odd td, #two-column-even-right tr:nth-child(2n+1)  {
    background: #DDDDDD;
}
#one-column td {
    font-size: 75%;
}
#one-column p.name {
    font-size: 115%;
}
#one-column p.award {
    font-size: 90%;
}
#one-column p.documents {
    font-size: 90%;
	background-image:url(../images/tribullet.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding: 5px 0px 10px 15px;
/*	margin: 0px 0px 20px 0px; */
}
#one-column a, #one-column a:visited {
    text-decoration:none;
    color: #003399;
}
#one-column a:hover {
    text-decoration:none;
    color: #0033FF;
}
#one-column form.jumpform {
    font-size: 90%;
	margin-top: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#one-column img {
    padding-right: 7px;
	padding-top: 0px;
	vertical-align: bottom;
}
#one-column img.nopadding {
    padding-right: 0px;
	padding-top: 0px;
}
#one-column form {
    font-size: 80%;
	margin-left: 5px;
}
#one-column ul.speakers {
    font-size: 100%;
}
#one-column sessionheading {
    font-size: 120%;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 2px;
}
#one-column span.jobheader {
    text-align: center;
    font-size: 85%;
	font-weight: bold;
}
#one-column span.newsdate {
    font-size: 70%;
	font-style: italic;
	display: inline;
}
#one-column input {
    font-size: 10pt;
}
/* This is the two-column even layout */

#two-column-even-left {
    position:relative;
	display: block;
	top:0px;
	left:0px;
	width:47%;
    min-height:600px;
/*    _height:600px;*/
	padding:5px 10px 5px 5px;
	float:left;
}
#two-column-even-right {
    position: relative;
	display: block;
	left:0px;
	top:0px;
	width:47%;
	height: auto;
    min-height: 600px;
/*    _height: 600px;*/
	padding: 5px 5px 5px 25px;
	float:left;
}
#two-column-even-left p, #two-column-even-right p {
    font-size: 75%;
}
#two-column-even-right td, #two-column-even-left td {
    font-size: 75%;
}
#two-column-uneven-right ol.toc {
	font-size: 75%;
	margin-left: 10px;
}
#two-column-uneven-right ol.appendix {
	font-size: 75%;
	list-style-type: upper-alpha;
	margin-left: 10px;
}

/* This is the two-column uneven layout (left side larger than right side) */

#two-column-uneven-left {
    position:relative;
	display: block;
	top:0px;
	left:0px;
	width:71%;
    min-height:600px;
/*    _height:600px;*/
	padding:5px 15px 5px 5px;
	float:left;
}
#two-column-uneven-left p {
    margin-top: 0px;
    font-size: 75%;
	text-align: left;
	display: block;
}
#two-column-uneven-left p.posteddate {
    display: inline;
	font-style:italic;
	font-size: 80%;
}
#two-column-uneven-left ul {
    font-size: 75%;
	margin-left: 25px;
	padding-bottom: 5px;
}
#two-column-uneven-left ul ul {
    font-size: 95%;
	margin-left: 15px;
}
#two-column-uneven-left ol {
    font-size: 75%;
	list-style-type: lower-alpha;
	margin-left: 15px;
}
#two-column-uneven-left ol ol {
    font-size: 95%;
	margin-left: 15px;
	list-style-type: lower-roman;
}
#two-column-uneven-left ol ul, #two-column-uneven-left ol p {
    font-size: 95%;
	margin-left: 15px;
}
#two-column-uneven-left .new { /* Used on home page for new items */
    color:red;
	display:inline;
	font-style:italic;
	font-size:90%;
}
#two-column-uneven-left a {
    text-decoration:none;
}
#two-column-uneven-right {
    position: relative;
	display: block;
	left:0px;
	top:0px;
	width:22%;
	height: auto;
	padding: 5px 8px 20px 8px;
	margin-top: 10px;
	margin-left: 10px;
	float:left;
	background-color:#DDDDDD;
	border: outset #999999;
}
#two-column-uneven-right p {
    font-size: 80%;
	display: block;
	padding: 0px 0px 10px 5px;
	margin-top: -5px;
	line-height: 1.6em;
}
#two-column-uneven-right ul {
    font-size: 85%;
	display: block;
	padding: 0px 0px 0px 10px;
	line-height: 1.6em;
	margin-left: 10px;
}
#two-column-uneven-right ol {
    font-size: 85%;
	display: block;
	padding: 0px 0px 0px 15px;
	line-height: 1.6em;
	margin-left: 10px;
}
#two-column-uneven-right a, #two-column-uneven-right a:visited {
    text-decoration:none;
    color: #0033CC;
}
#two-column-uneven-left td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*    font-size: 80%;*/
	padding:8px 5px 10px 0px;
	margin-top: 0px;
	line-height: 1.2em;
    vertical-align:top;
	border: 0px;
}
#two-column-uneven-left table.award {
    border-width: 0px;
	border-color: black;
	border-style: solid;
	margin-left: 10px;
	margin-right: 10px;
	width: 100%;
}
#two-column-uneven-left table.award td {
	line-height: 1em;
	padding: 0px;
}
/* This is the footer section */
#footer {
	position: relative;
	display: block;
	top: 50px;
	width:1000px;
	height:45px;
	padding-left: 0px;
	padding-top: 10px;
	float:left;
	font-size: 10px;
	left: 0px;
	text-align: center;
	line-height: 1.4em;
}
.cat {
	width: 100%; 
	height: .8em; /* needed by NN6*/
	line-height: 1em;
	border-bottom: 2px dotted gray;
	margin-top: .9em;
	margin-bottom: 1em;
	font-size: 80%;
	display:block;
}
.itemname {
	float: left;
	position: relative; /*needed by IE6*/
	top: 0px;
	background-color: white;
	margin-bottom: .1em;
	border-bottom: solid white .2em;
	padding: 0px 5px 5px 5px;
	text-align: justify;
}
div.itemname#one-column p {
    width: 65%;
	text-align: justify;
}
div.itemname#one-column hr {
    width: 65%;
	text-align:left;
}
div#wx_module_6545 {
	float: right;
	padding:5px 0px 0px 15px;
}
.num	{
	float: right;
	position: relative; /* needed by IE6*/
	top: 0px;
	background-color: white;
	margin-bottom: -.6em;
	padding: 0px 5px 2px 5px;
	border-bottom: solid white .2em;
	width: auto;
	text-align: right;
}
fieldset {
	margin-top: 1em;
	position:relative;
	padding: .75em;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px ridge #999999;
	line-height: 1em;
	color: #000000;
	font-size: 80%;
	background-color: #DDDDDD;
}
legend {
	color: #000000;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	position: absolute;
	top: -.8em;
	left: .6em;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}
#header img.PrintOnly {
    display: none;
}
