body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #32c8f5;
}
a:visited {
	color: #32c8f5;
}
a:hover {
	color: #32c8f5;
}
a:active {
	color: #32c8f5;
}
h1 {
	font-size: 14px;
	color: #32c8f5;
}
h2 {
	font-size: 13px;
	color: #32c8f5;
}

.hiddenHeader {
	font-size: 13px;
	color: white;
	font-weight:bold;
	text-transform:uppercase;
}

.newsticker {
	list-style-type: none;
	/*border: 1px dashed #32c8f5;*/
	color: white;
	background: #08357f;
	padding: 12px;
	margin: 0;
}

small {
	font-size:9px;
}


/* Menu */

#menu8 {
	width: 200px;
}
	
#menu8 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight: bold;
}	
	
#menu8 li a:link, #menu8 li a:visited {
	color: #08357f;
	display: block;
	background:  url(images/menu1.gif);
	padding: 8px 0 0 20px;
}
	
#menu8 li a:hover {
	color: #32c8f5;
	background:  url(images/menu1.gif) 0 -32px;
	padding: 8px 0 0 20px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

/* end of menu */

/* Menu2 */

#menu8 {
	width: 200px;
}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight: bold;
}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: white;
	display: block;
	background:  url(images/menu2.gif);
	padding: 8px 0 0 20px;
}
	
#menu2 li a:hover {
	color: #32c8f5;
	background:  url(images/menu2.gif) 0 -32px;
	padding: 8px 0 0 20px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

/* end of menu2 */

.pics { height: 200px; width: 695px; padding:0; margin:0; overflow: hidden }
.pics img { height: 200px; width: 695px; background-color: #fff; top:0; left:0 }

.footer {
	font-size: 9px;
	color: #666666;
}

.ascendingdiv {
	width: 693px;
	background-image: url(images/hiddendiv-back.gif);
	border-top: solid 1px #08357f;
	border-left: solid 1px #08357f;
	border-right: solid 1px #08357f;
	border-bottom: solid 1px #fff;
	display: none;
}

.ascendingdiv-develop {
	width: 693px;
	background-image: url(images/develop-div.gif);
	border-top: solid 1px #08357f;
	border-left: solid 1px #08357f;
	border-right: solid 1px #08357f;
	border-bottom: solid 1px #fff;
	display: none;
}

.ascendingdiv-marketing {
	width: 693px;
	background-image: url(images/marketing-div.gif);
	border-top: solid 1px #08357f;
	border-left: solid 1px #08357f;
	border-right: solid 1px #08357f;
	border-bottom: solid 1px #fff;
	display: none;
}

.ascendingdiv-growth {
	width: 693px;
	background-image: url(images/nurture-div.gif);
	border-top: solid 1px #08357f;
	border-left: solid 1px #08357f;
	border-right: solid 1px #08357f;
	border-bottom: solid 1px #fff;
	display: none;
}

.news {
	font-size:12px;
	color: #08357f;
	font-weight:bold;
}
.news2 {
	font-size:11px;
	color: #08357f;
	font-weight:bold;
}

.step1 {
	font-size:12px;
	color: #32c8f5;
	font-weight:bold;
}

.news-date {
	font-size: 9px;
	color: #32c8f5;
	font-weight: bold;
}

.news-link {
	font-size: 9px;
	color: #08357f;
	font-weight: bold;
}

.viewallnews {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}

.newsblock {
	padding-bottom: 6px;
	padding-top: 6px;
}

.client-login {
	border: solid 1px #08357f;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 6px;
	background-image: url(images/login-back.jpg);
	background-repeat: repeat-x;
}

.login-text {
	color: white;
	font-weight: bold;
	text-transform:uppercase;
}

input, textarea, iframe, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #08357f;
	background-color:#f3f3f3;
	margin-bottom: 0.5em;
	}

.news-home-back {
	background-image: url(images/news-back-home.jpg);
	width: 695px;
	height: 220px;
	}
	

/* Breadcrumb footer menu for strategy pages */


.breadcrumb {
	position:relative;
	height:30px;
	width:100%;
}

.breadcrumb ul{
	position:relative;
	margin:0 5px 0 5px;
	padding:0;
	height:30px;
	background:url('images/breadcrumbImage.png') 0px -30px repeat-x; 
}

.breadcrumb ul li{
	padding:0; 
	margin:0;
	list-style:none;
	float:left;
	height:30px display:inline;
}

.breadcrumb ul li a{
	font:10px Arial, Helvetica, sans-serif;
	color:rgb(255,255,255);
	text-decoration:none;
	line-height:30px;
	display:block;
	background:url('images/breadcrumbImage.png') 100% -60px no-repeat;
}

.breadcrumb ul li a span{
	padding:0 17px 0 15px;
}

.breadcrumb ul li a:hover span{
	text-decoration:underline;
	color:rbg(255,255,255);
}

