﻿
*{ margin: 0; padding: 0; }

a img{ border: 0; }
body { font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }
.clear { clear: both; }
.explain { width: 300px; padding: 20px; border: solid 3px #00355F; background: #FFFFEA; margin-left: 10px; text-align: left; }

h2 {padding: 0 0 20px 0; font-size: 20px; font-weight: normal;}
p { font-size: 14px; }

#container { margin: 0 auto; width: 963px; }

#header { position: relative; width: 100%; border-bottom: 2px solid #C0C0C0; }
	#header h1 { position: absolute; top: 20px; left: 500px; font-size: 22px; font-weight: normal; padding: 0 0 10px 0;}
	#logo { background: #FFFFFF url('../images/logo.jpg') no-repeat top left; width: 450px; height: 175px;}
	#header p.disclaimer { text-transform: uppercase; width: 450px; position: absolute; left: 500px; top: 60px; line-height: 150%;}
	#header p.deadline { color: Red; text-transform: uppercase; text-decoration: underline; position: absolute; left: 500px; top: 145px; font-size: 16px;}
#body { width: 100%; margin: 20px 0 20px 0; }
	#body p { margin: 0 0 20px 0;}
	#body fieldset {padding: 20px 20px 0 20px; border: 1px solid #C0C0C0; margin: 0 0 30px 0; background-image: url('../images/bg_fieldset.jpg')}
		#body fieldset h2 { padding: 0 0 20px 0; font-size: 20px; font-weight: normal;}
		#body fieldset h3 { padding: 0 0 20px 0; font-size: 14px; font-weight: bold;}
		#body fieldset p { font-size: 14px; }
		#body fieldset .column2 { width: 460px; float: left; padding: 0 0 20px 0; }
		#body fieldset .column3 { width: 305px; float: left; padding: 0 0 20px 0; }
		#body fieldset .column4 { width: 230px; float: left; padding: 0 0 20px 0; }
		#body fieldset legend { color: #FFFFFF; background-color: #00355F; padding: 5px; font-size: 16px;}
		#body fieldset label { font-size: 14px; padding: 0 0 3px 0; display: block; width: 95%;}
		#body fieldset label.inline { font-size: 14px; padding: 0 0 3px 5px; display: inline; width: 95%;}
		#body fieldset input { font-size: 14px; padding: 3px; }
		#body fieldset select { font-size: 14px; padding: 3px;}
		#body fieldset input.textbox { width: 90%;}
		#body fieldset textarea { width: 90%; height: 150px; font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }
#footer { width: 100%; text-align: center; border-top: 1px solid #C0C0C0; padding: 20px 0 0 0; }

.scholarhead { font-weight:bold;}
.scholartitle { text-decoration:underline; font-weight:bold; }
.scholardesc {}