body   {
	margin:0px;
	padding:0px;
	height:100%;
	color:#000000;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
}
p, td, div {
	color:black;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
h1 {
	color:#0F5A86;
	font-size:18px;
	font-weight:bold;
	margin-top:0px;
	font-family:Helvetica, verdana, sans-serif;
	padding-bottom:5px;
}
h2 {
	color:#0F5A86;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	font-family:Helvetica, verdana, sans-serif;
	padding-bottom:5px;
}
h3 {
	color:#0F5A86;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	font-family:Helvetica, verdana, sans-serif;
	margin:10px 0px 0px 0px;
	padding:0px;
}
h4 {
	color:#0F5A86;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	font-family:Helvetica, verdana, sans-serif;
	padding-bottom:5px;
}
h5 {
	color:#0068A5;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	font-family:Helvetica, verdana, sans-serif;
	padding-bottom:5px;
	padding-top: 5px;
}
h6 {
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	font-family:Helvetica, verdana, sans-serif;
	padding-bottom:5px;
	padding-top: 5px;
}
img {
	border:0px;
}
hr {
	color: #cccccc;
	background-color: #cccccc;
	height:1px;
	border:0px;
	margin:20px 0px 20px 0px;
}
/* possible wrappers */
#site {
}
#center {
}
/* top logo + login strip */
#top {
	position:relative;
	float:left;
	clear:both;
	width:759px;
	background-color:#FFFFFF;
	margin-left:0px;
}
* html #top {
	position:relative;
	float:left;
	clear:both;
	width:759px;
	background-color:#FFFFFF;
	margin-left:0px;
}
#logo {
	position:relative;
	float:left;
	width:211px;
	height:84px;
}
* html #logo {
	position:relative;
	float:left;
	width:211px;
	height:84px;
}
#topright_wrapper {
	position:relative;
	float:left;
	width:548px;
	height:84px;
}
* html #topright_wrapper {
	position:relative;
	float:left;
	width:547px;
	height:84px;
}
#support {
	position:relative;
	float:left;
	clear:both;
	color:#B3B3B3;
	text-align:right;
	width:520px;
	height:34px;
	padding-top:15px;
	padding-right:20px;
}
#subsupport {
	position:relative;
	float:left;
	text-align:right;
	clear:both;
	width:548px;
	height:33px;
	background-color:#C2DCEB;
	margin-right:-4px;
	border:0px;
}
* html #subsupport {
	position:relative;
	float:left;
	text-align:right;
	clear:both;
	width:548px;
	height:33px;
	background-color:#C2DCEB;
	margin-right:-6px;
	border:0px;
}
/*	#subsupport p { margin-top:10px; margin-right:25px; font-size:10px; } */
	
