body {
	font-family: Arial, helvetica, sans-serif;
	margin-top:0px;
}

p {
font-family: Arial, helvetica, sans-serif;
font-size:12px;
}
/*Linking Styles and NavButtons*/
a{
	color:#003366;
	font-family: Arial, helvetica, sans-serif;
	font-size:12px;
}
a:visited {
	color:#003366;
	font-family: Arial, helvetica, sans-serif;
	font-size:12px;
}
a:hover {
	color:#003366;
	font-family: Arial, helvetica, sans-serif;
	font-size:12px;
}

a.navText:link {
	color: #A5A5A5;
	text-decoration:none;
	font-family: Arial, helvetica, sans-serif;
	font-size:12px;
}
a.navText:visited {
	color: #A5A5A5;
	text-decoration:none;
	font-family: Arial, helvetica, sans-serif;
	font-size:12px;
}
a.navText:hover {
	color: black;
	text-decoration:none;
	font-family: Arial, helvetica, sans-serif;
	font-size:12px;
}
.navItem {
	border-bottom-width:2px;
	border-bottom-color:#D3D3D3;
	border-bottom-style:solid;
	padding-top:2px;
	margin-left:3px;
	white-space:nowrap;	
}
.navButton {
	background-color: #D3D3D3;
}
.navButtonChange{
	background-color:#999999;
	/*
	background-color:#D5D5D5;
	*/
}
/* Formatting Styles */	
.quote {
	margin-top:15;
}
.content {
	margin-left: 10px;
	font-family: Arial, helvetica, sans-serif;
	font-size:12px;
	
}
.navpadding {
margin-right:25px;
}
.blackbar {
background-color:black;
color:white;
font-family:Arial,helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	line-height:2.1;
	word-spacing:4px;
	letter-spacing:4px;
}

.tanContent {
	background-image: url('images/arrowTanDown.gif');
	background-repeat: no-repeat;
	width:240px;
	border-bottom: solid 1px #DAC79C;
	border-left: solid 1px #DAC79C;
	margin-left:15px;
	margin-bottom:10px;
}

.headlineBox {
	background-image: url('images/downarrow.gif');
	border-left:solid 1px #D3D3D3;
	background-repeat: no-repeat;
	/* margin-left:15px; */
	/*height:200px;*/
}

.latestNewsBox {
	background-image:url('images/latestNewsbkgd.gif');
	background-repeat:repeat-x;
	height:129px;
	line-height:1.5;
	font-style:italic;
	font-size:12px;
}
.latestNewsBoxRU {
	background-image:url('images/latestNewsBkgdRU.gif');
	background-repeat:repeat-x;
	height:129px;
	line-height:1.5;
	font-style:italic;
	font-size:12px;
}
.latestNewsBoxPDM {
	background-image:url('images/latestNewsBkgdPDM.gif');
	background-repeat:repeat-x;
	height:129px;
	line-height:1.5;
	font-style:italic;
	font-size:12px;
}
.latestNewsTD {
background-image: url('images/downarrow.gif');
background-repeat:no-repeat;
}
.latestNewsText {
margin-left:4px;
}
.latestNewsArrow {
	border-top:solid 2px #D2D2D2;
}
.headline {
	margin-left: 25px;
	color:#A5A5A5;
	font-weight:bold;
	font-size:14px;
}
.subTitle {
	font-weight:bold;
	font-size:14px;
}
.errormsg {
	margin-left: 25px;
	color:red;
	font-weight:bold;
	font-size:14px;
}
.subHeadline {
	margin-left:15px;
	font-weight:bold;
	font-size: 12px;
}
.NCMtitle {
	color:#336600;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	font-family:times,serif;
}

.ruTitle {
	color:#993300;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	font-family:times,serif;
}


.more {
	text-align:right;
	padding-right:10px;
	padding-bottom:5px;
}

/* Text Styles for the different pages */
/*To display Headline size text put the text in a <span> tag outside of a <p class="content">
Text insdie the <P> tag will be the same font size as the content text */
.aboutText {
	color:#828FC7;
	font-weight:bold;
}
.clientText {
	color:#612D8F;
	font-weight:bold;
}
.NCMText {
	color:#336600;
	font-weight:bold;
	font-size:16;
}
.RUText {
	color:#993300;
	font-weight:bold;
	font-size:16px;
}
.PDMText {
	color:006699;
	font-weight:bold;
	font-size:16px;
}
.contactText {
	color:#11AAB0;
	font-weight:bold;
}
.HomepageText {
	color:#666666;
	font-style:italic;
	line-height:1.5;
	font-size:14px;
}
.faqText {
	color:#769552;
	font-weight:bold;
}
.newsText {
	color:#A09277;
	font-weight:bold;
}
.productHeadlineText {
	color:#226D94;
	font-weight:bold;
	margin-left:25px;
}
.productText {
	color:#226D94;
	font-weight:bold;
}
.copyrightText {
	color:999999;
	font-size:10px;
}
a.copyright:link {
	color: #999999;
	text-decoration:none;
	font-family: Arial, helvetica, sans-serif;
	font-size:10px;
}
a.copyright:visited {
	color: #999999;
	text-decoration:none;
	font-family: Arial, helvetica, sans-serif;
	font-size:10px;
}
a.copyright:hover {
	color: #999999;
	text-decoration:none;
	font-family: Arial, helvetica, sans-serif;
	font-size:10px;
}

/* Trial Form */

.formlabelcell
{
	BACKGROUND-COLOR: #D3D3D3;
    FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 14px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
}

.formentrycell
{
	BACKGROUND-COLOR: #ffffff;
    FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 14px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
}

.formbutton
{
	BORDER: 1px solid #000000;
	BACKGROUND-COLOR: #226D94;
    FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
}	