.breadcrumb ul li a.active{
	background:none;
}

.breadcrumb ul li a.active span{
	color:rgb(255,255,255);
}

.breadcrumb ul li a.active:hover span{
	text-decoration:none;
}

.breadcrumb .left{
	position:absolute; 
	top:0px; 
	left:0px; 
	width:10px; 
	height:30px; 
	display:block; 
	z-index:1; 
	background:url('images/breadcrumbImage.png') 0% 0px no-repeat;
}

.breadcrumb .right{
	position:absolute; 
	top:0px; 
	right:0px; 
	width:10px; 
	height:30px;
	display:block; 
	z-index:1; 
	background:url('images/breadcrumbImage.png') 100% -90px no-repeat; 

}

/* end of breadcrumb menu */

textarea, iframe, select, option, #formlongbox, #textfield, #textfield2{
	color:#999;
	padding:2px;
	font-size:11px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #08357f;
	background-color:#f3f3f3;
	}
	
	fieldset {
	margin-bottom:50px;
	border:1px solid #999;
	text-align:left;
	padding:10px;
	color:#999
}

	legend {
	text-align:left;
	font-size:12px;
	color: #08357f;
	font-weight:bold;
}


.imgs { 	border: 1px solid #08357f;}

#contact {
	text-align:left;
	font-weight:bold;
	margin-top:50px;
}

#box {
	padding:10px 10px 10px 10px;}
	
	
	.newsticker2, .newsticker2 a,  .newsticker2 a:visited, .newsticker2 a:link {
	list-style-type: none;
	/*border: 1px dashed #32c8f5;*/
	color: white;
	background: #08357f;
	padding: 12px;
	margin: 0px;
	display:inline;


}

	 .newsticker2 a:hover,  {
	list-style-type: none;
	/*border: 1px dashed #32c8f5;*/
	color: white;
	background-color: #32c8f5;
	padding: 12px;
	margin: 0px;
	display:inline;


}



#stage{
	padding:0px 00px 0px 10px;
	font-size:9px;
	font-weight:bold;
	color:#083595;
	text-transform: uppercase;
	text-decoration:none;
	height:27px;
	background-image:url(images/arrowl2.gif);
	background-position:top center;
	background-repeat:no-repeat;

}

 #stage a:hover,  #stage a, #stage a:visited, #stage a:link{
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	color:#083595;
	text-transform: uppercase;
	height:27px;

}




#stagedone {
	padding:0px 00px 0px 10px;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	background-color:#083595;
	text-transform: uppercase;
	height:27px;
	background-image:url(images/arrowl1.gif);
	background-repeat:no-repeat;
	background-position:top center;

}

#stagedone a, #stagedone a:hover, #stagedone a:visited, #stagedone a:link {
	font-size:9px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background-color:#083595;
	text-transform: uppercase;
	height:27px;


}

#stagesnum {
	font-size:8px;
    font-weight:bold;
	color:#4f4f4f;
	text-transform: uppercase;
	background-color:#d4d4d4;
	padding:0px 10px 0px 10px;
}


label
{
width: 10em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-right: 4.5em;
} 

fieldset
{
border: 1px solid #000000;
width: 35em
}

legend
{
color: #fff;
background: #1972b0;
border: 1px solid #000000;
padding: 2px 6px
}








/* INVOICE PAGE STYLING by m.barrett*/

#invoice { 
	padding-left: 10px; 
	color:#000000; 
	text-align:right;
	font-size:12px;
	width: 680px;
}

#invoice p {
	color:#999999;
	font-style:italic;
}

#invoice h3 {
	font-size: 48px;
	text-transform: uppercase;
}

#invoice .customer-details {
	margin-top: 20px;
	font-weight: bold;
}

#invoice ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

#invoice .customer-address {
	margin-top:10px;
	text-align:left;
}

#invoice .bold-text { font-weight: bold; }

#invoice .red-text { color: #FF0000; }

#invoice .no-style { 
	background-color:#FFFFFF;
	text-align:right;
}

#invoice .extra-margintop { margin-top:10px; }

#invoice table {
	margin-top:20px;
	width:680px;
	text-align: center;
}

#invoice table th {
	color:#FFFFFF;
}

#invoice table td {
	color:#000000;
	padding: 5px;
	background-color:#E8E8E8
}

#invoice th {
	color:#FFFFFF;
	background-color:#08367F;
	padding:5px;
}

#invoice .item-row { text-align: left; }

#invoice #item-col {
	text-align: left;
	width: 295px;
}

#invoice #quantity-col { width: 125px; }

#invoice #price-col { width: 130px; }

#invoice #total-col { width: 135px; }


.error-message {
background-color:#ffbbbd;
border:1px dotted #000000;
font-weight:bold;
margin-bottom:5px;
padding:5px;
text-align:center;
}

span.news small {
	display:none;
}