/* subtop contains the menu, and image on the right */
#subtop {
	position:relative;
	float:left;
	clear:both;
	width:759px;
	height:234px;
	margin-left:0px;
	background-color:#ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#marketing {
	position:relative;
	padding-top:0px;
	float:right;
	cursor:pointer;
	width:548px;
	background-color:#ffffff;
}
#subtop #menu_wrapper #menu {
	margin-top: 10px;
}
#main_menu {
	position:relative;
	float:left;
	width:211px;
	margin:0px 0px 20px 0px;
}
* html #main_menu {
	position:relative;
	float:left;
	width:200px;
	margin:0px 0px 20px 0px;
}
#menu_wrapper {
	position:relative;
	float:left;
	width:211px;
	margin:0px;
	background-color:#8DB612;
}
* html #menu_wrapper {
	position:relative;
	float:left;
	width:201px;
	margin:0px;
	background-color:#8DB612;
}
#menu {
	position:relative;
	float:left;
	clear:both;
	width:210px;
	margin-top:7px;
}
#menu p {
	margin:0px 0px 8px 0px;
	width:201px;
}
#submenu_wrapper {
	position:relative;
	float:left;
	clear:both;
	width:210px;
}
* html #submenu_wrapper {
	position:relative;
	float:left;
	clear:both;
	width:201px;
}
#submenu {
	position:relative;
	float:left;
	width:200px;
	margin:16px 9px 0px 0px;
}
* html #submenu {
	position:relative;
	float:left;
	width:200px;
	margin:16px 0px 0px -1px;
}
#submenu p {
	margin:0px 0px 5px 0px;
	width:201px;
}
/* content area - home page */
.home_table {
	margin: 20px 0 20px 20px;
	width: 695px;
	background: #FFF;
}
#home_content_wrapper {
	position:relative;
	float:left;
	clear:both;
	margin:0;
	padding:0;
	width:759px;
	background-color:#FFFFFF;
}
#home_content_left {
	width:290px;
	padding: 0;
}
#home_content_left h1 {
	background-color:#99C5DE;
	color:#000000;
	padding:5px 0px 5px 20px;
	margin:0px;
	font-size:14px;
	font-family:helvetica, verdana, sans-serif;
}
#home_content_left ul {
	font-size:10px;
	margin:0px;
	color:#000000;
}
* html #home_content_left ul {
	font-size:10px;
	margin:15px 0px 0px 0px;
	color:#000000;
}
#home_content_left li {
	font-size:10px;
	margin:0px 0px 0px -20px;
	color:#000000;
	list-style-image: url(_templateFiles/li-plus-green.gif);
	padding-top:12px;
}
* html #home_content_left li {
	font-size:10px;
	margin:0px 0px 20px 15px;
	color:#000000;
	list-style-image: url(_templateFiles/li-plus-green.gif);
	padding-top:0px;
}
.li_plus {
	width:11px;
	padding:7px 2px 2px 2px;
}
.li_plus2 {
	width:11px;
	padding:13px 2px 2px 2px;
}
#home_content_left strong {
	font-size:14px;
	color:#8DB612;
}
#home_content_left a {
	text-decoration: none;
	color:#8DB612;
}
#home_content_left a:hover {
	text-decoration:underline;
	color:#8DB612;
}
* html #home_content_left a {
	text-decoration: none;
	color:#8DB612;
}
* html #home_content_left a:hover {
	text-decoration:underline;
	color:#8DB612;
}
td#home_content_middle {
	width: 40px;
	padding: 0;
	background: #FFF url('_templateFiles/dots.gif') repeat-y center center;
}
#home_content_right {
	width: 365px;
	padding: 0;
}
#home_content_right h1 {
	color:#0F5A86;
	border-bottom:1px dotted #999999;
	font-size:18px;
	font-weight:bold;
	margin-top:0px;
	font-family:Helvetica, verdana, sans-serif;
	padding-bottom:5px;
}
/* content area - sub page*/
#main_wrapper {
	position:relative;
	vertical-align:top;
	float:left;
	clear:both;
	margin:0px;
	width:759px;
	background-color:#FFFFFF;
	background-image:url(_templateFiles/tile-content.gif);
	background-repeat:repeat-y;
}
* html #main_wrapper {
	position:relative;
	float:left;
	clear:both;
	margin:0px;
	width:759px;
	background-color:#FFFFFF;
	background-image:url(_templateFiles/tile-content.gif);
	background-repeat:repeat-y;
}
#content_wrapper {
	float:left;
	padding:0px;
	width:548px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#content_title {
	position:relative;
	float:left;
	top:0px;
	clear:both;
	width:548px;
	height:63px;
	margin-bottom:2px;
}
#content_subtitle {
	position:relative;
	float:left;
	clear:both;
	width:548px;
	margin-bottom:10px;
}
#content_softwaretop {
	background:#eaeaea;
	width:501px;
	padding:20px 20px 20px 27px;
}
#content {
	position:relative;
	float:left;
	margin:0px;
	width:302px;
	padding:23px 20px 10px 33px;
}
#content-margin {
	padding-left: 33px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content-margin #content {
	position:relative;
	float:left;
	width:302px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 23px;
}
#content-large {
	position:relative;
	float:left;
	margin:0px;
	width:460px;
	padding:15px 20px 10px 33px;
}
#content p-large, #content p {
	margin:0px 0px 10px 0px;
}
#content-large li, #content li {
	font-size:10px;
	color:#000000;
	padding-bottom:10px;
	list-style-type: square;
}
* html #content-large li, #content li {
	font-size:10px;
	color:#000000;
	padding-bottom:10px;
	list-style-type: square;
}
#content-large a, #content a {
	text-decoration:underline;
	color:#006DAC;
}
.greensubmenu {
	width:508px;
	height:15px;
	background-color:#8db612;
	padding:5px 10px 5px 30px;
	color:#FFFFFF;
}
a.ongreenlinks:link {
	font-size:10px;
	font-weight:bold;
	font-face:verdana;
	color:#FFFFFF;
	text-transform:uppercase;
}
a.ongreenlinks:active {
	font-size:10px;
	font-weight:bold;
	font-face:verdana;
	color:#FFFFFF;
	text-transform:uppercase;
}
a.ongreenlinks:hover {
	font-size:10px;
	font-weight:bold;
	font-face:verdana;
	color:#000000;
	text-transform:uppercase;
}
a.ongreenlinks:visited {
	font-size:10px;
	font-weight:bold;
	font-face:verdana;
	color:#FFFFFF;
	text-transform:uppercase;
}
.mini-left {
	position:relative;
	float:left;
	width:120px;
	margin:10px 0px 10px 0px;
}
.mini-right {
	position:relative;
	float:left;
	width:120px;
	margin:10px 0px 10px 0px;
}
.title-mini {
	width:135px;
	height:19px;
}
.title-mini2 {
	width:135px;
	height:24px;
}
#news-article {
	position:relative;
	float:left;
	width:100%;
}
#news-article h1 {
	font-size:14px;
	color:#0F5A86;
	background-color:transparent;
	padding:0px;
}
/* sidebar */
#sidebar {
	position:relative;
	float:left;
	width:193px;
	background-color:#EAEAEA;
	background-image:url(_templateFiles/tile-sidebar.gif);
	background-repeat:repeat-y;
	padding:10px 0px 0px 0px;
}
* html #sidebar {
	position:relative;
	float:left;
	width:193px;
	background-color:#EAEAEA;
	background-image:url(_templateFiles/tile-sidebar.gif);
	background-repeat:repeat-y;
	padding:10px 0px 0px 0px;
	font-size:10px;
}
#sidebar p {
	width:173px;
	margin:0px 10px 10px 10px;
	font-size:10px;
	color:#666666;
}
#sideinfo {
	position:relative;
	float:left;
	clear:both;
	width:160px;
	font-size:10px;
	margin-left:19px;
	margin-bottom:10px;
}
* html #sideinfo {
	position:relative;
	float:left;
	clear:both;
	width:160px;
	font-size:10px;
	margin-left:10px;
	margin-bottom:10px;
}
#sidecasestudy {
	position:relative;
	float:left;
	clear:both;
	width:170px;
	margin:7px;
	height:20px;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	background-color:#C41130;
	padding-top:5px;
}
* html #sidecasestudy {
	position:relative;
	float:left;
	clear:both;
	width:170px;
	margin:4px;
	height:20px;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	background-color:#C41130;
	padding-top:5px;
}
#sidecasestudy a {
	color:#FFFFFF;
	text-decoration:none;
}
#sidecasestudy a:hover {
	text-decoration:underline;
}
/* news */
#news_wrapper {
	width:211px;
	height:128px;
	clear:both;
	background-color:#FFFFFF;
}
/*  html #news_wrapper { width:211px; height:103px; clear:both; background-color:#99C5DE; } */
#news {
	width:211px;
	height:103px;
}
#newsheader {
	clear:both;
	width:211px;
	height:24px;
	background-color:#99C5DE;
}
#newsheader_title {
	width:189px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
