/* CSS Document */

body 		{ font: 12px Arial, Helvetica, sans-serif; background: #432f09; margin: 0; padding: 0; text-align: center; color: #43474a; min-width: 980px; }
#page 		{ width: 980px; margin: 20px auto; }
#header 	{ background-image: url(images/header-bg.gif); background-repeat: no-repeat; height: 117px; text-align: left; }
#nav		{ padding: 65px 37px 0 0; }
#nav img	{ padding: 0; margin: 0; }
#main 		{ margin-top: -12px; padding: 0 37px 22px 37px; text-align: left; background: url(images/page-bg.gif) bottom no-repeat; }
#full 		{ margin-top: -12px; padding: 20px 45px 22px 37px; text-align: left; background: url(images/full-bg.gif) bottom no-repeat; }
#full_temp	{ margin-top: -12px; padding: 20px 45px 22px 37px; text-align: left; background: url(images/full-bg-lg.gif) bottom no-repeat; }

.fltleft	{ float: left; padding: 0 10px 10px 0; }
.fltright	{ float: right; padding: 0 0 10px 10px;  }
.title		{ font-weight: bold; font-size: 14px; }
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }
.logo		{ margin-left: 37px; float: left; }
.top		{ padding-top: 40px; }
.minitop	{ padding-top: 0; }
.half		{ width: 50%; float: left; }
.name		{ width: 300px; float: left; }

#col1		{ width: 224px; float: right; }
#col1b		{ width: 280px; float: right; }
#col1-new	{ width: 221px; float: right; }
#col2		{ width: 200px; float: left; }
#col3		{ margin: 10px 245px 10px 220px; }
#col3b		{ margin: 0px 285px 0px 220px; }
#col3-new	{ margin: 0 221px 0px 220px; padding: 0 10px; height: 433px; background-image:url(images/student-photo2.jpg); background-position: bottom; background-repeat: no-repeat;}
#colfull	{ margin-left:220px; }

a:link		{ font-weight: bold; text-decoration: none; color: #75af19; }
a:visited	{ font-weight: bold; text-decoration: none; color: #75af19; }
a:hover		{ font-weight: bold; text-decoration: none; color: #ade05e; }
ul			{ margin-top: 0; }
dl 			{ margin: 10px 0 0 0; }
dt 			{ width: 125px; float: left; padding-top: 5px; }
dd 			{ margin-bottom: 0;  }
dd label 	{ font-weight: bold; padding-top: 2px; }



/* Added by Dan Schluer */
img			{ border:none;}
.req_fld	{ color:Red;}
.usermsg	{ color:Red; font-weight:bold;}

td.formrow1 {font-weight: bold; font-size: 14pt; text-align:center; color:#ffffff; background-color:#ade05e; border-bottom:solid 1px #000000; height:35px;}
td.formsectiontitle { font:bold 10pt Arial, Helvetica, sans-serif; color:#43474a; text-align:center; height:40px; vertical-align:middle;}
td.form { font: normal 8pt Arial, Helvetica, sans-serif; height:20px;}
td.formlabel { font:bold 10pt Arial, Helvetica, sans-serif; color:#43474a; padding-left:5px;}
