html {
	height:100%;
}
* {
	-moz-outline:none;
}
img {
	border:0;	
}
body {
	margin:0;
	padding:0;
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #2a6eb9;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
form, fieldset, input {
	margin:0;
	padding:0;
	border-style:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #0065BC;
}
h1, h2, h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #fb7116;}
h3 { font-size: 16px; margin: 0 0 5px 0;}
#wrapper {
	width: 978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
}
#logo {
	position: absolute;
	z-index: 5;
	left: 55px;
	top: 0px;
	height: 145px;
	width: 234px;
	overflow:hidden;
	text-indent:-9999px;
}
#logo a {
	display:block;
	height:100%;
	position:relative;
	cursor:pointer;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#top-nav {
	float: right;
	width: 900px;
	height: 27px;
	padding-top: 10px;
}
#top-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-nav ul li {
	float: right;
	margin-right: 17px;
}
#top-nav ul li a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
#top-nav ul li a:hover {
	text-decoration: underline;
}
#top-nav ul .rss {
	background-image: url(../images/rss_sm.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height:20px;
	padding-top:6px;
	background-position: 0px 7px;
}
#top-nav ul .line {
	background-image: url(../images/sm_blue_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:15px;
	margin-top:7px;
}
#top-nav ul .search {
	margin-right: 2px;
}
#search {
	float: right;
	padding-top: 4px;
	font-size: 12px;
	color: #FFF;
	width: 190px;
}
#search #frmSearch #q {
	background-image: url(../images/search_box.gif);
	background-repeat: no-repeat;
	background-color:transparent;
	float: left;
	width: 122px;
	height: 20px;
	border:0;
	padding-top:2px;
	padding-left:7px;
	padding-right:5px;
	font-size:11px;
	color:#565656;
	background-position: 3px 0px;
	padding-bottom:3px;
}
#search #frmSearch .srch {
	float: left;
}
/*
Nav Styles ----------------------------------------------------------------------------------------------------
*/

#tabs-holder {
	float:right;
	width:780px;
	height:55px;
}
.phone { color: #fff; margin: 5px 0 0 0; background: none; font-weight: bold; font-size:15px;}
#tabs .share a, #tabs .share a:hover { background: none; margin: 15px 15px 0 10px;}
#content {
	clear: both;
	background-color: #FFF;
	padding: 9px;
	width: 960px;
	float: left;
}
#header {
	height: 290px;
	width: 960px;	home
	background-repeat: no-repeat;
}
.home #header { height:350px;}

#header .right { width:650px; float: right; overflow:hidden; background: #999999;}
#header .left { float: left; width: 300px; height:300px; overflow: auto; background: #CCCCCC;}
#tabs {
	line-height:normal;
	margin-top:18px;
}
#tabs ul {
	margin:0px;
	padding:0;
	list-style:none;
	float: right;
}
#tabs li {
	display: inline;
	margin:0;
	padding:0;
	cursor:pointer;
}
#tabs a, #tabs li.sfHover a {
	float:left;
	background:url("/images/nav_left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
	height:37px
}
#tabs a span, #tabs li.sfHover a span {
	float:left;
	display:block;
	background:url("/images/nav_right.gif") no-repeat right top;
	padding:3px 12px 4px 6px;
	color:#FFF;
	font-size:11px;
	margin-right:3px;
	height:30px;
	cursor:pointer;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	line-height: 13px;
}
#fmenu {
	margin-top: 9px;
	width: 955px;
}
.ltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
}


.ltext2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
}


#tabs a span.single, #tabs li.sfHover a span.single {
	padding:11px 8px 4px 2px;
	height:22px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {
	float:left;
}
/* End IE5-Mac hack */
    #tabs a:hover span {
	color:#FFF;
}
#tabs a:hover, #tabs li.current a, #tabs li.sfHover a {
	background:url("/images/nav_left_over.gif") no-repeat left top;
}
#tabs a:hover span, #tabs li.current a span, #tabs li.sfHover a span {
	background:url("/images/nav_right_over.gif") no-repeat right top;
	color:#FFF;
}
/*

Nav Menu Styles --------------------------------------------------------------------------------------------------------------

*/


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index:		999;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			9em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			9em;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			28px; /* match top ul list item height */
	z-index:		999;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			9em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	0px solid #fff;
	border-top:		0px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