/*  html #newsheader_title { width:211px; margin:5px 0px 0px 14px;  } */
			#newsheader_title h1 {
	margin:0px;
	padding:4px 0px 0px 0px;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
#newsbody {
	margin:14px 0px 0px 14px;
}
/* white links above footer */
#footer_links {
	position:relative;
	float:left;
	clear:both;
	width:759px;
	height:3px;
	background-color:#FFFFFF;
}
* html #footer_links {
	position:relative;
	float:left;
	clear:both;
	width:759px;
	height:3px;
	background-color:#FFFFFF;
	font-size:1px;
	line-height:1px;
}
/* grey wrapper around footer elements */
#footer_wrapper {
	position:relative;
 float:;
	clear:both;
	display:table;
	margin-left:0px;
	width:759px;
	margin-right:0px;
	background-color:#CCCCCC;
}
/*    html #footer_wrapper  { position:relative; float:left; clear:both; width:718px; display:table; margin-left:0px; padding:0px 0px 0px 20px; background-color:#CCCCCC; } */
	
/* copyright information above contact information */
#footer_copyright {
	position:relative;
	float:right;
	text-align:right;
	margin:11px 24px 10px 0px;
	color:#666666;
	font-size:10px;
}
/*  html #footer_copyright { position:relative; float:right; text-align:right; margin:11px 0px 10px 0px; color:#666666; font-size:10px; }*/
	#footer_copyright p {
	margin:5px 0px 6px 0px;
	color:#666666;
	font-size:10px;
}
#footer_copyright a {
	color:#999999;
	text-decoration:underline;
}
#footer_copyright a:hover {
	color:#000000;
}
/* footer contact information right at the bottom */
#footer_contact {
	position:relative;
	float:left;
	text-align:right;
	width:716px;
	color:#999999;
	font-size:10px;
	padding:5px 0px 20px 0px;
	margin-left:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
