/*<group=Body and Wrapper>*/

/* body background for all pages */

body {	margin: 0px;	
	font: small/125% Helvetica, Arial, Verdana, sans-serif;	
	text-align: center;	
        min-width: 800px;
	color: #000000;	
	background: #999999;
	padding: 0;}

body#blank {	margin: 0px;	
		font: small/125% Helvetica, Arial, Verdana, sans-serif;	
		text-align: center;	
		color: #000000;	
		background: #333333;}

/* centers the entire page */

#wrapper {	width: 800px;
		margin: auto;	
		background: #edf5fd;	
		text-align: left;	
		border: 1px solid #6699cc;
		color: #000000;}

#blank #wrapper {	width: 375px;
			margin: auto;	
			padding: 10px;	
			background: #fffff;	
			border: 1px solid #cccccc;
			text-align: left;	
			color: #000000;}	

/*</group>*/

/*<group=header>*/

/* header for all pages */

#header {	font-size: small;	
		background: #ffffff;
		margin: 0px;
		padding-top: 5px;	
		padding-left: 5px;	
		padding-right: 5px;	
		text-align: left;
		color: #000000;}

#header a {	text-decoration: none;	
		color: #006699;}

#header a:hover {	text-decoration: none;	
			background: #6699cc;
			color: #000000;}

#header a.logo:hover {	background: #ffffff;}

#header a:active {	text-decoration: none;}

#header a:visited {	text-decoration: none;}

#header p {	margin: 0px 0px 0px 10px;	
		padding-top: 5px;	
		line-height: 100%;}	

/*</group>*/

/* headermenu for all pages */

#headermenu {	font-size: small;	
		font-weight: bold;
		height: 18px;	
		clear: both;	
		margin-top: 0px;	
		margin-left: 0px;	
		margin-right: 0px;	
		padding: 3px 10px 4px;
		text-align: right;
                color: #333333;}

#headermenu a {	text-decoration: none;
		color: #333333;}

#headermenu a:hover {	text-decoration: none;
			color: #0f75bd;}

/*</group>*/

#sidemenu {	float: left; 
                display: block;	
		margin: 0;
		padding: 0;	
		text-align: left;	
		width: 240px;
		border-top: 1px solid #adadad;}

#sidemenu h1 {	font-size: small;
		font-weight: bold;
		color: #1b75bc;
		border-bottom: 1px solid #6699cc;
		margin: 5px 10px 5px;
		padding-bottom: 5px;}

#sidemenu p {	font-size: small;
		font-weight: bold;
		color: #1b75bc;
		border-bottom: 1px solid #6699cc;
		margin: 5px 10px 5px;
		padding-bottom: 5px;}

#sidemenu ul {	margin: 5px 10px 5px;
		padding: 0;}

#sidemenu ul li {	list-style: none;
			padding-bottom: 5px;}

#sidemenu a {	text-decoration: none;		
		color: #1b75bc;}

#sidemenu a:hover {	background: #6699cc;	
			text-decoration: none;	
			color: #000000;}

#sidemenu img {	margin-left: 15px;
		padding-bottom: 0px;}

#sidemenu form {	margin-bottom: 10px;}

#sidemenu a.search:hover {	background: #edf5fd;}

#sidemenu a:active {	text-decoration: none;}

#sidemenu a:visited {	text-decoration: none;}

#banner {	float: left; 
                clear: right; 
		display: block;
		margin: 0;
		padding: 0;
		text-align: center;	
		width: 560px;	
		border-top: 1px solid #adadad;
		background: #ffffff;}

/* navBar for all pages */

#navBar {	float: left;	
		width: 200px;	
		background: #ffffff;
		color: #000000;
		padding: 5px;
		margin-top: 5px;
		margin-bottom: 0px;
		margin-left: 5px;
		margin-right: 5px;}* html 

#navBar {	margin-left: 20px;}

#navBar h1 {	font-size: small;
		font-weight: bold;
		color: #1b75bc;
		border-bottom: 1px solid #6699cc;
		margin: 5px 10px 5px;
		padding-bottom: 5px;}

#navBar ul {	margin: 5px 10px 5px;
		padding: 0;}

#navBar ul li {	list-style: none;
		padding-bottom: 5px;}

#navBar a {	text-decoration: none;		
		color: #1b75bc;}

#navBar a:hover {	background: #6699cc;	
			text-decoration: none;	
			color: #000000;}

#navBar a:active {	text-decoration: none;}

#navBar a:visited {	text-decoration: none;}

/* searchNetwork */

#searchNetwork {	float: left;
			margin-top: 2px;
			margin-left: 10px;
			overflow: hidden;}

/* publisherLookup */

#publisherLookup {	float: left;
			margin-top: 2px;
			margin-left: 10px;
			overflow: hidden;}

/* mailingList */

#mailingList {		float: left;
			margin-top: 2px;
			margin-left: 10px;
			overflow: hidden;}

/*</group>*/

/*<group=mainText>*/

/* mainText for all pages */

#mainText {	clear: both;
		width: auto;
		text-align: left;
		background: #ffffff;
		padding: 0;
		min-height: 300px;
		margin-left: 10px;
		margin-right: 10px;}* html 

#mainText {	margin-right: 10px;
		margin-left: 10px;}