#tabs .sf-menu li li, #tabs .sf-menu li li a, #tabs .sf-menu li li li, #tabs .sf-menu li li a span {
	background:		none;
	color: #fff;
	font-size: 12px;
	background-color:#267BC4;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:137px;
}
#tabs .sf-menu li ul {
	margin-top: 9px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}
#tabs ul li a span.sf-sub-indicator {  /* give all except IE6 the correct values */
	display:none;
}
#tabs li.sfHover ul {
	/*background-image: url(../images/nav_sub.gif);*/
	background-color:#267BC4;
	background-repeat: no-repeat;
	margin-top:9px;
	padding-top:5px;
	width:150px;
}
/*#tabs li.sfHover ul.two {
	background-image: url(../images/nav_sub2.gif);
	background-repeat: no-repeat;
	width:200px;
	margin-top:9px;
	height:100px;
}
#tabs li.sfHover ul.three {
	background-image: url(../images/nav_sub3.gif);
	background-repeat: no-repeat;
	width:120px;
	margin-top:9px;
	height:150px;
}*/
#tabs li.sfHover ul li {
	padding:5px;
	padding-top:6px;
	padding-bottom:6px;
	margin:0;
	width:133px;
}
#tabs li.sfHover ul.three li {
	width:113px;
}
#tabs li.sfHover ul li a {
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	height:17px;
}
#tabs li.sfHover ul li a:hover {
	/*background-color:#f4cc86;*/
	color:#0f1b47;
	
}
/* 
Kwicks for home page --------------------------------------------------------------------------------------
*/
 

#course {
	width: 550px;
	height:148px;
	float:left;
	background:url(../images/box_product.jpg) no-repeat;
}
#course a {
	font-size: 10px;
	color: #f6921e;
}
#resources, #sp {
	float:left;
}
#sp {
	width:116px;
	height:148px;
	margin-left:10px;
	background-image: url(../images/box_contact.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#resources {
	width:385px;
	height:98px;
	padding: 50px 0 0 10px;
	margin:0 0 0 10px;
	background: url(../images/learning-center.gif) no-repeat #0065bc;
}
#resources a { display: block; background: url(../images/reources-arrow.gif) no-repeat; color: #fff; text-decoration: underline; margin-bottom:1px; line-height: 20px; padding-left: 20px;}
#resources a:hover {color: #fb7116; }
#socialsites {
	clear: both;
	float: left;
	margin-left: 5px;
	padding-top: 5px;
	color:#FFF;
	font-size:13px;
	
}
#footer .links {
	font-size: 10px;
	color: #FFF;
}
#footer .copyright {
	font-size: 10px;
	color: #92b7e3;
}
#footer {
	background-color: #0f1b47;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
	height: 108px;
	clear:both;
}

#footer .copyright a {
	color: #92b7e3;
}
#footer .links a {
	color: #FFF;
}
#sub-content {
	float: left;
	width: 575px;
	margin-left: 22px;
	margin-top: 20px;
	margin-bottom:20px;
}
#column, .column {
	float: left;
	margin-top: 20px;
	margin-left: 35px;
	width: 280px;
	background-color: #2a6eb9;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFF;
}
.column2 {
	float: left;
	margin-top: 10px;
	margin-left: 35px;
	width: 280px;
	background-color: #17356B;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFF;
}

#sub-content .titleimg {
	display: block;
	margin-bottom: 5px !important;
}
#column #subscribe {
	background-image: url(../images/join_box.jpg);
	width: 290px;
	height: 110px;
	background-repeat: no-repeat;
	margin-left: 3px;
}

#sub-content p a {
	color: #2A6EB9;
}
#sub-content p {
	font-size: 15px;
	color: #112D4A;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 12px;
}

