a:link,
a:visited,
a:hover,
a:active {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 20px;
}

#topmain ul
{
	width: 760px;
	list-style: none;

}

#main ul {
	float: left;
	width: 490px;
	list-style-type: none;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}

#topmain ul li,
#main ul li {
	background: url('/newt/l/wcis/images/symbols/bullet.gif') no-repeat;
	background-position: 0 4px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 15px;
}

ol.loweralpha {
	list-style: lower-alpha;
	margin: 5px 0 5px 30px;
}

ol.loweralpha li {
	font-style: italic;
	background: none;
	margin-bottom: 5px;
}

ol.lowerroman {
	list-style: lower-roman;
	margin: 5px 0 5px 30px;
}

#topmain ul.redarrow {
	width: 660px;
	margin: 5px 0 5px 5px;
}

#topmain ul.redarrow li {
	background: url('/newt/l/wcis/images/symbols/red_arrow.gif') no-repeat;
	background-position: 0 4px;
}

h1 {
	font-size: 1.2em;
	color: #FF0000;
	border-bottom: 1px #CCCCCC solid;
	margin: 8px 0 8px 0;
	padding: 0 0 8px 0;
}

#methodology h1 {
	color:#91C533;
}

h2 {
	font-size: 1.2em;
	border-bottom: 1px #CCCCCC solid;
	margin: 8px 0 8px 0;
	padding: 0 0 8px 0;
}

h3 {
	font-size: 1.1em;
}

#header {
	background: url('/newt/l/wcis/images/site/header_gradient.gif') #FFFFFF repeat-x bottom left;
}

.navigation ul {
	float: left;
	display: inline;
}

.navigation ul li {
	float: left;
	display: inline;
}

.navigation h3,
#sitemap h3 {
	display: none;
}

.navigation a {
	font-weight: bold;
}

#topnavigation {
	background: url('/newt/l/wcis/images/site/topnavigation_bg.gif') #FFFFFF no-repeat bottom left;
}

#topnavigation ul {
	float: right;
	margin: 16px 0 0 0;
}

#topnavigation ul li a {
	display: block;
	color: #000000;
	background: url('/newt/l/wcis/images/symbols/pipe.gif') repeat-y;
	padding: 0 16px 0 16px;
}

#navigation ul ul,
#footer ul ul {
	display: none;
}

#navigation {
	background: url('/newt/l/wcis/images/site/navigation_bg.gif') #656565 repeat-x bottom left;
}

#navigation a,
#register a {
	color: #FFFFFF;
}

#navigation a:hover.selected {
	color: #FFFFFF;
	cursor: default;
}

#navigation li.benefits a.selected,
#navigation li.benefits a:hover.selected {
	background: url('/newt/l/wcis/images/site/navigation_benefits_bg.gif') repeat-x top left;
}

#navigation li.methodology a.selected,
#navigation li.methodology a:hover.selected {
	background: url('/newt/l/wcis/images/site/navigation_methodology_bg.gif') repeat-x top left;
}

#navigation li.forecasting a.selected,
#navigation li.forecasting a:hover.selected {
	background: url('/newt/l/wcis/images/site/navigation_forecasting_bg.gif') repeat-x top left;
}

#navigation li.history a.selected,
#navigation li.history a:hover.selected {
	background: url('/newt/l/wcis/images/site/navigation_history_bg.gif') repeat-x top left;
}

#navigation li.data a.selected,
#navigation li.data a:hover.selected {
	background: url('/newt/l/wcis/images/site/navigation_data_bg.gif') repeat-x top left;
}

#navigation li.team a.selected,
#navigation li.team a:hover.selected {
	background: url('/newt/l/wcis/images/site/navigation_team_bg.gif') repeat-x top left;
}

#navigation a:hover {
	color: #FF2B2B;
	text-decoration: none;
}
#register a:hover {
	color: #000000;
	text-decoration: none;
}

