body, table, div {
	font: 11px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #666666;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	color: #1997A0;
	margin:0px 0px 15px 0px;
	padding:0px;
}
h2 {
	font-size: 18px;
	color: #91016B;
	padding:0px;
	margin:0px;
}
h3 {
	font-size: 16px;
	color: #91016B;
	padding:0px;
	margin:0px;
}
h4 {
	font: 14px Arial, sans-serif;
	color: #91016B;
	padding:0px;
	margin:0px;
}
h5 {
	font-size: 11px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
}
strong{
	color: #91016B;
}
img{
	padding:0px;
	margin:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
li{
	padding:0px 0px 0px 0px;
	display:inline;
}
input, textarea, select {
	font: 11px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}
a:active, a:link, a {
	color: #91016B;
	text-decoration: none;
}
a:hover {
	color: #1997A0;
	text-decoration: none;
}
.content {
	padding: 5px 5px 5px 5px;
}

/*//// CLASSES ////*/
.greentxt {
	color: #1997A0;
}
.purpletxt {
	color: #91016B;
}
.whitetxt {
	color: #FFFFFF;
}
.error {
	color: #990000;
	font-weight: bold;
}
.rule {
	background: url(../images/rule.gif) repeat-x bottom;
}
.frame {
	border: 1px solid #91016B;
}
.bkgrdrepeat {
	background: #333333 url(../images/bg.gif);
}
.column_bkgrd_long{
	background: url(../images/column_bkgrd.gif) no-repeat top;
	padding:5px 10px 5px 10px;
	margin-bottom:15px;
}
.column_bkgrd_short{
	background: url(../images/column_bkgrd_short.gif) no-repeat top;
	padding:5px 10px 5px 10px;
	line-height:17px;
	margin-bottom:15px;
}

/*//// TEMPLATE LAYOUT ////*/
#nav {
	padding-top:10px;
	margin-right: 100px;
	text-align:right;
	color: #FFFFFF;
}
#nav a:active, #nav a:link, #nav a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 2px;
}
#nav a:hover {
	color: #1EC7CB;
	text-decoration: none;
	margin: 2px;
}
#nav .selectedSection {
	color: #1EC7CB;
	margin: 2px;
}

#mainDivContainer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#banner{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 126px;
	width: 900px;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 15px;
	font-weight: bold;
}
#bodyContainer{
	width: 880px;
	background-color:#FFFFFF;
	padding:10px;
	float:left;
}
#footer {
	background-color:#FFFFFF;
	font-size: 10px;
	text-align: center;
	height:40px;
	padding: 15px 5px 25px 5px;
	clear:both;
}

/*//// HOME LAYOUT ////*/
#home {
	width: 880px;
}
#solutionSelector {
	height: 240px;
	margin: 15px 0 25px 0;
	text-align:center;
}
#solutionSelectorColumn{
	float:left;
	width:200px;
	margin-right:5px;	
}
#news {
	float:left;
	width:200px;
	margin-right: 15px;
}
#about {
	float:left;
	width:450px;
	line-height: 18px;
}
#contact {
	float:left;
	width:200px;
	margin-left: 15px;
}
#contact ul {
	list-style-type:circle;
}
#contact li{
	/*display:list-item;*/	
}
#client li{
	display:list-item;
}
#client ul{
	list-style-type:circle;
	list-style-position:outside;
	padding:0 0 0 15px;
}
/*//// PROJECTS LAYOUT ////*/
#project {
	width: 880px;
}
#projectList li{
	display:list-item;
}
#projectList {
	float:left;
	width:200px;
	margin-right: 15px;
}
#projectText {
	float:left;
	width:450px;
}
.TabbedPanelsContent li {
	display:list-item;
	padding:3px 0 0 0;
	
}
.TabbedPanelsContent ul {
	list-style-type:circle;
	list-style-position:outside;
	padding:0 0 0 15px;
}
#projectData {
	float:left;
	width:200px;
	margin-left: 15px;
}
#nextButton{
	float:right;
	font-size:10px;
}
/*//// SOLUTIONS LAYOUT ////*/
#solution {
	width: 880px;
}
#solutionList li{
	
}
#solutionList {
	float:left;
	width:200px;
	margin-right: 15px;
}
#solutionText {
	float:left;
	width:450px;
	margin-right: 15px;
}
#solutionText ul{
	list-style-type:circle;
	list-style-position:outside;
	padding:0 0 0 15px;;
}
#solutionText li{
	display:list-item;
	padding:3px 0 0 0;
}
#solutionProjects {
	float:left;
	width:200px;
}

/*//// ADMIN AREA ////*/
#Admin{
	width: 900px;	
	background-color: #FFFFFF;
} 
#AdminNav {
	float:left;
	width:200px;
}
#AdminMain {
	width:700px;
}

/*//// SUB SECTION HEADINGS ////*/
#subheader {
	background-image: url(../images/subnav_header_repeat.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 25px;
}
#subheader_right {
	background-image: url(../images/subnav_header_end.gif);
	background-repeat: no-repeat;
	background-position:right;
	text-align: right;
	height: 25px;
	float: right;
	padding-right:7px;
}
#subheader_left {
	background-image: url(../images/subnav_header_start.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 50px;
	float: left;
}
#subheader_left_short {
	background-image: url(../images/subnav_header_start_short.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
	float: left;
}
#subheader_text {
	padding-top:4px;
	color: #FFFFFF;
}
/*//// TABS ////
.TabBkgrdRepeatSelected {
	background-image: url(../images/subnav_header_repeat.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 25px;
}
.TabBkgrdRightSelected {
	background: url(../images/subnav_header_end.gif) no-repeat;
	background-position:right;
	height: 25px;
	float: left;
	padding-right:5px;
}
.TabBkgrdLeftSelected {
	background-image: url(../images/subnav_header_start_short.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
	float: left;
}
.TabBkgrdRepeat {
	background: url(../images/subnav_repeat.gif) repeat-x;
	text-align: right;
	height: 25px;
}
.TabBkgrdRight {
	background-image: url(../images/subnav_repeat.gif);
	background-repeat: no-repeat;
	background-position:right;
	height: 25px;
	float: left;
	padding-right:5px;
}
.TabBkgrdLeft {
	background-image: url(../images/subnav_repeat.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
	float: left;
}*/

