/* ************************************************ */
/* Bodytext */

.bodytext { 
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 12px;
	line-height: 18px;
}

/* ************************************************ */
/* Rightnav */

.rightnav { 
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 12px;
	line-height: 18px;
}

/* ************************************************ */
/* Linklist */

.linklist { 
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 14px;
	line-height: 18px;
	font-variant: small-caps;
}

/* ************************************************ */
/* Leftlink */

.leftlink { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 13px;
	text-align: right;
}


/* ************************************************ */
/* Article Text */

.articletext { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 15px;
}

/* ************************************************ */
/* Article Author */

.articleauthor { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
}


/* ************************************************ */
/* Article Date */

.articledate { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
}


/* ************************************************ */
/* Article Head */

.articlehead { 
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 24px;
	line-height: 28px;
}

/* ************************************************ */
/* Article Subhead */

.articlesubhead { 
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}



/* ************************************************ */
/* Caption */

.caption { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 13px;
}


/* ************************************************ */
/* Bigtext */

.bigtext { 
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 14px;
	line-height: 22px;
}

/* ************************************************ */
/* Smalltext */

.smalltext { 
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 10px;
	line-height: 13px;
}

/* ************************************************ */
/* Bigblueitalic */

.bigblueitalic { 
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 16px;
	line-height: 22px;
	color: #005C8C;
	font-style: italic;
}

/* ************************************************ */
/* Medblueitalic */

.medblueitalic { 
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 15px;
	line-height: 20px;
	color: #005C8C;
	font-style: italic;
}


/* ************************************************ */
/* sbcredits1 */

.sbcredits1 { 
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	color: #000000;
}


/* ************************************************ */
/* sbcredits2 */

.sbcredits2 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	color: #000000;
}

/* ************************************************ */
/* sbcredits3 */

.sbcredits3 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 30px;
}

/* ************************************************ */
/* copyright */

.copyright { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 10px;
	padding-left: 30px;
}


/* ************************************************ */
/* Copyright2 */

.copyright2 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #666666;
}


/* ************************************************ */
/* Printable */

.printable { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #666666;
}



/* ************************************************ */
/* sbsubhead */

.sbsubhead { 
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	line-height: 18px;
	color: #005C8C;
	margin:0px;
}

/* ************************************************ */
/* sbpullout */

.sbpullout { 
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-size: 16px;
	line-height: 24px;
	color: #005C8C;
}




/* ************************************************ */
/* Header Settings */

.header1 { 
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 24px;
	color: #005C8C;
}


.header2 { 
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	line-height: 20px;
	color: #005C8C;
}

.header3 { 
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 18px;
	color: #005C8C;
}

.bookshead { 
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-size: 1.75em;
	line-height: 1.1em;
	color: #336699;
    background:#ffffff;
}



/* ************************************************ */
/* Leftmargintext */

.leftmargintext { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 0.66em;
	text-align: right;
	color: #cc0033;
	line-height: 1.35em;
	margin: 2pt;
}


/* ************************************************ */
/* Lined Link Lists */

.linelist { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 0.83em;
	color: #000000;
	line-height: 1.1em;
}


/* ************************************************ */
/* List Settings */

OL, UL { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
margin-top:0;
padding-top:12px;
padding-bottom:12px;
}


}
li {
  margin: 0px; 
  padding: 0px;
}


/* ************************************************ */
/* Horizontal Rule Setting - doesn't really work in NS */

HR  { 
	height: 1px;
	color: #666666;
}


/* ************************************************ */
/* Link Settings */

A:link { color: #990000; text-decoration: none; }          /* unvisited link */
A:visited { color: #996666; text-decoration: none; }        /* visited links */
A:active { color: #ff9933 }        /* active links */
A:link:hover { background: #ddaaaa; color: #000000; }        /* hover - won't work in NS */
A:visited:hover { background: #ddaaaa; color: #000000; }        /* hover - won't work in NS */


/* ************************************************ */
/* setting the anchor border around IMG elements requires contextual selectors */

A:link IMG { border: 0px solid blue }
A:visited IMG { border: 0px solid red }
A:active IMG { border: 0px solid lime }


/* ADDED by TYLER  */

div.special_link {
	display: block;
	margin: 50px 45px 0px 0px;
	padding: 3px;
	font-weight: normal;
	text-align: right;


}


div.special_link div {
	border-top: 10px solid #D0E0F0;
	border-bottom: 4px solid #D0E0F0;
	margin-top: 5px;
	margin-bottom: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	


}

div.special_link p {
	margin: 0px;
	padding: 0px;
	


}


div.special_link p.grey {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-right: 3px;
	


}

div.special_link p.blue a {
	font-size: 18px;
	color: #005C8C;
	font-family: Georgia, "Times New Roman", Times, serif;
	


}

div.special_link p.blue a:hover {
	color: #990000;
	background: none;
}

div.special_link p.blue a span {
	font-size: 14px;

}

