body {
	background:#1d4b5e url(../images/bg.jpg) repeat-x;
	margin:0;
	height:100%;
	color:White;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
}

html {
	height:100%;
}

#shadow {
	background:url(../images/shadow.png) repeat-y;
	width:972px;
	margin:0 auto;
	height:100%;
	display:table;
	position:relative;
}

#holder {	
	position:relative;
	width:900px;
	margin:0 auto;
	height:100%;
}

#head {
	position:relative;
	background:url(../images/headborder.jpg) repeat-x;
	height:137px;
	width:900px;
	border-bottom:#618791 solid 1px;
	clear:left;
}

#logo {
	position:relative;
	left:10px;
	top:69px;
}

#logo img {
	border:none;
}

.newslet, .search {
	position:absolute;
	top:0;
	font-size:11px;
	width:160px;
	height:50px;
	padding:10px;
	opacity:.4;
	filter:alpha(opacity=40);
}

.newslet, .newsletOver{
	right:180px;
}

.search, .searchOver {
	right:3px;
}

.newsletOver, .searchOver {
	position:absolute;
	top:0;
	font-size:11px;
	width:160px;
	height:50px;
	padding:10px;
	opacity:1;
	filter:alpha(opacity=100);
}

.newslet input, .newsletOver input, .search input, .searchOver input {
	width:120px;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #122a34;
	background:#e3e3e3;
}

#headlinks {
	position:absolute;
	width:120px;
	right:52px;
	bottom:23px;
	/*text-align:right;*/
	font-size:11px;
	font-weight:bold;
}

#headlinks a:link, #headlinks a:visited {
	display:block;
	margin-top:-2px;
	color:White;
	text-decoration:none;
}

#headlinks a:hover {
	color:White;
	text-decoration:underline;
}

#headbg {
	background:url(../images/headbg.jpg) repeat-x;
	height:127px;
	width:880px;
	margin:0 10px;
}

#foot {
	position:relative;
	background:#2b3034 url(../images/footborder.jpg) repeat-x;
	width:900px;
	border-top:#618791 solid 1px;
	clear:both;
}

#copy {
	font-size:10px;
	color:#577d86;
	position:relative;
	left:12px;
	top:15px;
}

#footlinks {
	position:absolute;
	right:23px;
	top:23px;	
	font-size:11px;
	font-weight:bold;
}

#footlinks a:link, #footlinks a:visited {
	margin-left:12px;
	color:#77b4c3;
	text-decoration:none;
}

#footlinks a:hover {
	color:#77b4c3;
	text-decoration:underline;
}

#footbg {
	background:url(../images/footbg.jpg) repeat-x;
	height:181px;
	width:880px;
	margin:10px 10px 0 10px;
}

#homeflash {
	width:880px;
	height:484px;
	border:#686868 solid 10px;
	text-align:center;
}

#homeflash span {
	display:block;
	margin-top:15px;
	font-size:16px;
}

#homeflash a:link, #homeflash a:visited {
	color:White;
	text-decoration:underline;
}

#homeflash a:hover {
	text-decoration:none;
}

#navholder {
	background:#313131;
	padding-left:10px;
	position:relative;
	width:890px;
	height:23px;
	z-index:2;
	border-bottom:#618791 solid 1px;
}

#pageFlash {
	width:880px;
	height:460px;
	border:#686868 solid 10px;
	z-index:1;
}

#content {
	background:#345d6e url(../images/inner_bg.jpg) repeat-x;
	width:900px;
	min-height:430px;
	clear:left;
}

#pageContent {
	margin-left:200px;
	padding-bottom:60px;
	width:700px;
}

#error {
	text-align:center;
	padding:20px;
	width:860px;
}

#error a:link, #error a:visited {
	color:White;
	text-decoration:underline;
}

#error a:hover {
	text-decoration:none;
}

#innerlogo {
	position:relative;
	width:560px;
	height:80px;
	top:15px;
	left:3px;
	margin-bottom:30px;
}

#overviewimg {
	width:664px;
	height:132px;
	padding:3px;
	border:1px solid #7ea2b1;
	margin-bottom:10px;
}

#innertext {
	position:relative;
	top:8px;
	left:3px;
	width:573px;
}

.textHeader {
	font-size:16px;
	margin-bottom:4px;
	color:#70BEE0;
}

.break {
	border-bottom:1px solid #7ea2b1;
	margin-bottom:15px;
	margin-top:15px;
}

#leftContent {
	float:left;
	margin:20px 0 0 16px;
	/*position:relative;
	left:16px;
	top:20px;*/
	width:155px;
}