.news_text {
	font-size:12px;
	color:#FFF;
	line-height:12px;
	display:block;
	margin-bottom:22px;
	padding-top:4px;
	padding-left:6px;

}
.news_text a img {
	margin-top:8px;
	margin-left:3px;
}
.sidetitle {
	display:block;
	margin:0 0 7px 0;
}
#subscribe .subform {
	width: 270px;
	height: 28px;
	padding-top: 60px;
}
#subscribe .subform #email {
	background-color: transparent;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width:219px;
	margin-left:6px;
	padding:3px;
	font-size:12px;
	color:#06C;
	float:left;
	padding-top:9px;
}
#subscribe .subform #go {
	margin-top: 6px;
	float:left;
}
.subtitle {
	display: block;
	color: #2a6eb9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
}
#content #sub-content .subp {
	font-size: 15px;
	line-height: 22px;
	color: #131F4A;
	margin-left: 20px;
	padding-right: 50px;
}
#pro .subtitle {
	display: block;
	color: #2a6eb9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 25px;
}
#pro .subp {
	margin-left: 0px;
	padding-left: 0px;
}
.altholder {
	margin-bottom: 25px;
	padding-bottom: 2px;
	padding-top: 10px;
}
#frmContact label, .simple-holder label {
	font-size: 14px;
	color: #7C7C7C;
	display: block;
	padding-left: 12px;
	padding-bottom: 14px;
}
#frmContact label input[type=text], #frmContact label textarea, .simple-holder label textarea, .simple-holder label input[type=text] {
	padding: 5px;
	width: 300px;
	background-color: #F6F6F6;
	border: 1px solid #DDDDDD;
	font-size: 16px;
	font-family: Arial, Gadget, sans-serif;
	color:#999;
	margin-top:4px;
	font-weight:normal;
}

#frmContact label textarea,  .simple-holder label textarea {
	width:450px;	
}

#frmContact #submit, .simple-holder #submit {
	color: #FFF;
	background-color: #FB9D23;
	padding: 3px;
	font-size: 16px;
	margin-left: 10px;
	margin-top: 20px;
	cursor: pointer;
}.newsul {
	list-style-type: none;
	margin-left: 0px;
}
.newsul li a {
	display: block;
	font-size: 16px;
	color: #2A6EB9;
	padding-bottom: 6px;
}
#sub-content .ititle {
	font-size: 18px;
	font-weight: bold;
	color: #2766AD;
	margin-bottom: 10px;
}
.ibody {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 22px;
	color: #131F4A;
}
.blink a {
	color: #2A6EB9;
}
.chat {
	display: block;
	margin-top: 50px;
	padding-left: 22px;
	margin-bottom: 5px;
	background-image: url(../images/icon_chat.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


.phone {
	display: block;
	padding-left: 22px;
	margin-bottom: 5px;
	background-image: url(../images/icon_phone.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.eml {
	display: block;
	padding-left: 22px;
	margin-bottom: 5px;
	background-image: url(../images/icon_email.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.chat a, .phone a, .eml a {
	color:#59adee;
}

.log {
	height:18px;
	width:131px;
	background-image:url(../images/login_box.gif);
	background-repeat:no-repeat;
	background-color: transparent;
	border:0;
	padding:1px 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #a2a7b8;
	
}
.coursetxt {
	float: left;
	width: 435px;
	margin-left: 0;
	margin-top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
.lcbtn {
	margin-top: 8px;
}

.newsbtn {
	margin-top: 55px;
}

#ftabs {
	float: left;
	margin-top: 8px;
	margin-left: 210px;
}
#sub-content ol li a {
	color: #2A6EB9;
}


#tooltip {
	position:absolute;
	background:#2A6EB9;
	padding:8px 16px;
	color:#FFF;
	display:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	line-height:20px;
	text-align:left;
	z-index:1000;
}
#sub-content table tr td {
	font-size: 13px;
}
#content #sub-content table tr td p {
	font-size: 13px;
}
#content #sub-content table tr td ul {
	margin: 0px;
	padding-left: 20px;
}
.subnav {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.subnav li {
	display: block;
	float: left;
	margin-right: 10px;
	text-align: center;
}
.subnav li a {
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #FFF;
	background-color: #215495;
	text-decoration: underline;
}
.subnav li a:hover {
	background-color: #5294cd;
	text-decoration:none;
	text-align: center;
}
#content table {
	font-size: 13px;
	text-align: left;
}
.faq {
	display: block;
	margin-bottom: 10px;
}
.greybox {
	background-color: #EEE;
	padding: 8px;
}
.hmore {
	position: absolute;
	right: 10px;
	bottom: 8px;
}
#sub-content ul li {
	font-size: 15px;
}
#cpromise ol li a {
	color: #FFF;
}
#cpromise ol li {
	margin-bottom: 8px;
}

