/* GLOBAL TAGS */
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 1px solid #ffffff;
}

a:hover img {
	border: 1px solid #991300;
}

body {
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
}
body, td {
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
}

form {
	margin-bottom: 0px;
}

h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 3px;
	margin-top: 0px;
}
h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 3px;		
}

h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;	
	margin-bottom: 3px;
}

ul li {
	padding-bottom: 5px;
}

/*LAYOUT*/

#container {
	width: 940px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;	
}

#header {
	width: 940px;
	margin: 0 auto 0 auto;
	clear: both;
	padding: 0;
	background-color: #006699;
	border-bottom: 3px solid #feda74;
}
#header img {
     border: none;
}
#header a:hover img {
	border: none;
}

#pg_body {
	background: #ffffff;
	width: 940px;
	margin: 0;
	clear: both;
}

#home #pg_body {
	background: #ffffff;
	width: 940px;
	margin: 0;
	padding-top: 5px;
	clear: both;
} 

#home #pg_body p {
    padding-left: 0px;
}

#content {
	background: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	width: 662px;
	padding: 20px 40px 8px 40px;	
}
#content p {   
	line-height: 1.5em;
	}
#content td {
	vertical-align: top;
}
#home #content {
	width: 430px;
	line-height: 1.3em;
	padding: 0px 12px 8px 12px;
}

table.search td#content {
	width: 700px;
}

#footer {
	width: 940px;
	margin-top: 0px;
	_margin-top: 0;
	height: 70px;
	background: url(../images/footer_bg.jpg);
	text-align: center;
	color: #ffffff;
	border-top: 2px solid #feda74;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;	
}
#footer p {
	font-size: 11px;	
	padding-top: 15px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}

#leftcol {
	vertical-align: top;
	width: 180px;
	border-right: 1px solid #c0d9e6;
}

/* FOR CREATING COLUMNS WITHIN CONTENT AREA */
#flt_leftcol {
	width: 310px;
	float: left;
	padding-right: 20px;
	border-right: 1px solid #cccccc;
}
#flt_leftcol h2 {
	margin-top: 0px;
}

#flt_rightcol {
	width: 310px;
	float: right;
}
#flt_rightcol h2 {
	margin-top: 0px;
}

#jrnl_leftcol {
	width: 320px;
	float: left;
	padding-right: 20px;
	border-right: 1px solid #cccccc;
}
#jrnl_leftcol h2 {
     margin-top: 0px;
	 }
#jrnl_rightcol {
	width: 320px;
	float: right;
}
#jrnl_rightcol h2 {
     margin-top: 0px;
	 }

html>body td#leftcol {
	width: 180px;
	border-right: solid 1px #cod9e6;
}

#home #leftcol {
	width: 220px;
	padding-top: 0px;
	padding-left: 18px;
	padding-right: 18px;
	border-right: 1px solid #cccccc;	
}

#home #leftcol p, #home #leftcol li {
	font-size: 12px;
	line-height: 1.3em;
}

#home #leftcol ul {
	margin-top: 0;
}

#home #leftcol p.about {
	margin-top: 5px;
	margin-bottom: -10px;
	padding-top: 2px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;	
}

#home #leftcol p.fp_about_heading {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	margin-bottom: -10px;
	_margin-bottom: -15px;
}

#home #rightcol {
	width: 225px;
	margin-top: 10px;
		padding: 0px 20px 5px 20px;
	vertical-align: top;
	font-size: 12px;
	border-left: 1px solid #cccccc;
}

#home #rightcol p {
	line-height: 1.3em;
}

#home #content #ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

#search_form {
	vertical-align: middle;
	width: 200px;
	float: right;
	margin-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	white-space: nowrap;
}

#search_form img, #search_form input {
	vertical-align: middle;
	}

#search_form #queryText {
	border: 1px solid #000000;
}

#allspot table.spotlight {
	width: 480px;
}

/*#latnews {
	margin: 5px;
	padding: 5px;
}*/

#latnews.news p{
	clear: both;
	border-bottom: dotted 1px #efefef;
	margin-top: 10px;
	margin-bottom: 10px;
}

