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;
}

/* 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 15px 0 15px;
	font-weight: bold;
	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;
}


/* 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;
}



/* 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: #f7f4ef;
	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;
}


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

/*
.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;
}


/* Button containers */

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

.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 {
	position: absolute;
}

 .bt2 {
	position: absolute;
	right: 50px;
}

.bt3 {
	position: absolute;
	top: 70px;
}

.bt4 {
	position: absolute;
	top: 70px;
	right: 50px;
}




/* 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: auto;
	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;
}



/* 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;
}