/* GLOBAL STYLES */
@import url(global.css);


/* TAGS UNIQUE TO MAIN */
form label						{ width: 100px; }
form div						{ padding: 7px; border-bottom: 1px solid #B3C7FD; }
input, textarea					{ font: normal 12px Georgia,'Times New Roman',Times,serif; }


/* CLASSES UNIQUE TO MAIN */
.homeimg						{ width: 468px; float: left; }
.khakibox						{ font-size: 1.4em; padding: 15px; }
.bluebox						{ font-size: 1.4em; }
	.bluebox h2					{ text-align: center; }
.submitbutton					{ font: bold 20px Georgia,'Times New Roman',Times,serif; }
.rightcol						{ width: 314px; }
.home							{ font: normal 1.4em Georgia,'Times New Roman',Times,serif; }
	.home a,
	.home a:visited,
	.home a:hover,
	.home a:active				{ color: #000; }
