body {	
	background: url(../images/templates/container_bg.png) repeat-y center #7c7c7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0;
}

body>table:first-child {
     border-collapse: collapse;
     margin-top: 7px;
	margin-bottom: 7px;
}

p, li {
    line-height: 150%;
}

li {
	margin-bottom: 10px;
}

form {
	margin: 1px;
}

hr {
	font-size: 1px;
	color: #000;
}

h1 {
	font-size: 115%;
	margin-top: 10px;
}
h2 { font-size: 110%; }
h3 { font-size: 105%; }
h4 { font-size: 100%; }
h5 { font-size: 95%; }
h6 { font-size: 90%; }

label {
	font-size: 90%;
	font-weight: bold;
}

select, textarea {
	font-size: 80%;
}

.accentCrimson, .accentRed, .accentGreenDark, .accentGreenMedium, .accentPurpleDark, .accentPurpleMedium, .blackBkgd, .blueBkgdMedium, .blueBkgdDark, .greyBkgdVeryDark, .greyBkgdDark, .greyBkgdMedium, .navLight, .navLight a, .navGlobalBkgd, .navGlobal, .navGlobal a, .sectionTitle, .sectionTitle a, .tinyWhiteText, .whiteText, .whiteText a {
	color: #fff;
}

.accentCrimson { background-color: #900; }
.accentRed { background-color: #f00; }
.accentYellow { background-color: #ffb; }
.accentGreenDark { background-color: #060; }
.accentGreenMedium { background-color: #090; }
.accentGreenLight { background-color: #6f0; }
.accentPurpleDark { background-color: #303; }
.accentPurpleMedium { background-color: #606; }
.accentPurpleLight { background-color: #f0c; }
.blackBkgd { background-color: #000; }
.blueBkgdLight { background-color: #09f; }
.blueBkgdMedium { background-color: #36c; }
.blueBkgdDark { background-color: #309; }

.breadcrumbsBkgd {
	background-color: #ccc;
	border-bottom: 3px solid #fff;
	padding: 3px 0 0 3px;
	font-weight: bold;
	font-size: 11px;
	color: #444;
}

.breadcrumbs a {
	color: #444;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

.caption {	
	font-size: 80%;
}

.featureHeader {
	background-color: #fff;
}

.footerText {
	font-size: 70%;
}

.greyBars {
	background-color: #e5e5e5;
}

.greyBkgdVeryDark {
	background-color: #444;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}

.greyBkgdDark {
	background-color: #666;
}

.greyBkgdMedium {
	border-collapse: collapse;
	background-color: #fff;
	border-right: 1px solid #bbb;
}

.greyBkgdLight {
	background-color: #ddd;
	margin-left: 5px;
}

.greyBkgdVeryLight {
	background-color: #eee;
}

.headerBkgd {
	background-color: #000;
}

.headline {
	font-size: 80%; 
	color: #000; 
	line-height: 12px; 
}

.headlineTitle {
	font-size: 14px;
	color: #008;
	font-weight: bold;
	padding: 15px 5px 10px 11px;
	line-height: normal;
}

.leftMenuBkgd {
	background: #f1eed8 url(../images/templates/sidebar_bg.png) repeat-x bottom left;
	border-right: 2px solid #fff;
}

.leftMenu {
	font-size: 90%; 
	font-weight: normal;
	color: #222; 
	margin: 5px;
	line-height: 20px;
	padding-left: 10px;
}

a {
	color: #254087;
	text-decoration: none;
}

a:hover {
	color: #800000;
	text-decoration: underline;
}

.leftMenu a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
}

.leftMenu a:hover {
	text-decoration: underline;
}

.leftmenu ul {
	margin-left: 5; 
	padding-left: 15; 
	line-height: normal;

}
.leftmenu ul a {
	font-size: 12px; 
}

.navDark {
	font-size: 75%; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}

.navDark, .navDark a {
	color: #333;
	text-decoration: none
}

.navDark a:hover {
	text-decoration: underline
}

.navLight {
	font-size: 75%;
	font-weight: bold;
}

.navLight, .navLight a {
	text-decoration: none
}

.navLight a:hover {
	text-decoration: underline
}

.navGlobalBkgd {
	color: #fff;
	background-color: #444;
}

.navGlobal {
	font-size: 13px;
	font-weight: bold;
	background-color: #444;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}

.navGlobal, .navGlobal a {
	text-decoration: none;
}

.navGlobal a:hover {
	text-decoration: underline
}

.relatedItemsBkgd {
	font-size: 80%;
	font-weight: bold;
	padding-top: 35px;
	color: #333;
	text-transform: uppercase;
	background-color: #fff;
}

.sectionTitle {
	font-size: 115%;
	font-weight: bold;
}

.sectionTitle, .sectionTitle a {
	text-decoration: none;
}

.sectionTitle a:hover {
	text-decoration: underline
}

.tinyText {
	font-size: 70%;
}

.tinyWhiteText {
	font-weight: bold;
	font-size: 70%;
	margin: 0;
	padding: 0;
	line-height: 95%;
}

.leftborder {
	border-left: 1px solid #ddd;
	border-left-color: #999;
}

.topborder {
	margin-top: 2px;
	padding-top: 5px;
	border-top: 1px solid #ddd;
	border-top-color: #999;
}

.bottomborder {
	border-bottom: 1px solid #ddd;
	border-bottom-color: #999;
}

.rightcolumntable p {
	line-height: 16px;
	padding-bottom: 10px;
}

.rightcolumntable img {
	padding-bottom: 5px;
}

/* New Homepage */

#main_featured_content {
	background: url(../images/templates/main_content_bg.png) repeat-x top left;
	font-size: 80%;
	padding: 8px 0;
}

#main_featured_content h2 {
	color: #008;
	font-size: 14px;
	margin: 10px;
}

#research_development {
	border-right: 1px solid #e5e5e5;
	display: block;
	float: left;
	width: 34%;
}

#research_development ul, #spotlight ul, #featured_news ul {
	list-style-type: none;
	margin: 0 10px;
	padding: 0;
}

#research_development ul li {
	background: url(../images/templates/dotted.gif) repeat-x bottom left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

#research_development p, #featured_news p {
	margin: 0 10px;
	padding: 0;
}

#spotlight {
	display: block;
	float: left;
	width: 30%;
}

#spotlight .spotlight {
	background: url(../images/templates/dotted.gif) repeat-x bottom left;
	margin: 0 10px 10px 10px;
	padding: 0 0 10px 0;
}

#spotlight h3 {
	color: #008;
	margin: 10px;
}

#spotlight .followus li {
	display: inline;
	margin: 0 5px 0 0;
}

#spotlight .followus a, #spotlight .followus img {
	border: 0;
}

#featured_news {
	border-left: 1px solid #e5e5e5;
	display: block;
	float: left;
	width: 34%;
}

#featured_news .newsitem {
	background: url(../images/templates/dotted.gif) repeat-x bottom left;
	margin: 0 10px 10px 10px;
	padding: 0 0 10px 0;
	overflow: auto;
	width: 260px;
}

#featured_news .thumb {
	background: url(../images/templates/news_image_frame.png) no-repeat;
	display: block;
	float: left;
	height: 54px;
	padding: 9px;
	width: 54px;
}

#featured_news .story {
	margin: 0;
	padding: 5px 0 0 80px;
}

/* Styles to accommodate mobile app templates */

#main_content, #footer {
	width: 960px;
}

#content {
	width: 780px;
}

#content td {
	padding: 10px 0;
}

.leftMenuBkgd {
	width: 180px;
}

.footer_row {
	text-align: center;
}
.newsletter_head {
	font-weight: bold;
	font-size: 110%;
	text-transform: uppercase;
    line-height: 100%;
}
.newsletter_banner {
	background-image: url(../images/newsletter_header.jpg);
	background-repeat: no-repeat;
}
.closeup_lines {
	line-height: 100%;
}