#pageLinks {
	/*position:relative;
	left:0px;
	top:0px;*/
	background:url(../images/applet_bg.jpg) repeat-x;
	width:155px;
	height:176px;
	border:1px solid #798990;
}

#pageTitle {
	margin:17px 7px 6px 7px;
	font-size:14px;
	padding-bottom:2px;
	border-bottom:1px solid #798990;
}

#pageTitleIC {
	margin:4px 7px 6px 7px;
	font-size:14px;
	padding-bottom:2px;
	border-bottom:1px solid #798990;
}

.pbtns {
	position:relative;
	z-index:1;
}

.pbtns a:link, .pbtns a:visited {
	display:block;
	position:relative;
	color:#c7cccf;
	text-decoration:none;
	height:24px;
	width:148px;
	padding:6px 0 0 7px;
	margin-bottom:3px;
}

.pbtns a:hover {
	background:#798990;
	color:White;
}

.pbtns img, .stickPage img {
	border:none;
	position:absolute;
	right:10px;
	top:7px;
}

/* Training sub navigation */
.sub-nav {
	position:absolute;
	left:150px;
	top:-3px;
	width:150px;
	background:#1e4759;
	border:1px solid #798990;
	/*z-index:1000;
	zoom:1;*/
}
.sub-nav a:link, .sub-nav a:visited {
	width:144px;
}

#p4 {
	visibility:hidden;
}

.stickPage a {
	display:block;
	position:relative;
	color:White;
	text-decoration:none;
	height:24px;
	width:148px;
	padding:6px 0 0 7px;
	margin-bottom:3px;
	background:#798990;
}

#privacy {
	padding:6px 0 0 7px;
	color:#c4cccf;
}

#applet {
	color:#c4cccf;
	position:relative;
	left:0px;
	top:30px;
	background:url(../images/applet_bg.jpg) repeat-x;
	width:155px;
	height:176px;
	border:1px solid #798990;
}

#applet div {
	margin:17px 4px 4px 7px;
}

#applet div span {
	display:block;
}

#applet a:link, #applet a:visited {
	color:#c4cccf;
	text-decoration:underline;
}

#applet a:hover {
	color:White;
	text-decoration:none;
}

.phone {
	background:url(../images/icon_phone.gif) no-repeat;
	padding-left:16px;
}

.email {
	background:url(../images/icon_email.gif) no-repeat;
	padding-left:19px;
	position:relative;
	left:-3px;
	top:5px;
}

.email span {
	position:relative;
	top:-4px;
}

.jsclass body .randomcontent {
	display:none;
}

#benefits {
	position:relative;
	list-style-type:none;
	padding:0;
	margin:0 0 0 5px;
}

#benefits li {
	background:url(../images/bullet.gif) no-repeat;
	padding-left:10px;
	margin-bottom:8px;
}

#featureTitle a:link, #featureTitle a:visited {
	font-size:14px;
	color:#70BEE0;
	text-decoration:none;
}

#featureTitle a:hover {
	color:White;
	text-decoration:none;
}

#featureLinks {
	margin-top:20px;
	margin-left:5px;
}

#featureLinks a:link, #featureLinks a:visited {
	margin-right:15px;
	color:White;
	text-decoration:underline;
}

#featureLinks a:hover {
	color:White;
	text-decoration:none;
}

#newsTitle {
	position:relative;
	width:560px;
	height:50px;
	top:15px;
	left:3px;
	margin-bottom:25px;
}

.newsItem {
	background:url(../images/news_itembg.jpg) repeat-x;
	width:675px;
	height:159px;	
	padding:0 0 8px 13px;
	border-bottom:1px solid #3081a3;
	margin-bottom:12px;
}

.jobsItem {
	background:url(../images/career_itembg.jpg) repeat-x;
	width:600px;
	height:136px;
	padding:0 0 8px 13px;
	border-bottom:1px solid #3081a3;
	margin-bottom:10px;
}

.jobsDescrip {
	width:600px;
	font-size:14px;
}

.newsHeadline {
	font-size:21px;
	color:#70bee0;
	padding-top:15px;
}

.newsHeadline a:link, .newsHeadline a:visited {
	color:#70bee0;
	text-decoration:none;
}

.newsHeadline a:hover {
	text-decoration:underline;
}

.newsText, .jobsText {
	width:525px;
	overflow:hidden;
	margin-top:12px;
}

.newsText {
	height:72px;
}

.jobsText {
	height:40px;
}

.newsMore img {
	position:relative;
	top:4px;
	border:none;
	margin:12px 3px 0 3px;
}

