html {
	background: url(graphics/bg2.gif);
	background-repeat:repeat-x;
}

body {
	color: #01284f;
}

#doc {
	width: 960px;
	min-width: 960px;
	margin: 0 auto;
	text-align: left;
}


.notification {
	background: #f9f9f9;
	border: 2px solid #FFCC99;
	padding: 28px 25px 20px;
	min-height: 25px;
	margin-bottom: 35px;
}

/* Headings */

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #003366;
	text-transform:uppercase;
	letter-spacing: -0.03em;
	margin-bottom: 25px;
	border-bottom: 1px dotted #ddd;
}

h2 {
	font-size: 16px;
	font-weight:normal;
	margin: 1em 0;
	color: #e59328;
}

h3 {
	color: #006699;
	font-weight: normal;
	font-size: 16px;
	margin: 1.1em 0;
}

h4 {
	font-size: 15px;
	margin: 1.2em 0 .7em;
	color: #003366;
}

h5 {
	font-size: 12px;
}

.secHeading {
	margin-top: -1em;
}

p {
	color: #01284f;
	line-height: 19px;
}

.line {
	border-top: 1px solid #ddd;
	width: 100%;
	height: 1px;
	margin: 20px 0;
}

.jlink {
	font-weight:bold;
	text-transform: uppercase;
	color: #000000;
	font-size: 12px;
}

a, li {
	position: relative;
}

ol > li {
	margin-bottom: 30px;
}

/* Type */

.red {
	color: #CC0000;
}

.caps {
	text-transform:uppercase;
}

.capitalize {
	text-transform:capitalize;
}


/* Header */

.hd {
	background: url(graphics/hdBg.gif) -10px;
}

#logo {
	padding: 19px 30px 21px;
}

#loggedin {
	padding: 55px 20px 0 0;
}

#loggedin a {
	border: 1px solid #ddd;
	padding: 3px 25px;
	background: #fff;
	margin: 0 0 0 15px;
	text-transform: uppercase;
	font-size: 12px;
}

#loggedin a:hover {
	text-decoration: none;
	background: #f3f3f3;
}

/* Top Nav */

.topNav {
	height: 44px;
	background: url(graphics/topNavBg2-trans.png);
	padding: 2px 0;
}

.topNav2 {
	height: 47px;
	background: url(graphics/topNavBg3-trans.png);
	padding: 2px 0;
}

.topNav ul {
	display: block;
}

.topNav li {
	float: left;
	width: auto;
	list-style: none;
	margin: 0 12px 0 13px;
	font-size:13px;
	display:inline;
}

.topNav li a, .topNav li a:visited {
	color: #ffffff;
	position: relative;
}

.topNav li a:hover {
	color: #ff9933;
	text-decoration:none;
}

#loggedin {
	float: right;
	padding: 55px 35px 0 0;
	color: #666666;
	font-size: 11px;
}

#loggedin .contRight {
	padding: 0 0 0 25px;
}

/* Body Container */

#bd {
	background: url(graphics/bdBg.png);
	
}

#bdInner {
	background: url(graphics/bdTopBg-trans.png) no-repeat;
	min-height: 375px;
}



#bdInner2 {
}

.main {
	padding: 45px 40px 10px 35px;
	float: left;
	width: 600px;
	display: inline;
}

.mainFull {
	padding: 45px 40px 10px 40px;
	float: left;
	width: 870px;
	display: inline;
}

.mainHome {
	padding: 20px 23px 0px 23px;
	float: left;
	width: 914px;
	display: inline;
}
 
/*BFS081 */ 
 
#bdInner.training {
	min-height: 575px;
}

/* BFE081 */




#bdBottom {
	background: url(graphics/bdBottomBg-trans.png) no-repeat;
	height: 49px;
}


/* Footer */

#ft {
	background: url(graphics/ftBg-trans.png) no-repeat;
	margin: 33px 0 0 0;
	height: 41px;
	padding: 25px 18px;
}



.logo {
	float: left;
	margin-left: 3px;
}

#ft2 {
	text-align:center;
	font-size:11px;
	margin: 28px 0;
}

#ft2 div {
	margin-top: 25px;
}

#bottomNav {
	background: url(graphics/ftNavBg2-trans.png);
	height: 18px;
	text-align: center;
	word-spacing: 15px;
	margin: 0;
	padding: 12px 0;
	color: #cccccc;
}

#bottomNav a {
	font-size: 12px;
	word-spacing: 0;
	position: relative;
	color:#ffffff;
	text-decoration:none;
}


