@charset "UTF-8";
/* CSS Document */

body {
	margin:auto;
	font-family:Times,serif;
	color:#000;
	}
html>body {
	font-size:12px;
	}
#header {
	text-align:center;
	}
#container {
	clear:both;
	}
#title {
	text-align:center;
	}
#organization {
	page-break-before:always;
	}
#personal {
	page-break-before:always;
	}
#contributions {
	page-break-before:always;
	}
#support {
	page-break-before:always;
	}
fieldset {
	clear:both;
	margin:1em 1em 1em 2em;
	}
label { 
	display: block;
	}
textarea {
	width:5in;
	}
.checkbox input {
	margin-bottom:auto;
	}
.app_bt {
	padding:0.75em;
	width:auto;
	border:1px solid #001863;
	text-decoration:none;
	font-weight:bold;
	}