* html #footer_contact {
	position:relative;
	float:left;
	text-align:right;
	border-top:1px solid #FFFFFF;
	width:719px;
	color:#999999;
	font-size:10px;
	padding:5px 0px 20px 0px;
	margin:0px;
}
#footer_contact a {
	color:#999999;
	text-decoration:underline;
}
#footer_contact a:hover {
	color:#000000;
}
/* Form Styles */
form {
	margin:0;
}
.forminput {
	width:100%;
	background-color:#FFFFFF;
	color:#00000;
	border:1px solid #666666;
	font-size:10px;
	padding:2px;
}
.forminput_small {
	background-color:#FFFFFF;
	color:#8DB612;
	border:1px solid #8DB612;
	font-size:10px;
	padding:2px;
}
.forminput_search {
	background-color:#FFFFFF;
	color:#8DB612;
	border:1px solid #8DB612;
	font-size:10px;
	padding:2px;
	width:121px;
}
.formbutton {
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #666666;
	font-size:11px;
	padding:2px;
	font-weight:bold;
}
.formbutton_go {
	padding-top:50px;
}
textarea {
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #666666;
	font-size:11px;
	padding:2px;
}
select, .select {
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #666666;
	font-size:11px;
}
/* Classes throughout site */
.link-tour {
	font-weight:bold;
	text-decoration:underline;
}
.indent10 {
	padding-left:10px;
}
.indent20 {
	padding-left:20px;
}
.indent10-padbot10 {
	padding-left:10px;
	padding-bottom:10px;
}
.indent10-padbot20 {
	padding-left:10px;
	padding-bottom:20px;
}
.ulnoindent {
	margin-left:-20px;
}
* html .ulnoindent {
	margin-left:20px;
}
.news-more {
	color:#0F5A86;
	font-weight:bold;
	margin-bottom:30px;
	clear:both;
}
#print-logo {
	display: none;
}