#navigation ul li a:hover {
	background: url('/newt/l/wcis/images/site/navigation_rollover_bg.gif') repeat-x top left;
}

#navigation ul li a {
	display: block;
	padding: 7px 12px 8px 12px;
}

#data-section .navigation p, #forecasting .navigation p {
	margin:0;
	padding:0;
}

#register {
	background: url('/newt/l/wcis/images/site/register_bg.gif') #FF0000 no-repeat top left;
}

#register ul li a {
	display: block;
	padding: 7px 0 7px 0;

}

#flash {
	text-align: center;
}

#login {
	background: url('/newt/l/wcis/images/site/login_gradient.gif') #FFFFFF repeat-x top left;
}

#loginbox {
	color: #FF0000;
	font-weight: bold;
	background: url('/newt/l/wcis/images/site/loginbox_bg.gif') #E8E8E8 no-repeat top left;
}

#loginbox p {
	float: left;
	padding: 12px 19px 0 29px;
}

#loginbox a {
	float: left;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: underline;
	padding: 11px 0 0 10px;
}

#loginbox a:hover {
	color: #000000;
}

#content {
	background: url('/newt/l/wcis/images/site/content_gradient.gif') #FFFFFF repeat-x top left;
}

#divider {
	background: url('/newt/l/wcis/images/site/footer_bg.gif') no-repeat top left;
}

#news {
	font-size: 0.9em;
}

#news p {
	padding:0;
	margin-bottom:10px;
}

#news a, #side a {
	background: url('/newt/l/wcis/images/symbols/dotted_arrow.gif') no-repeat right;
	padding-right: 10px;
}

#news h3 a, #side h3 a {
	background: none;
}

#side .datapanel a {
	background:none !important;
}
	
#morenews {
	border-top: 1px #CCCCCC dotted;
	border-bottom: 1px #CCCCCC dotted;
}

#morenews h3 {
	margin-bottom: 10px;
}

.datapanel, .testimonials {
	background: url('/newt/l/wcis/images/site/datapanel_gradient.gif') repeat-x;
	background-position: 0 31px;
	border: 1px #CCCCCC solid;
}

#benefits h1 {
	color:#FE580C;
}

#benefits .forecast {
	background: url('/newt/l/wcis/images/icons/forecasticon.gif') no-repeat top left;
}

#benefits .published {
	background: url('/newt/l/wcis/images/icons/publishedicon.gif') no-repeat top left;
}

#benefits .graph {
	background: url('/newt/l/wcis/images/icons/graphicon.gif') no-repeat top left;
}

#benefits .support {
	background: url('/newt/l/wcis/images/icons/supporticon.gif') no-repeat top left;
}

#benefits h3,
#benefits p {
	margin-left: 64px;
}

#benefits a, .testimonials a {
	color:#FE580C;
}

.testimonials h3 {
	margin:0;
	padding:0 10px 10px 10px;
	}
.testimonials p {
	margin:0;
	padding:0 10px 10px 10px ;
	}

.testimonials h2 {
	float: left;
	width: 230px;
	font-size: 1.0em;
	text-align: left;
	color: #FE580C;
	border: none;
	margin-bottom: 0;
	padding: 0 0 20px 10px;
}

.testimonials img {
	margin-top: 5px;
}

.testimonials blockquote {
	float: left;
	display: inline;
	width: 200px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: justify;
	color: #333333;
	border-top: 1px solid #EEEEEE;
	background: url('/newt/l/wcis/images/symbols/leftquote.gif') no-repeat;
	background-position: 10px 10px;
	margin: 10px 0 0 0;
	padding: 30px 20px 0 20px;
}

.testimonials cite {
	float: left;
	display: inline;
	width: 200px;
	font-size: 1.0em;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #333333;
	background: url('/newt/l/wcis/images/symbols/rightquote.gif') no-repeat;
	background-position: 210px 0;
	padding: 30px 20px 20px 20px;
}

