body {
	background-color:#104C83;
	margin:0px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
}



/* these are nav controls */
#nav {
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	height:57px;
	width:800px;
	
}
.nav-buttons {
	margin-top:10px;
	float:right;
	height:38px;
	width:447px;
}
.logo {
	float:left;
	position:absolute;
}






/* preset site design controls*/

#capsule {
	background-color:#C9E0F2;
	width:100%;
	display:block;
	padding-top:34px;
	margin:0px;
	clear:both;
}
#meat {
	width:800px;
	display:block;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:40px;
}
.arrow {
	position:absolute;
	margin-left:-48px;
	margin-top:68px;
}
#bottom-chunk {
	background-image:url(/images/body-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:760px;
	display:block;
	clear:both;
	padding:20px;
}

#fake-white {
	background-color:#ffffff;
	width:760px;
	display:table;
}

#spacer {
	width:760px;
	clear:both;
	display:table;
	height:20px;
}









/*form controls*/

#form {
	background-image:url(/images/form-background.jpg);
	width:290px;
	height:351px;
	margin-left:5px;
	float:right;
	display:block;

}
#form p {
	font-size:24px;
	color:#FFFFFF;
	margin:0px;
	padding-top:12px;
}
#form span {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}		








/* these control the big picture*/
#top-chunk {
	display:block;
	clear:both;
}
.react {
	float:left;
	width:505px;
}
#button-text {
	position:absolute;
	margin-left:30px;
	margin-top:12px;
	text-align:center;
	width:120px;
	
}







/* controls for the whole content section */

#content-left {
	float:left;
	width:480px;
	padding-right:20px;
	margin-right:40px;
	display:table-cell;
}
h1 {
	font-size:28px;
	color:#2D506A;
	font-weight:normal;
	margin:0px;
}
h2 {
	font-size:20px;
	color:#2D506A;
	font-weight:normal;
	margin:0px;
}
h3 {	
	font:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:16px;
	color:#4E970B;
	margin:0px;
}
.books {
	float:left;
	margin-left:-80px;
	margin-right:12px;
}
#bulletin-right {
	display:table-cell;
	float:right; 
	width:218px;
}
#side-clicks {
	background-image:url(/images/top-piece.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#F4F9FC;
	width:218px;
	padding-top:16px;
	display:block;
}
li {
	color:#666666;
	margin-bottom:14px;
}







/* these controls are for the bottom of the page*/

#foot-stool {
	left:50%;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	font-variant:small-caps;
	display:inline-block;
	min-height:57px;
	width:800px;
	padding-top:6px;
	clear:both;
}
.copy {
	float:left;
	display:block;
}
.navi {
	float:right;
	display:block;
}
.navi a {
	text-decoration:none;
	color:#000000;
}
.navi a:hover {
	text-decoration:underline;
}
a {
    color:#A2DA55;
 	text-decoration:none;
}
a:hover	{
	color:#A2DA55;
	text-decoration:underline;
}


.first-name, .last-name, .email {
	background-color:#FFFFFF !important;
	width:125px;
	font-size:13px;
	margin:5px 0px 10px 0px;
	display:block;
	padding-left:5px;
}

.cosigner {
	color:#FFFFFF;
	display:block;
	margin:5px 0px 10px 0px;
	font-size:14px;
	font-weight:bold;
}

.cosigner-options {
	display:block;
	color:#FFFFFF;
	margin:15px 10px 0px 10px;
	font-size:14px;
	font-weight:bold;
}

.continue-button input {margin-top:10px}


	

#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#FFFFFF;
  font-size:11px;
}
#disclosures a 	{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}

img, form {margin:0px;border:0px;}