/* ---------------------- Global Styles Starts Here ---------------------- */
body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
}
p {margin: 0 0 1em 0;}
.p-2em {margin: 0 0 2em 0;}
.p-0em {margin: 0;}
.p-half-em {margin: 0 0 0.5em 0;}
ul{
	margin-top: 0;
	margin-left: 0;
	padding-left: 2em;
	padding-top: 0em;
}
li {
	padding-top: 0em;
	padding-bottom: 0.5em;
}
hr{
	height: 1px;
	border: 0;
	background-color: #999999;
}
#borderTop {
	display: none;
}
#container {
	width: 600px;
	overflow: hidden; /*prevent firefox from breaking*/
}
#logoNwave {
	padding: 0 0 10px 450px;
}
#dateStamp {
	display: none;
}
#intro {
	padding: 0 60px 0px 20px;
}
#newsHeadline {
	margin: -15px 60px 25px 20px;
	padding: 3px 0;
	height: 19px;
	overflow: hidden;
	text-align: left;
	border-bottom: 1px dashed #666666;
	border-top: 1px dashed #666666;	
}
.newsHeadline-image{
	display: block;
	float: left;
}
#newsHeadline-text {
	float: right;
	width: 610px;
	height: 16px;
	padding-top: 2px;
	overflow: hidden;
	font-size: 12px;
}
#navMain {
	display: none;
}
#navSub {
	display: none;
}
#anchorTop {
	display: none;
}
#content {
	width: 600px;
	padding: 0;
	text-align: left;
}
#footer{
	display: none;
}
#borderBottom {
	display: none;
}
#spacer{
	display: none;
}
/* ------------------------------ END ---------------------------------- */

/* ------ Index Page Features (The Boxes in Tables) Starts Here -------- */
.imgBox-features{
	float: left;
	padding: 0 10px 10px 0;
}
.title-features{
	display: block;
	margin: 0 0 0.25em 0;
	font-weight: bold;
	color: #d71920;
}
.text-features{
	float: right;
	width: 180px;
	margin: 0 0 2em 0;
	text-align: left;
}
.text-events{
	width: 200px;
	margin: 0 0 2em 0;
	text-align: left;
}
.imgBox-events{
	float: left;
	padding: 0 0 10px 0;
}
.butMore-features{
	display: none;
	padding-top: 5px;
}
/* ------------------------------ END ---------------------------------- */
/* --------- Section Intro (The Boxes in Tables) Starts Here ----------- */
.imgBox-section{
	float: left;
	padding: 0 10px 30px 0;
}
.title-section{
	margin: 0 0 0.25em 0;
	font-weight: bold;
	display: block;
}
.text-section{
	float: right;
	margin: 0 0 2em 0;
	text-align: left;
}
/* ------------------------------ END ---------------------------------- */
/* ------------------ Search Box for News & Events --------------------- */
#searchBox {
	display: none;
}
#searchBox a:link {text-decoration:none}
#searchBox a:visited {text-decoration:none}
#searchBox a:hover {text-decoration:none}
#searchBox a:active {text-decoration:none}
.ul-subMenu {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	list-style-image: url(images/icon_arrow.gif);
}
.li-subMenu {
	margin: 0 0 0 10px;
	padding: 0 0 2px 0;
}
.title-Listing {
	margin: 0;
	padding: 0 0 0.8em 0;
	font-weight: bold;
	color:#d71920;
}
.item-Listing {
	margin: 0;
	padding: 0 0 0.5em 0;
}
.butMore-Listing{
	display: block;
	padding-top: 5px;
	padding-bottom: 1.5em;
}
.cms-headerTxt-black{
	margin: 0 0 1em 0;
	font-size: 1em;
	font-weight: bold;
}
.cms-headerTxt-red{
	margin: 0 0 1em 0;
	font-size: 1em;
	font-weight: bold;
	color: #d71920;
}
.cms-headerTxt-black-noBold{
	margin: 0;
	font-size: 1em;
}
.cms-headerTxt-red-noBold{
	margin: 0;
	font-size: 1em;
	color: #d71920;
}

/* ------------------------------ END ---------------------------------- */
.breadcrums {
	font-size: 0.9em;
	padding: 4px 0;
	border-bottom: 1px dashed #666666;
	border-top: 1px dashed #666666;
	margin-bottom: 25px;
}
.breadcrums a:link {color: #666666;}
.breadcrums a:visited {color: #666666;}
.breadcrums a:hover {color: #d71920;}
.breadcrums a:active {color: #666666;}
.breadcrums-hiLite {
	font-weight: bold;
}
.pageHeader {
	padding-bottom: 5px;
}
.sectionMasthead{
	display: none;
	padding-bottom: 10px;
}
.iconPrint {
	display: none;
}
.formtxt {
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
h1 {
	margin: 0 0 1em 0;
	font-size: 1em;
}
h2 {
	margin: 0 0 0.2em 0;
	font-size: 1em;
}
h3 {
	margin: 0 0 1em 0;
	font-size: 1em;
	color: #d71920;
}
.text-red {color:#d71920;}
.text-red-title {
	color:#d71920;
	display: block;
	padding: 0 0 0.5em 0;
}
.text-imageTitle {
	text-align: center;
	color: #d71920;
	padding: 5px 0 1em 0;
}
.text-float-right{
	float: right;
	display: block;
	padding-left: 20px;
}
.center{
	display: block;
	text-align: center;
}
table.careers{
	background:#EAEAEA;
	font-size: 0.9em;
}
.img-float-left {
	float: left;
	padding: 0 1em 0 0;
}
.img-float-right {
	float: right;
	padding: 0 0 0 1em;
}
.img-center {
	display: block;
	margin: 0 auto 0 auto;
}