/* Footer NEW 

#ft {
	background: url(../graphics/v2/ftBg.png) no-repeat;
	margin: 0px 0 0 0;
	height: 55px;
	padding: 35px 18px 25px;
}



.logo {
	float: left;
	margin-left: 3px;
}

#bottomNav {
	background: url(../graphics/v2/ftNavBg.png) bottom;
	height: 17px;
	text-align: center;
	word-spacing: 15px;
	margin: 0;
	padding: 15px 0;
	color: #eee;
}

#bottomNav a {
	font-size: 12px;
	word-spacing: 0;
	position: relative;
	color:#eee;
	text-decoration:none;
}

#ft2 {
	text-align:center;
	font-size:11px;
	margin: 35px 0;
	color: #666;
}

#ft2 div {
	margin-top: 25px;
}

*/



/* Left Nav */

.leftNav {
	margin: 48px 20px 0 35px;
	width: 200px;
	float: left;
	display: inline;
}

.leftNav a {
	line-height: 22px;
	padding: 0 18px;
}

.leftNav ul ul li a {
	color: #336699;
}

.leftNav li a {
	color: #fff;
	cursor: pointer;
}

.leftNav ul {
	margin: 0;
	padding: 0;
}

.leftNav li {
	list-style:none;
	background: #7c8ca2;
	margin: 0;
	border-top: 1px solid #ffffff;
}

.leftNav ul ul li {
	background: #F5F5F5;
}

.leftNav ul ul ul li {
	background: #FBFBFB;
	padding-left: 15px;
	border-color:#eeeeee;
}

.leftNav ul ul ul a {
	z-index: 0;
}

.leftNav li.na a {
	cursor: default;
	color: #697a91;
}

.leftNav li ul li.na a {
	color: #ccc;
}

.leftNav .na a:hover {
	text-decoration:none;
}

.slide {
}


/* Right Nav - Buy Now */

.rightNav {
	float: left;
	display:inline;
	width: 230px;
	margin: 48px 10px 0 20px;
}

#buynowNav {
	margin: 45px 0 25px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}

/*
#buynowNav.fixed {
	position: fixed;
	top: 0;
}
*/

#buynowNav li {
	width: 200px;
	padding: 10px 15px;
	background: #f8f8f8;
	list-style: none;
	border-bottom: 1px solid #fff;
	text-align: right;
	letter-spacing: .1em;
	font-size: 13px;
	
}

#buynowNav li.active {
	width: 215px;
	position: relative;
	right: 16px;
	padding-bottom: 11px;
	background: url(graphics/buynowNavActiveBg.png) no-repeat;
	color: #d08605;
	margin: 0 0 0 0;
	border: 0;
}

#buynowNav li.last {
	border: 0;
}

/* Button styles */

.homeButton1 {
	float: right;
	display: inline;
	margin: 5px 0 0 15px;
	text-align: center;
	line-height: 27px;
	width: 149px;
	height: 28px;
	background: url(graphics/button1.gif);
	color: #FFFFFF;
	border: 0;
	font-size:14px;
}

.button1 {
	width: 149px;
	height: 28px;
	background: url(graphics/button1.gif);
	color: #FFFFFF;
	border: 0;
	font-size:11px;
	cursor: pointer;
	text-transform:uppercase;
	margin: 0 15px 20px 0;
}


.button2, .blank, .blankSm1 {
	width: 190px;
	height: 28px;
	background: url(graphics/button2.gif);
	color: #fff;
	text-transform:uppercase;
	border: 0;
	font-size:11px;
	cursor: pointer;
	margin: 0 15px 20px 0;
}

/*
.blank:hover, .blankSm1:hover, .button2:hover {
	background: url(graphics/button2-hover.gif);
}
*/

.button3 {
	width: 100px;
	height: 28px;
	background: url(graphics/button3.gif);
	color: #5d6271;
	text-transform:uppercase;
	border: 0;
	font-size:11px;
	cursor: pointer;
}

.button3.greyedout {
	background: url(graphics/button3greyedout.gif);
	color: #e5e5e5;
	cursor:default;
	text-align:center;
}

.button4 {
	width: 82px;
	height: 24px;
	background: url(graphics/button4.gif);
	color: #555555;
	text-transform:uppercase;
	border: 0;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
}


/* Button containers */

.buttons1 {
	position:relative;
	padding: 30px 50px;
	background: #f9f9f9;
	width: 430px;
	margin: 4px 0 10px;
	border: 1px solid #d8e3eb;
	text-align: center;
}

.buttons2 {
	position:relative;
	padding: 25px 50px;
	background: #fafafa;
	width: 475px;
	margin: 15px 0 10px;
	border: 1px solid #dadada;
	min-height: 75px; 
}

.buttonsFt {
	position:relative;
	padding: 20px 0 20px 35px;
	background: #fafafa;
	width: 563px;
	margin: 15px 0 10px;
	border: 1px solid #dadada;
}

.buttonsFt input {
	margin-right: 15px;
}		

/* 4 Buttons Layout */

.bt1 {
	
}

 .bt2 {
	

}

.bt3 {
		
}

.bt4 {
	
}




/* Form Layouts */

.form1 {
	position:relative;
	padding: 30px;
	background: #f9f9f9;
	width: 470px;
	margin: 4px 0 10px;
	border: 1px solid #e3e3e3;
	border-top:3px solid #FFCC99;
}

