body {
	margin: 10px auto;
	font-size: 72.5%;
	font-family: Arial, Verdana, sans-serif;
	background-color: #fff;
	color: #333;
	text-align: center;
}

p,
li,
input,
label,
textarea {
	font-size: 1.2em;
	line-height: 1.5em;
	font-family: Arial, Verdana, sans-serif;

}

h1 {
	margin: .75em 0em;
	font-size: 2.0em;
	font-weight: normal;
	color: #27849a;
}




h2 {
	font-size: 1.7em;
	margin-bottom: .5em;
	margin-top: 1.2em;
	padding-bottom: .3em;
	color: #27849a;
	background: transparent url(dotted_line_bg.gif) repeat-x 0% 100%;
	font-weight: normal;
}

h3 {
	font-size: 1.4em;
	padding-bottom: .3em;
	background: transparent url(dot.gif) repeat-x 0% 100%;
}

h4 {
	font-size: 1.3em;
	margin-bottom: 0em;
	margin-top: 1.0em;
	color: #000000;
	font-weight: bold;
}

th {
	text-align: left;
}

/*---------------------------------------------------------------------------*/
/* Page layout                                                               */
/*---------------------------------------------------------------------------*/

#page-area {
	width: 85em;
	overflow: hidden;  
	margin: 0px auto 2em;
	font-size: 1em;
	text-align: left;
}

#sub-header {
	color: #fff;
	background: #0f0173/*#0225b5*/ url(Spectrum2.jpg) repeat-y right top;/*#27849a;*/
    border-top: .6em solid #000000/*#32a8c4*/;		
    padding: 1.2em 2.6em; 	 
	position: relative;
}	 

#sub-header .bannerTitle {
	font-size: 2.8em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0em;
	padding: 0em;	
	color: #fff;
	background: transparent none;
}

/*---------------------------------------------------------------------------*/
/* Naviagation bar                                                           */
/*---------------------------------------------------------------------------*/

#sub-nav {
	margin: 1.5em 0em 0em;
	padding: 0px;
	font-size: 1em;
}


#sub-nav li {
	display: inline;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 0em .9em;
	border-left: 1px solid #fff;
	background: transparent none;
	
}

#sub-nav li.first {
	padding-left: 0em;
	border: 0px;
}

#sub-nav li a:link,
#sub-nav li a:visited {
	color: #fff;
	text-decoration: none;
}

#sub-nav li a:hover {
	text-decoration: underline;
} 	  

#sub-nav li a:active {
	color: #fff;
	text-decoration: none;
}

/*---------------------------------------------------------------------------*/
/* Main content area                                                         */
/*---------------------------------------------------------------------------*/

#content-area-wrapper {
	background: #ebecec url(content_area_bg.jpg) repeat-x 0% 0%;
	padding: .4em .1em .4em .4em;
	margin-top: .7em;
	width: 84.5em;
}

#ca-left {
	background: #fff url(ca_left_bg.gif) repeat-y 0% 0%;
	width: 100%;
}

#ca-right {
	background: transparent url(ca_right_bg.gif) repeat-y 59.2em 0em;
	width: 100%;
}

#ca-top-left {
	background: transparent url(ca_top_left_bg.jpg) no-repeat 0% 0%;
	width: 100%;
}

#ca-top-right {
	background: transparent url(ca_top_right_bg.png) no-repeat 59.2em 0em;
	width: 100%;
}

#ca-bot-left {
	background: transparent url(ca_bot_left_bg.gif) no-repeat 0% 100%;
	width: 100%;
}

#ca-bot-right {
	background: transparent url(ca_bot_right_bg.gif) no-repeat 59.2em 100%;
	padding: 0em 0em 0em .4em;
	width: 84.1em;
}

#content-area {
        width: 100%;
/*	height: auto !important;
	width: 57.1em;
	margin-left: 0.9em; /* pjg changed from 0.9em 	  */		
/*	padding: .4em 0em;
	word-wrap: break-word;*/
}

/* = PUBLICATIONS
-------------------------------------------------*/

.publications-block {
	position: relative;
	width: 56em;
/*	margin-top: 2em;*/ /* TJ 1/11 */
	font-size:100%;
	margin-left:0.2em;
	margin-top:-2em;
}

.publications-block h2 {
	margin-top: 0em;
}