.newsMore a:link, .newsMore a:visited, #newsItem a:link, #newsItem a:visited, .newsText a:link, .newsText a:visited, #jobCode a:link, #jobCode a:visited, #jobitemText a:link, #jobitemText a:visited {
	text-decoration:none;
	color:#70bee0;
}

.newsMore a:hover, #newsItem a:hover, .newsText a:hover, #jobCode a:hover, #jobitemText a:hover {
	text-decoration:underline;
}

#jobCode {
	font-size:14px;
}

#newsItem {
	margin:-14px 0 0 10px;
}

#jobItem {
	margin-left:10px;
}

#newsitemText, #jobitemText {
	width:525px;
	margin-top:15px;
	margin-bottom:15px;
}

#aboutTitle {
	position:relative;
	width:560px;
	height:80px;
	top:15px;
	left:3px;
	margin-bottom:30px;
}

#aboutTitleMain {
	position:relative;
	width:560px;
	height:80px;
	top:15px;
	left:3px;
	margin-bottom:5px;
}

.aboutItem {
	position:relative;
	height:159px;
	width:580px;
	margin-bottom:12px;
}

.aboutImg {
	position:absolute;
	top:0px;
	left:0px;
	padding:3px;
	border:1px solid #7ea2b1;
}

.aboutImg a img {
	border:none;
}

.aboutHolder {
	position:absolute;
	left:202px;
	top:2px;
}

.aboutHeadline {
	font-size:21px;
	color:#70bee0;
	margin-bottom:12px;
}

.aboutHeadline a:link, .aboutHeadline a:visited {
	text-decoration:none;
	color:#70bee0;
}

.aboutHeadline a:hover {
	text-decoration:underline;
}

.aboutText {
	width:385px;
	height:75px;
	overflow:hidden;
	margin-bottom:-3px;	
}

.aboutitemText {
	position:relative;
	top:8px;
	left:3px;
	width:573px;
	margin-bottom:4px;
}

#partners {
	background:url(../images/aboutus_partners.jpg) no-repeat;
	width:675px;
	height:161px;
	position:relative;
	left:-3px;
	margin:20px 0 10px 0;
}

#contactInfo {
	position:relative;
	top:-36px;
	right:25px;
	text-align:right;
}

#contactInfo a:link, #contactInfo a:visited {
	color:White;
	text-decoration:none;
}

#contactInfo a:hover {
	text-decoration:underline;
}

#contactTitle {
	position:relative;
	width:560px;
	height:50px;
	top:15px;
	left:3px;
	margin-bottom:25px;
}

#captcha {
	position:relative;
	left:2px;
}

.blue {
	color:#00b4ff;
}

#contactInstruct {
	margin:15px 0 0 3px;
	width:420px;
}

#contactForm, #jobForm {
	margin-left:3px;
	margin-bottom:-80px;
	width:450px;
	border:none;
}

#newsLetterForm {
	margin-left:3px;
	width:450px;
	border:none;
}

#contactForm {
	position:relative;
	top:-120px;
}

#jobForm {

}

#contactForm td, #jobForm td, #newsLetterForm td {
	padding:0 4px 5px 0;
}

#contactForm input, #contactForm textarea, #jobForm input, #jobForm textarea, #newsLetterForm input, #newsLetterForm textarea {
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #122a34;
	background:#e3e3e3;
}

#contactForm select, #jobForm select, #newsLetterForm select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #122a34;
	background:#e3e3e3;
	width:220px;
}

#default-form table {
	width:100%;
}

#default-form textarea {
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #122a34;
	background:#e3e3e3;
}

#submit {
	cursor:pointer;
	position:relative;
	left:-2px;
}

.right {
	text-align:right;
	vertical-align:top;
	width:120px;
}

#feedback {
	width:640px;
	border:1px solid #7ea2b1;
	background:#0b242f;
	text-align:center;
	font-size:16px;
	padding:15px;
}

.textBlue {
	font-weight:bold;
	font-size:14px;
	color:#70BEE0;
}

#dataTable, .oTable {
	width:580px;
	border-collapse:collapse;
}

#dataTable td, .oTable td, #dataTable th, .oTable th {
	border:1px solid #9bb9c5;
	padding:4px 4px;
}

#dataTable th, .oTable th {
	text-align:left;
	color:#70BEE0;
}

#dataTable img {
	position:relative;
	top:1px;
	margin:-2px 2px;
}

#siteMapFlash {
	position:relative;
	width:560px;
	height:50px;
	top:15px;
	left:25px;
	margin-bottom:25px;
}

