/* GLOBAL STYLES */
@import url(global.css);


/* TAGS UNIQUE TO SUBPAGES */
form label						{ width: 50px; }
form div						{ padding: 7px; border-bottom: 1px solid #B3C7FD; }
input, textarea					{ font: normal 12px Georgia,'Times New Roman',Times,serif; }


/* STYLES UNIQUE TO SUBPAGES */
.sitewrapper 					{ background: url(../_images/sub-bg-3col.gif) repeat-y; }
.content						{ width: 594px; float: right; margin: 0px; }
.contentarea					{ width: 360px; font-size: 1.2em; margin-right: 10px; padding: 10px; line-height: 1.4em; float: left; }
.rightcol						{ width: 174px; padding: 10px; }
	.rightcol h2				{ font: bold 1.4em Verdana,Geneva,Arial,Helvetica,sans-serif; margin: 0px; padding: 0px; }
	.rightcol .submitbutton		{ font: bold 20px Georgia,'Times New Roman',Times,serif; }
.leftcol						{ width: 174px; margin-right: 10px; padding: 10px; float: left; }
	.leftcol h1					{ font: bold 1.8em Georgia,'Times New Roman',Times,serif; margin: 0px; padding: 0px; }
	.leftcol h1 span			{ font: normal 0.5em Verdana,Geneva,Arial,Helvetica,sans-serif; }
	.leftcol h2					{ font: bold 1.4em Verdana,Geneva,Arial,Helvetica,sans-serif; margin: 0px; padding: 0px; }
	.leftcol ul					{ margin-top: 20px; }
	.leftcol li					{ font-size: 1.3em; margin-bottom: 1.4em; }
	.leftcol li small			{ font-size: 0.8em; }
	.leftcol a,
	.leftcol a:visited,
	.leftcol a:active			{ text-decoration: none; }
	.leftcol .submitbutton		{ font: bold 14px Georgia,'Times New Roman',Times,serif; }
.khakibox						{ padding: 5px; }
.bluebox						{ font-size: 1.4em; }
	.bluebox h2					{ text-align: center; }
.bootcampmenu					{ color: #B9090D; clear: both; text-align: center; padding: 10px 0px 10px 0px; }
	.bootcampmenu a				{ padding: 5px; }
