@charset "UTF-8";
/* 
The site has been split into 4 main sections specified in this order, indented are sub parts of the main sections
	 masthead
		masthead_homelink
		masthead_login
	
	navcontainer
		nav_xxx (where xxx has been seperated into to each separated link, i.e. nav_home, nav_solutions, etc)
	
	left_content
 
 	contentArea
 
	footer
*/

body{
	margin: 0;
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 1.3em;
	}
	
body.grey {
	/* The body class is necessary so that WYSIWYG editors that don't specify a
	 * background for their bodies don't inherit the Nitobe background. */
	background: #ccc url(../../images/background.gif) repeat;
	margin: 0;
	width:auto;
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 1.3em; 
}

#page-wrapper {
	background: #fff;
	margin: 0px auto;
	padding: 0px 0;
	width: 825px;
	height: 100%
}

.clear-block {
	display: block;
}

a {
	font-weight:normal;
	text-decoration:none;
	}
	
a:link, a:visited {
	color:#083B53;
	text-decoration: none;
	outline: 0;
}

a:hover, a:active, a:focus {
	color:#999999;
	text-decoration: none;
	outline: 0;	
}

hr {
	display:inline-block;
	border:0;
	color:#999;
	background:#999;
	height:1px;
	width: 100%;
	text-align:left;
	margin:10px 0px 10px 0px;
}

img {
	border:0;	
}

img.float_left {
	border:0;
	float:left;
	margin:0px 25px 10px 0px;
}

label {
	text-align:right;
	color:#000000;
	margin:0px 0px 12px 0px;
	display:inline-block;
	width:80px;
}

input[type="text"], input[type="password"], select, textarea {
	display:inline-block;
	text-align:left;
	font:lighter;
	color:#333333;
	border: 1px solid #999;
	margin:0px 0px 12px 20px;
	background-color: #EEE;
}

input[type="checkbox"] {

}

input:hover, select:hover, textarea:hover  {
	color:#000;
}

#trialForm th {
	text-align: left;
	padding: 1em;
}

.testimonials .quote {
	font-style: italic;
}

p.quoter {
	font-weight: bold;
	text-align: right;
}
	
h1 {
	color:#000;
	font-size:16px;
}

strong {
	font-weight:bold;
}
	

#masthead {
	width: 825px;
}
	
	
#masthead_homelink {
	width:224px;
	height: 99px;
	float:left;
	padding:0 0;
	margin:0 0;
	border:0 0;
}

	
#masthead_login {
	padding: 41px 0px 0px 0px;
	color:#000000;
	float:right;
	font-size:12px;
	}
	
#masthead_image {
	border:none;
	margin:0;
	padding:0;
	width:825px;
	height:197px;
}
	
	


/* ----------------------------------------------------------------------------- */
/* ------------------------------------NavBar----------------------------------- */

#navbar {
	float:left;
	display:block;
	background:#000;
	width: 825px;
	height: 28px;
	padding:0;
	border:0;
	margin:0;
}

#navbar a {
	display:block;
	height:28px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

#navbar_02_03 {
	display:block;
	float:left;
	width:825px;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:none;

}

/*  -----NEW MAIN NAVIGATION CSS 10-22-2010-----  */


#nav_02_03_01 {
	display:block;
	float:left;
	width:164px;
	height:30px;
	background-color:#083b53;
	border-right:solid #ffffff 1px;
}

#nav_02_03_01_selected {
	display:block;
	float:left;
	width:164px;
	height:30px;
	background-color:#145c7e;
	border-right:solid #ffffff 1px;
}

#nav_02_03_01_last {
	display:block;
	float:left;
	width:165px;
	height:30px;
	background-color:#083b53;
}

#nav_02_03_01_last_selected {
	display:block;
	float:left;
	width:165px;
	height:30px;
	background-color:#145c7e;
}

