body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #999999;
}
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin-top: 6px;
	padding-top: 0px;
	margin-bottom: 12px;
}
li {
	list-style-type: circle;
}
h1 {
	color: #99CC00;
	font-weight: normal;
	font-size: 1.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 628px;
	text-align:left;
}
h2 {
	font-weight: normal;
	color: #99CC00;
	font-size: 1.2em;
	width: 628px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-weight: normal;
	color: #7690c4;
	font-size: 1.5em;
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/interior/shdr_bg_news.png);
	height: 50px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
}
h4 {
	font-weight: normal;
	color: #7690c4;
	font-size: 1.5em;
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/interior/shdr_bg_resources.png);
	height: 50px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
}
#pagecontainer {
	width: 100%;
}
#bluerowtop {
	height: 8px;
	background-color: #333399;
}
#contentrowgrey {
	background-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#greyrow {
	background-color: #E4E4E4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 25px;
}
#toprowcontainer {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-color: #FFFFFF;
}
#navcellsolutions {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333399;
	border-left-color: #333399;
	padding-left: 7px;
	width: 710px;
	background-image: url(images/interior/mainhdr_solutions.jpg);
	background-repeat: no-repeat;
}
#navcellsolutions  a {
	color: #FFFFFF;
	text-decoration: none;
}
#navcellsolutions  a:hover {
	text-decoration: underline;
}
#navcellnews {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333399;
	border-left-color: #333399;
	padding-left: 7px;
	width: 710px;
	background-image: url(images/interior/mainhdr_news.jpg);
	background-repeat: no-repeat;
}
#navcellnews a {
	color: #FFFFFF;
	text-decoration: none;
}
#navcellnews a:hover {
	text-decoration: underline;
}
#navcellabout {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333399;
	border-left-color: #333399;
	padding-left: 7px;
	width: 710px;
	background-image: url(images/interior/mainhdr_about.jpg);
	background-repeat: no-repeat;
}
#navcellabout a {
	color: #FFFFFF;
	text-decoration: none;
}
#navcellabout a:hover {
	text-decoration: underline;
}
#navcellclients {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333399;
	border-left-color: #333399;
	padding-left: 7px;
	width: 710px;
	background-image: url(images/interior/mainhdr_clients.jpg);
	background-repeat: no-repeat;
}
#navcellclients a {
	color: #FFFFFF;
	text-decoration: none;
}
#navcellclients a:hover {
	text-decoration: underline;
}
#navcellresources {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333399;
	border-left-color: #333399;
	padding-left: 7px;
	width: 710px;
	background-image: url(images/interior/mainhdr_resources.jpg);
	background-repeat: no-repeat;
}
#navcellresources a {
	color: #FFFFFF;
	text-decoration: none;
}
#navcellresources a:hover {
	text-decoration: underline;
}
#solutionssubnav {
	float: right;
	margin-right: 35px;
	margin-top: 60px;
	color: #003366;
}
#contenttable {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#solutionssubnav a:hover {
	text-decoration: underline;
}
#contentleft {
	width: 280px;
	vertical-align: top;
	padding-top: 25px;
	padding-bottom: 75px;
}
#contentright .textfield{
	background-color: #E4E4E4;
	border: 1px solid #FFFFFF;
	color: #999999;
	padding: 3px;
}
#contentleft table {
	width: 225px;
	margin-right: auto;
	margin-left: auto;
}
#contentright {
	font-size: 1.2em;
	vertical-align: top;
	color: #666666;
	line-height: 1.7em;
	padding-top: 25px;
	padding-bottom: 75px;
}
#contentright p {
	width: 628px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 12px;
}
#contentright a {
	color: #99CC00;
}
#contentleft a {
	color: #99CC00;
	text-decoration: underline;
}
#contentright img {
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentleft th {
	font-weight: normal;
	text-align: left;
	background-color: #99CC00;
	color: #FFFFFF;
	font-size: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#contentleft td {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#clienttable {
	width: 628px;
	margin-right: auto;
	margin-left: auto;
}
#clienttable td {
	vertical-align: top;
}
#footer {
	text-align: center;
	line-height: 1.8em;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
body.about #navcellabout .one {
	color: #333399;
}
body.solutions #navcellsolutions .two {
	color: #333399;
}
body.clients #navcellclients .three {
	color: #333399;
}
body.news #navcellnews .four {
	color: #333399;
}
body.resources #navcellresources .five {
	color: #333399;
}
#navcellgeneric {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333399;
	border-left-color: #333399;
	padding-left: 7px;
	width: 710px;
	background-image: url(images/interior/mainhdr_generic.jpg);
	background-repeat: no-repeat;
}
#navcellgeneric a {
	color: #FFFFFF;
	text-decoration: none;
}
#navcellgeneric a:hover {
	text-decoration: underline;
}
.solutionshighlight {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	display: inline-block;
}
