/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../img/mn/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1 {
	font-size: 14px;
	color: #003366;
}

p {
	padding: 0px 0px 7px;
	margin: 0px;
}

/* PAGE LAYOUT */

#headermain {
	background-image: url(../img/mn/bg_header1.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#pageheader {
	background-image: url(../img/mn/bg_header2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 723px;
}

#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 95px;
	width: 280px;
}

#headernav {
	float: right;
	height: 80px;
	width: 380px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

#headernav a{
	font-size: 11px;
	color: #333333;
	padding-left: 12px;
	text-decoration: none;
}

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

/* MAIN NAVIGATION */

#navigation {
	background-image: url(../img/mn/bg_mainnav.gif);
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 723px;
}

#subnavigation {
	background-image: url(../img/mn/bg_subnav.gif);
	background-repeat: repeat-y;
	text-align: center;
	height: 22px;
	width: 723px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#subnavigation a {
	font-size: 11px;
	color: #CCCFD7;
	text-decoration: none;
	padding: 0px 3px 0px;
	font-weight: bold;
}

#subnavigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* FOOTER */

#footernavigation {
	background-image: url(../img/mn/bg_subnav.gif);
	background-repeat: repeat-y;
	text-align: left;
	height: 15px;
	width: 716px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 7px;
	color: #FFFFFF;
}

#footernavigation a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 3px 0px;
}

#footernavigation a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#footer {
	background-image: url(../img/mn/bg_content.gif);
	padding: 5px 10px 2px;
	width: 703px;
	background-repeat: repeat-y;
	font-size: 9px;
	color: #666666;
	text-align: center;
}

#footer a {
	font-size: 9px;
	color: #006699;
	text-decoration: none;
	padding-left: 10px;
}

#footer a:hover {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}


/* CONTENT AREA */

#content {
	background-image: url(../img/mn/bg_content.gif);
	padding: 10px;
	width: 703px;
	background-repeat: repeat-y;
	text-align: left;
}
#redarea {
	background-image: url(../img/home/bg_redarea.gif);
	padding: 18px;
	height: 100px;
	width: 175px;
	float: left;
	color: #FFFFFF;
}

#redarea a{
	color: #FFFFFF;
	text-decoration: none;
}

#redarea a:hover {
	color: #FFCC99;
	text-decoration: none;
}



#column1 {
	width: 175px;
	float: left;
}

#column2 {
	width: 470px;
	float: right;
}

#pagetitle {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../img/mn/bg_titles.gif);
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	float: left;
	width: 155px;
}

/* LISTS */

#lists {
	padding: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	width: 100%;
}

#lists h1 {
	font-size: 14px;
	font-weight: bold;
}

#lists p {
	padding: 1px 0px;
}

#listsheader {
	padding: 3px 0px;
	width: 95%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	float: left;
}

#listsitems {
	padding: 3px 0px;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	float: left;
}

#date {
	color: #666666;
	padding: 2px;
	width: 14%;
	float: left;
}

#industry {
	padding: 2px;
	width: 34%;
	float: left;
}

#title {
	padding: 2px;
	width: 49%;
	float: left;
	color: #666666;
}

/* SUBSCRIPTION CHART */

#chartbox {
	width: 695px;
	border: 1px solid #003366;
	float: left;
}

#chartbox2 {
	width: 695px;
	border: 1px solid #003366;
	float: left;
	background-color: #FFFFCC;
}

#chartbottom {
	padding: 0px;
	float: left;
	width: 695px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

#features {
	padding: 5px;
	width: 25%;
	float: left;
	font-size: 11px;
	color: #666666;
}

#options{
	padding: 5px;
	width: 13%;
	float: right;
	text-align: center;
	font-size: 11px;
	color: #003366;
}

#options2 {
	padding: 5px 4px 5px 6px;
	width: 13%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	float: right;
	text-align: center;
	font-size: 10px;
}