.hfaq a  {
	display: block;
	color: #2A6EB9;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	margin-bottom: 25px;
	padding-bottom: 4px;
	margin-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
}

.hfaq a:hover {
	text-decoration:none;
	color:#0F1B47;

}

.hfaq .faq {
	display: block;
	margin-bottom: 25px;
	font-size: 14px;
}
#column a {
	color: #FFF;
}
#footc {
	float: right;
	width: 320px;
	margin-right: 17px;
	margin-top: 10px;
	color: #17356B;
}
#newfotc h1 {
	color: #F6741E;
	margin: 0px;
	font-size: 16px;
}


a > img {
	border:0;	
}

.regbtn {
	float:right;
	width:360px;
	padding-top:20px;
}
.regbtn a { display: block; background:url(/images/btn_contact_new.gif) no-repeat; height:1px; padding-top: 46px; width:310px; overflow: hidden; margin-left: 12px;}
.regbtn a:hover { background-position: 0 -48px;}

.phone a {
	color:#FFF;	
}
.altholder ul li a {
	color: #0065BC;
}

.navlabel {
	font-size:10px;
	color:#FFF;
}

#top-nav ul li.login {
	padding-top:0;	
}
.column ol {
	padding-left: 10px;
	margin-left: 10px;
}
#pro #wrapper #content #sub-content ol li strong {
	color: #2A6EB9;
	font-size: 16px;
}
#content #sub-content ol li {
	line-height: 19px;
	font-size: 12px;
}
#pro #wrapper #content #sub-content ol li ul li strong {
	font-size: 12px;
}
#content .column ol li a {
	font-size: 15px;
	color: #FFF;
	display: block;
	line-height: 22px;
	margin-bottom: 10px;
}

.contact-reasons { color: #00aeef; font-weight: bold;}
.simple-holder { background: #d6e6f5; padding: 5px; margin-top: 20px;}

label select {
height:32px;
}
.simple-holder label input[type="text"], label input[type="password"], label select, .simple-holder label textarea {
background-color:#F6F6F6;
border:1px solid #DDDDDD;
color:#555555;
font-family:Arial,Gadget,sans-serif;
font-size:16px;
font-weight:normal;
margin-top:4px;
padding:5px;
width:250px;
}

.simple-holder #submit, #button {
background-color:#FB9D23;
color:#FFFFFF;
cursor:pointer;
font-size:16px;
margin-left:10px;
margin-top:20px;
padding:3px;
}

.simple-holder label input[type=text], .simple-holder select, .simple-holder textarea { background: #FFFFFF !important;}
.simple-holder label { display: block;}

a.btn { background: #084f8a; color: #fff; border: 1px solid #0099ff; display:inline-block; padding: 10px;}
a.btn:hover { background: #0e214e;}

.footer_disclaimer
{
text-align:center;
font-size:14px;
color:#fb7116;
margin-bottom:10px;
}

.home-contact { background:url(/images/nfinit_flash_header.jpg) no-repeat; width: 960px; height: 350px; list-style: none; position: relative; margin: 0; padding: 0; z-index: 1; }
li.learn-about { position: absolute; top: 275px; left: 335px;}
li.contact-home { position: absolute; top: 225px; left: 35px;}

.home-contact li a { height: 1px; width: 250px; padding-top: 55px; display: block; overflow: hidden;}
.learn-about a { background:url(/images/btn_learn_about.gif) no-repeat 0 0;}
.contact-home a { background: url(/images/btn_contact_home.gif) no-repeat 0 0;}

.learn-about a:hover { background-position: 0 -55px;}
.contact-home a:hover { background-position: 0 -60px;}

.footer-login { float: right; list-style: none;}
.vimeo-side { margin: 15px 18px 0 10px; float: right;}
.home-video { display: block; height: 1px; padding: 147px 60px 0 50px; width: 100%; overflow: hidden;}

