﻿*{margin: 0; padding: 0;}
body {
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	color: #000000;
	background: #e5e5e5 url("images/body-bg.png") center 0 repeat-y;
}

/*---------- LINKS ----------------------*/

a {cursor:pointer;}
a, a:link {	color: #006993;}
a:hover {text-decoration: none;}
.off-site a[href^="http:"] {
        background: url(images/i-offsite.gif) 100% 50% no-repeat;
        padding-right: 25px;}
a.video-link {
	padding: 3px 27px 3px 0;
	background: url(images/icon_video.gif) 100% 50% no-repeat;
}

#footer li a {color:#4d4d4d;}

a.sesame-link {font-size: 12px; color: #d3e7ee; text-decoration: none;}

/*------------------------
CamtasiA playback
--------------------------*/


#cs_flashBody
{
	background-color: #ffffff;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	text-align: center;
}

#cs_noexpressUpdate
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-align: left;
	background-image: url(files/OnelineDemo/OnelineDemo_nofp_bg.gif);
	background-repeat: no-repeat;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}

/*------------------------
Headings
--------------------------*/

h1 {
	font: bold 30px/36px Helvetica, Arial, sans-serif;
	color: #3993b1;
	margin: 0px 0px 9px 0px;
}

h2, dt {
	font: normal 20px/27px Helvetica, Arial, sans-serif;
	margin: 9px 0px;
	color: #310f0c;
  
	}

h2 em, dt em {color: #b0b0b0;}
h3 {
	font: normal 16px/20px Helvetica, Arial, sans-serif;
	color: #006993;
	}
h4, h5, h6 {
	font: bold 12px/12px Helvetica, Arial, sans-serif;
	color: #006993;
	margin: 15px 0px 0px;
	}

img {
	display: block;
	border: 0;
	outline: 0;}

ol, ul, dl {
	list-style: none;
	margin: 9px 0;
}

.red {
	color:#C00;
}

dd ul { margin-left: 18px;}
dd ul li { margin-left: 18px;}
dl.address { margin: 0;}
dl.address dt, dl.address dd { margin: 9px 0px 0px; }
dl#links dt img { border: 2px solid #74afab; margin: 9px 0px; }
dl#links dd { margin-bottom: 18px; border-bottom: 1px solid #74afab; }
ul.bullet { list-style: disc outside; display: block; margin-left: 18px; }
ul.bullet li { margin-left: 18px; }
ul.bullet ul { list-style: disc outside; margin-left: 18px; }
ol { list-style: decimal outside; margin-left: 18px; }
ol li { margin-left: 18px; }
li, dd { font-size: 12px; line-height: 18px; }

#footer {
	font: normal 10px/14px Helvetica, Arial, sans-serif;
	color: #929292;
	margin: 20px auto 60px;
	width: 797px;
	_height: 41px;
	text-align: left;
	background: #e6e9eb url(images/footer-bg.gif) 0 0 no-repeat;
}	

#footer a {
	padding: 0px;
	text-decoration: none;}

#footer span{
	padding: 8px 20px;
	display: block;
	background: transparent url(images/footer_btm.gif) 0 bottom no-repeat;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin: 9px 0px 9px 0px;}

p.caption {color: #666666; margin: 9px 36px;}
.tinytext {font-size:10px;}
p.top-link {font-weight: bold; text-align: right; clear: both;}
li > p {margin-bottom: 16px;}
#address p {text-align: right; font-size: 11px; color: #35354c;}
#address p strong {color: #00749a;}
.center {text-align: center;}
.right {text-align: right;}
strong, b {	font-weight: bold;}
em {font-style:italic;}
sup, sub {font-size: 85%;}
q:before, q:after {/* remove quotes since IE doesn't understand :( */
    content: ""; }
q {font-style:italic; color: #9f70c2;}
hr {display: none;}
div.hr {border-top: 1px solid #74afab; height: 1px; margin: 18px 0;}
#tv_icon {
	float:right;
	margin: -8px 26px 0px 0px;
}
.line {
	border-top: 1px solid #ccc;
	margin: 16px 0px;
}
#callout .line {
	border-top: 1px solid #ccc;
	margin: 10px 20px;
}


.press_header {
	font: italic 9px/11px Helvetica, Arial, sans-serif;
	color: #ccc;
	border-bottom: 1px solid #e4e4e4;
	padding: 2px 0px;
	margin: 15px 0px 4px;
}

.press_date {
	font: bold 12px/14px Helvetica, Arial, sans-serif;
	color: #999;
}

.press_title {
	font: bold 16px/16px Helvetica, Arial, sans-serif;
	text-decoration: none;
	display: block;
	margin: 4px 0px 2px;
}

.press_txt {
	color: #333;
}

.press_quote {
	color: #333;
    margin: 5px 15px;
    font-style:italic;
}

.margin20 {
	margin: 20px;
}

/*----------------------------- 
Shortcuts	
-----------------------------*/

/* Image Replacement -- add class="replace" to root element, i.e. <p> and add a bg image*/
.replace {
	letter-spacing : -1000em;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	text-indent: -999em;
}
/* Just for Opera, but hide from MacIE */

/*\*/html>body .replace {
	letter-spacing : normal;
	text-indent : -999em;
	overflow : hidden;
}
/* End of hack */

/*---------------------------------
Layout
---------------------------------*/

#current_openings_box {	
	background: #cfe2ea;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 4px 0px 20px;
	padding: 6px 20px;
}

.diagram {
	margin: 20px 0px;
}