.form1 label {
	float: left;
	width: 220px;
	height:21px;
	border-bottom: 1px solid #ccc;
	color: #333333;
	margin: 8px 0 0;
	text-align:left;
	cursor: pointer;
}


.form1 input, .form1 textarea {
	width: 200px;
	margin: 8px 0 11px 20px;
	height: 14px;
	padding: 3px;
	border: 1px solid #999;
	font-size:11px
}

.form1 input[type=radio] {
	margin: 14px 0 20px 20px;
}

.form1 textarea {
	height: 45px;
}

.form1 select {
	width: 200px;
	margin: 8px 0 11px 20px;
	padding: 3px;
	font-size:11px
}
.form1 h3 {
	margin-top: 18px;
}

form option {
	margin: 4px;
	color: #003366;
}



.form1 input.blank {
	width: 190px;
	height: 28px;
	border:0;
	font-size:12px;
}

.form1 span {
	float: left;
	font-size: 12px;
	width: 195px;
	height: 14px;
	border: 1px solid #bbb;
	margin: 8px 0 11px 20px;
	padding: 4px 5px 4px;
	line-height: 13px;
}

.form1 .categoryTitle {
	clear: both;
	font-weight: bold;
	padding: 27px 0 19px;
	font-size: 14px;
}


.form2 {
	background: #fafafa;
	padding: 27px 32px 20px;
	border-top: 1px solid #ddd;
}

.form2 label {
	float: left;
	width: 220px;
	height:21px;
	border-bottom: 1px solid #ccc;
	color: #333333;
	margin: 8px 0 0;
	text-align:left;
	cursor: pointer;
}


.form2 span {
	float: left;
	font-size: 12px;
	width: 255px;
	height: auto;
	border: 1px solid #bbb;
	margin: 8px 0 11px 20px;
	padding: 4px 5px 4px;
	line-height: 13px;
}


/* Errors */
.error{
   display: block;
   position:absolute; left:33%; top:22%;
   width:250px;
   height:200px;
   border-style:solid;
   border-width:4px;
   border-color:#999999;
   background-color:#fefefe;
   padding:5px;
   color: #663333;
   font-family:Arial;
   font-weight:bold;
   font-size:11px;
   z-index:2;
   visibility:hidden;
}

/* Spacers etc */

.spacer {
	border-bottom: 1px dotted #ccc;
	margin: 20px 0;
}

/* Tables */

.table1 td {
	border: 1px solid #ccc;
}

.table1 .blank {
	background: #eee;
	height: 13px;
	border: 1px solid #ccc;
}

.table1 .blank td {
 border: 0;
}

th {
	border: 1px dotted #ccc;
	background: #fafafa;
}

/* Label & Span

label {
	float: left;
	width: 100px;
}

label + span {
	float: left;
	margin:  0 0 0 20px;
}

span + br {
	line-height: 25px;
}
 */

/* Article */

.article h2 {
	color: #333333;
	font-size:15px;
}

.article h3 {
	color: #003366;
	margin: 30px 0 15px 0;
}

.article #amlccAd {
	margin: 50px 0 0;
	border: 1px solid #ccc;
	background: #fbfbfb;
	padding: 30px;
}

.article #amlccAd h2 {
	color: #000;
	font-size:20px;
	font-weight:bold;
}

/* Docu */

.docu {
	padding: 40px;
	background: #fff;
}

.code {
	padding: 30px;
	margin: 10px 0 40px 0;
	border: 1px dotted #ccc;
	background: #fbfbfb;
	font-family:"Courier New", Courier, monospace;
}

/* Cluetip ToolTip */
.ui-cluetip-header,
.ui-cluetip-content {
  padding: 0px;
}
.ui-cluetip-header {
  font-size: 0em;
  margin: 0;
  overflow: hidden;
}

#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-close img {
  border: 0;
}

#cluetip-extra {
  display: none;
}

/* */

div.ui-cluetip {
  font-size: 12px;
}
#tip-container{
    font-family: Helvetica, Verdana, sans-serif;
    margin: 10px;
}

.tip-float-left {
    float: left;
    margin-right: .5em;
    display: inline;
    position: relative;
}
h1.tip-title {
    font-weight: normal;
	font-size:16px;
	border:0;
	margin-bottom: 1em;
}

#cluetip {
    background: #fafafa;
	border: 2px solid #fff;
}

#cluetip-inner{
    padding:10px;
    border:1px solid #333;
}

.cluetip-default {

}
.cluetip-default .ui-cluetip-header {

}

a.cluetip {
	position: absolute;
	padding: 0px 6px 1px 5px;
	margin: 0 3px 0px 3px;
	line-height: 20px;
	background: url(/graphics/icon-help-trans.png) no-repeat;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
	text-shadow: ;
	color: #f9f9f9;
}

a.cluetip:active {
	text-decoration:none;
}