a.nav_main:link {
	display:block;
	float:left;
	width:143px;
	height:30px;
	padding:8px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	background-color:transparent;
	font-size:14px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

a.nav_main:visited {
	display:block;
	float:left;
	width:143px;
	height:30px;
	padding:8px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	background-color:transparent;
	font-size:14px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
	
a.nav_main:hover {
	display:block;
	float:left;
	width:143px;
	height:30px;
	padding:8px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	background-color:#145c7e;
	font-size:14px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

a.nav_main:active {
	display:block;
	float:left;
	width:143px;
	height:30px;
	padding:8px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	background-color:#145c7e;
	font-size:14px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

a.nav_main:focus {
	display:block;
	float:left;
	width:143px;
	height:30px;
	padding:8px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	background-color:#145c7e;
	font-size:14px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

/* -----------------------NEW subnav solutions 10-22-2010 ------------------------- */
/* ----------------------------------------------------------------------------- */

#subnav {
	float:left;
	display:block;
	background:#145c7e;
	width:825px;
	height:30px;
	padding:0;
	border:0;
	margin:0;
}

#noSubnav {
	float:left;
	display:block;
	background:#145c7e;
	width:825px;
	height:10px;
	padding:0;
	border:0;
	margin:0;
}

#subnav_02_03_01 {
	display:block;
	float:left;
	width:auto;
	height:auto;
	background-color:#145c7e;
}

a.subnav:link {
	display:block;
	float:left;
	width:auto;
	height:22px;
	padding:8px 18px 0px 18px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

a.subnav:visited {
	display:block;
	float:left;
	width:auto;
	height:22px;
	padding:8px 18px 0px 18px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
	
a.subnav:hover {
	display:block;
	float:left;
	width:auto;
	height:22px;
	padding:8px 18px 0px 18px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	background-color:#528095;
	font-size:12px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

.subnavSelected {
	display:block;
	float:left;
	width:auto;
	height:22px;
	padding:8px 18px 0px 18px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	background-color:#528095;
	font-size:12px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

/* ----------------------------------------------------------------------------- */
/* Home Page Banner Space                                                              */
/* ----------------------------------------------------------------------------- */

#homeBannerSpace {
	float:left;
	display:block;
	background:#cccccc;
	width:825px;
	height:300px;
	padding:0;
	border:0;
	margin:0;
	background-image: url(../../images/home_billboard.jpg)
}

#bannerTextArea {
	float:right;
	display:block;
	width:490px;
	height:225px;
	padding:0;
	border:0;
	margin:0px 20px 0px 0px;
	color:#1e5c7e;
	font-size:14px;
	line-height:17px;
}

#bannerTextColumn1 {
	float:left;
	display:block;
	width:150px;
	height:205px;
	padding:0;
	border:0;
	margin:0px 8px 0px 0px;
	color:#000000;
	font-size:12px;
}

#bannerTextColumn2 {
	float:left;
	display:block;
	width:150px;
	height:205px;
	padding:0px 0px 0px 6px;
	border-left:#666 thin solid;
	margin:0px 8px 0px 0px;
	color:#000000;
	font-size:12px;
}

#bannerTextColumn3 {
	float:left;
	display:block;
	width:150px;
	height:205px;
	padding:0px 0px 0px 6px;
	border-left:#666 thin solid;
	margin:0px 8px 0px 0px;
	color:#000000;
	font-size:12px;
}

/* ----------------------------------------------------------------------------- */
/* left_content bar                                                              */
/* ----------------------------------------------------------------------------- */

#left_content {
	text-align:center;
	float:left;
	width: 200px;
	height:auto;
	padding:16px 5px 0 0px;
	border:0;
	margin:0;
}

#left_content a {
	text-align:left;
	color:#000;
}

#left_content a:hover {
	color:#666;
}

#left_content p {
	color:#000;
}

#left_content p, #left_content h4 {
	margin: 10px 0;
}

#left_content h2 {
	color:#333;
	text-align:center;
	font-size:14px;
}

#left_content h3 {
	color:#09C;
	font-size:14px;
	font-weight: bold;
	padding:5px 0;
}

#left_content ul {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
	width:198px;
	margin:0 0 0 1px;
}

#left_content hr {
	margin:5px 0;
	color:#CCC;	
}

#left_content_04 {
	float:left;
	width: 200px;
	padding:8px 5px 8px 0;
	border:0;
	margin:0;
}

#left_content_wide {
	text-align:left;
	float:left;
	width: 330px;
	padding:16px 5px 0 0px;
	border:0;
	margin:0;
}

#left_box_top  {
	height: 40px;
	width: 200px;
}

#left_box_sides {
	width:198px;
	height:auto;
	text-align:left;
	padding: 0;
}

#left_box_sides a {
	display:block;
	padding: 0px 0 10px 0;
}

.spaced_w_bottom, .no_bottom_line {
	padding: 0em 0 0em;
}

.spaced_w_bottom {
	border-bottom: thin solid #CCC;
}

/* ----------------------------------------------------------------------------- */
/* right_content bar                                                              */
/* ----------------------------------------------------------------------------- */

#right_content {
	width:175px;
	float:right;
}

#right_content img {
	padding: 0px 0px 0px 0px;
}

#right_content p {
	text-align:center;
	color:#999
}

#content_title{
	padding-bottom: 5px;	
}

/* ----------------------------------------------------------------------------- */
/* content area
/* ----------------------------------------------------------------------------- */