.img-right {float:right; clear:right; margin: 0px 0px 18px 18px; }
.img-left {float:left; clear:right; margin: 18px 36px 0px 0px;}
.img-left-none {float:left; clear:right; margin:0px;}
.img-center { margin: 9px auto 9px auto; text-align: center;}
.caption {
	font: italic 10px/24px Georgia, Times New Roman, Times, serif;
	background: #e7e7e7;
	padding: 4px 10px;
}

.box {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-top: 1px solid #ccc;
}
.box td {
	vertical-align: middle;
	
}
.logo {
	margin: 0px 10px 10px 0px;
}

#container {
	width: 920px;
	margin: 0px auto;
}

#inner-container {
	padding: 0px 24px 0px 24px;
}

#header {
	margin: 0;
	padding:0;
}

#content {
	margin: 0 26px;
	padding-bottom:10px;
}
#left-column_no-right {
	width: 760px;
	margin-left: 20px;
	float: left;
}

#pull-quote {
	padding: 5px 14px 0px 24px;
	font: 12px Helvetica, Arial, sans-serif;
	font-style:italic;
  
}

#pull-quote-right {
    padding: 5px 14px 0px 24px;
	font: bold 12px/10px Helvetica, Arial, sans-serif;
	text-align:right;
    color: #006993;
}

#left-column {
	width: 510px;
	margin-left: 20px;
	float: left;
}
#left-column-blog {
	width: 480px;
	margin-left: 20px;
	float: left;
}
#right-column {
	width: 250px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#right-column-blog {
	width: 300px;
	float: right;
	padding: 0px;
	margin: 0px;
/*	background: #e6e9eb url(images/footer-bg.gif) 0 0 no-repeat;*/
}

/*-----------------------------
Callout Box
-----------------------------*/

#callout {
	width: 244px;
	background: transparent url(images/callout-bg.gif) 0 0 repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#callout dl {
	background: transparent url(images/callout-t.gif) 0 0 no-repeat;
	margin: -8px 0px 0px 0px;
	padding: 0px 0px;
}

#callout dt {
	padding: 25px 14px 0px 24px;
	font: bold 18px/16px Helvetica, Arial, sans-serif;
	color: #006993;
}

#callout dt.title {
	padding: 6px 14px 0px 24px;
	font: bold 13px Helvetica, Arial, sans-serif;
	margin-bottom: 0px;
}

#callout dd {
	padding: 0px 24px 6px 24px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#callout dd.details {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
}

#callout dd.bottom {
	background: transparent url(images/callout-b.gif) 0 0 no-repeat;
	height: 18px;
	width: 244px;
	padding: 0px;
	margin: 0px;
}


/*------------------------------------------------------------------
#highlight_resources {
	width: 644px;
    background: transparent url(images/callout-bg.gif) 0 0 repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px;

}
#highlight_resources dl {
	
	margin: -8px 0px 0px 0px;
	padding: 0px 0px;
}

#highlight_resources dt {
	padding: 25px 14px 0px 24px;
	font: bold 18px/16px Helvetica, Arial, sans-serif;
	color: #006993;
}

#highlight_resources dt.title {
	padding: 6px 14px 0px 24px;
	font: bold 13px/15px Helvetica, Arial, sans-serif;
	margin-bottom: 0px;
}

#highlight_resources dd {
	padding: 0px 24px 6px 24px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#highlight_resources dd.details {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
}

#highlight_resources dd.bottom {
	background: transparent url(images/callout-b.gif) 0 0 no-repeat;
	height: 18px;
	width: 644px;
	padding: 0px;
	margin: 0px;
}
------------------------------------------------------------------*/
#highlight_box {
	padding: 8px 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #006993;
	background:#bddde5;
	display: block;
	clear: both;
	margin: 20px 12px -15px;
}

#highlight_box h3 {
	font: normal 14px/16px Helvetica, Arial, sans-serif;
}

#highlight_box a, #highlight_box a:visited {
	font: normal 10px/11px Helvetica, Arial, sans-serif;
}

/*---------------------------------Navigation---------------------------------*/
#utility
{
	width: 116px;
	height: 41px;
	margin-left: 740px;
}

#contact-sales
{
	display: block;
	width: 116px;
	height: 41px;
	background: url(images/contact-sales.gif) 0 0 no-repeat;
}

#nav_container {
	width: 873px;
	height: 41px;
	padding: 0;
	margin: 0;
	background: #fff url(images/nav-bg.gif) 0 0 repeat-x;
}

#nav { margin: 0 0 0 35px; }

#nav li{
	float: left;
	margin: 6px 4px 0px 4px;
	display: block;
}

#nav li a, #nav li a:visited {
	font: normal 15px/15px Helvetica, Arial, san-serif;
	color: #069;
	text-decoration: none;
	display: block;
	height: 29px;
	padding: 8px;
}

#nav li a:hover {
	background: transparent url(images/nav_over_r.gif) right 0 no-repeat;	
}

#nav li:hover {
	background: transparent url(images/nav_over_l.gif) 0 0 no-repeat;	
}

#nav li.on a {
	background: transparent url(images/nav_on_r.gif) right 0 no-repeat;
	color: #fff;
}

#nav li.on {
	background: transparent url(images/nav_on_l.gif) 0 0 no-repeat;	
}
/* Hide from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */

#subnav {
	width: 830px;
	height: 30px;
	margin: 0 0 0 35px;
	float: left;
}
#subnav a, #subnav a:visited {
	float: left;
	display: block;
	font: normal 12px/15px Helvetica, Arial, san-serif;
	color: #069;
	padding: 6px 8px;
	margin: 0px 5px;
	text-decoration: none;
}

#subnav a:hover {
	background: #cfe3eb;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#subnav a.subnav_on, #subnav a.subnav_on:hover {
	background: #64a4bd;
	color: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

a.jobon, a.jobon:visited { font-weight: bold; text-decoration: none;}