.testimonials strong,
.testimonials em {
	clear: both;
	display: block;
}

#methodology p {
	width:240px;
}

#methodology_list ul {
	width: 240px;
}

#methodology_list ul li {
	float: left;
	display: inline;
	width: 210px;
	margin-bottom: 5px;
	background: url('/newt/l/wcis/images/symbols/methodology-bullet.gif') no-repeat;
	background-position: 0 4px;
}

.subnavigation h3 {
	display: inline;
	background: url('/newt/l/wcis/images/symbols/red_arrow.gif') no-repeat;
	background-position: right 5px;
	padding-right: 10px;
}

.subnavigation ul {
	float: left;
	margin-top: 5px;
	margin-left: -10px;
	margin-bottom: 20px;
}

#main .subnavigation ul li,
#topmain .subnavigation ul li {
	background: none;
	margin: 0;
	padding: 0;
}

.subnavigation ul li a {
	display: block;
	border-right: 1px solid #CCCCCC;
	margin: 3px 0 3px 0;
	padding: 0 10px 0 10px;
}

#main ul.toggle-ul {
	float: left;
	margin-top: -10px;
	margin-left: -10px;
	margin-bottom: 0;
	display:inline;
}

#main ul.toggle-ul li {
	background: none;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#main ul.toggle-ul li a {
	display: block;
	border-right: 1px solid #CCCCCC;
	margin: 3px 0 3px 0;
	padding: 0 10px 0 10px;
}


#main ul.breadcrumb li{
	border-right: 1px solid #CCCCCC;
}

#main ul.breadcrumb li.last{
	border:none;
}

#data-section h1 {
	color:#B23333;
}

#data-section a:link, #data-section a:visited, #data-section a:hover {
	color:#B23333;
}

#features {
	text-align: left;
	
}

#features span {
	float: left;
	width: 100px;
	text-align: left;
	padding: 20px 0px 20px 0px;	
	margin-bottom: 20px;
}

#features div {
	float: right;
	width: 615px;
	margin-bottom: 20px;
}

#team h2 {
	clear: both;
}

#team h2 {
	padding-top:10px;
}

#team img {
	float: right;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin: 12px 40px 0 40px;
	width:80px;
}

#team h1, #team h2 {
	color:#7575A9;
}

#team h3, #team p {
	margin-bottom:10px;
	width:500px;
}

#team h4 {
	font-size: 1.0em;
	color: #AAAAAA;
	margin: -10px 0 20px 0;
}

.teammember {
	clear:both;
}

#restofteam h3 {
	margin:20px 0 10px 0;
}

#restofteam p {
	margin:0 0 10px 0;
}

#sitemap ul ul {
	width: 720px;
	border-left: 1px solid #CCCCCC;
	margin: 5px 0 5px 10px;
}

#sitemap ul li {
	font-weight: bold;
	background: url('/newt/l/wcis/images/symbols/red_arrow.gif') no-repeat;
	background-position: left 4px;
}

#sitemap ul li ul li {
	font-weight: normal;
	background: url('/newt/l/wcis/images/symbols/hyphen.gif') no-repeat;
	background-position: left 3px;
	margin-left: 0;
	padding: 0 0 0 10px;
}

.terms_conditions h2 {
	clear: both;
}

.terms_conditions table {
	margin-bottom: 20px;
}

.terms_conditions table tr {
	vertical-align: top;
}

.terms_conditions table tr td {
	padding-bottom: 10px;
}

#data .datapanel img {
	border: 0;
}

#data .datapanel h2,
#side .datapanel h2 {
	float: left;
	font-size: 1.0em;
	color: #333333;
	background: url('/newt/l/wcis/images/symbols/red_arrow.gif') no-repeat;
	background-position: right 4px;
	border: none;
	margin-bottom: 0;
	padding: 0 10px 10px 20px;
}