.publications-block a.toggle-link:link,
.publications-block a.toggle-link:visited,
.publications-block a.toggle-link:active {
	position: absolute;
	top: .5em;
	right: .3em;
	font-size: 1.1em;
	text-decoration: none;
}

.publications-block a.toggle-link:hover {
	text-decoration: underline;
}

.publications-block ul {
	padding: 0em;
	width: 100%;
	margin: .5em 0em 1.8em;
}

.publications-block ul li {
	padding: .8em 0em;
	font-size: 1.2em;
	background: transparent url(dot.gif) repeat-x 0% 0%;
	list-style-type: none
}



/* = SUB CONTENT
-------------------------------------------------*/

#sub-content {
	width: 24.5em;
	float: right;
	padding: .4em 0em;	  /* WAS padding: .4em 0em;  */
}

.sub-content-pwp {
/*	font-size:85%;*/
}

.wide #sub-content {
	width: 22.9em;
	padding-top: .7em;
	background-color: #ebecec;
}

#sub-content h2 {
	color: #333;
	padding: .4em .8em;
	font-size: 1.2em;
	margin: 0em 0em 1em;
	font-weight: normal;
	background: #c2c2c2 url(/2007templates/images/h2_sub_content_bg.gif) repeat-x 0% 0%;
}
	 
/*
#sub-content h2 a:link,
#sub-content h2 a:visited,
#sub-content h2 a:active {
	color: #333;
}  */

#sub-content h2 span {
	float: right;
	padding-left: 10px;
	position: static;
}

#sub-content h2 a:link,
#sub-content h2 a:visited,
#sub-content h2 a:active {
	color: #333;
}

#sub-content h3 {
	font-size: 1.2em;
	margin: 0em;
	font-weight: normal;
	color: #666;
	padding: 0em 0em 0em .8em;
}

#sub-content ul {
	list-style: none;
	margin: 0.3em 0em 1em 0em;
	padding: 0em 1em 0em 1.1em;
}

#sub-content ul li {
	line-height: 1.63em;
	margin-bottom: .2em;
	padding-left: 1.3em;
	font-size: 1.1em;
	color: #797979;
	background: transparent url(/2007templates/images/bullet_sub_content.gif) no-repeat 0em .55em;
}

.sticker-block {
	position: relative;
	min-height: 5.3em;
	height: auto !important;
	height: 5.3em;
	line-height: 1.3em;
	font-size: 1.1em;
	margin: .9em 0em 0em 0em;
	padding: 0em 8.6em 1em 2.4em;
	color: #797979;
	width: 10.3em;
	background: transparent url(/2007templates/images/bullet_sub_content.gif) no-repeat 1.1em .5em;
}

.wide .sticker-block {
	width: 8.7em;
}

#sub-content .sticker-block h3 {
	padding: 0em;
	font-size: 1em;
}

#sub-content .sticker-block p {
	font-size: 1em;
	line-height: 1.3em;
	margin: .1em 0em .5em;
}

.sticker-block img.thumbnail {
	position: absolute;
	right: .6em;
	top: auto;
	left: auto;
	bottom: .2em;
	display: block;
	border: 0em;
}

#sub-content ul li h3,
#sub-content ul li h4 {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0em;
	padding: 0em;
}

#sub-content a:link,
#sub-content a:visited {
	color: #00548f;
	text-decoration: none;
	font-size: 1.1em;
}

#sub-content a:hover {
	text-decoration: underline;
}		

#sub-content a:active {
	color: #00548f;
	text-decoration: none;
	font-size: 1.1em;
}

#sub-content p a:link,
#sub-content p a:visited {
	font-size: 1em;
	color: #797979;
	text-decoration: underline;
}

#sub-content p a:hover {
	text-decoration: none;
}			   

#sub-content p a:active {
	font-size: 1em;
	color: #797979;
	text-decoration: underline;
}

#sub-content .hr {
	width: auto;
	margin-bottom: 1em;
}

TABLE {
  font-size: 100%;
}


/* = COPYRIGHT
-------------------------------------------------*/

	#copyright {
/*		width: 23.2em;
		float: right;*/
		color: #626262;
/*		padding: .8em 1.8em 0 0;*/	
	}
	
	#copyright p {
		font-size: 1.1em;
		line-height: 1.3em;
		text-align: right;
	}

