body {
		margin: 0;
		padding: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		background: #003063 url(../images/faa/bg.gif) repeat top left;
}
.wrap {
	position:relative;
	margin: 0 0 0 0;
	width: 780px;    
	background: #fff;
    /*border:solid 2px red; */
}

 
/*---[ common elements]-------------------------------------------------------------*/

h1 {
	font-size: 150%
}

h2 {
	font-size: 130%
}

h3 {
	font-size: 120%
}

A:link
{
	font-weight: bold;
	text-decoration: none;
	color:#184371;
}
A:visited
{
	font-weight: bold;
	text-decoration: none;
	color:#184371;
}
A:active
{
	font-weight: bold;
	text-decoration: none;
	color:#184371;
}
A:hover
{
	font-weight: bold;
	text-decoration: underline;	
	color:#184371;
}



/*---[ footer ]---------------------------------------------------------------------*/
.footer {
	width: auto;
	padding: 15px 0 10px 0;
	font-size: 10px;
	background: #C0E4FE url(../images/foot_border_780.gif) top no-repeat;    
}

.footer a:hover {
	text-decoration: underline;
}

.footer address {
	color: #393C39;
	font-style: normal;
	background: #C0E4FE url(../images/faa/foot_logo_dot.gif) left no-repeat;
	margin: 20px 0px 20px 20px;
	padding-left:70px;
}
.headerborder{
    width:auto; 
    height:200px;
	background: url(../images/common/layout/FAA/head_app_patt.gif) left no-repeat;
}
.footer address a, a:visited {
	color: #0065FF;
	text-decoration: none;
	font-weight: bold;
}

.footer address a:hover {
	text-decoration: underline;
}

.footer li {
	margin: 0 0;
	padding: 0 5px;
	display: inline;
	list-style: none;
	border-left: thin solid #C37B37;
}

.footer li a {
	text-decoration: none;
	color: #575757;
	font-weight: bold;
}

.footer li a:hover {
	color: #575757;
	font-weight: bold;
}

.footer dl {
	margin-bottom: 3px;	
}

.footer dd {
	margin: 0 0;
	display: inline;
	list-style: none;
	color: #0065FF;
}

.footer dt {
	color: #525552;
	font-weight: bold;
	display: inline;
	margin-left: 40px;
}

.footer dd a {
	padding: 0 5px;
	text-decoration: none;
	font-weight: normal;
	border-left: thin solid #C37B37;
}

.footer dd a:visited {
	color: #0065FF;
}

/*---[ header ]-------------------------------------------------------------*/

.header {
	width: auto;
	height: 89px; 
	background: #C6E7FF url(../images/head_border_780.gif) bottom no-repeat;
	font-size: 85%;
	font-weight: bold;
}

A.homelink {
	position: absolute;
	right: 10px;
	top: 30px;
	margin: 0 5px 0 0;
	text-decoration: none;
	color: #0065FF;	
}

A.homelink:hover {
	text-decoration: underline;
}

.headerMessage a, a:link, a:visited, a:active 
{
	font-weight: bold;
	text-decoration: none;
	color:#184371;
}

.headerMessage a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color:#184371;
	
}

/*--[ content ]---------------------------------------------------------------*/

.content {
	padding: 10px 40px 10px 40px;
	line-height: 1.5em;
	background: #fff;
	/*text-align: center;*/
}

.content h1 {
	color: #898989;
	text-align: center;
	letter-spacing: -1px;
}

.content .button {
	margin: 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 2px solid;
	border-style: outset;
	text-decoration: none;
	text-align: center;
	display: block;
}

/*---[ training portal home]--------------------------------------*/
.content .nextstep {
	float: left;
	width: 690px;
	margin: 10px 0px 20px 0px ;
}

.content .nextstep h2 {
	margin-top: 10px;
}

.content .nextstep h2 {
		text-align: center;
		letter-spacing: -1px;
}


/* Baby blue box */
.content .nextstep .firsttime {
	float: left;
	width: 280px;
	height: 330px;
	padding: 0px 20px;
	color: #184371;
	text-align: justify;
	border: 1px solid #8ba2b3;
	background: #c6e7ff;
}

.content .nextstep-button {
	float: left;
	width: 100%;
	cursor:hand;
}

.content .nextstep-button .firsttime {
	float: left;
	width: 280px;
	height: 50px;
	padding: 0px 20px;
	color: #184371;
	border: 1px solid #8ba2b3;
	border-top: none;
	background: #c6e7ff;
}
.content .nextstep .firsttime .button
{
	float: left;
	width: 280px;
	height: 50px;
	padding: 0px 20px;
	color: #184371;
	border: 1px solid #8ba2b3;
	border-top: none;
	background: #c6e7ff;
}

/* Generate Logins Button */
.content .button .nextstep-button {
	background: #184371;
	color: #fff;
}

/* Yellow Box */
.content .nextstep .returning {
	float: right;
	width: 280px;
	height: 330px;
	padding: 0px 20px;
	color: #756754;
	text-align: justify;
	border: 1px solid #b3a28b;
	background: #fff1c7;
	vertical-align: baseline;
}

/* Returning button text */
.content .nextstep #returning a {
	color:  #6B5F51;
	font-weight: bold;
}

/* Returning Customer Button */
.content .nextstep #returning #returning-button .button {
	background: #b3a28b;
	vertical-align:bottom;
}

.content #morehelp a{
	padding-top: 10px;
	clear: both;
	text-align: center;
	text-decoration: none;
    font-weight:bold;
    color:#184371;    
}
.content #morehelp a:hover
{
	text-decoration: underline;
}
/*---[ contact info ]------------------------------------*/

.content #contactinfo h1{
	text-align: left;
	margin-bottom: 20px;
}

.content #contactinfo dl {
	list-style: none;
	line-height: 2em;
	font-size: 110%;
}

.content #contactinfo dt {
	font-weight: bold;
}


/*--- Login Results ---*/
.loginInfo
{
	float:left;
	position:relative;
	width: 60%;
	height: auto;
	padding: 20px 20px 20px 20px;
	color: #184371;
	border: 1px solid #8ba2b3;
	background: #c6e7ff;
}

.fileList
{
	float:right;
	position:relative;
	width: 40%;
	height:auto;
	margin-left: 5%;
	padding: 20px 20px 20px 20px;
	color: #756754;
	text-align: justify;
	border: 1px solid #b3a28b;
	background: #fff1c7;
	vertical-align: top;
}

.headerMessage a, a:link, a:visited, a:active 
{
	font-weight: bold;
	text-decoration: none;
	color:#184371;
}

.headerMessage a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color:#184371;
	
}

/* New Buttons */
.blueButton
{
	display:block;
	height: 35px;
	padding: .2em;
	line-height: 1.4;
	text-decoration: none;
	text-align:center;
	border: 1px solid #808080;
	background: #184371;
	font-weight: bold;
	color: White;
	cursor:pointer;
	float: none;
}

.brownButton
{
	display:block;
	height: 35px;
	padding: .2em;
	line-height: 1.4;
	text-decoration: none;
	text-align:center;
	border: 2px solid #808080;
	background: #6B5F51;
	color:  white;
	font-weight: bold;
	cursor: pointer;
	float: none;
}

br {
	clear: left;
}

.labels{
    text-align:  right;	
	padding-right: 40px; 
    display: block;
	width: 220px;
	float: left;
	margin-bottom: 10px;

}
.note,.emaildocs{
    padding-left:50px;
    
}
.test{vertical-align:baseline;}