#data .datapanel h3,
#side .datapanel h3 {
	float: right;
	width: 90px;
	color: #333333;
	font-size: 0.8em;
	text-align: right;
	border: none;
	margin-top: 10px;
	padding: 0 10px 20px 0;
}

.datapanel p {
	float: left;
	width: 218px;
	text-align: center;
}

.datapanel h2 a {
	color:#000000;
}

#side {
	font-size: 0.9em;
}

#side #news {
	font-size: 1.0em;
}

#side h2 {
	color: #000000;
}

#side img {
	float: left;
	display: inline;
	padding: 2px 0px 10px 0px
}

#side .thumbnail img {
	width: 72px;
	height: 95px;
	border:none;
	background:none;
}

#side .thumbnail a, #side .thumbnail h3 a {
	background:none;
	padding-right:0px;
}

#side .details a {
	background: url('/newt/l/wcis/images/symbols/dotted_arrow.gif') no-repeat right;
	padding-right: 10px;
}

#dataproducts .dataset .thumbnail a img {
	border:none;
}

#moreproducts {
	border-bottom:none;
}

#moreproducts h3 {
	margin-bottom: 10px;
}

#moreproducts .thumbnail .details h3 {
	margin-bottom: 0;
}

#forecasting h1, #forecasting a:link, #forecasting a:visited {
	color:#44A9DD;
}

#history h1, #history a:link, #history a:visited {
	color:#BA8654;
}

#newsarchive p {
	margin-bottom:10px;
	color:#999999;
}

.dateposted {
	text-align:right;
	color:#999999;
}

#contact-form {
	width:500px;
	float:left;
}

#contact-form form {
	margin:0;
	padding:0;
	border:none;
}

#contact-form fieldset {
	margin:0;
	padding:0;
	border:none;
}

#contact-form legend {
	display:none;
}

#contact-form label {
	clear:left; 
	display:block; 
	float:left; 
	width:180px; 
	text-align:right; 
	padding-right:10px; 
	margin-bottom:0.5em;
}

#contact-form input {
	border:1px solid #999999; 
	padding:0 2px;; 
	margin-bottom:0.3em;
	font-family:arial, sans-serif;
	font-size:1.1em;
}

#contact-form select {
	border:1px solid #999999;
	margin-bottom:4px;
}

#contact-form textarea {
	width:260px; 
	height:100px;
	border:1px solid #999999; 
	padding:0.2em; 
	overflow:auto;
	font-family:arial, sans-serif;
	font-size:1.1em;
}

#contact-form #submit {
	border:none;
	margin:5px 0 0 190px;
	padding:0;
}

#contact-details {
	width:230px;
	float:left;
	padding:0 0 0 20px;
}

#footer {
	font-size: 0.8em;
	background: url('/newt/l/wcis/images/site/footer_bg.gif') #FFFFFF no-repeat top;
}

#footernav a {
	color: #858585;
}

#footernav ul {
	margin-right: -8px;
}

#footernav ul li a {
	display: block;
	background: url('/newt/l/wcis/images/symbols/pipe.gif') repeat-y;
	padding: 0 8px 0 8px;
}

dl {
	margin:0;
	padding:0;
	}
	
#team-section ul li {
	float: left;
	background: none;
	color: #7575a9;
	padding: 0;
	margin: 0 0 10px 0;
}

#team-section ul li a:link,
#team-section ul li a:visited,
#team-section ul li a:hover,
#team-section ul li a:active {
	color: #7575a9;
	padding: 0 10px;
	margin: 0;
}

.first {
	border: 0 !important;
	background: none !important;
}

.last {
	border: 0 !important;
	background: none !important;
}



	
#client-login ul.login_options li{
	background:none;
	float:left;
	list-style:none;
	width:330px
	}
	
#client-login ul.login_options li img{	
	border:1px solid #ccc;
	}

#moredataproducts
     {
 	float:left;
     }

#moredataproducts1
     {
 	margin-top: -40px
     }