/*//// SUB NAVIGATION ////*/
#subnav {
	background: url(../images/subnav_repeat.gif) repeat-x;
}
#subnavEnd {
	background: url(../images/subnav_end.gif) no-repeat right;	
	display:block;
	line-height:22px;
}
#subnav li{
	display:list-item;
}
#subnav a, #subnav a:link, #subnav a:visited {
	background: url(../images/subnav_up.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	display:block;
}
#subnav a:hover {
	background: url(../images/subnav_over.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	display:block;
}

/*//// LARGE SUB NAVIGATION ////*/
#large_subnav {
	background: url(../images/large_subnav_repeat.gif) repeat-x;
	height:47px;
}
#large_subnav img{
	float:left;
	margin-right:5px;
}
#large_subnav a, #large_subnav a:link, #large_subnav a:visited{
	display:block;
	height:43px;
	padding:4px 4px 0px 0px;
}
#large_subnav  a:hover {
	display:block;
	height:43px;
	padding:4px 4px 0px 0px;
}
#large_subnav_content{
	background: url(../images/large_subnav_end.gif) no-repeat right;
	height:47px;
}





/*///////////////////////////////////////////////////////////*/
/*///////////////////// DEFUNCT /////////////////////////////*/
/*///////////////////////////////////////////////////////////*/
.leftcellpad {
	padding-left: 20px;
}
.rightcellpad {
	padding-right: 13px;
}
.picturecellpad {
	padding-right: 5px;
}

.bgwhite {
	background-color: #F5F1CF;
}
.cellpad {
	padding: 5px;
	background-color: #FFFFFF;
}
/*//////////////// SECTION HEADINGS /////////////////*/
.solutions_header {
	background-image: url(../images/solution_header.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 63px;
}
.evidence_header {
	background-image: url(../images/projects_header.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 63px;
}
.about_header {
	background-image: url(../images/about_header.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 63px;
}
.news_header {
	background-image: url(../images/news_header.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 100px;
	height: 63px;
}
.contact_header {
	background-image: url(../images/contact_header.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 63px;
}
.products_header {
	background-image: url(../images/products_header.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 63px;
}
/*//////////////// END SECTION HEADINGS /////////////////*/

.leftbkgrd_repeat {
	background-image: url(../images/left_repeat.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 45px;
	height: 100%;
	top:inherit
}
.rightbkgrd_repeat {
	background-image: url(../images/right_repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 26px;
	height: 100%;
	top:inherit
}
.bottombkgrd_repeat {
	background-image: url(../images/bottom_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menutopleft {
	background-image: url(../images/menu_top_left.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 9px;
}
.menutopright {
	background-image: url(../images/menu_top_right.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 9px;
}
/*/////////////// MENU SIDE SHADOWS ///////////////////*/
.menurepeatleft {
	background-image: url(../images/menu_repeat_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 4px;
	height: 100%;
}
.menurepeatright {
	background-image: url(../images/menu_repeat_right.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 4px;
	height: 100%;
}
/*//////////////////////////////////////////////////////////*/

.relatedinfo {
	color: #666666;
	padding: 15px 15px 5px;
	background-image: url(../images/relatedinfo.gif);
	background-repeat: no-repeat;
}



a.frame:active, a.frame:link, a.frame {
	border: 1px solid #91016B;
	margin-right: 6px;
	margin-left: 4px;
}
a.frame:hover {
	border: 1px solid #1997A0;
	margin-right: 6px;
	margin-left: 4px;
}
.more {
	color: #FFFFFF;
	background-image: url(../images/morebutton_over.gif);
	background-repeat: no-repeat;
	background-position: right;
	display:block;
	text-align: right;
	height: 18px;
}
.more a, .more a:link, .more a:visited {
	padding-right: 4px;
}
.more a:hover {
	color: #FFFFFF;
	background-image: url(../images/morebutton_up.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 4px;
}

ul.subpanelTablist {
	padding: 3px 0;
	margin: 0;
	border-bottom: 1px solid;
	font-weight: bold;
}
ul.subpanelTablist li {
	list-style: none;
	margin: 0;
	display: inline;
	background-image: url(../images/subnav_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
}
ul.subpanelTablist li a {
	padding: 3px 8px;
	margin: 0px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: none;
	text-decoration: none;
}
#flashContent{
	padding:0 0 10px 0;
	background:url(../images/galleryBg.jpg) no-repeat;
}
/*
ul.subpanelTablist li a:link { text-decoration: none; }
ul.subpanelTablist li a:visited { text-decoration: none; }
ul.subpanelTablist li a:hover
{
border-top: 1px solid;
background-repeat: repeat-x;
background-position: bottom;
}*/
/*///////////////////////////////////////////////////////////*/
/*///////////////////// DEFUNCT END /////////////////////////*/
/*///////////////////////////////////////////////////////////*/