/* Forms Style Sheet */

  #nav .nav-forms {
    background-position:64px;
	}
  #main-ad {
    width:707px;
	height:110px;
	background: url('../images/main-ad-forms.jpg');
	}
  #main-ad #blurb {
    width:400px;
	position: absolute;
	margin-left:232px;
	margin-top:40px;
	}
  #main-ad #blurb p {
    font-family: Arial;
	font-size:12pt;
	color:#9B9B9B;
	}
  #content {
    width:707px;
	height:347px;
	background: url('../images/content-forms-bg.jpg');
	}
  #content #adobe {
    width:112px;
	font-family: Arial;
	font-size:10pt;
	color:#7883A6;
	text-align: center;
	position:absolute;
	margin-left:60px;
	margin-top:14px;
	}
  #content #adobe a {
    font-family: Arial;
	font-size:8pt;
	color: #5D688B;
	text-decoration: underline;
	}
  #content #disclaimer {
    width:460px;
	font-family: Arial;
	font-size:10pt;
	color: #5D688B;
	text-align: justify;
	position: absolute;
	margin-left:186px;
	margin-top:14px;
	}
  #content #forms {
    width:360px;
	position: absolute;
	margin-left:225px;
	margin-top:105px;
	}
  #content #forms p {
    margin-bottom:20px;
	}
  #content #forms a {
    font-family: Arial;
	font-size:10.5pt;
	color: #5D688B;
	text-decoration: none;
	background: url('../images/adobe-icon.gif') no-repeat top left;
	padding-left:26px;
	padding-top:4px;
	}
  