#fullWidthContent {
	float:left;
	display:block;
	width:825px;
	height:auto;
	padding:0;
	border:0;
	margin:0;
}

#contentHeader {
	float:left;
	width: 610px;
	padding:15px 0 15px 0;
	margin:0;
	font-size:18px;
	line-height: 19px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#145c7e;
}

#contentHeaderHome {
	width: auto;
	padding:10px 0 0px 0;
	margin:0;
	font-size:18px;
	line-height: 19px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#145c7e;
}

#contentHeaderAnnouncements {
	width:810px;
	padding:6px 0px 6px 15px;
	margin:8px 0px 0px 0px;
	font-size:18px;
	line-height: 19px;
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffff;
	background:#145c7e;
}

#contentSubHeader {
	float:left;
	width: 610px;
	padding:15px 0 15px 0;
	border:0;
	margin:0;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	color:#145c7e;
}

#content {
	float:left;
	width: 610px;
	padding:15px 0 0 10px;
	border:0;
	margin:0;
}

#contentNarrow {
	float:left;
	width: 300px;
	padding:15px 0px 0 10px;
	border:0;
	margin:0px 25px 0px 0px;
}

#content h2, #content h3, #content h4 {
	margin: 1.5em 0 1em;
}
#content h2 {
	font-size: large;
	font-weight: normal;
	line-height: 21px;
}
#content h3, #content h4 {
	font-weight: bold;
}

#content_title{
	padding-bottom: 5px;	
}

#content p {
	margin-top: 0px;
	margin-right: 0px;
}

#content a {
	color:#000;
	text-decoration:underline;
}

#content a:hover {
	color:#666;
}

#content ul {
	list-style-position:outside;
	padding:0px 25px 5px 15px;
	margin:0px 0px 0px 10px; 
	width:580px;
}

#content li {
	list-style-position:outside;
	padding: 0px 0px 5px 0px;
	margin:0px 0px 0px 6px;	
}

#content_narrow {
	float:left;
	width: 475px;
	padding:15px 0 0 10px;
	border:0;
	margin:0;
}

li.contentNarrow {
	list-style-position:outside;
	padding: 0px 0px 5px 0px;
	margin:0px 0px 0px 1px;	
}

p.contentNarrow {
	display:block;
	width:380px;
	padding:0px 0px 0px 0px;
}
	
#right_content {
	padding: 10px 0 0 5px;
	width:200px;
	float:right;
}

#content_04 {
	float:left;
	width: 815px;
	padding:4px 5px;
	border:0;
	margin:0;
}

#content_04 a {
	color:#000;
	font-size:14px;
	text-decoration:underline;
}

#content_04 a:hover {
	color:#666;
	font-size:14px;
}

#partner_logos {
	color:#000;
	float:left;
	width: 825px;
	text-align:left;
	padding:0px 0px 0px 0px;
	border:0;
	margin:0px 0px 0px 0px;
	vertical-align: top;
}

a.contactUs_login:link {
	color:#083B53;
	font-size:12px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
}

a.contactUs_login:visited {
	color:#083B53;
	font-size:12px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
}
	
a.contactUs_login:hover {
	color:#999999;
	font-size:12px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
}

#footerLeft {
	color:#000;
	float:left;
	display:block;
	clear:left;
	width: 274px;
	text-align:left;
	padding: 30px 0;
	border:0;
	margin:0;
	font-size:12px;
}

#footerMiddle {
	color:#000;
	float:left;
	display:block;
	clear:none;
	width: 274px;
	text-align:left;
	padding: 30px 0;
	border:0;
	margin:0;
	font-size:12px;
}

#footerRight {
	color:#000;
	float:left;
	display:block;
	clear:none;
	width: 274px;
	text-align:right;
	padding: 30px 0;
	border:0;
	margin:0;
	font-size:12px;
}

a.footer:link {
	color:#000000;
	font-size:12px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
}

a.footer:visited {
	color:#000000;
	font-size:12px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
}
	
a.footer:hover {
	color:#999999;
	font-size:12px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
}

.justify_right {
	text-align:right;
}

.newsleft {
	color:#999;
	padding:3px 0;
}

.align_middle {
	background-position:center;
}

.move_right {
	padding: 15px 0 15px 34%;	
}

.float_left {
	float:left;
}

.a_none {
	text-decoration:none;
	color:#FFFFFF;
	background:#FFFFFF;
	border:0;
}
	

#content_title{
	padding-bottom: 5px;	
}

#officer {
	height:auto;
	padding: 10px 0 15px 0;
}
#officer_image {
	float:left;
	padding: 0 0px 0 0;
}