#mapTable {
	background:url(../images/sitemapbg.jpg) repeat-y;
	width:850px;
	margin:0 0 50px 25px;
	border-collapse:collapse;
	text-align:left;
	table-layout:fixed;
}

#mapTable th {
	border-top:1px solid #9bb9c5;
	border-bottom:1px solid #9bb9c5;
	padding:4px 10px;
	font-size:16px;
	font-weight:normal;
}

#mapTable td {
	padding:2px 10px;
	font-weight:bold;
	font-size:11px;
}

#mapTable a:link, #mapTable a:visited {
	color:White;
	text-decoration:none;
}

#mapTable a:hover {
	color:White;
	text-decoration:underline;
}

.bold {
	font-weight:bold;
	color:#70BEE0;
}

#popbg {
	display:table;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:Black;
	z-index:1000;
}

#features {
	position:relative;
	top:20px;
	margin:0 auto;
	width:875px;
	height:606px;
}

#close {
	z-index:100;
}

#searchResults, .search_error {
	margin-left:8px;
}

a.searched:link, a.searched:visited {
	color:#70bee0;
	text-decoration:underline;
	font-size:18px;
}

a.searched:hover {
	text-decoration:none;
}

.searchClip {
	margin:4px 25px 0 10px;
	height:53px;
	overflow:hidden;
}

.searchClip a:link, .searchClip a:visited {
	color:White;
	text-decoration:underline;
}

.searchClip a:hover {
	text-decoration:none;
}

.greenLink {
	color:#1ca811;
	margin-left:10px;
	margin-bottom:10px;
}

#clienttext a:link, #clienttext a:visited {
	color:#70bee0;
	text-decoration:underline;
}
#clienttext a:hover {
	text-decoration:none;
}

#clienttext th {
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding:4px;
}

#webinarUsers {
	overflow:scroll;
	width:680px;
	position:relative;
	height:400px;
}
.clienttextdatatable td {
	padding:4px;
	font-size:10px;
}
#webinarUsers .clienttextdatatable {
	width:1000px;
}

.tblBL {
	border-left:1px solid #778A92;
}

#client_footer {
	margin-top:20px;
	border-top:1px solid White;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
}

#client_footer span {
	margin-right:10px;
}

.row0 {
	background:#4b7284;
}

/* For support survey */
.bordbottom {
	border-bottom:1px dashed #CCCCCC;
}
.bordbottom input {
	margin-left:20px;
}

/*tr.row0:hover, tr.row1:hover {
	background:#5f9c8c;
}*/

/* Stimulus Package */
.stimulusText {
	position:relative;
	top:8px;
	left:3px;
	width:573px;
	margin-bottom:4px;
}
.stimulusText a {
	color:#70BEE0;
}
.stimulusText a:hover {
	text-decoration:none;
}
.stim-clickhere {
	border:1px solid #4e7687;
	padding:7px 4px;
	background:url(../images/titlebar_bg.jpg) repeat-x;
	width:570px;
}
.faqlist a {
	display:block;
	background:url(../images/bullet.gif) left top no-repeat;
	padding-left:10px;
	margin-bottom:8px;
	color:White;
	text-decoration:none;
}
.faqlist a:hover {
	text-decoration:underline;
}
#faqcontent {
	margin-top:20px;
}
#faqcontent .textHeader, #stimulusResources .textHeader {
	border-bottom:1px solid #70BEE0;
	padding-bottom:3px;
}
#stimulusResources .textHeader {
	padding-top:10px;
}
#faqcontent strong {
	display:block;
	margin-bottom:3px;
}
.backtotop {
	margin-bottom:20px;
}
.backtotop a {
	color:#70BEE0;
}
.backtotop a:hover {
	text-decoration:none;
}
.stimuluslist {
	position:relative;
	list-style-type:none;
	padding:0;
	margin:0 0 0 5px;
}

.stimuluslist li {
	background:url(../images/bullet.gif) no-repeat;
	padding-left:10px;
	margin-bottom:8px;
}
#stimulusResources a {
	color:#badeee;
	text-decoration:none;
}
#stimulusResources a:hover {
	text-decoration:underline;
}

/* Webcast */
#webcast_events {
	width:580px;
	border-collapse:collapse;
}
#webcast_events th {
	text-align:left;
	color:White;
	background:#313131;
	padding:4px;
	font-size:11px;
}
#webcast_events td {
	border:1px solid #4e7687;
	padding:4px;
}
#webcast_events .row1 {
	background:#396375;
}
#webcast_events .row2 {
	background:#345c6d;
}