/* RESEARCH LAYOUT */

#researchbox {
	font-size: 11px;
	color: #999999;
	margin: 0px;
	padding: 10px 0px;
	float: left;
	width: 695px;
	border-bottom: 5px solid #CCCCCC;
}

#researchhead {
	font-size: 11px;
	color: #FFFFFF;
	width: 685px;
	margin: 0px;
	padding: 5px;
	background-image: url(../img/mn/bg_titles.gif);
	float: left;
}

#rcompany {
	margin: 0px;
	padding: 0px;
	width: 495px;
	float: left;
}

#rextra {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 180px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 11px;
}

#rsymbols {
	text-align: left;
	float: right;
	width: 170px;
	padding: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#rlinks {
	text-align: left;
	float: right;
	width: 170px;
	padding: 5px;
	margin: 0px;
}

#researchsection {
	font-size: 11px;
	color: #666666;
	width: 685px;
	margin: 0px;
	padding: 5px;
	float: left;
	border-bottom: 1px dashed #999999;
}

#rdates {
	color: #666666;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 120px;
}

#rlinking {
	float: left;
	width: 480px;
	margin: 0px;
	padding: 0px;
}

#rsubscribe {
	float: right;
	width: 65px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#rlinking a {
	color: #003399;
}

#rlinking a:hover {
	color: #CC0000;
}

/* RESEARCH TABLE */

.tablebg {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	background-image: url(../img/mn/bg_titles.gif);
}

#whitebg {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #666666;
	padding: 5px;
	margin: 0px;
}

#whitebg a {
	color: #990000;
}

#whitebg a:hover {
	color: #003399;
}

#rcontent {
	font-size: 11px;
	color: #666666;
	padding: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#rcontent a {
	color: #003399;
}

#rcontent a:hover {
	color: #990000;
}

#rcontent2 {
	font-size: 11px;
	color: #666666;
	padding: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#rcontent2 a {
	color: #990000;
}

#rcontent2 a:hover {
	color: #003399;
}

#graydiv {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* FORM */

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/mn/bg_titles.gif);
	border: 1px solid #999999;
	font-size: 10px;
}

.fields {
	font-size: 11px;
	color: #0066CC;
	padding: 3px;
	border: 1px solid #006699;
}

.redtext {
	color: #CC0000;
}

/* RESEARCH PAGE - SUBSEQUENT TABLES */

.tablecellsleft {
	text-align: left;
	vertical-align: bottom;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.tablecellsright {
	text-align: left;
	vertical-align: bottom;
	border: 1px solid #999999;
}

.tablesplit {
	border-bottom: 1px dashed #666666;
}
.tablesplit2 {
	border-bottom: 1px dashed #666666;
	color: #000000;
	background-image: url(../img/research/tables/bgcells1.gif);
}

.smallprint {
	font-size: 10px;
	color: #6699CC;
}

.tabletitlearea {
	border: 1px solid #666666;
	background-color: #CCCCCC;
}

.tablediv {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}

.cells1 {
	background-image: url(../img/research/tables/bgcells1.gif);
}

.cells2 {
	background-image: url(../img/research/tables/bgcells2.gif);
}

.cells3 {
	background-image: url(../img/research/tables/bgcells3.gif);
	color: #FFFFFF;
}

.boldred {
	font-weight: bold;
	color: #CC0000;
}

#codegreen {
}

#codegreen a {
	color: #336633;
	text-decoration: none;
}

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

#codeblack {
}

#codeblack a {
	color: #000000;
	text-decoration: none;
}

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

#codeblue {
}

#codeblue a {
	color: #333399;
	text-decoration: none;
}

#codeblue a:hover {
	color: #6699CC;
	text-decoration: underline;
}

/* TESTIMONIALS */

.testtitle {
	border-bottom: 1px dashed #666666;
	color: #000000;
	background-image: url(../img/research/tables/bgcells1.gif);
	padding: 2px;
}