a{ color: #000080; }

a:visited{ color: #5B5B5B; }

a:hover{ color: #F97D00; }

a.memberpages{ font-weight: bold; text-decoration: underline; }

a.memberpages:visited{
	color: #5B5B5B;
	font-weight: bold;
	text-decoration: underline;
}

a.memberpages:hover{
	color: #F97D00;
	font-weight: bold;
	text-decoration: underline;
}
table.memberpage{
	background-image: url(images/pro_fade2.jpg);
	height:350px;
/*	width: 250px;*/
	background-position: right;
	background-repeat: no-repeat;
}
table.conf2010 td{
	background-color: #C0C0C0;
	padding: 10px;
	margin: 10px;
	border: 1px solid black;
}
table.conf2010 img{
	padding-right: 12px;
	padding-bottom: 6px;
}
td.conftop{
	padding: 8px;
}
div.attention{
	background-color: silver;
	border: 1px solid black;
	padding: 6px;
}
td.attention{
	padding: 16px;
	border: 1px dotted gray;
}
/* attention grabbers */
.yellowem{
	background-color: yellow;
	font-style: italic;
}
.bigbold{
 font-size: 130%;
 font-weight: bold;
}
/* end attention grabbers */
table.affheader{
	background-image: url(states/images/header-x.jpg);
	background-repeat: repeat-x;
}
td.affmiddle{
	text-align: center;
	color: #000164;
	font: xx-large Arial,Helvetica,sans-serif;
}
td.affnav{
	padding: 12px;
	text-align: center;
}
td.affmission{
	background-color: #fffff0;
	border:1px dotted black;
	padding:0 10px 10px 10px;
}
td.aff-footer{
	padding:12px;
}
td.further-footer{
	text-align: center;
	background-color: #e8f0f2;
	border: 1px dotted black;
}
/* end dropdown CSS */
a.updated{
	color: #D52828;
	font-weight: bold;
	background-color: #F9FBCE;
}

a.updated:visited{ background-color: #F9FBCE; font-weight: bold; color: black;}

a.updated:hover{
	color: #D52828;
	font-weight: bold;
	background-color: #F9FBCE;
}

body{ font: 10pt Arial,Helvetica,sans-serif; }

div.copyright{
	font-size: x-small;
	text-align: center;
	color: Gray;
	text-decoration: none;
}
td.copyright{
	font-size: x-small;
	text-align: center;
	color: Gray;
	text-decoration: none;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
}

table.footer{
	border: 1px solid #626262;
	border-bottom: 1px solid #8C8C8C;
	border-right: none;
	border-style: solid none solid none;
	color: #8C8C8C;
	font: x-small Arial,Helvetica,sans-serif;
}

td.boardnames{ padding-right: 55px; text-align: right; }
table.contacts td{
	font-size: 12pt;
/*	border-bottom:1px solid black;*/
}
table.contacts a{
	color: black;
}
td.content{ padding: 3px 5px 3px 12px; }

td.header{
	background-image: url(images/header-x.jpg);
	background-repeat: repeat-x;
}

td.headernew{
	background-image: url(images/new_header-x.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

td.headline{
	border-right: 1px solid #999999;
	padding-left: 8px;
	color: #000164;
	font: xx-large Arial,Helvetica,sans-serif;
}

td.index{ border-left: 1px dashed #8C8CBC; padding-left: 5px; }

td.mission{
	background-image: url(images/reflex_logo_faded.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding: 8px;
}

td.nav{ padding: 15px 5px; vertical-align: top; }

td.navboxend{
	background-image: url(images/menu-x.jpg);
	background-repeat: repeat-x;
}
td.state_navboxend{
	background-image: url(states/images/menu-x.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding:0 3px 0 3px;
}
td.navboxright{
	border-right: 1px dashed #808080;
	text-align: center;
	background-image: url(images/menu-x.jpg);
	background-repeat: repeat-x;
}
td.state_navboxright{
	border-right: 1px dashed #808080;
	text-align: center;
	height:35px;
	background-image: url(states/images/menu-x.jpg);
	background-repeat: repeat-x;
	padding:0 3px 0 3px;	
}
td.news{
	border: 1px dashed #808080;
	padding: 0px 5px 0px 2px;
	color: #9C9C9C;
	font: small Arial,Helvetica,sans-serif;
	height: 30px;
}

ul.contact{ line-height: 1.5em; text-align: left; }

ul.leftdent{
	margin-left: -10px;
	padding-left: 15px;
	list-style-position: inside;
}

ul.members{ line-height: 2em; }

ul.checkmark li{
	list-style-image: url(images/checkmark.jpg);
	line-height: 2.5em;
}

.navmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dashed #808080;
	width: 750px;
}
.state_navmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dashed #808080;
	width: 550px;
}
/* Begin dropdown CSS */
#dropmenudiv{
	position: absolute;
	border: 1px solid gray;
	border-bottom-width: 0;
	font: normal 10px Verdana;
	line-height: 18px;
	text-align: center;
	z-index: 100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid gray;
	padding: 1px 0;
	text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/ background-color: #F4F4F4; }
.redfont{
	color: red;
}
.tinytext{
	font-size: smaller;
}
.boldred{
	color: #d52828;
	font-weight: bold;
	background-color: #e8f0f2;
	border: 1px dotted gray;
	padding: 6px;
}
