body {
	background-image:url(/images/bg-top.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 22px 0px 0px 0px;
}
form {
	margin:0px;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:normal;
	color:#437B4C;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#437B4C;
}
p {
	line-height:17px;
}

#wrapper {
	width: 777px; /* contains width*/
	margin: 0 auto;
	/*text-align: center; Added for IE5*/
	display:block;
}
#nav {
	width:100%;
	height:37px;
}

ul {margin:0px}

#primarynav {
	float:right;
	margin-top:0px;
	height:37px;
	display:table-row;
	margin-right:110px;
}
	
#primarynav li{
	float: left;
	height: 38px;
	text-indent: -9000px;
	overflow: hidden;
}
	
#primarynav li a{
	display: block;
	height: 37px;
}
	
#primarynav li#pn-au a {background: url(/images/home.jpg) no-repeat 0px 0px; width:104px;}
#primarynav li#pn-gv a {background: url(/images/How-it-works.jpg) no-repeat 0px 0px; width: 112px;}
#primarynav li#pn-ev a {background: url(/images/faqs.jpg) no-repeat 0px 0px; width: 73px;}
#primarynav li#pn-ga a {background: url(/images/contact.jpg) no-repeat 0px 0px; width: 100px;}
/* killed #primarynav li#pn-cu a {background: url(../images/pn_contact.gif) no-repeat 0px 0px; width: 80px;} */

#primarynav li.selected#pn-au a {background: url(/images/home-o.jpg) no-repeat 0px -52px; width: 104px;}
#primarynav li.selected#pn-gv a {background: url(/images/how-it-works.jpg) no-repeat 0px -52px; width: 112px;}
#primarynav li.selected#pn-ev a {background: url(/images/faq-ojpg) no-repeat 0px -52px; width: 73px;}
#primarynav li.selected#pn-ga a {background: url(/images/contact-o.jpg) no-repeat 0px -52px; width: 100px;}
/* killed #primarynav li.selected#pn-cu a {background: url(../images/pn_contact.gif) no-repeat 0px -52px; width: 80px;} */

#primarynav li#pn-au a:hover {background: url(/images/home-o.jpg) no-repeat 0px 0px; width: 104px;}
#primarynav li#pn-gv a:hover {background: url(/images/how-it-works-o.jpg) no-repeat 0px 0px; width: 112px;}
#primarynav li#pn-ev a:hover {background: url(/images/faq-o.jpg) no-repeat 0px 0px; width: 73px;}
#primarynav li#pn-ga a:hover {background: url(/images/contact-o.jpg) no-repeat 0px 0px; width: 100px;}
/* killed #primarynav li#pn-cu a:hover {background: url(../images/pn_contact.gif) no-repeat 0px -26px; width: 80px;} */


#header-index {
	background-image:url(/images/header-index.jpg);
	background-repeat:no-repeat;
	width:777px;
	height:321px;
}
#header-interior	{
	background-image:url(/images/header-interior.jpg);
	background-repeat:no-repeat;
	width:777px;
	height:321px;
}
.header-content {
	padding-top:125px;
	padding-right:320px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:18px;
	height:139px;
}
#content {
	width:777px;
	margin: 20 0 60 0;
	display:block;
	vertical-align:top;
}
#applyfrom {
	margin-top:-30px;
	width:271px;
	float:left;
	clear:left;
}
.apply-top	{
	background-image:url(/images/form-top.jpg);
	background-repeat:no-repeat;
	height:151px;
	width:271px;
}
.applybg	{
	width:271px;
	background-image:url(/images/apply-bg.jpg);
	background-repeat:repeat-y;
}
.apply-bottom	{
	width:271px;
	display:table-cell;
	background-image:url(/images/form-bottom.jpg);
	background-repeat:no-repeat;
	height:24px;
}
#main {
	padding-left:20px;
	margin-bottom:40px;
	width:483px;
	text-align:left;
	float:right;
	clear:right;
}
#footer {
	background-color:#FFFFFF;
	font-size:13px;
	color:#333333;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	clear:both;
}
#blue	{
	background-color:#415D72;
	width:100%;
	height:60px;
}
#formplacement	{
	color:#FFFFFF;
	margin-left:50px;
}
.formtable	{
	width:200px;
	display:table;
	padding-top:2px;
	padding-bottom:2px;
	text-align: center;
}
.forminline	{
	display:inline;
}
li {
	line-height:24px;
}
.links	{
	color:#F79242;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.links:hover	{
	color:#415D72;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
a	{
	color:#F79242;
	font-size:12px;
	text-decoration:none;
}
a:hover	{
	color:#415D72;
	font-size:12px;
	text-decoration:underline;
}



/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:5px;
}



/* makes labels bold */
.labels {
	font-weight:bold;
}



/* centers the continue button */
.continue-button {
	text-align:center;
}



/* you may modify the individual text areas with this */
.T01 input, .T02 input, .T03 input {
	font-size:12px;
	width:80px;
}



/* modifies the space around the continue button */
.continue-button input {
	padding-top:5px;
}

#disclosures ul	{
	margin:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