#officer_title {
	float:none;
	width: 470px;
}

#press a {
  padding: 0px;
} 

#press h4 a {
  font-weight: normal;
}

#press li {
  padding: 0px;
}

#demo_rollover {
	float: left; /* since this element is floated, a width must be given */
	width: 270px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 8px 0px 0px 40px;
}

a.demoRollover {
	display: block;
	width: 276px;
	height: 55px;
	margin: 228px 0px 0px -22px;
	text-decoration: none;
	background:url(../../images/demo_button_large3.png);
	background-repeat: no-repeat;
	z-index:100;
}
a.demoRollover:hover {
	background-position: 0 -55px;
	background-repeat: no-repeat;
	z-index:100;
}
	
#demo_rollover_small {
	float: left; /* since this element is floated, a width must be given */
	width: 177px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 15px 0 5px 0px;
	padding:0px;
}

a.demoRollover_small {
	display: block;
	width: 177px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	background:url(../../images/demo_button_small.jpg);
	background-repeat: no-repeat;
	z-index:100;
	padding:0px;
}

a.demoRollover_small:hover {
	background-position: 0 -34px;
	background-repeat: no-repeat;
	z-index:100;
}

/* ----------------------------------------------------------------------------- */
/* Three Product Header Rollover Graphics
/* ----------------------------------------------------------------------------- */


#analytic_rollover {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0px 0px 0px 0px;
}

a.analyticRollover {
	display: block;
	width: 150px;
	height: 35px;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
	background:url(../../images/home_billboard_header_analytics2.png);
	background-repeat: no-repeat;
	z-index:100;
}
a.analyticRollover:hover {
	background-position: 0 -35px;
	background-repeat: no-repeat;
	z-index:100;
}

#portrisk_rollover {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0px 0px 0px 0px;
}

a.portriskRollover {
	display: block;
	width: 150px;
	height: 35px;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
	background:url(../../images/home_billboard_header_pr2.png);
	background-repeat: no-repeat;
	z-index:100;
}
a.portriskRollover:hover {
	background-position: 0 -35px;
	background-repeat: no-repeat;
	z-index:100;
}

#execution_rollover {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0px 0px 0px 0px;
}

a.executionRollover {
	display: block;
	width: 150px;
	height: 35px;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
	background:url(../../images/home_billboard_header_execution2.png);
	background-repeat: no-repeat;
	z-index:100;
}
a.executionRollover:hover {
	background-position: 0 -35px;
	background-repeat: no-repeat;
	z-index:100;
}


#brochure_rollover_small {
	float: left; /* since this element is floated, a width must be given */
	width: 177px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0px 0 5px 0px;
	padding:0px;
}

a.brochureRollover_small {
	display: block;
	width: 177px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	background:url(../../images/brochure_button_small.png);
	background-repeat: no-repeat;
	z-index:100;
	padding:0px;
}

a.brochureRollover_small:hover {
	background-position: 0 -34px;
	background-repeat: no-repeat;
	z-index:100;
}
	
.displace {
	position: absolute;
	visibility: hidden;
}
	
p.partner_logos {
	display:block;
	float:left;
	padding:1px 22px 1px 0px;
}

p.partner_logos_no_float {
	display:inline;
	float:none;
	padding:1px 22px 1px 0px;
}

p.officer_descriptions {
	display:block;
	padding:0px 0px 0px 144px;
}

.imgBottomRow {
	display:inline-block;
	width: 825px;
	border:none;
}

.imgBottomItem1{
	float:left;
	display:block;
	clear:both;
	width: 215px;
	text-align:left;
	padding: 0;
	border:0;
	margin:0;
	font-size:12px;
}

.imgBottomItem2 {
	float:left;
	display:block;
	clear:;
	width: 203px;
	text-align:left;
	padding: 0;
	border:0;
	margin:0;
	font-size:12px;
}

.imgBottomItem3 {
	float:left;
	display:block;
	clear:;
	width: 203px;
	text-align:left;
	padding: 0;
	border:0;
	margin:0;
	font-size:12px;
}

.imgBottomItem4 {
	color:#000;
	float:left;
	display:inline-block;
	clear:;
	width: 203px;
	text-align:left;
	padding: 0;
	border:0;
	margin:0;
	font-size:12px;
}

.homeTextLarge {
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	color:#145c7e;
}

.homeTextMedium {
	font-size:14px;
	line-height:22px;
	color:#000000;
}

.blueTextBoldItalic {
	color:#145c7e;
	font-size:13px;
	line-height:15px;
	font-style:italic;
	font-weight:bold;
}

	


