.page_description {
	color: #000;
	font-size:160%;
}

.page_strapline {
	color: #000;
	font-size:120%;
}


H1 {
	color: #000;
	font-size:150%;
	padding:0px;
	margin:0px;
}

h2,h3,h4,h5,h6 {
	color: #000;
	font-size:110%;
	padding:0px;
	margin:0 0 5px 0;
}



.body_text {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

.body_highlighted {
	color: #86942A;
}

a {
	color:#006699;
	text-decoration: underline;
} 

.link_highlighted {
	color:#86942A;
	text-decoration: underline;
	font-weight:bold;
}

.grey {
	color:#999999;
	line-height:1.4em;
}

.phone {
	font-size:145%;
	color: #333;
	font-weight:bold;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
}

body.company #banner {
	background-color:#996699;
}

body.software #banner {
	background-color:#CC6600;
}

body.demos #banner {
	background-color:#993300;
}

body.services #banner {
	background-color:#D5AA00;
}

body.contact #banner {
	background-color:#66CC99;
}

.partners {
	position:relative;
	margin-left:-20px;
}

#sub_content .blue, body.home h1, body.home h2 {
	color:#006699;
}

#sub_content .purple, body.company h1, body.company h2 {
	color:#996699;
}

body.company #sub_content a:hover {
	color:#996699;
	text-decoration:underline;
}

body.company #sub_content a.selected {
	color:#996699;
}

#sub_content .orange, body.software h1, body.software h2 {
	color:#CC6600;
}

body.software #sub_content a:hover {
	color:#CC6600;
	text-decoration:underline;
}

body.software #sub_content a.selected {
	color:#CC6600;
}

#sub_content .red, body.demos h1, body.demos h2 {
	color:#993300;
}

body.demos #sub_content a:hover {
	color:#993300;
	text-decoration:underline;
}

body.demos #sub_content a.selected {
	color:#993300;
}

#sub_content .yellow, body.services h1, body.services h2 {
	color:#D5AA00;
}

body.services #sub_content a:hover {
	color:#D5AA00;
	text-decoration:underline;
}

body.services #sub_content a.selected {
	color:#D5AA00;
}

#sub_content .green, body.contact h1, body.contact h2 {
	color:#66CC99;
}

body.contact #sub_content a:hover {
	color:#66CC99;
	text-decoration:underline;
}

body.contact #sub_content a.selected {
	color:#66CC99;
}

body #sub_content a {
	padding-left:15px;
}

body.company #sub_content a {
	background:url(../../images/dingbats/iw_arrow_company.gif) 0px 2px no-repeat;
}

body.software #sub_content a {
	background:url(../../images/dingbats/iw_arrow_software.gif) 0px 2px no-repeat;
}

body.demos #sub_content a {
	background:url(../../images/dingbats/iw_arrow_demos.gif) 0px 2px no-repeat;
}

body.services #sub_content a {
	background:url(../../images/dingbats/iw_arrow_services.gif) 0px 2px no-repeat;
}

body.contact #sub_content a {
	background:url(../../images/dingbats/iw_arrow_contactus.gif) 0px 2px no-repeat;
}

#microsoft_logo {
	position:relative;
	margin-top:-95px;
	left:520px;
	width:200px;
}

/*Example CSS for the two news scrollers*/

#pscroller1{
width: 200px;
height: 100px;
border: 0px solid black;
padding: 5px;
}

#pscroller2{
width: 450px;
height: 30px;
line-height: normal
}

#pscroller2 a{
text-decoration: none;
}
.style2 {color: #6699FF}