body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(media/background_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}



TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
TD.GlobalHeader {
	background-image: url(	media/GlobalHeader.gif);
	height: 80px;
}
TD.NavBar {
	background-image: url(	media/navBar.gif);
	height: 28px;
	text-align: center;
	vertical-align: bottom;
	padding: 0;
}


TD.aio {
	background-color: #849398;
	vertical-align: center;
	padding-top: 8px;
}
TD.homesolnmkt {
	background-color: #738287;
	vertical-align: top;
	padding: 20px;
}
TD.getstartedcell {
	background-color: #849398;
	vertical-align: top;
	padding: 20px;
}



TD.leftnav {
	background-color: #738287;
	vertical-align: top;
	width: 172px;
}
TD.leftnav ul
{
	list-style-type: none;
	text-align: left;
	margin: 10px;
	padding: 10px;
}
TD.leftnav li
{
	padding-bottom: 5px;
}
TD.leftnav ul li a {
	background-image: none;
	padding-left: 10px;
	text-align: left;
	color: #CCFFFF;
}
TD.leftnav ul li a:hover {
	background: transparent url(media/arrow_small.gif) left center no-repeat;
	color: #FFFFFF;
}



TD.contentpane {
	background-color: #849398;
	vertical-align: top;
	padding: 20px;
	width: 584px;
	min-height: 650px;
}


UL.getstarted {
	color: #CCFFFF;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
/*
	padding-left: 25px;
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 15px;
*/
}

a {
	color: #CCFFFF;
	text-decoration: none;
}
a:link { 
	color: #CCFFFF;
	text-decoration: none;
}
a:visited { 
	color: #CCFFFF;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
	text-decoration: none;
}
a:active { 
	color: #CCFFFF;
	text-decoration: none;
}

a.hdrtoplink {
	color: #BDC7CB;
	text-decoration: none;
}
a.hdrtoplink:link { 
	color: #BDC7CB;
	text-decoration: none;
}
a.hdrtoplink:visited { 
	color: #BDC7CB;
	text-decoration: none;
}
a.hdrtoplink:hover {
	color: #00CCFF;
	text-decoration: none;
}
a.hdrtoplink:active { 
	color: #BDC7CB;
	text-decoration: none;
}

a.ftrlink {
	color: #FFFFFF;
	text-decoration: none;
}
a.ftrlink:link { 
	color: #FFFFFF;
	text-decoration: none;
}
a.ftrlink:visited { 
	color: #FFFFFF;
	text-decoration: none;
}
a.ftrlink:hover {
	color: #00CCFF;
	text-decoration: none;
}
a.ftrlink:active { 
	color: #FFFFFF;
	text-decoration: none;
}



IMG.nav {
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
}

.ftrtext {
	color: #FFFFFF;
}

.homehdr {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 2px;
}
.homesolnmkttext {
	line-height: 12px;
	color: #AFE4EB;
}

.casestudytext {
	line-height: 10px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.topnav {
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 50px;
	text-align: right;
	display: none; /* TEMPORARY */
}

#svcshdr {
	font-weight: bold;
	font-size: 12px;
	color: #CCFFFF;
	margin-bottom: 5px;
}

#contenttext {
	font-size: 10px;
	color: #FFFFFF;
	min-height: 500px;
}

#contenttext ul li {
	font-size: 10px;
	color: #FFFFFF;
	list-style-type: none;
	list-style-image: url(media/arrow_small.gif);
	margin-bottom: 3px;
}

#contactUsSub{
font-size: 14px;
margin: 2px 0px 4px 4px;
}

table#contactUs_form{
font-size: 12px;
font-weight: 600;
width: 100%;
}

td.red{
color: #cc3300;
}