#latnews.news a img {
	border: solid 1px #ffffff;
}

#ptcover {
	margin: 15px;
	margin-top: 0;
	padding-top: 0;
	text-align: center;
	}
	
#form_downloads p {
	margin-top: -5px;
}
/* List Styles */

#leftcol ul, #rightcol ul, #home #content ul {
	margin-left: -25px;
	_margin-left: 17px;
}

#rightcol ul {
	margin-top: 5px; 
	margin-bottom: 0;
}

div.rightColSect {
	margin-bottom: 8px;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #dddddd;	
	line-height: 1.3em;
}
#home #leftcol li, #rightcol li, #home #content li/*, #tools li*/ {
	list-style-type: none;
	list-style-image: url(../images/double_arrow.gif);
	padding-bottom: 3px;
	padding-left: 0;
}

.nobullet li {
	list-style-type: none;
	list-style-image: none;
}

#leftnav {
	background: #fff9e5;
	width: 187px;
}
#leftnav img {
	vertical-align: middle;
}

ul#leftnav  {
	width: 180px;
	margin: 0;
	padding: 5px 0px 0px 12px;
}

ul#leftnav li {
	padding-top: 5px;
	padding-left: 5px;	
	font-size: 12px;
	list-style-type: none;
	list-style-image: none;
}

ul#leftnav li.menuhead {
	padding-top: 15px;
	font-size:16px;
	font-weight: bold;
}

ul#leftnav li.menuhead a img{
	border-top: 0;
	border-right: 0;
	border-bottom: solid 1px #e8f0ff;
	border-left: 0;
}

ul#leftnav li.menuhead a:hover img{
	border-bottom: solid 1px #991300;
}
 
ul#leftnav li ul.sublist {
	background: #ffffff;	
	width: 186px;	
	position: relative;
	top: 5px;
	left: 8px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;        	
}

ul .sublist {
        border-top: 1px solid #c0d9e6;
        border-bottom: 1px solid #c0d9e6;
}

ul#leftnav li ul.sublist li {
	font-size: 12px;
	font-weight: normal;
	list-style-image: none;
	background: url(../images/sublistbullet.gif) left top no-repeat;
	border-bottom: 0;
	list-style-position: inside;
	width: 150px;
	margin-left: 10px;
	_margin-left: 0;
	padding: 0px 0px 3px 18px;
	padding-left: 18px;
}

ul#leftnav li ul.sublist li.sublist_exp {
	background: url(../images/sublistbulletdown.gif) left top no-repeat;
}

ul#leftnav li ul.sublist li.nobullet {
	list-style-type: none;
	list-style-image: none;
	background: none;
}

ul#leftnav ul.subsublist {
	margin-top: 0;
	_margin-top: 5px;
	margin-left: -15px;
	_margin-left: -17px;
} 

ul#leftnav li ul.sublist ul.subsublist li {
	list-style-image: none;
	background: none;	
	margin-left: 15px;
	padding: 0 0 3px 0;
}

/* Classes */
     
.date {
	font-size: 12px;
	padding-left: 310px;
	position: relative;
	top: 18px;
}
.date2 {
	font-size: 11px;
	padding-left: 40px;
}

.spacer {
	clear: both;
	font-size: 1px;
	height:1px;
	line-heignt:1px;
}

.graytint {
	background: #efefef;
}

.graytinttext {
	color: #666666;
	font-size: 10px;
}

.popup {
	background: #ffffff;
	margin: 5px;
	padding: 5px;
	text-align: left;
}
.other {
	margin-top: 5px;
	margin-bottom: 5px;
}


.fp_pr_heading {
	font-size: 14px;
	font-weight: bold;
	clear: both;
}

.aip_newsitem  {
	margin-top:5px;
	padding-bottom: 8px;
	margin-bottom: 0px;
}

.newsitem a {
    font-size: 12px;
	}

#aipnews p.newsitem, #wht p {
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	font-size: 12px;
	line-height: 1.3em;
}

#aipnews p.newsitem img{
	margin-right: 5px;
}
#aipnews p {
    line-height: 1.3em;
	}
#newsitem_hd {
	color: #ae4600;
	margin-top: 20px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #DDDDDD;
}