#mainText h1 {	color: #1b75bc;	
		margin-top: 5px;
		font-size: large;	
		font-weight: normal;	
		line-height: normal;}

#mainText h2 {	color: #7f7f7f;	
		border-bottom: 1px dotted #7f7f7f;
		font-size: small;	
		font-weight: bold;}

#mainText h2.rst {	color: #333333;	
			border-bottom: none;
			padding-top: 5px;
			padding-bottom: 1px;
			margin-bottom: 1px;
			font-size: small;	
			font-weight: bold;}

#mainText h3 {	font-size: small;	
		font-weight: bold;	
		font-style: italic;	
		line-height: normal;}

#mainText p {	font-size: small;	
		line-height: 1.25em;	
		margin-top: 0px;	
		margin-bottom: 10px;	
		padding-top: 0px;	
		padding-bottom: 0px;}

#mainText p.small {	font-size: x-small;	
			line-height: 1.25em;	
			margin-top: 0px;	
			margin-bottom: 10px;	
			padding-top: 0px;	
			padding-bottom: 0px;}

#mainText ul li {	list-style: disc;}

#mainText dt {	font-weight: bold;	
		margin-top: 12px;}

#mainText dd {	margin-left: 24px;}

#mainText dd.left {	margin-left: 0px;}

#mainText a {	text-decoration: none;	
		color: #006699;}

#mainText a:hover {	text-decoration: none;	
			color: #000000;	
			background: #6699cc;}

#mainText a:active {	text-decoration: none;	
			color: #006699;}

#mainText a:visited {	text-decoration: none;}	

/*</group>*/

/*<group=mainText Tables>*/

/* Table Styles */

#mainText table {	margin-top: 5px;	
			margin-bottom: 5px;	
			padding: 2px;	
			border-spacing: 0px 2px;}

#mainText th {	vertical-align: bottom;	
		border-bottom: 1px solid #333333;	
		padding-bottom: 2px;	
		text-align: left;	
		padding-right: 10px;}

#mainText th.center {	text-align: center;}

#mainText td {	padding-left: 0px;	
		padding-right: 10px;	
		vertical-align: top;}

#mainText td.center {	text-align: center;	
			padding-left: 0px;	
			text-indent: 0px;}

#mainText caption {	text-align: left;	
			font-size: larger;	
			font-weight: bold;	
			font-style: italic;}

#mainText caption.center {	text-align: center;}

/*</group>*/

/*<group=footer>*/

/* footer for all pages */

#footer {	font-size: x-small;	
		background: #ffffff;
		border-top: 1px solid #adadad;
		clear: both;	
		margin-top: 0px;	
		margin-bottom: 0px;	
		margin-left: 0px;	
		margin-right: 0px;	
		padding-left: 0px;
		padding-right: 10px;	
		padding-bottom: 5px;
		text-align: left;}

#footer a {	text-decoration: none;	
		color: #006699;}

#footer a:hover {	text-decoration: none;	
			background: #6699cc;
			color: #000000;}

#footer a:active {	text-decoration: none;}

#footer a:visited {	text-decoration: none;}

#footer p {	margin: 0px 0px 0px 5px;	
		padding-top: 5px;	
		line-height: 100%;}	

/*</group>*/

/* pub logo footer for all pages */

#publogo {	font-size: x-small;	
		background: #ffffff;
		border-top: 1px solid #adadad;
		clear: both;	
		margin-top: 0px;	
		margin-bottom: 0px;	
		margin-left: 0px;	
		margin-right: 0px;	
		padding-left: 0px;
		padding-right: 10px;	
		padding-bottom: 5px;
		text-align: left;}

#publogo a {	text-decoration: none;	
		color: #006699;}

#publogo a:hover {	text-decoration: none;	
			background: #6699cc;
			color: #000000;}

#publogo a:active {	text-decoration: none;}

#publogo a:visited {	text-decoration: none;}

#publogo p {	margin: 0px 0px 0px 5px;	
		padding-top: 5px;	
		line-height: 100%;}	

/*</group>*/

img {	border: 0;
	padding-bottom: 5px;}

.orange {	color: #e96f34;}

.label {
font-weight: bold;
text-align: right;
}

.value {
background: #f0f0f0;
}

th {
font-weight: bold;
border-bottom: 1px solid #333333;
}

.red {
font-weight: bold;
color: red;
}

.size9 {
font-size: 90%;
}

.size9 td {
text-align: left;
}

.size9 .label {
font-weight: bold;
text-align: right;
}

#membership {	height: 150px;
		background: url(images/membership_banner.png);
}

#membership p {	color: #333333;
		font-weight: bold;
		font-size: 15px;
		line-height: 18px;
		margin-left: 160px;
		margin-right: 15px;
		padding-top: 22px;
}

#membership p.join {	margin-left: 250px;
			margin-right: 100px;
			background: #5cb192;
			padding-top: 5px;
			padding-bottom: 5px;
			font-size: 18px;
			color: #ffffff;
}

#membership img {	padding-right: 5px;}

#membership a {	text-decoration: none;
		font-size: 18px;
		color: #ffffff;
		background: #5cb192;
}

#membership a:hover {	text-decoration: underline;}

#skipnav {	position: absolute;
		top:-500px;
		width: 1px;
		height: 1px;
		overflow: hidden;}