.frmbutton {
	background: #efefef; 
	color: #00335b; 
	font: 11px verdana;
}

#home .spotlight a.headline {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.spotlight td {
	vertical-align: middle;
}

.blurb  {
	padding-top: 5px;
	padding-right: 5px;
}

.spotpic  {

    padding-top: 5px;
	width: 120px;	
}


.lib_table td { /* used on librarian pages */
	padding-bottom: 10px;
}

.linksmall {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.textspot {
	color: #666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	height: 50px;
	margin-top: 5px;
}
#spot_text {
	background-color: #ffffff;
	vertical-align: top;
	padding: 15px;
	padding-top: 5px;
	width: 200px;
	font-size: 12px;
}

#spot_text h2 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 0px;
	margin: 0px;
	line-height: normal;
}
#spot_text p.desc {
	font-size: 13px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 1.3em;
}

#spot_pic {
	vertical-align: top;
	background-color: #ffffff;
	width: 145px;
	height: 185px;
}

table.adpage {
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	width: 100%;
}

table.adpage table td{
	border: 0;
}

.adpage td {
	vertical-align: middle;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

table.aipjrnls, table.aipjrnls2 {
	width: 660px;
}

table.aipjrnls2 td {
	width: 50%;
}

.btmbdr {
	border-bottom: solid 1px #cccccc;
}

.rtbdr {
	border-right: solid 1px #cccccc;
}


#gov_sdf {
	text-align: left;
	background: #ffffff;
	margin: 5px;
	padding: 5px;
}

#gov_sdf img {
	margin: 3px;
}

/* Form styling */
form.styled p {margin: 8px 0 8px 0;}
form.styled label {
	float:left;
	width: 300px;
	margin-right:0.5em;
	clear: left;
	vertical-align: middle;
	white-space: nowrap;
        border-bottom: dotted 1px #cccccc;  
  }
  
  form.styled h2 {
    font-size: 15px;
    font-wight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #828282;
    background-color: #efefef;
    text-align: left;
    white-space: nowrap;
}
    width: 100%;
}

form#contactForm.styled label {
	width: 200px;
}
form.styled legend {
  font-weight: bold;
} 
form.styled fieldset {
  padding: 1em;
  border: solid 1px #cccccc;
}

form label.radio {
	width: 300px;
	float: none;
	vertical-align: middle;
	border-bottom: 0px;
	display: inline;
}

form input.radiob {
	position: relative;
        top: 4px;
}

/* used for PACS */
#ack td {
	vertical-align: top;
}

#ack table th {
	text-align: left;
}

#ack table td.w {
	width: 160px;
	padding: 0 0 15px 5px;
	white-space: nowrap;
}

#ack table td {
	padding: 0 0 15px 5px;
	white-space: nowrap;
}

#ack table {
	border: 0;
	padding: 0;
}
.news {
	padding:10px 20px;
	background:#efefef;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
}
#jp p {margin-top: 3px; margin-bottom: 0;}
#jp ul {margin-top: 5px;margin-bottom:0;}
.red {color:#c00;}
#pg_body td#content div.announce, .announce{border:solid 1px #ccc;background-color:#efefef; padding:10px;}
#pg_body td#content div.ftnt, .ftnt{color:#666666;font-size:10px;}
.rt_align{text-align:right;}
.note,.note2 {background:#e4edf4; font-size:11px;color:#666; padding:5px;margin-top:5px;}
.note p,.note2 p{margin:10px;}
.note2{background:#fff;border:solid 1px #006699;padding:0;}
.note2 p.head{margin:0;background:#cedfff;font-weight:bold;color:#000;padding:5px;}

/* for award pages */
#content .award_winner{width:150px; float: right; padding:5px;margin:5px;text-align:center;border: solid 1px #000;background: #efefef;}
.error {color: red; font-size:12px; font-weight: bold; padding-left: 5px;}

.spothead {font-family: Verdana, Arial, Helvetica; line-height:normal; font-size: 16px;
.spothead p {padding: 0px;}

.subheading {border-bottom: 1px solid #dddddd;}

.comment { font-size: 9px;}
